@charset "UTF-8";
/* CSS Document */
#page-wrap{ 
	width:940px;  
}

H1 {
	FONT-SIZE: 7pt; COLOR: #ffffff; FONT-FAMILY: "Verdana";
}
P {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: "Verdana"; margin: 12px 0px 0px 0px;
}
TD {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: "Verdana";
}
TR {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: "Verdana";
}

/* Navigation */

#nav_wrap {
	width: 560px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px auto 0px auto;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

#nav-wrap{
	width:100%;
	border-bottom:7px solid #eba007;
	overflow:hidden;
}

	#nav-wrap ul{
		margin:0;
		padding:0;
	}

		#nav-wrap ul li{
			list-style-type:none;
			float:left;
		}

			#nav-wrap ul li a{
				border-right:1px solid #EBA007;
				color:#6C3500;
				display:block;
				font-family:verdana;
				font-size:11px;
				font-weight:bold;
				padding:2px 18px;
				text-align:center;
				width:auto;
					height:40px;
				overflow:hidden; 
				float:left;
			}
			#nav-wrap ul li a:hover{
				text-decoration:none;	
				background:#693100;
				color:#ffffff;
			}

			#nav-wrap ul li.last a{ 
				border-right:0px;
			}

			#nav-wrap ul li.active a{
				background:#eba007;
				color:#ffffff;
			}
		
#nav_link {
	margin: 0px 19px 0px 20px;
	text-align: left;
	float: left;
}
a.nav_link:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.nav_link:active {
	color: #000000;
	text-decoration: none;
}
a.nav_link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.list_link:link {
	color: #0000FF;
	text-decoration: underline;
	padding-left: 20px;
}
a.list_link:hover {
	color: #0000FF;
	text-decoration: underline;
	padding-left: 20px;
}
a.list_link:active {
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
}
a.list_link:visited {
	color: #0000FF;
	text-decoration: underline;
	padding-left: 20px;
}
img {
	border: 0px;
}
h2 {
	font-size: 16px;
	margin: 8px 0px 6px 0px;
}
h3 {
	font-size: 14px;
	margin: 0px 0px 12px 0px;
}
.page_title {
	color: #eb9f07;
}
.image_margin_right {
	margin-right: 8px;
	margin-bottom: 5px;
}
.image_margin_left {
	margin-left: 8px;
	margin-bottom: 5px;
}
#complete_wrap {
	width: 560px;
	height: auto;
	margin: 0px 0px 20px 0px;
	padding: 0;
}
#quick_wrap {
	background:#FCE3AD none repeat scroll 0 0;
	border:1px solid #A87701;
	float:none;
	height:auto;
	margin-bottom:10px;
	margin-left:6px;
	margin-top:4px;
	overflow:hidden;
	padding:5px;
	width:100%;
}
#quick_left {
	width: 100px;
	font-weight: bold;
	float: left;
	margin: 2px 0px 2px 0;
}
#quick_right {
	color:#353126;
	float:left;
	margin:2px 0;
	width:210px;
}
#quick_wrap_l {
	width: 420px;
	height: auto;
	margin-top: 4px;
	margin-bottom: 10px;
	float: left;
}
#quick_left_l {
	width: 110px;
	font-weight: bold;
	float: left;
	margin: 2px 0px 2px 0;
}
#quick_right_l {
	width: 300px;
	float: left;
	margin: 2px 0px 2px 0;
}
#quick_wrap_c {
	width: 420px;
	height: auto;
	margin-top: 4px;
	margin-bottom: 10px;
	padding-right: 140px;
	float: left;
}
#image_horiz_wrap {  
clear:both;
font-size:9px;
line-height:18px;
margin:4px auto;
overflow:visible;
text-align:left;
width:652px;
}

#image_horiz_wrap img{
	max-width:200px;
}

* html  #image_horiz_wrap img{
 width: expression( document.body.clientWidth > 199 ? "200px" : "auto" ); /* sets max-width for IE */


}

* html  #image_horiz_wrap img.largeimg{
 
}

