/* 
	Modern layout - basic styles
*/

body{
	margin:0; padding:0 0 0 0;
	width:100%;  height:100%;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #4D6044 url('../images/bg/body.jpg') top center repeat;
	color: #1a1a1a;
}

#wrap{
	background: url('../images/bg/wrap.jpg') top center repeat-x;
	width:100%;  
}

#page{
	width:925px;
	margin:0 auto; padding:0;
	padding-top: 12px;
}

/* Header Styles */

#header{
	width:918px;
	display:block;
	margin:0 auto; padding:0 0 10px 0;
	position:relative;
	background: url('../images/bg/header.jpg') bottom center no-repeat;
}

#header br{
	
}

#header  #logo{
	display:block;
	padding:13px 0; margin:0 auto;
	border: 0px solid white;
	z-index: 2000;
	clear:both;
	width: 708px;
}

#header #logo h1{ 
	display:none; 
}

#header .element,
#content .element,
#footer .element{
	z-index: 1000;
	position:relative;
	margin:0; padding:0;
}

#menu{
	display:block;
	padding: 10px 0; margin:0;	
	clear:both; float:none;
	position:relative;
}

#menu li{
	list-style:none;
	padding: 0; margin:0;
	position:relative;
}

#menu li a:link,
#menu li a:visited{
	padding: 0; margin:0;
	float:left;
	display:block;
}

#menu li a:hover,
#menu li a:active, 
#menu li a.over,
#menu li a.selected:link,
#menu li a.selected:visited{
	text-decoration: underline;
}

#menu li li a:link,
#menu li li a:visited{
	padding: 15px 0; margin:0;
	float:none;
}

#menu li li ul{
	left: 150px; top: 0;
}


/* Content Area Styles */

#content{
	clear:both;
	float:none;
	width:918px;
	margin:0 auto; padding: 10px 0 0px 0;
}

#content .element{
	z-index: 500;
}

.nav, .main, .secondary{
	display:block;
}

.leftnav .nav,
.rightnav .nav,
.threecolumn .nav{
	width: 175px;
	padding: 0 0 0 6px; margin:0;
}

.leftnav .main,
.rightnav .main{
	width: 700px;
	padding: 0; margin:0;
}

.leftnav .main{
	padding-left: 25px;
}

.rightnav .main{
	padding-right: 25px;
}

.threecolumn .main{
	width: 410px;
	padding: 0 0 0 15px; margin:0px;
}

.threecolumn .secondary{
	width: 300px;
	padding: 0; margin:0 0 0 10px;
	line-height: 20px;
}

.fullpage{
	display:block;
	width: 100%;
}

/* Generic Font styles */

.main h1{
	font-size:20px;
	text-transform:uppercase;
}

h2{

}

h3{

}

h4{

}

a:link,
a:visited{
	text-decoration:none;
	color: #333;
}

a:hover,
a:active,
a.over,
a.selected:link,
a.selected:visited{
	
}

/* Footer */
#footer{	
	width:100%;
	margin:0; padding: 10px 0 20px 0;
	clear:both; float:none;
	display:block;
	font-size:11px;
	color: white;
	background: #4D6044 url('../images/bg/footer.jpg') top center repeat-x;
}

#footer-page{	
	width:918px;
	margin:0 auto; padding: 0px 0 20px 0;
}

#footer .callout{	
	padding: 10px 20px 10px 10px;
	width: 440px;
	float:left;
}

#footer .subpages .root-menu-link{
	display:none;
}

#footer .subpages{
	width: 445px;
	float:left;
}

#footer .subpages ul{
	float:right;
}

#footer .subpages li{
	float:left;
}

#footer .subpages a:link,
#footer .subpages a:visited{
	color: white;
	font-weight:normal;
	padding: 0 5px;	
}

/* -------------- Menu Elements ------------------ */

.menu{
	font-weight:bold;
	font-size: 11px;
}

