@charset "UTF-8";
/* CSS Document */

body{
	background:url(../../images/common/layout/background-tile.gif);
	background-repeat:repeat-x;
	background-color:#fff071;
	margin:0;
	padding:0;
}


/*validation*/
form.cmxform label.error { display: none; }	


a{
	color: #383838;
}

a:hover{
	color: #a36204;
}

ul{
	margin: .5em 10px 0 1em;
	padding:auto;
	list-style-position: outside;
}

li{
	margin:  0 0 .5em 3em;
	padding:auto;
	list-style-position: outside;
	font-weight:normal;
}

li li{
	margin: 0 0 0 2em;
	padding:0;
	font-weight:normal;
	font-style: italic;
}

.language{
	text-align:center;
	font-weight:bold;
	margin: 0 auto 0 auto;

}

.langauge .selected{
}

.language a{
	font-weight:normal !important;
}

.faq li p{
	margin: 0 0 1em 0;
	padding:0;
	font-weight:normal;
	font-style: italic;
}

table{
	border:0;
}


hr{
	height:1px;
	width:100%;
	margin: 5px 0 5px 0;
}

label{
	font-size:9pt;
	font-weight:bold;
	display:block;
}

.warning{
	text-align:center;
	color:#000;
	font-size:12pt;
}

.textBreak{
	display:block !important;
	border: solid 1px #996600 !important;
	width:99%;
}

label textarea{
	display:block !important;
	border: solid 1px #996600 !important;
	
}


label select{
	display:block;
	border: solid 1px #996600;
}

label textarea{
	
	border: solid 1px #996600;
}

div.caption {
	margin: 3px 10px 3px 10px;
}
	
	div.caption p{
		margin: -10px auto 0 auto !important;

		
		line-height:2.2em !important;
	
		text-align:center;
		font-size:10px;
		color:#907e65 !important;
	}
	
	div.caption a{
		color:#907e65 !important;
		font-weight:bold;
	}
	
#logo{
	height: 140px;
	width: 355px;
	
	float:left;
	margin-top:50px;
	margin-left:120px;
	
	cursor:pointer;
}
	
#backtotop{
	width:574px;
	margin:0 auto 0 auto;
	border-top: solid 1px #e4ccb8;
	text-align:right;
	font-size:8pt;
	font-weight:bold;
}
	
#gallery{
	border:0;
	margin:0;
	padding:0;
	width:594px;
	height:440px;
	background-color: #f4f2e5;
}

#gallery img{
	margin:0;
	padding:0;
	border:0;
}

#gallery li{
	margin:0 !important;
	padding:0 !important;
	background-color:#f4f2e5;
}


#left{
	float:left;
	margin-right:10px;
}

#right{
	float:right;
	margin-left:10px;
}

img.large {
	padding-bottom:18px;

	background:url(../../images/common/layout/content-shadow.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}

.clearer{
	clear:both;
}

.hidden{
display:none;
}

.fineprint{
	margin: 10px 10px 0 10px;

	font-size:9px;
	text-align:center;
	
	border-top: solid 1px #dad4c5;
}

#headerSkeleton {
	background:url(../../images/common/layout/header-background.gif);
	background-repeat:no-repeat;
	background-position:top center;
	
	height:215px;

}



#headerDisplay{
	width: 867px;
	height:215px;
	
	overflow:hidden;
	
	margin: 0 auto 0 auto;
}



#headerBackground {
	height:216px;
	width:867px;

	background:url(/images/common/headers/1.jpg);
	background-repeat:no-repeat;
	background-position: 0 22px;
}

#headerBackground1 {
	height:216px;
	width:867px;

	background:url(/images/common/headers/1.jpg);
	background-repeat:no-repeat;
	background-position: 0 22px;
}

#headerBackground2 {
	height:216px;
	width:867px;

	background:url(/images/common/headers/2.jpg);
	background-repeat:no-repeat;
	background-position: 0 22px;
}

#headerBackground3 {
	height:216px;
	width:867px;

	background:url(/images/common/headers/3.jpg);
	background-repeat:no-repeat;
		background-position: 0 22px;
}

#headerBackground4 {
	height:216px;
	width:867px;

	background:url(/images/common/headers/4.jpg);
	background-repeat:no-repeat;
	background-position: 0 22px;
}

#headerBackground5 {
	height:216px;
	width:867px;

	background:url(/images/common/headers/5.jpg);
	background-repeat:no-repeat;
	background-position: 0 22px;
}

