@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	border: none;
}

html, body {
	width: 100%;
	height: 100%;
	background-color: #333333;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

a {
	color: #EBEBEB;
	text-decoration: none;
	border-bottom: #EBEBEB dashed 1px;
}
a:hover {
	color: #444444;
	text-decoration: none;
	border-bottom: #444444 dashed 1px;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
	color: #EBEBEB;
}

strong {
	color: #444444;
	font-weight: bold;
}

em {
	font-style:italic;
	font-weight:bold;
}

#wrapperOuter {
	width: 800px;
	margin: 25px auto 20px auto;
	float: none;
	clear: both;
	height: auto;
	position:relative;
}

#wrapperInner {
	padding: 25px 42px 20px 42px;
	margin: 0;
	background-color: #999966;
	float: none;
	clear: both;
	height: auto;
}

#contentHeader {
	padding: 0;
	float: none;
	clear: both;
	height: auto;
}

#contentBody {
	padding: 20px 0 0 20px;
	float: none;
	clear: both;
	height: auto;
}

#contentFooter {
	padding: 8px 0 0 0;
	font-size: 10px;
	text-align: center;
	float: none;
	clear: both;
	height: auto;
}

.contentSection {
	height: auto;
	clear: both;
	float: none;
	margin: 0 0 12px 0;
}
.contentList {
	margin: 0 0 0 10px;
	float: left;
	width: 414px;
	padding: 0;
}

.endBlock {  
	clear: both;
	float: none;
	height: 1px;
	margin:0;
	padding:0;
	overflow:hidden;
}

.headline {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 18px 0;
	padding: 0;
	float: none;
	clear: both;
	width: 100%;
	height: auto;
}

.calloutBox {
	width: 230px;
	float:right;
	margin: 0 0 11px 0;
	padding: 8px;
	border: #333333 1px solid;
	color: #666666;
	background-color: #CCCC99;
}
.calloutBox a {
	color: #333333;
	text-decoration: none;
	border-bottom: #333333 dashed 1px;
}
.calloutBox a:hover {
	color: #666600;
	text-decoration: none;
	border-bottom: #666600 dashed 1px;
}

.calloutBox input.text {
	border: 1px solid #333333;
	font-size: 11px;
	padding: 2px;
	width: 180px;
}
.calloutBox input.submit {
	border: 1px solid #333333;
	font-size: 11px;
	padding: 1px;
}

.calloutImage {
	width: auto;
	float:left;
	margin: 0 0 11px 0;
	padding: 4px;
	border: #333333 1px solid;
	color: #666666;
	background-color: #CCCC99;
}

#featurePhoto {
	float:right;
	padding: 8px;
	margin: 0 0 11px 0;
}

.calloutImage p {
	color: #666666;
	font-size: 10px;
	font-style: italic;
	padding: 0 0 5px 0;
}

a.hnav, a.hnav:hover, #homePage a, #homePage a:hover {
	border: 0;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

/* Home Page */

#apDiv1 {
	position:absolute;
	left:40px;
	top:560px;
	width:724px;
	height:38px;
	z-index:1;
	font-size: 12px;
	color:#000000;
	font-family:verdana;
}

/* Contact Page */

/* About Page */


/* News Page */