.menu ul{
	padding:0 10px; margin:0;
}

.menu a:link,
.menu a:visited{
	
}

.menu li a:hover,
.menu li a:active,
.menu li a.over,
.menu li a.selected:link,
.menu li a.selected:visited{
	text-decoration:underline;
}

.menu li{
	list-style:none;
	padding: 0px;
}

.menu li ul{
	padding: 0 10px; margin:0;
}

#menu li li{

}

#header .link{
	background: url('../images/bg/home-link.jpg') top left no-repeat;
	width: 58px; height: 57px;
	float:left;
	margin: 0 5px 0 30px;
	padding: 22px 0 0 96px;
}

#header .link a:link,
#header .link a:visited{
	text-transform:uppercase;
	color: #5D3B19;
	letter-spacing:1px;
	font-weight:normal;
	font-size: 13px;
}

#header .siblings{
	display:block;
	height: 35px; width: 670px;
	background: url('../images/bg/menu.jpg') top left no-repeat;
	padding: 17px 8px 0 10px; margin:0;
	font-size: 16px;
	position:relative;
	z-index: 2000;
	float:left;
	margin-top: 6px;
	color: #5D3B19;
	font-weight:normal;
}

#header .menu ul{
	margin:0; padding:0;
	z-index: 2000;
}

#header .menu li{
	list-style:none;
	padding: 0; margin:0;
	position:relative;
	z-index: 2000;
	float:left;
}

#header .menu li a:link,
#header .menu li a:visited{
	text-decoration:none;
	display:block;
	float:left;
	position:relative;
	z-index: 2000;
	color: #5D3B19;
	font-family:Georgia, "Times New Roman", Times, serif;
	height: 13px; 
	padding: 3px 5px 4px 10px; margin:0;
	font-weight:normal;
	font-size:13px;
}

#header #menu li a:hover,
#header #menu li a:active,
#header #menu li a.over,
#header #menu li a.selected:link,
#header #menu li a.selected:visited{
	padding: 15px 25px; margin:0;
	height: 13px;
	color: white; 
}

#header #menu li ul{
	position:absolute;
	top:43px; left:0px;
	width: 200px;
	display:none;
	padding: 0 10px; margin:0;
}

#header #menu li li ul{
	position:absolute;
	top:0px; left:200px;
}

#header #menu li li{
	clear:both;
	top:0;
	left:0;
	padding:0; margin:0;
}

#header #menu li li a:link,
#header #menu li li a:visited{
	font-size: 12px;
	padding: 10px 15px; margin:0;
	z-index: 2000;
	width: 169px; height: auto;
}


#header #menu li li a:hover,
#header #menu li li a:active,
#header #menu li li a.over,
#header #menu li li a.selected:link,
#header #menu li li a.selected:visited{
	padding: 10px 15px; margin:0;
}


#map{
	position:absolute;
	top:158px;
	left:310px;
	width:585px;
	height:252px;
	background-color:#CCC;
	z-index:5000;
}

#map input{
	width:auto;
}

#mapctls{
	position:absolute;
	width:285px;
	bottom:12px; right:10px;
	text-align:right;
}

#mapctls p,
#mapctls img,
#mapctls p.fieldwrap{
	display:block;
	float:left;
	clear:none;
	margin:0 10px;
	padding:0;
}
#mapctls img{
	margin:2px 0 0 0;
}

#mapctls a:link,
#mapctls a:visited{
	font-size:13px;	
}


#regions{
	position:absolute;
	top:155px;
	left:25px;
	z-index:5000;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#603C1A;		
}

#regions h1{
	font-size:27px;
	font-weight:normal;
}

#regions a:link,
#regions a:visited{
	color:#603C1A;
	display:block;
	margin:10px 0;
	font-size:18px;
	
}

#regions a.current{
	font-weight:bold;
}

.home .main .content h1{
	display:none;
}