#image_horiz_wrap_left {
	width: 240px;
	min-height: 220px;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	font-size: 9px;
	line-height: 18px;
	text-align: left;
}
#image_horiz_wrap_s {
	width: 240px;
	min-height: 150px;
	float: right;
	margin-top: 6px;
	margin-left: 10px;
	font-size: 9px;
	line-height: 18px;
	text-align: right;
}
#image_vert_wrap {
	width: 130px;
	height: auto;
	float: right;
	margin-top: 6px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 9px;
	line-height: 18px;
	text-align: right;
}
#image_center_wrap {
	width: 560px;
	height: auto;
	float: left;
	margin-top: 7px;
	margin-bottom: 10px;
	font-size: 9px;
	line-height: 18px;
	text-align: right;
}
#thumb_wrap {
	width: 6500px;
	float: left;
	margin-top: 12px;
	margin-bottom: 5px;
	line-height: 18px;
	font-size: 9px;
}
#thumb_wrap_l {
	width: 130px;
	float: left;
	margin-top: 12px;
	margin-bottom: 5px;
	line-height: 18px;
	font-size: 9px;
}
#thumb_wrap_c {
	width: 240px;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 18px;
	font-size: 9px;
	text-align: right;
}
#form_wrapper {
	width: 540px;
}
#form_wrap {
	width: 490px;
	height: auto;
	margin-right: 30px;
	margin-left: 20px;
	float: left;
}
#form_left {
	width: 125px;
	padding-top: 4px;
	float: left;
}
#form_right {
	width: 365px;
	float: left;
}

#form_wrapper2 {
	width: 540px;
}
#form_wrap2 {
	width: 280px;
	height: auto;
	float: left;
}
#form_left2 {
	width: 240px;
	float: left;
}
#form_right2 {
	width: 320px;
	float: left;
}
	

/* CMS STYLES */
#cms-wrap{
	overflow:hidden;
padding-bottom:40px;
	color:#353126;
	width:652px;
}

	#cms-wrap p,#cms-wrap h1,#cms-wrap h2,#cms-wrap h3,#cms-wrap h4,#cms-wrap h5,#cms-wrap ul li{
		margin:0 10px 0 0;
	}

#tablewrap{
	float:left;
	overflow:hidden;
}

#module-wrap{
	float:left;
	width:150px;
	margin:415px 0 0;
}
	#module-wrap .module{
		background:#eba007;
		color:#ffffff;
		font-family:Verdana, Arial, San-Serif;
		font-size:12px;
	}
		#module-wrap .module .top{
			background:#aa7201;
			padding:4px 8px;
			font-weight:bold;
		}
		#module-wrap .module .module-content{ 
			padding:2px 8px 10px; 
				color:#ffffff;
		}

		#module-wrap .module .top a,#module-wrap .module .top a:visited{
			color:#ffffff;
			text-decoration:none;
		}
			#module-wrap .module .top a:hover{
				text-decoration:underline;
			}
			
			#module-wrap .module .module-content p{  
					color:#ffffff;
					margin:0 0 10px;
			}

		#module-wrap .module ul{
			margin:0;
			padding:0;
		}

			#module-wrap .module ul li{
				list-style-type:none;
				border-bottom:1px solid #ffcc66;
				padding:4px 0;
			}	
			#module-wrap .module ul li a,#module-wrap .module ul li a:visited{
				color:#ffffff;
				font-weight:bold;
				text-decoration:none;
			}	
				#module-wrap .module ul li a:hover{
					text-decoration:underline;
					color:#aa7201;
				}
				
#cms-wrap h1{
	background:#eba007;
	padding:6px;
	color:#ffffff;
	text-transform:uppercase;
	font-size:17px;
	margin: 0 0 10px;
	letter-spacing:1px;
}
#cms-wrap h2{ 
	padding:0 0 0 6px;
	color:#653207;
	text-transform:uppercase;
	font-size:16px;
	margin: 0 0 10px;
	letter-spacing:1px;
}
#cms-wrap h3{ 
	padding:0 0 0 6px;
	color:#653207;
	text-transform:uppercase;
	font-size:14px;
	margin: 0 0 10px;
	letter-spacing:1px;
}
#cms-wrap h4{ 
	padding:0 0 0 6px;
	color:#353126; 
	font-size:13px;
	margin: 0 0 6px;
	letter-spacing:1px;
}
#cms-wrap h5{ 
	padding:0 0 0 6px;
	color:#353126; 
	font-size:12px;
	margin: 0 0 6px;
	letter-spacing:1px;
}
#cms-wrap h6{ 
	padding:0 0 0 6px;
	color:#353126; 
	font-size:12px;
	margin: 0 0 6px;
	letter-spacing:1px;
	text-decoration:underline;
}


#cms-wrap p{ 
	padding:0 0 0 6px;
	color:#353126; 
	font-size:12px;
	margin: 0 0 10px; 
	line-height:17px;
}
#cms-wrap a,#cms-wrap a:visited{  
	color:#653207;  
}
#cms-wrap a:hover{  
	color:#333333;  
}

#cms-wrap ul{  
	color:#353126;  
	font-size:12px;
	margin-left:40px;
	margin-bottom:12px;
}

#cms-wrap ul li{   
	margin-bottom:5px;
}

