/* CSS Document */



/***** Global Settings *****/

 

html, body {

border:0;

margin:0;

padding:0;

}

 

body {

font:78%/1.5em Arial, Helvetica, sans-serif;

}

 

/***** Common Formatting *****/

 

p, ul, ol {

margin:0;

padding:0;

}

 

img {

border:0;

float:left;

}

 



/***** Links *****/

 

a,

a:link,

a:visited {

text-decoration:none;

}

 

:focus {

	outline: 0;

}



/***** Site specific styles *****/



#container {

	width:780px;

	position:relative;

	height: auto;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}



#main {

	position:absolute;

	left:0;

	height:168px;

	width:516px;

	background-color:#3a6e8f;

	color:#FFFFFF;

	padding:0;

	margin-top: 4px;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 0;

}



h1 {

	color:#FFFFFF;

	margin:20px;

	;

	padding:0;

	line-height:1em;

	;

	font-size:28px;

	width:396px;

	height:125px;

	float:left;

	text-indent:-99999px;

	background-color: #3a6e8f;

	background-image: url(images/logo.gif);

	background-repeat: no-repeat;

	background-position: left top;

}



#logoBox {

	float: left;

	background-image: url(images/logo.gif);

}







#links {

	display:inline;

	float:left;

	height:46px;

	line-height:46px;

	color:#58595B;

	font-size:15px;

	padding-top: 0;

	padding-bottom: 0;

	width: 100%;

}





#links li{

display:inline;

}



#links li a{

	display:block;

	float:left;

	height:46px;

	line-height:46px;

	color:#58595B;

	font-size:14px;

	width: auto;

	padding-top: 0;

	padding-right: 20px;

	padding-bottom: 0;

	padding-left: 21px;

}



#links li a:hover{

background-color:#3A6E8F;

color:#ffffff;

}





#photos {

	height:340px;

	width: 100%;

	clear: both;

	float: none;

}



a.button {

display:block;

float:right;

clear:both;

height:82px;

width:260px;

background-color:#3b2313;

color:#ffffff;

text-align:center;

margin-top:4px;

font-size:16px;

}

a.button:hover {

background-color:#6F4224;

}

span.button-text {

margin-top:24px;

display:block;

}

#bbb {

margin-top:72px;

}

#copy {
	text-align:center;
	line-height:1em;
	color:#999;
	clear: both;
	padding: 10px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;

}

#logo-Buttons {
	height: auto;
	width: 100%;
	clear: right;

}





.privacy{

font-size:0.9em;



}



.privacy a:link{

	color:#999999;

	text-decoration: none;

}



.privacy a:hover{

	text-decoration: underline;

	

}



.privacy a:visited{

color:#58595B;

}
