@charset "UTF-8";



h1,h2,h3,h4,h5,h6,p{
	margin: 0px;
	line-height: 120%;
	padding: 0px;
}
img {
}

li:hover li {
	float: none;
	font-size: 11px;
}
li:hover a {
	color: #990033;
}
h1 {
	color: #006633;
	margin: 0px;
	padding: 0px 0px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
h2 {
	font-weight: bold;
	color: #006633;
	font-size: medium;
	margin: 0px;
	padding: 0px 0px 6px;
}
h3 {
	color: #666666;
	margin: 0px;
	padding: 0px 0px 6px;
	font-size: medium;
	font-weight: bold;
}
h4 {
	color: #666666;
	margin: 0px;
	padding: 0px 0px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
h5 {
	color: #006633;
	margin: 0px;
	padding: 0px 0px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: circle;
	text-decoration: none;
}
h6 {
	color: #CC6633;
	margin: 0px;
	padding: 0px 0px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	font-style: italic;
}
p {
	font-size: 85%;
	line-height: 110%;
	margin: 0px;
	padding: 0px 0px 6px;
}
cite {
	font-style: italic;
}
a:link {
	color: #990000;
	font-weight: bolder;
	text-decoration: none;
	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:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #CC0033;
	text-decoration: none;
}
.boldred {
	color: #CC0033;
	font-weight: bold;
}
.image-1px-border {
	border: 1px solid #99cccc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
.image-left-no-border {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
th {
	background-color: #FFFad7;
}

tt {
	font-family: "Courier New", Courier, monospace;
}

#nav-main {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: lighter;
}
#nav-main li:hover a {
	background-color: #FAE69F;
	font-size: 12px;
	color: #000000;
}
#nav-main li:hover li a:hover {
	color: #999999;
	background-color: #FFFAD7;
	font-size: 12px;
}
#branding {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 640px;
	height: 200px;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 255px;
	height: inherit;
	background-color: #FFFAD7;
	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;
}
#content-pagename {
	margin: 0px;
	float: right;
	width: 232px;
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #CC0033;
	font-size: 120%;
	color: #226744;
	font-weight: bolder;
	background-color: #FFFAD7;
	padding: 10px;
}
#content-news {
	margin: 0px;
	padding: 10px;
	float: right;
	width: 232px;
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #FF6600;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}
#content-record {
	margin: 0px;
	padding: 10px;
	float: right;
	width: 232px;
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #FFCC00;
	text-align: left;
}
#content-quote {
	margin: 0px;
	padding: 10px;
	float: right;
	width: 232px;
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #FF0000;
	text-align: left;
}
#content-main {
	margin: 0px;
	padding: 20px;
	float: left;
	width: 600px;
}
#content-image {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	color: #999999;
	float: right;
	height: auto;
	width: 305px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #FFCC33;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#footer {
	clear: both;
	margin: 0px;
	text-align: center;
	background-color: #333333;
	color: #5D0000;
	padding: 5px;
	vertical-align: bottom;
	text-decoration: none;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
}
#footer ul {
	list-style-image: none;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 80%;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #FFCC33;
}
#footer li {
	display: inline;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#footer a:visited {
	color: #FFCC33;
}
#footer p {
	font-size: 70%;
}
#footer a:link {
	color: #FFFF00;
}
#footer a:hover {
	color: #FFFF99;
}
.copyright-color {
	color: #999999;
}
li {
	color: #666666;
	list-style-type: circle;
}
hr {
	color: #fae69f;
}
#content-image232 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	color: #999999;
	float: right;
	height: auto;
	width: 232px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #FFCC33;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
