/*main styles*/
BODY{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #888;
line-height:130%;
margin:0px;
padding:0px;
background: url(../images/top_bg.jpg) top repeat-x;
}

P {
padding:0px 0px 5px 0px;
margin:0px;
}

:active, :focus{
outline:none;
}
  
FORM, UL, OL, LI, DIV, h1, h2, h3, h4  {
padding:0px;
margin:0px;
}
  
a:link, a:visited{
color:#47A0D8;
text-decoration: none;
border-bottom:#D7EFFB 1px solid;
}

a:hover{
text-decoration: none;
color:#1E65BB;
border-bottom:#D7EFFB 1px solid;
}

input, textarea, select {
padding:2px;
margin:0;
color:#888;
font-size:97%;
}

h1{
font: 22px Arial, Helvetica, sans-serif;
color: #1AA9D2;
margin: 0px;
padding: 0 0 5px 0;
}

h2{
font: 16px Arial, Helvetica, sans-serif;
width:150px;
background:url(../images/head_strip_bg.jpg) top repeat-x;
margin: 20px 0 10px;
color:#FFFFFF;
font-weight:bold;
padding: 5px 10px;
}

h3 {
font: 22px Arial, Helvetica, sans-serif;
color:#BCBCBC;
margin: 0px;
padding: 15px 0 5px 0;
}

h3.links {
font: 18px Arial, Helvetica, sans-serif;
color:#BCBCBC;
margin: 0px;
padding: 15px 0 5px 0;
}

p.bullet {
padding:2px 0 5px 15px;
background:url(../images/bullet.gif) left 5px no-repeat;
}

img.list {
float:left;
margin:0 10px 3px 0;
}

#container {
width: 920px;
margin: 0 auto;
position: relative;
overflow:hidden;
}

#header {
width:920px;
position:relative;
float:left;
clear:both;
height:174px;
}


/*Navigation*/

#hovermenu {
width:660px;
height:40px;
float:left;
position: relative;
padding: 0 0 0 2px;
background: url(../images/nav_break.jpg) left top no-repeat;
margin-left:130px;
}

#hovermenu ul{
font: 14px Arial, Helvetica, sans-serif;
padding: 0;
margin: 0;
}

#hovermenu ul li{
list-style: none;
display: inline;
height:40px;

}

#hovermenu ul li a, #hovermenu ul li a:visited {
padding:8px 20px;
text-decoration: none;
font-weight: bold;
background: url(../images/nav_break.jpg) right top no-repeat;
border-bottom:none;
float:left;
color:#1AA9D2;
}

#hovermenu ul li a:hover{
color:#E2CA1D;
border-bottom:none;
}

#content_top{
width:920px;
position:relative;
float:left;
background:url(../images/content_top_bg.jpg) left top no-repeat;
margin-top:20px;
height:15px;
}

#content{
width:868px;
position:relative;
float:left;
padding:25px;
background:url(../images/content_top2_bg.jpg) top repeat-x;
border-left:#9FD7F3 1px solid;
border-right:#9FD7F3 1px solid;
}

#panel_one {
width:170px;
float:left;
margin-right:40px;
}

#vertmenu {
width: 170px;
padding: 0px;
margin: 0px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
color: #666666;
display: block;
background: url(../images/left_nav_bg.gif) left 9px no-repeat;
border-bottom: 1px solid #B4C6D3;
padding: 6px 0px 6px 20px;
text-decoration: none;
width:150px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
background-color:#E8EFFB;
}





#panel_two {
width:658px;
float:left;
height:auto;
}

p.lnk {
padding-left:15px;
background:url(../images/bullet_1.gif) left 3px no-repeat;
}

img.ban_right {
margin-left:25px;
float:right;
}

h2.pantwo_right{
width:638px;
margin-top:40px;
}

.home_f_listing td {
border:#EAEEF2 1px solid;
padding:7px;
}

.home_f_listing img {
float:left;
border:#CCC 1px solid;
margin-right:10px;
}

.home_f_listing h1 {
font-size:18px;
color:#333333;
padding:0 0 5px 0;
}

#panel_two_left {
width:309px;
float:left;
margin-right:40px;
}

#panel_two_right {
width:309px;
float:left;
}

td.forty_px {
padding-left:40px;
}

#con_left {
width:329px;
float:left;
margin-right:40px;
}

#con_right {
width:289px;
float:left;
}

#contact_form {
}

#contact_form label {
width:100px;
float:left;
margin:3px 0;
}

#contact_form input, #contact_form textarea {
width:180px;
float:left;
margin:3px 0;
clear:right;
}

#contact_form input.new {
width: auto;
}

#contact_form p {
width:100%;
clear:both;
}

#footer {
width:918px;
position:relative;
float:left;
clear:both;
border-left:#9FD7F3 1px solid;
border-right:#9FD7F3 1px solid;
background:#E0F2FC;
padding:15px 0;
}

img.left {
float:left;
margin:0 10px 3px 0;
}

img.right {
float:right;
margin:0 0 3px 10px;
}

.topzero {
padding-top:0px;
}

/*Lightbox*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; border-bottom: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;
	}
	
#loading a { border: none; border-bottom:none; }

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	border-bottom:none;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none; border-bottom:none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink { background: url(../images/prevlabel.gif) left 15% no-repeat; border-bottom:none; }
#nextLink { background: url(../images/nextlabel.gif) right 15% no-repeat; border-bottom:none;}


#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; border-bottom:none;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
.left_list {
background:url(../images/gold_bar_bullet.jpg) left top no-repeat;
}

.leftlist_text {
color:#764820;
font-size:14px;
line-height:135%;
padding-bottom:20px;
}