﻿body, div, p, blockquote, ol, ul, li, dl, dt, dd, tr, td {
    font-family: "verdana", "arial", "helvetica", "san-serif";
    font-size: 12px;
}
li {
	line-height: 14px;
	margin-bottom: 8px
}
body {margin: 0; color: #000; background-color: #637C68}
BODY A:link {color: #991a37; font-weight: bold; text-decoration: none}
BODY A:active {font-weight: bold; text-decoration: underline}
BODY A:visited {color: #991a37; font-weight: bold; text-decoration: none}
BODY A:hover {color: #3d69b9; font-weight: bold; text-decoration: underline}

.sidetop {background-color: #711026; width: 20px}
.sidebottom {background-color: #D37713; width: 20px}
.sideexternal {background-color: #E3CC71; width: 20px}
.banner {background-color: #FFF; text-align: center}

#mainphoto {width: 485px}
#content {background-color: #F2EEBD; width: 485px; vertical-align: top; padding: 10px 10px 20px 10px}
#copyright {background-color: #9DBBA3; font-size: 10px; color: #333; height: 100%; vertical-align: top; text-align: right; padding: 5px 20px 0px 0px}

#nav {background-color: #FFF; width: 200px; vertical-align: top; padding: 10px; line-height: 18px}
#nav A:link, #nav A:active, #nav A:visited {color: #991a37; font-weight: normal}
#nav A:hover {color: #3d69b9; text-decoration: none; font-weight: normal}

#search {background-color: #9DBBA3; vertical-align: top; color: #000; text-align: right; padding: 10px}
#search A:link, #search A:active, #search A:visited {font-size: 11px; color: #711026}
#search A:hover {font-size: 11px; color: #3d69b9}

#bottomlinks {background-color: #E3CC71; font-size: 11px; text-align: center; padding: 10px; vertical-align: top}
#bottomlinks A:link, #bottomlinks A:active, #bottomlinks A:visited {font-size: 11px; color: #711026}
#bottomlinks A:hover {font-size: 11px; color: #3d69b9}

hr {height:1px;	width:100%;	color:#999}
.title {font-size: 15px; color: #276A35; font-weight: bold}
.subtitle {font-size: 15px; color: #3d69b9; font-weight: bold}
.subtitle2 {font-size: 12px; color: #3d69b9; font-weight: bold}
.heading {font-size: 12px; color: #C63; font-weight: bold}
.highlight {font-size: 12px; color: #4E7F58}

.special {border: solid 1px #d37713; background-color: #e3cc71; width: 175px; float: right; padding: 5px}
.special li {margin-left: -10px}

FORM {
	color: #000
}
TEXTAREA, INPUT, SELECT, OPTION, .area {
	background-color: #FFFFFF;
	color: #000
}