.main,
.home .main .content{
	font-size:12px;
	line-height:20px;
	color:#2E2E2E;
}

.main a:link,
.main a:visited{
	font-weight:bold;
	text-decoration:underline;
}

.rdesc{
	font-size:12px;	
}
.rlist{
	line-height:25px;	
}
.attracts{
	line-height:16px;	
}

.lbt{
	margin:5px;	
	width:65px; height:65px;
	border:2px solid #F0F1E9;
}
#content .nav .menu{
	background: url('../images/bg/menu-sides.jpg') top left repeat-y;
}

#content .nav .menu .root-menu-link{
	background: url('../images/bg/menu-top.jpg') top left no-repeat;
	width: 125px; height: 50px;
	padding: 15px 20px 5px 20px; margin:0;
	text-align:center;
	display:block;
	font-size: 16px;
	color: #603C1A;
}

#content .nav .menu ul{
	background: url('../images/bg/menu-btm.jpg') bottom left no-repeat;
	padding: 20px 20px 30px 25px; margin:0;
}

#content .nav .menu li ul{
	background-image: none;
	padding:0 0 0 10px; margin:0;
	display:none;
}

#content .nav .menu li.selected ul{
	display:block;
}

#content .nav .menu li a:link,
#content .nav .menu li a:visited{
	display:block;
	font-size: 12px;
	color: #603C1A;
	padding: 2px 0;  margin:0;
}

/* Photo Menu */

.photomenu ul{
	padding: 5px 0;
	height: 95px;
	margin:0;padding:10px 5px;
}

.photomenu,
#header .photomenu{
}

.photomenu li{
	padding: 5px 10px;
	float:left;
	width: 75px;
}


.photomenu li a:link,
.photomenu li a:visited,
.photomenu a.root-menu-link:link,
.photomenu a.root-menu-link:visited{
	
}

#content .photo-link span{
	padding: 10px 0 0 0;
	text-align:center;
}

.photomenu .root-menu-link{
	float:left;
	padding: 5px 10px;
	display:none;
}

.root-menu-link{
	padding-bottom: 15px;
}

.photomenu img{
	width: 50px;
	padding: 5px; margin:0 auto;
}

.photomenu a:hover img{
	padding:4px; margin:0;
}



/* -------------- Content Elements -------------*/


#header .article h2{
	padding: 5px 0; margin:0;
}

#header .page_summary{
	height: 282px;
	padding: 15px 15px 15px 25px;
	color: #603C1A;
	font-size: 13px;
	line-height:26px;
	overflow:hidden;
	width: 300px;
	float:left;
}

#header .page_summary h1{
	font-size: 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0; padding: 20px 0 0 0;
}

#header .page_summary .article{
	width: 295px; height: 275px;
	float:left;
	overflow:hidden;
}

#header .page_summary img{
	width: 550px;
	padding: 10px 10px 10px 20px;
}

#content .secondary .content h1{
	display:none;
}

#content .secondary .content{
	font-size: 11px;
	color: #333;
}

#content .secondary .particular_page{
	background: url('../images/bg/map.jpg') bottom center no-repeat;
	width:288px;
	height: 213px;
	padding: 5px;
}

#content .secondary h1{
	display:block;
	font-size: 13px;
	color: #333;
	text-transform: uppercase;
	font-weight:normal;
	letter-spacing:1px;
}

#content .secondary .default p{
	padding:0 5px; margin:0;
}

#content .secondary br{
	display:none;
}

/*------------- Photo Elements -------------*/

#header .random,
#header .slideshow{
	width: 560px;
	top:11px;
	float:left;
	position: relative;
	overflow:hidden;
}

#header .random{
	overflow:hidden;
	height: 268px;
}

#header .random img{
	height: 268px;
	float:right;
}

#header .slide-effect #slides-container{
	height: 243px;
	widht: 556px;
}

#slides-container img{
	position:absolute;	
}

