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

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

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

a:hover{
text-decoration: none;
color: #8AA822;
border-bottom:none;
}

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

h1{
font: 23px Arial, Helvetica, sans-serif;
color: #6284BB;
margin: 0px;
line-height:110%;
font-weight:bold;
padding: 0 0 7px 0;
}

h2{
font: 18px Arial, Helvetica, sans-serif;
color: #666;
margin: 0px;
line-height:110%;
font-weight:bold;
padding: 0 0 7px 0;
}

h2.hlight{
font: 14px Arial, Helvetica, sans-serif;
background:#8AA822;
width:220px;
padding:6px 10px;
color: #FFF;
font-weight:bold;
margin-bottom:5px;
}

h3 {
font: bold 16px Arial, Helvetica, sans-serif;
color:#666;
margin: 0px;
padding: 10px 0 5px 0;
}

h4 {
font: bold 18px Arial, Helvetica, sans-serif;
color:#000;
margin: 0px;
padding: 10px 0 5px 0;
}

h5 {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:20px;
font-style:italic;
color:#666;
padding: 12px 0 12px 0;
}

h6 {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
font-style:italic;
color:#666;
padding: 5px 0 5px 0;
}

span.red {
color:#CC0000;
}

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

p.bullet_a{
padding:1px 0 8px 20px;
background: url(../images/bullet_2.gif) left 3px no-repeat;
}

h3.bullet{
padding:10px 0 8px 30px;
background: url(../images/question.gif) left 8px no-repeat;
}

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

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

#header {
width:930px;
position:relative;
float:left;
clear:both;
height:265px;
background: url(../images/top_img.jpg) right bottom no-repeat;
}

.htop{
width:930px;
position:relative;
float:left;
clear:both;
height:232px;
}

.logo {
width:490px;
position:relative;
float:left;
padding-top:15px;
}

.steps {
width:400px;
position:relative;
float:left;
padding-top:80px;
}


/*Navigation*/

.hnav ul{
font: 14px Arial, Helvetica, sans-serif;
width:420px;
}

.hnav ul li{
list-style: none;
display: inline;
height:27px;
}

.hnav ul li a, .hnav ul li a:visited {
padding:2px 8px 0;
text-decoration: none;
height:22px;
font-weight: bold;
border-bottom:none;
float:left;
color:#DAEFFB;
}

.hnav ul li a:hover{
color:#FFF;
border-bottom:none;
}

.content {
width:930px;
float:left;
padding:45px 0 40px;
position:relative;
}

.cont_lft {
width:606px;
float:left;
margin-right:44px;
position:relative;
}

.cont_rgt {
width:280px;
float:left;
position:relative;
}

.cont_top {
width:280px;
float:left;
position:relative;
height:18px;
background:  url(../images/right_top_bg.jpg) left top no-repeat;
}

.rgt_mid {
width:240px;
float:left;
position:relative;
padding:0 20px;
background: url(../images/right_bg.jpg) left repeat-y;
}

.cont_btm {
width:280px;
float:left;
position:relative;
height:18px;
background: url(../images/right_btm_bg.jpg) left bottom no-repeat;
}

.byline {
width:930px;
float:left;
padding:0px 0 18px;
position:relative;
text-align:center;
color:#D9A011;
font-size:22px;
font-style:italic;
}

/*Contact*/
.con_left {
width:329px;
float:left;
margin-right:40px;
}

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

.contact_form {
width:360px;
}

.contact_form label {
width:130px;
float:left;
margin:3px 0;
clear:left;
}

.contact_form input, .contact_form textarea {
width:220px;
margin:3px 0;
clear:right;
}

.contact_form input.new {
width: auto;
}

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


.footer {
width:930px;
position:relative;
float:left;
clear:both;
background: url(../images/bottom_bg.jpg);
height:73px;
padding-top:10px;
}

.footer a {
color: #333;
border-bottom:#BFC4D2 1px solid;
}

.footer a:hover {
color: #000;
border-bottom:none;
}

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;
}