/* SEACH BOXES */

#searchbuttons{
	float:right;
margin-right:10px;
}

	#searchbuttons a{
		float:left;
		display:block;
		color:#ffffff;
		font-weight:bold; 
		border:1px solid #a87701;
		height:28px;
	}
	#searchbuttons a span{
		margin:4px;
		display:block;
	}
	#searchbuttons a#viewall{ 
		margin-right:8px;
		background:#EA9F06 url(/images/viewarrow.jpg) no-repeat scroll right 5px;
		width:95px;
		/*display:none;*/
	}
		#searchbuttons a#viewall span{  
			margin:4px 4px 4px 12px;
		}
	#searchbuttons a#map{ 
		margin-right:8px;
		background:#EA9F06 url(/images/viewarrow.jpg) no-repeat scroll right 5px;
		width:105px;
	}
		#searchbuttons a#map span{  
			margin:4px 4px 4px 12px;
		}
	#searchbuttons a#search{ 
		background:#EA9F06 url(/images/searchplus.jpg) no-repeat scroll right 4px;
		width:150px;
		
		/*display:none;*/
	}
		#searchbuttons a#search span{  
			margin:4px 4px 4px 12px;
		}

#searchform{
	clear:both;
		border:1px solid #a87701;
	padding:15px;
	background:#fce3ad;
}
	#searchform table{
		width:100%;
	}

	#searchform label{
		color:#5c4b3b;
		font-weight:bold;
	}

	#searchform #searchbutton{
		background:#AA7201 none repeat scroll 0 0;
border:0 none;
color:#FFFFFF;
display:block;
font-size:13px;
font-weight:bold;
padding:4px 10px;
text-align:center;
width:100px;
	}

	 .topresults{
		text-align:right;
		color:#333333;
		margin-bottom:5px;
		font-size:11px;
	}

	#results .bottomresults{
		text-align:center;
		color:#333333;
		clear:both;
		margin-top:15px;
		font-size:11px;
	}

	#results table{
		width:100%;
		border:0;
		border:none;
		border-collapse:collapse;
	}

	#results table th{
		text-align:left;
		background:#ea9f06;
		padding:8px 4px;
		font-weight:bold;
		color:#ffffff;
	}

	#results table td{
		text-align:left; 
		padding:3px 4px;  	
		color:#333333;
	}
	#results table td.first{
		width:70px;
	}
#results table .imgwrap{
		display:block;
height:120px;
margin-right:20px;
overflow:hidden;
width:120px;
	}

	#results table .imgwrap img{
		min-width:120px;
		min-height:120px;
	}

* html  table .imgwrap img{ 
   height: expression( this.scrollHeight < 121 ? "120px" : "auto" ); /* sets min-height for IE */
   width: expression( this.scrollWidth < 121 ? "120px" : "auto" ); /* sets min-width for IE */
}

	#results table .maplink a{
		background:transparent url(/images/right-arrow.jpg) no-repeat scroll right 2px;
		color:#333333;
		float:right;
		margin:12px 0;
		padding:0 20px 0 0;
		text-decoration:none;
		font-size:11px;
	}
	#results table  .maplink a:hover{ 
		text-decoration:underline;
	}

.quick_right {
float:left;
margin:2px 0 2px 0;
width:210px;
color:#353126;
}
.quick_left {
color:#353126;
float:left;
font-weight:bold;
margin:2px 0 2px 0;
width:100px;
}


#mapbox{
	margin:8px auto;
	width:600px;
}

/* Scroller */
 
.scrollableArea{
	height:180px;
	overflow:hidden;
}

.scrollableArea a{
	display:block;
	height:180px;
	float:left;
	width:180px;
	text-decoration:none;
	color:#ffffff;
}

.scrollableArea a span{
	display:block; 
	height:25px;
	margin-top:155px; 
	font-weight:bold;
	padding:4px;  
	filter: alpha(opacity=85);
  	-moz-opacity: 0.85;
  	opacity: 0.95; 	
	font-size:12px;
overflow:hidden;
}


.scrollableArea a img{
	min-height:180px;
}

* html .scrollableArea a img { 
   height: expression( this.scrollHeight < 181 ? "180px" : "auto" ); /* sets min-height for IE */
}


#cms-wrap #thumb_wrap{ 
	clear:both;
	margin:0;
	overflow:hidden;
	width:630px;
}

#cms-wrap #thumb_wrap a{
	float:left;
height:50px;
margin:5px 6px;
overflow:hidden;
width:72px;
}


#cms-wrap p.photographer{
	font-size:10px;
	line-height:18px;
	font-weight:bold;
	margin-top:5px;
}
