/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/* Basic Styles */
.
p.inline	{
	display: inline;
	}
.simon	{
	clear: left;
	}
.first	{
	margin-top: 12px;
	}
p.quote	{
	font-size: 95%;
	font-family: Georgia, Times, Times New Roman, serif;
	font-style: italic;
	color: #666;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top: 1px dotted #eb1e19;
	/*border-bottom: 1px dotted #eb1e19;*/
	}
.listtxt	{
	color: #333;
	}
.pic	{
	width: 25%;
	float:left;
	margin: 8px 25px 10px 0px;
	
	}
.pic1	{
	width: 100%;
	max-width: 608px;
	margin-bottom: 20px;
	margin-top: 0px;
	}
.gallery	{
	width: 24%;
	}
.gallery2	{
	width: 100%;
	}
.blogicon	{
	width: 59px;
	height:30px;
	float: right;
	padding: 25px 40px 20px 20px;
	}
.smlogo	{
	width: 30px;
	height:30px;
	float: right;
	padding: 15px 20px 20px 0px;
	}
.vmlogo	{
	width: 30px;
	height:30px;
	float: right;
	padding: 15px 40px 20px 0px;
	}
.def	{
	border-top: 1px solid #000;
	padding-top: 5px;
	padding-bottom: 20px;
	font-size:110%;
	}
p.desc	{
	padding-left: 25px;
	margin-top: -25px;
	margin-bottom: -10px;
	}
b.quotename	{
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 90%;
	font-style: normal;
	color: #666;
	padding-bottom: 10px;
	}
.address	{
	font-size: 80%;
	color: #999;
	}

.vidhd	{
	margin-bottom: -30px;
	}
.logo	{
	float:left;
	margin-top: 13px;
	margin-left: 20px;
	}
.logo2	{
	display:none;
	}

.linked	{
	padding: 20px 15px 20px 0px;
	height: 30px;
	display:block;
	float: right
	}

.hide	{
	display: hidden;
	}
.navcontainer	{
	width: 100%;
	background-color: #000;
	background-image: url("");
	background-repeat: no-repeat;
	background-position: center left;
	position: fixed;
	height: 80px;
	z-index: 200;	
	}

.wrapper	{
	background-color: #;
	padding-top: 140px;
	padding-bottom:70px;
	}
img.align-left	{
	float: left;
	margin-right: 10px;
	padding-top:5px;
	}
h2.mauve, h1.mauve	{
	color:#585aaf;
	font-weight:bold;
	margin-top: 5px;
	}
.slide1	{
	margin-bottom: -20px;
	padding-bottom: 0px;
	width:100%;
	}


.homevid	{
	position:absolute;
	top: 170px;
	left:40px;
	background: #;
	color: white;
	text-align: left;
	width: 640px;
	z-index: ;
	}

.homepic	{
	position:absolute;
	top: 170px;
	right:40px;
	background: #;
	color: white;
	text-align: left;
	width: 350px;
	height:263px;
	}
.hometxt	{
	position: absolute;
	top: 440px;
	right: 40px;
	color: white;
	text-align:left;
	width: 350px;
	}
.test		{
	color:#6d6fc6;
	}
nav {
	height: 60px;
	width: 100%;
	margin-top: 15px;
	/**-moz-box-shadow: inset 0 5px 3px #000;
	-webkit-box-shadow: inset 0 5px 3px #000;
	box-shadow: inset 0 5px 20px #000;**/
	z-index: 100;
}
nav ul {
	padding: 0;
	padding-right: 20px;
	margin: 0 ;
	float:right;
	margin: 0 auto;
}
nav li {
	display: inline;
	float: left;
}
nav a {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 0px;
	text-align: center;
	line-height: 60px;
	/**text-shadow: 1px 1px 1px #333;**/
	z-index: 100:
}
nav li a {
	
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
nav li:last-child a {
	border-right: 20px;
	margin-right: 0px;
}
nav a:hover	{
	color: #666;
	
}
nav a#home	{
	text-indent: -9999px;
	width: 50px;
	background-image: url("../images/home.png");
	background-repeat: no-repeat;
	background-position: center center;
	}
nav a:active, .on {
	background-image: url("../images/circle.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	color: #000;
	}

nav a#pull {
	display: none;
}
.flex-screen	{
	min-height:40px;
	margin-bottom:20px;
	}
.flex-bscreen	{
	display:none;
	}
.flex-phone	{
	display:none;
	}
.phone	{
	display:none;
	}