#headerBackground6 {
	height:216px;
	width:867px;

	background:url(/images/common/headers/6.jpg);
	background-repeat:no-repeat;
	background-position: 0 22px;
}

#headerBackground7 {
	height:216px;
	width:867px;

	background:url(/images/common/headers/7.jpg);
	background-repeat:no-repeat;
	background-position: 0 22px;
}

#headerBackground8 {
	height:216px;
	width:867px;

	background:url(/images/common/headers/8.jpg);
	background-repeat:no-repeat;
	background-position: 0 22px;
}


#mainSkeleton {
	background:url(../../images/common/layout/tile-body-full.gif);
	background-repeat:repeat-y;
	background-position:top center;
	
}

#mainWrapper {
	width: 868px;
	margin: 0 auto 0 auto;
	padding:0;
}

#navigation{
	background-repeat:no-repeat;
	/*background-color:#f9f6e5;*/
	
	padding-top:15px;
	width: 271px;
	float:left;
	background-image: url(../../images/common/layout/navigation-background.jpg);
	background-position: right top;
	min-height:300px;
}
	#navigation #navigationmain{
		margin-top:10px;
		
	}
	
	#navigation #navigationMini{
	padding-top:8px;
	text-align:left;
	font-size:10pt;
	background:url(../../images/common/layout/navigation/miniDivider.jpg);
	background-repeat:no-repeat;
	line-height: 1.5em;
	}
	
		#navigation #navigationMini h1{
			font-size:10pt !important;
			line-height: 2em;
			margin:10px 40px 5px 40px;
			padding:0;
			border-bottom: solid 1px #d28e36;
			
		}
		
		#navigation #navigationMini div{
			margin-left:40px;
			font-size:9pt;
		}
		
		
		#navigation #navigationMini a{
			/*
			border-right:solid 1px gray;
			padding-right:7px;
			padding-left:7px;
			*/
		}
		
		#navigation #navigationMini a.noLine{
			border: none;
		}
		
		
		
		/*New Navigation*/
		#navigation #navigationMini .button{
			height:41px;
			width:190px;
			background:url(../../images/common/layout/navigation/communication-btn.jpg);
	
		}
		
		#navigation #navigationMini img{
			float:left;
			width:32px;
			margin-left:15px;
		}
		
		#navigation #navigationMini .link{
			float:left;
			margin: .5em 0 0 .3em;
		}
		
		#navigation #navigationMini a{
			
			
			
			font-family:"Times New Roman", Times, serif;
			font-size:12pt;
			text-decoration:none;
			
		}
		
	#navigation h1{
		margin: 5px 0 5px 0;
		padding:4px 0 0 40px;
		
		
		font-size:12pt;
		height:22px; /*Less 4 because of top padding*/
		/*padding-top:4px;*/
	}
	
	#navigation div{



	}
	
	#navigation  ul{
		margin:0;
		padding:0;
		list-style-type: none;	
		font-size:10pt;	
	}
	
	#navigation ul li{
		font-size:13px;

	
	
		margin:0 0 0 11px;
		padding:0;

		list-style-type: none;

		list-style-position: outside;
		list-style-image: url(../../images/common/layout/navigation/dash.jpg);
		

	}
	
	#activeHiLiteMenu{
		background-image: url(../../images/common/layout/navigation/header-active.jpg);
		background-repeat: no-repeat;
		background-position: left top;		
	}
	
	
	

