@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	line-height: 13px;
	text-align: normal;
	background-color: #bfbfbf!important;
	margin: 0px;
}

#wrapper {
	width:900px;
	margin:0 auto;
	background-color: #d8d8d8!important;

}

#nav {
	position: relative;
	width:900px;
	z-index:0;
	background-color:#858585;
	left: auto!important;
	top: 0px!important;
	float: top;
	margin: auto;
	margin-bottom: 0;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}


#content {
	position: relative;
	width:870px;
	height:100% !important;
	z-index:1;
	float: top;
	left: auto!important;
	top: 0px!important;
	margin: auto;
	padding: 15px!important;
	border: 0px;
	background-color: #d8d8d8!important;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-bottom: 20px!important;
}





h1 { 
	font-family: Tahoma;
	font-size: 35px;
	font-weight: normal;
	text-transform: Normal;
	color: #353535;
	line-height: 20px;
	letter-spacing: -1px;
	margin-top: 10px; 
	margin-bottom: 8px;	
	padding-left: 5px;
	
	
}

h2 { 
	font-family: tahoma;
	font-size: 25px;
	font-weight: normal;
	text-transform: Normal;
	color: #353535;
	line-height: 20px;
	letter-spacing: -1px;
	margin-top: 10px; 
	margin-bottom: 8px;	
	padding-left: 15px;
}


h3 { 
	font-family: century gothic;
	font-size: 20px;
	font-weight: normal;
	text-transform: normal;
	background-color:;
	color: #ffffff;
	line-height: 5px;
	margin-top: 10px; 
	margin-bottom: 8px;	
}

h4 { 
	font-family: century gothic;
	font-size: 20px;
	font-weight: normal;
	text-transform: Normal;
	background-color:;
	color: #506e70;
	line-height: 25px;
	margin-top: 0px; 
	margin-bottom: 0px;	

}



h5 {
	background-color:#858585;
	margin-top: 0px; 
	margin-bottom: 0px;	

}

b, strong { color: #222222;

}


h5 a, h5 a:active, h5 a:visited { 
	font-family: tahoma;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: Normal;
	color: #ffffff;
	line-height: 30px;
	margin-top: 0px; 
	margin-bottom: 0px;	
	text-decoration: none;

}

h5 a:hover { 
	font-family: tahoma;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: Normal;
	color: #3e3e3c;
	line-height: 30px;
	margin-top: 0px; 
	margin-bottom: 0px;	

}

a, a:active, a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #858585;
	font-weight: normal;
}

.small {
	font-family: small fonts;
	font-size: 7px;
	color: #ffffff;
	text-transform:uppercase;
}

a img.thumbs, a:active.thumbs img, a:visited.thumbs img {
   padding:1px;
   border:2px solid #222222;
   background-color:#000000;
}

a:hover img.thumbs {
   padding:1px;
   border:2px solid #2c95bc;
   background-color:#000000;
}
