/* CSS file for HOD Website */


a:link {color: #003366}
a:visited {color: #666600}
a:hover {color: #00FF20}
a:active {color: #FF0000}



body {
	background-color: #cccccc;
	font: .9em verdana, arial, helvetica, sans-serif;
	text-align: center;
	behavior:url(csshover.htc);
	
	}	

p  em {font-weight: bold}
p  span {text-align: center}
p caption {text-align:center;
	font: .7em;
	}

* 	{
	margin:0;
	padding:0;
	}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#pagewrap {
	width: 100%;

	margin-left: auto;
	margin-right: auto;
	/*margin-top: 50px;*/
	text-align: left;
	background-color: #cccccc;
	border: solid, #000000;
	}	
	
#page_banner {
	padding-top: 20px;
	text-align:center;
	/*border-style: ridge;*/
	/*border-color: #cc6633;*/
	background-color: #000000;

	}
	
#page_title {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1.5em;
	background-color: #925b47;
	border-bottom: solid, #000000;
	}
	
#page_content {
	text-align: left;
	padding: 25px;
	background-color: #cccccc;
	float:left;
	}
#firstimg {float:left;
	width: 220px;
	border: 3px solid   #83815a;
	margin-right: 12px;
	margin-bottom: 8px;
	}	

#secondimg {float:right;
	width: 180px;
	border: 3px solid   #83815a;
	margin-left: 12px;
	margin-bottom: 8px;
	margin-bottom: 8px;
	}
	
#thirdimg {float:left;
	width: 220px;
	border: 3px solid   #83815a;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 8px;
	}
	
#rightimg
	{
	float:right;
	max-height: 250px;
	max-width: 268px;
	border: 3px solid   #83815a;
	margin-left: 12px;
	margin-bottom: 8px;
	margin-bottom: 8px;
	padding-bottom: 10px;
	}
	
#leftimg
	{
	float:left;
	max-width: 250px;
	max-height: 268px;
	border: 3px solid   #83815a;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 8px;
	padding-bottom: 10px;
	}
					
#page_content a {
	text-decoration: none;
	}
	
#centered
	{
	text-align: center;
	}

#address_box {
	text-align: center;
	font-size: .8em;

	}
	
#navigation {
	width: 100%
	padding: 6px 0;
	background-color: #925b47;
	border-top: 2px solid #000000;
	text-align: center;
	font-size: .8em;
	}
	#navigation ul {}
	
	#navigation li {
	display: inline;
	list-style-type: none;
	border-left: 2px solid #000000;
	}
	
	#navigation li:first-child {
	border-left: 0;
	}
	#navigation li:hover {
	background-color: #ffcc00;
	}
	#navigation li:active {
	background-color: #ff0033;
	}
	
	#navigation a {
	padding: 0 6px;
	text-decoration: none;
	color: ffffcc;
	}
	
#copyright
	{
	font-size: .5em;
	text-align: left;
	padding-left: 5px;
	border-top: 2px solid #000000;
	}
#rocky {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;

	}	
#pay_pal_logo {
	text-align: center;
	}