/* CSS Document */

a:link {
	color: #A08E35; 
	text-decoration: underline;
}

a:visited {
	color: #A08E35; 
	text-decoration: underline;
}

a:hover {
	color: #A08E35; 
	text-decoration: underline;
}

.hiddenPic {
display:none;
}


.main_wrap { 
	position:relative;
	width:800px; 
	z-index:2;
	margin-right: 5%;
	}
	
.main_wrap2 { 
	position:relative;
	width:800px; 
	z-index:3;

}

.bg_stripe { 
	position:absolute;
	height:100%;
	width:100%;
	top:25px;
	z-index:1;
	background: url(gradient_bg.jpg);
	background-color: #A08E35;
}


.bod_wrap { 
	position:absolute;
	top:160px;
	margin-left: 13%; 
	margin-right: 5%;
	width:851px; 
	background-color: #fff;
	z-index:0;
}


.bod_home { 
	width:570px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	line-height:13pt;
	color: #000; 
	font-size: 10pt; 
	margin-left:240px;
	margin-top:150px;
	}

.bod { 
	width:570px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	line-height:13pt;
	color: #000; 
	font-size: 10pt; 
	margin-left:240px;
	}

.rec_image { 
	height:125px;
	width:600px; 
	float:left;
	margin-bottom:25px;
}

.bot_image1 {
	height:100px;
	width:132px;
	position:absolute;
	top:400px;
	left:100px;
	}
	
.bot_image2 {
	height:100px;
	width:132px;
	position:absolute;
	top:400px;
	left:237px;
	}
	
.bot_image3 {
	height:100px;
	width:132px;
	position:absolute;
	top:400px;
	left:374px;
	}


.rh_image1 {
	height:100px;
	width:132px;
	position:absolute;
	top:99px;
	left:400px;
	}

.rh_image2 {
	height:100px;
	width:132px;
	position:absolute;
	top:205px;
	left:400px;
	}
	
.rh_image3 {
	height:100px;
	width:132px;
	position:absolute;
	top:311px;
	left:400px;
	}
	
.rh_image4 {
	height:100px;
	width:132px;
	position:absolute;
	top:417px;
	left:400px;
	}

.header_img { 
	position:absolute;
	top:25px;
	margin-left: 13%; 
	margin-right: 5%;
	height:154px;
	width:851px;
}


.fifty { 
	position:absolute;
	height:114px;
	width:139px;
	top:635px;
	left:155px;
	z-index:2;
}

.header { 
	color: #0F3317;
	font-family: Arial, Helvetica, sans-serif;	font-weight: 100;
	font-size: 12pt; 
}

.subhead { 
	color: #625820;
	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;
	font-size: 10pt; 
}



.address { 
	position:absolute;
	height:75px;
	width:200px;
	top:75px;
	left:750px;
	color: #0F3317; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
}


.home_images { 
	position:absolute;
	top:160px;
	left:318px;
	height:155px;
	width:635px; 
}

.footer_wrap {
	clear: both;
	height: 20px;
	background-color: #fff;
}

.footer { 
	color: #0F3317; 
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: 100;
	font-size: 8pt; 
	text-align: center;
	margin-left: 13%;
}

.btn1{
	float:left;
	display:block;
	border: none;
}

.btn2{
	float:left;
	display:block;
	border: none;
}

#slides {
	width:400px;
	height:250px;
	}


/* Nav */

.nav_wrap { 
	position:absolute;
	top:160px;
	left:13%;
	height:610px;
	width:188px;
	padding:13px;
	background-color: #DBD2BA; 
}

a.nav_home { 
	display: block;
	width:188px; 
	height:33px;
	background-image:  url(btn_home.gif);  
}

a.nav_na_home:hover { 
	display: block;
	width:188px; 
	height:33px;
	background-image:  url(btn_ro_home.gif);  
}

a.nav_na_home { 
	display: block;
	width:188px; 
	height:33px;
	background-image:  url(btn_na_home.gif);  
}

a.nav_services  { 
	display: block;
	width:188px; 
	height:33px;
	background-image:  url(btn_services.gif);  
}

a.nav_na_services:hover { 
	display: block;
	width:188px; 
	height:33px;
	background-image:  url(btn_ro_services.gif);  
}

a.nav_na_services  { 
	display: block;
	width:188px; 
	height:33px;
	background-image:  url(btn_na_services.gif);  
}

a.nav_gallery { 
	display: block;
	width:188px; 
	height:33px;
	background-image:  url(btn_gallery.gif);  
}

a.nav_na_gallery:hover { 
	display: block;
	width:188px; 
	height:33px;
	background-image:  url(btn_ro_gallery.gif);  
}


a.nav_na_gallery { 
	display: block;
	width:188px; 
	height:33px;
	background-image:  url(btn_na_gallery.gif);  
}

a.nav_links { 
	display: block;
	width:188px; 
	height:33px;
	background-image:  url(btn_links.gif);  
}

a.nav_na_links:hover { 
	display: block;
	width:188px; 
	height:33px;
	background-image:  url(btn_ro_links.gif);  
}


a.nav_na_links { 
	display: block;
	width:188px; 
	height:33px;
	background-image:  url(btn_na_links.gif);  
}


a.nav_about { 
	display: block;
	width:188px; 
	height:33px;
	background-image:  url(btn_about.gif);  
}

a.nav_na_about:hover { 
	display: block;
	width:188px; 
	height:33px;
	background-image:  url(btn_ro_about.gif);  
}


a.nav_na_about { 
	display: block;
	width:188px; 
	height:33px;
	background-image:  url(btn_na_about.gif);  
}

a.nav_contact { 
	display: block;
	width:188px; 
	height:33px;
	background-image:  url(btn_contact.gif);  
}

a.nav_na_contact:hover { 
	display: block;
	width:188px; 
	height:33px;
	background-image:  url(btn_ro_contact.gif);  
}


a.nav_na_contact { 
	display: block;
	width:188px; 
	height:33px;
	background-image:  url(btn_na_contact.gif);  
}

.gallery li { 
	list-style: none;
	float: left;
	padding: 8px;
}

.gallery a { 
	border: none
}

.gallery img { 
	border: none
}

/* =lightbox Code
----------------------------------------------------------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.CCLoginTable
{
	border-width: 1px;
	border-color: black;
	border-style: solid;
	background-color: #ebebeb;
	border-collapse: collapse;
	font-size: 8pt;
	font-family: Arial; 
}

.CCLoginTableHeader
{
	background-color: #606060;
	color: white;
	font-weight: bold;
}

.CCFormElement {
	font-family: Arial;
	border-style: solid;
	border-collapse: collapse;
	font-size: 8pt;
	border-width: 1pt;
	border-color: #606060;
	background-color: #ffffff;
}

.CCLink, .CCLink A
{
	color: #303030;
}

