body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	color: #000000;
 	background-image: url(../Images/page_elements/body_bg.jpg);
}

h1 {
 	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h2 {
 	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: none;
}

h3 {
 	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h3 a:hover {
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
}

strong { color:#663333 }

#top {
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #550000;
	background-position: top;
	background-repeat: repeat-x;
	height: 100px;
	border-top: #009900 2px solid;
	border-bottom: #000000 2px solid;
}

#top-inner {
	float: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

#logo {
	width: 470px;
	float: left;
}

#content_wrapper {
	position: relative;
	width: 99%;
	min-height: 400px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	min-width: 770px;
	max-width: 970px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: #FF0000 1px solid;
	border-bottom: #FF0000 1px solid;
	border-left: #550000 1px solid;
	border-right: #550000 1px solid;
}

#left_column {
	top: 0px;
	float: left;
	margin-left: 0px;
	width: 170px;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
}

#left_column a {
	color: #006633;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;  
	text-decoration: none;
}

#left_column a:hover {
	color: #993300;  
	text-decoration: underline;
}


#left_column a:active {  
	color: #CCCCCC;  
	font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
	text-decoration: none;
}

#left_column a:visited {  
	color: #666666;  
	font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
	text-decoration: none;
}

#left_textbox {
	background-image: url(../Images/backgrounds/left_textbox.jpg);
	padding-left: 5px;
	padding-right: 5px;
	border-left: #FF3300 1px solid;
	border-right: #FF3300 1px solid;
	border-bottom: #FF3300 1px solid;
	font-size: 11px;
}

.weather {
	color: 550000;
	margin-top: 5px;
	border-bottom: #000000 1px solid;
	/* background: #FEFAF1; */
	overflow: hidden;
	width: 100%;
}

#right_column {
	top: 0px;
	left: 171px;
	width: auto;
	min-height: 400px;
	overflow: hidden;
	padding: 5px;
	border-left: #FF0000 1px solid;
}

#right_column a { color: #006633; text-decoration: none; }

#right_column a:hover {	color: #993300;	text-decoration: underline; }

#bottom {
	position: relative;
	float: none;
	clear: both;
	width: 99%;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border-top: #171717	2px solid;
	min-width: 770px;
	max-width: 970px;
	background: #550000;
	border-left: #550000 1px solid;
	border-right: #550000 1px solid;
	border-bottom: #009900 2px solid;
	text-align: justify;
	
}

#bottom p {
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

#bottom a {	color: #FFFFFF;	text-decoration: none; }

#bottom a:hover { color: #FF9900; }

#copr { font-size: 9px; color:#000000; text-align: center }

#copr a { color: #CCCCCC; text-decoration: none; }

#copr a:hover {	color: #FF9900; }

#gallery {
	position: relative;
	margin-left: 0;
	width: 95%;
	display: inline-table;
	font-size: 9px;
}

#gallery a { border: none; text-decoration: none; }

#gallery li {
	display: inline;
	float: left;
	width: 100px;
	height: 160px;
	margin: 7px;
	text-align: center;
	border-bottom: #FF6600 1px solid;
}


#right_img_vert {
	width: 160px;
	padding-left: 5px;
	margin-left: 5px;
	float: right;
	text-align: center;
	font-size: 9px;
	border-left: #FF6600 1px solid;
}	

#right_img_hor {
	width: 210px;
	padding-left: 5px;
	margin-left: 5px;
	float: right;
	text-align: center;
	font-size: 9px;
	border-left: #FF6600 1px solid;
}

#right_img_hor_300 {
	width: 310px;
	padding-left: 5px;
	margin-left: 5px;
	float: right;
	text-align: center;
	font-size: 9px;
	border-left: #FF6600 1px solid;
}	

#two_column { list-style: none; float: none }

#two_column ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#two_column li {
	
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
}

.listhead {
	color: #006699;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
}

.tiny {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