.footer	{
	position: fixed;
	bottom: 0px;
	width:100%;
	background-image: url("../images/");
	background-repeat: no-repeat;
	background-position: center left;
	background-color: #;
	height: 60px;
	padding-top: 0px;
	margin-top: -2px;
	text-indent:-9999px;
	z-index:60;
	}

/***** Screen Bigger than 960px *****/
@media only screen and (min-width:1280px) {

.flex-screen	{
	display:none;
	}
.flex-bscreen	{
	display:block;
	min-height:40px;
	margin-bottom:20px;
	}
}
/*Styles for screen 1024px and lower*/
@media screen and (max-width: 1024px) {
nav ul	{
	padding-right: 5px;
	}
	nav a:link	{
	font-size: 105%;
	}
	.homevid	{
	top: 140px;
	}
	.homepic	{
	top: 140px;
	}
	.hometxt	{
	top:390px;
	}
}

/*Styles for screen 960px and lower*/
@media screen and (max-width: 960px) {
nav a:link	{
	font-size: 95%;
	}
nav a {
	padding-left: 6px;
	padding-right: 6px;	
}
nav ul	{
	padding-right: 2px;
	}
.linked	{
	height: 25px;
	}
.homevid	{
	top: 120px;
	}
.homepic	{
	display: none;
	}
.hometxt	{
	top:120px;
	width:300px;
	}
}

/*Styles for screen 780px and lower*/
@media screen and (max-width: 780px) {

	h1, h2, h3, h4	{
		text-align: center;
	}
.linked	{
	height: 20px;
	}
nav a:link	{
	font-size: 105%;
	}

.logo	{
	display: none;
	}
.logo2	{
	display: block;
	position: absolute;
	float: left;
	margin-top: 40px;
	margin-left: 30px;
	}
li.home	{
	display: block;
	float: none;
	width: 100%;
	}
	
.hometxt	{
	top:370px;
	left: 40px;
	right: auto;
	width:320px;
	}
.pic1	{
	display: none;
	}
.gallery2	{
	display: none;
	}
.navcontainer	{
	width: 100%;
	background-color: #121212;
	background-image: none;
	position: fixed;
	height: 0px;
	z-index: 20;	
	}
	nav { 
  		height: auto;
		margin-bottom: 100px;
		margin-top: 0px;
		border-bottom: 0;
		background: #111;
		background-color: rgba(0, 0, 0, 0.7) ;
	}
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
		margin-right: 0px;
		margin-left: 0px;
		float: none;
		display: none;
		height: auto;
  	}
  	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #333;
		border-right: 1px solid #333;
	}
  	nav a {
	  	color: #faeaa0;
		display: inline-block;
		width: 120px;
		text-align: left;
		line-height: 30px;
		border-radius: 0px;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
	  	width: 100%;
	  	text-indent: 25px;
  	}
	nav a:active, .on {
	background-image: none;
	background-color: #111;
	}
	nav a#home	{
	text-indent: 25px;
	width: 100%;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	}
	
	nav a#pull {
		display: block;
		background-color: #444;
		color: white;
		width: 100%;
		position: relative;
		z-index: 0;
	}
	nav a#pull:after {
		content:"";
		background: url('../images/nav-icon.png') no-repeat;
		width: 20px;
		height: 20px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 5px;
		z-index: 0;
	}
	
}

/***** Phone (portrait 300px) *****/
@media only screen and (max-width: 767px) {

.phone	{
	display:block;
	}
.screen	{
	display:none;
	}	
	.linked	{
	float: left;
	}
.flex-screen{
	display: none;
	}
.flex-bscreen	{
	display:none;
	}	
.flex-phone	{
	display:block;
	}
}

/*Styles for screen 515px and lower*/
@media only screen and (max-width : 480px) {
    
	.hometxt	{
	font-size: 80%;
	}
	
	.button	{
	top: 140px;
	}
	
	
	.footer	{
		background-image: none;
		text-indent: -9999px;}

	nav ul	{
		float: none;
		}
	
	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #a3b09f;
	}


}

/*Smartphone*/
@media only screen and (max-width : 320px) {
	
	.head	{
		margin-top: 30px;
		}
	img.align-right	{
	display: none; 
	}


}

.smalltext	{
	font-size: 80%;
	margin-bottom: ;
	padding-top: ;
	}
ul.list	{
	list-style-image: url("../images/bullet.png");
	line-height: 1.5em;
	font-weight: bold;
	}
a.text	{
	font-weight: normal;
	}

.photo	{
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 0px;
	}
