@charset "utf-8";
/* CSS Document */

* {
margin:0; padding:0;
}

body {
	background-color:#fcffff; 
	}
#container {
	width:910px;
	margin:0px auto auto auto;
	color:#636363;  /*font color*/
	background-color:#fcffff;
	font-size:11px;
	line-height:1.5em;
	text-align:left;
	font-family:verdana, Arial, Helvetica, sans-serif;
	}
#header {
	height:100px;
	width:853px;
	}	
h1 {
	font-size:18px;
	text-align:left;
	font-weight:normal;
	padding-bottom:15px;
	color:#beb800;  /*font color*/
	}
h2 {
	font-size:14px;
	text-align:left;
	font-weight:bold;
	padding-bottom:10px;
	color:#636363;  /*font color*/
	}
.h3 {
	font-size:11px;
	text-align:left;
	font-weight:bold;
	color:#636363;  /*font color*/
	text-transform: uppercase;
	}
#content {
	padding-bottom:20px;
}
#content #sidebar1 {
	float:left;
	width:175px;
	color:#beb800;
	font-size:11px;
	text-align:left;
}
#sidebar1 a {
	text-decoration: underline;
	color: #7f8b97;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	font-style: normal;
	padding bottom:300;
}
#sidebar1 a:hover {
	text-decoration: none;
	color: #5e6c79;
}
#content #copy {
	float:left;
	width:640px;
	padding-left:20px;
	padding-bottom:20px;
	padding-right:30px;
	}	
#content #copy2 {
	float:right;
	width:650px;
	padding-left:20px;
	padding-bottom:20px;
	padding-right:60px;
	}	
#content #logos {
	float:right;
	width:640px;
	padding-left:20px;
	padding-bottom:20px;
	padding-right:30px;
	}
#content #gallery {
	float:left;
	width:640px;
	padding-left:20px;
	padding-right:30px;
	padding-bottom:20px;
	}
#content #gallery2 {
	float:right;
	width:640px;
	font-size:9px;  
	color:#b0b0b0;
	padding-bottom:20px;
	}
.column1, .column2, .column3, .column4 {
	float:left;
	text-align:left;
	}
.column1 {
	width:153px;
	padding-bottom:5px;
	letter-spacing:1px;;
	}
.column2 {
	width:153px;
	padding-bottom:5px;
	letter-spacing:1px;;
	}
.column3 {
	width:153px;
	padding-bottom:5px;
	letter-spacing:1px;;
	}
.column4 {
	width:181px;
	padding-bottom:5px;
	letter-spacing:1px;;
	}
a {
	text-decoration: none;
	color: #beb800;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	font-style: normal;
}
a:hover {
	text-decoration: none;
	color: #7f8b97;
}
ul {
	margin-left: 15px
}
#navigation {
	padding-top:100px;
}

#navigation li {
	list-style-type: none;
}
#navigation li a {
	font-size: 14.5px;
	text-transform: uppercase;
	color:#beb800;
	text-decoration:none;
	line-height:2.5em;	
}
#navigation li a:hover{
	color:#7f8b97;
}

#footer {
	width:845px;
	float:left;
	text-align:right;
	font-size:12px;
	text-transform: uppercase;
	color:#636363;   /*footer color*/
	background-color:#fcffff;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:20px;
	}		
#footer a {
	color:#7f8b97;   /*footer link color*/	
	text-decoration:none;
	font-size:9px;
	}
#footer a:hover {
	color:#5e6c79;     /*footer rollover color*/
	text-decoration:underline;
	}
#footer2 {
	width:845px;
	float:left;
	text-align:right;
	font-size:12px;
	text-transform: uppercase;
	color:#636363;   /*footer color*/
	background-color:#fcffff;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:20px;
	}			
#gallery-subnav {
	width:640px;
	float:right;
	text-align:right;
	color:#636363;   /*footer color*/
	background-color:#fcffff;
	padding-bottom:6px;
	text-decoration:none;
	}		
#gallery-subnav a {
	color:#7f8b97;   /*footer link color*/	
	text-decoration:none;
	font-size:13px;
	}
#gallery-subnav a:hover {
	color:#5e6c79;     /*footer rollover color*/
	text-decoration:underline;
	}	
#subnav {
	width:640px;
	float:right;
	text-align:right;
	color:#636363;   /*footer color*/
	background-color:#fcffff;
	padding-bottom:6px;
	text-decoration:none;
	}		
#subnav a {
	color:#7f8b97;   /*footer link color*/	
	text-decoration:none;
	font-size:13px;
	}
#subnav a:hover {
	color:#5e6c79;     /*footer rollover color*/
	text-decoration:underline;
	}	
.footer {
	color:#beb800;   /*footer color*/
}
.quote {
	color:#83909a;
	font-style:italic;
}
.caption {
	font-size:9px;  
	color:#b0b0b0;
	font-style: italic;
}
.stats {
	font-size:9.5px; 
	text-transform: inherit;
}
.stats2 {
	font-size:9.5px; 
	text-tramsform: uppercase;
}
.copyright {
	font-size:9px;  
}
.copyright a {
	font-size:9px;  
}
.copyright a:hover {
	font-size:9px;  
}
.location {
	font-size:9px;  
}
#sidebar2 {	
	float:right;
	width:22px;
	}
#footer2 .stats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999;
}
#footer2 .stats2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666;
}
