@charset "UTF-8";
#homeAdBanner a img {
	border: 1px solid #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	background-image: url(images/graphics/background_1px.jpg);
	background-position: center;
	background-color: #E1E1E1;
	background-repeat: repeat-y;
}
#container {
	width: 691px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	}
#homeNav {
	height: 45px;
	margin-top: 10px;
}
a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img {
	border: 0px solid;
}
a:visited {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #660000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #6600000;
	font-weight: bold;
}
.pagePhotoRight  {
	font-size: 11px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;
	text-indent: 6px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: right;
}
p {
	margin-top: 0px;
}
#design img {
	vertical-align: bottom;
}
#copyright {
}
.pagePhotoLeft p {
	font-size: 11px;
	font-weight: bold;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;
	text-indent: 6px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.pagePhotoLeft {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 8px;
	float: left;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	margin-right: 15px;
}
.pagePhotoLeft img {
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000000;
	margin-bottom: 4px;
}
.pagelogo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.pagelogo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerMain img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pageLeadPhoto img {
	margin-bottom: 25px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.pageLeadPhoto {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 15px;
}
.pagePhotoRight img {
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #333333;
	margin-bottom: 4px;
}
#homeHead {
	margin-top: 70px;
}
#homeVideo {
	margin-top: 10px;
}
#footer {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
#copyright {
	float: left;
	top: 24px;
}
#design {
	text-align: right;
	float: right;
	margin-bottom: 20px;
}
#footer hr {
	margin-bottom: 10px;
}
#secondaryHead {
	margin-top: 16px;
}
#copyright img {
	vertical-align: bottom;
}
#secondaryBottomSpacer {
	height: 20px;
}
h3 {
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
h4 {
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#randomImage {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #605E5F;
}
#homeAdBanner {
	padding-top: 20px;
	padding-bottom: 10px;
}
ul {
	list-style-type: square;
}