#content{
	background:url(../../images/common/layout/main-background.jpg);
	background-repeat:no-repeat;

	
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:10pt;
	
	/*Less 10 on left and less 10 on right because of padding*/
	width: 595px;
	float:left;
	
	
	
	padding: 0 0 10px 0;
	
	clear:right;
}

	#content h1{
		margin: 14pt 0 0 0;
		
		width: 100%;
		
		padding:0;

		font-family:"Times New Roman", Times, serif !important;

		font-size:16pt;
		font-weight:normal;
		text-align:center;
		
		color:#b45a33;
	}
	
	#content h2{
		margin: 1em 10px 0 10px;
		padding:0;
		line-height:1em;
	
		font-family:"Times New Roman", Times, serif !important;
		font-size: 14pt;
		font-weight:normal;
		color:#b45a33;
	}
	
	#content h3{
		margin: .5em 0em 0 10px;
		padding:0;
		line-height:1em;
	
		font-family:"Times New Roman", Times, serif !important;
		font-size: 11pt;
		font-weight:normal;
		color: #333333;
	}
	
	#content form h3{
		font-family:Verdana, Helvetica, Arial, sans-serif !important;
		font-size:9pt;
		font-weight:bold;
		margin:0 0 5px 0;
	}
	
	#content p{
		color:#392112;
		line-height:1.5em;
		margin: 1em 10px 0 10px;
	}
	
	#content a img{
		border:none;
	}
	
	#content img.left{
		float:left;
		margin-right:9px;
		margin-left:5px;
	}
	
	#content img.right{
		float:right;
		/*margin-left:9px;
		margin-right: 5px;*/
	}

	#content .block{
		padding-bottom:28px;

		background:url(../../images/common/layout/content-shadow.jpg);
		background-repeat:no-repeat;
		background-position: bottom right;
		
		clear:both;
	}
	
		#content .block p{
			line-height:1em;
		}
		
		#content .block img{
			/*
			padding:0;
			*/
			border: solid 4px #fff;
			
		}
		
		#content .block a{
			font-weight: bold;
			font-size:.8em;
			text-align:center;
		}
		
		
	#content p.caption{
		font-weight: bold;
		font-size:.8em;
		text-align:center;
	}
	
	
	
	.thumbModel{
		width:220px;float:right;margin:10px;
	}
	
	.thumbLink{
		text-align:center; width:100%;
	}
	
		

#footer{
	background:url(../../images/common/layout/footer-background.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	
	width: 100%;
	height:23px;
}

#footerInfo{
	
	margin: 0 auto 0 auto;
	
	padding-bottom: 15px;
	
	width: 865px;

	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:center;
}

	#footerInfo .left{

		float:left;
		width:273px;
		text-align:center;
		
		color:#d59542;
	}
	
	
	#footerInfo .left a{
		color:#d59542;
	}
	
	
	#footerInfo .right{
		
	
		float:left;
		width:592px;
		text-align:center;
	}



#weather{
	float:left;
	margin: 30px 0 0 10px;
	color:#000;
	
	height:40px;
	width:250px;
}

#weather h1{
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
}

#weather img{
	float:left;
	height:52px;
	width:52px;
}

#weather span{
	width: 180px;

	float:left;
	
	margin-left:10px;
	margin-top:4px;
	
	color: #000;
	
	text-align:left;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;

}

#contactBlock{
	width: 82%;
	padding:10px;
	font-size:10pt;
	margin: 0 auto 0 auto;
	
	
}

#contactBlock p{
	11pt;
}

#contactForm{
	width:100%;
	padding:15px;
	margin: 0 0 15px 0;
	
}

.colorized{
	background-color:#fdfdfb;
	border-top:solid 1px #f5e4cc;
	border-left:solid 1px #f5e4cc;
	border-right:solid 1px #f2d0a2;
	border-bottom:solid 1px #f2d0a2;
}

	#contactForm .group{
		float:left;
		/*margin-right:1%;*/
	}
	
	

	#contactForm h2{
		margin:.5em 0 0 0;
		padding:0;
	}

	#contactForm textarea{
		width: 100%;
		height:5em;
		margin-right:4px;
	}
	
	#contactForm input{
		border: solid 1px #996600;
		/*width:100%;*/
		height:14pt;
		margin: .2em 1% .2em 0;
		font-size:12pt;
	}
	
		#contactForm .oneHalf{
			width:50%;
		}
		
		#contactForm .oneThird{
			width:33%;
		}
		
		#contactForm .pad{
			margin-right:1em;
		}
		
		
		
	
	#contactForm select{
		border: solid 1px #996600;
		
		height:14pt;
		margin: .2em 1% .2em 0;
		font-size:10pt;
	}
	
	#contactForm .inputText{
		/*width: 100%;*/
		margin: 0;
		/*padding:.2em;*/
		font-size:10pt;
	}
	
	#contactForm .submitBtn{
		border: solid 1px #774d18;
		background-color:#d08525;
		padding:6px;
		width:150px;
		height:22pt;
		font-weight:bold;
		font-size:10pt;
		color:#ffffff;
		margin: 0 auto 0 auto;
		float:right;
	}
	
	
#formBlock{
	width:auto;
	padding: 0 10px 0 10px;
	margin: 0 auto 0 auto;
}

/*Slider gallery image formatting*/

#gallery .info{
	float:left;
	width:330px;
}

#gallery img.border{
	width:200px;
	height:auto;

	float:right;
	
	border:solid 1px #999999;
	margin:8px;
	
	background-color: #ffffff;
	padding:8px;
}