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







p.Header_Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	color: #CC0000;
	letter-spacing: 1px
	margin-left: 20px;
	padding-left: 20px;
}



p.Bottom_Header_Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
	letter-spacing: 1px
	margin-left: 20px;
	padding-left: 20px;
	margin-top: 4px;
	padding-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 4px;
}




	
	
	
.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #444444;
	margin-left: 20px;
	padding-left: 20px;

}



.left_nav a.reg:link, a.reg:visited
	{
	
	color: #666666;
	text-decoration: none;
	margin-left: 8px;
	padding-left: 8px;
	font-weight:normal;
	}
	
	
.left_nav a.reg:hover {
	color: #CC0000;
		}	
		
		
.left_nav a.alt:link, a.alt:visited
	{
	margin-left: 4px;
	padding-left: 2px;
	color: #444444;
	text-decoration: none;
	}
	
	
.left_nav a.alt:hover {
	color: #CC0000;
		}			

.left_nav a.current:link, a.current:visited, a.current:hover
	{
	color: #CC0000;
	margin-left: 8px;
	padding-left: 8px;
	font-weight:normal;
		text-decoration: none;
		}










.maintext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
	color: #666666;
	border: none;
}



.maintext_bottom {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 10px;
	color: #666666;
	border: none;
	text-transform: none;
}




.highlighted_text {
	color: #CC0000;
	font-weight:bold;
}

.highlighted_text_simple {
	color: #CC0000;
}




.mainphotos {
	margin-right: 8px;
	margin-bottom: 8px;

}


.bottomphotos {

	margin-right: 8px;
	
	border-color:black;
	border-width:1px;

}


.imgClear {
	clear:both;
	}