#header .slide-effect #loading-indicator{
	position:absolute;
	bottom:-4px; right:15px;
}

.slide-effect #loading-indicator img{
	
	width:20px; height:20px;	
}
#header .slide{
	height: 243px;
	widht: 556px;
	margin:0px;
}

#header .slide img{
	height: 416px;
	padding:0;
}

#header .slideshow .thumbs{
	position:relative; display:block;
	padding: 0; margin:5px 0;
	z-index:50;

}

#header .thumbs img{
	top:2px;
	width: 44px; height: 44px;
	border: 0px solid black;
}

#controls{
	padding: 5px 0;
}

#controls img{
	height: 13px; width: 13px;
	margin-right: 5px;
	border: 1px solid #603C1A;
}


/*-------------Callout Elements ------------*/

#header .callout{
	
}

.callout{

}

/*-------------Blog Elements ------------*/

#content .current_summaries{
	padding-top: 15px;
	color: #333;
	font-size: 11px;
}

#content .current_summaries .summary a:link,
#content .current_summaries .summary a:visited,
#content .current_summaries a:link.archive,
#content .current_summaries a:visited.archive{
	color: #333;
	text-decoration:underline;
	font-weight:bold;
}

#content .current_summaries h1{
	color: #333;
	font-size: 13px;
	letter-spacing:1px;
	font-weight:normal;
	padding:0 0 5px 0; margin:0;
}

#content .current_summaries .post{
	padding:10px 0 20px 0; margin:0;
}

#content .current_summaries .post img{
	display:none;
}

#content .current_summaries .post .summary{
	line-height: 18px;
}

#content .current_summaries .post .date{
	font-size: 11px;
	color: #333;
	text-transform: uppercase;
}

#content .current_summaries .post h2{
	padding:7px 0 0 0; margin:0;
}

#content .current_summaries .post h2 a:link,
#content .current_summaries .post h2 a:visited{
	font-size: 17px;
	color: #333;
}
/* media enlargement styles */

.photomatte{
		display:none; 
		position:absolute;
		top:0; left:0; 
		width:100%; height:100%; 
		z-index:6000; 
		background-color:#000;
}
.photomatte span{
		position:absolute; top:370px;
	 	width:100%;		
		text-align:center;
		color:#FFF;
		letter-spacing:15px;
}

/* notifications */
.error{
	color:#FFF;
	background-color:#CC0000;
	padding:5px;
}
.notify{
	display:none;
	color:#FFF;
	background-color:#FF9900;
}


/*   forms   */
label{
	display:block;
	width:100px;
	float:left;
}

input, textarea{
	float:left; margin:2px 6px 10px 0;
	padding:2px; font-size:15px; 	
	font-family:"Trebuchet MS",Verdana, Sans-serif;
	border-top:1px solid #222;
	border-left:1px solid #222;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	width:300px;
}

.fieldwrap{
	clear:both;
}

.textareawrap{
	clear:both;
}


.checkboxwrap{
	clear:both;
	margin:5px 0 5px 100px;
}
.checkboxwrap input, .checkboxwrap label{
	width:auto; font-size:12px;
	cursor:pointer;
}

.signupfield{
	width: 150px;
}

.submit { clear:both; margin:0 0 0 100px; }
.submit input{ 
	width:auto;
	border-bottom:1px solid #222;
	border-right:1px solid #222;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC; 
}

input.submit{
	float:left; width:auto; clear:none;
	font-size:13px;
	border-bottom:1px solid #222;
	border-right:1px solid #222;
	border-top:1px solid #EEE;
	border-left:1px solid #EEE;
	margin:2px 0 0 0;
}
.disabled{
	color:#888;
}

.clear{
	clear:both; 
	margin:0; padding:0;
	width:0; height:0;
}


#banner-ad{
 	position:relative;
	left:5px;
}
#banner-ad img{
	width:163px;
}
