/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#navigation {
	width:760px;
	margin:0 auto;
	clear:both;
	padding: 5px 0px;
	background-color: #000000;
}
#main {
	width:740px;
	margin:0 auto;
	clear:both;
	padding: 5px 10px 10px;
	background-color: #ece6d9;
}
#footer {
	width:740px;
	margin:0 auto;
	clear:both;
	padding: 10px 10px 20px;
	background-color: #666633;
}
.clear { clear:both; height:1px; font-size:1px; line-height:1px; }
.diamond-rule {
	background-image: url(images/diamond.gif);
	background-repeat: repeat-x;
	width: 728px;
	height: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-position: center;
}
h1{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #666633;
	line-height: normal;
	margin: 0px 0px 3px;
	padding: 0px;
}
h2{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666633;
	line-height: normal;
	margin: 0px 0px 3px;
	padding: 0px;
}
h3{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	margin: 0px 0px 3px;
	padding: 0px;
}
p  {
	font-size: 12px;
	line-height: 14px;
	font-family: tahoma;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.homebody  { color: #000000; font-size: 11px; line-height: 14px; font-family: tahoma }
.contentbody  {
	color: #000000;
	font-size: 12px;
	line-height: 0px;
	font-family: tahoma
}
.bodybold  { color: #000000; font-size: 12px; line-height: 16px; font-family: tahoma;	font-weight : bold;}
.contenthead { color: #996633; font-size: 15px; line-height: 16px; font-family: tahoma;	font-weight : bold;}
.contentsmall  { color: #000000; font-size: 10px; line-height: 12px; font-family: tahoma }
.copyright  { color: #666666; font-size: 10px; line-height: 12px; font-family: tahoma }
.pagehead { color: #000099; font-size: 18px; line-height: 18px; font-family: tahoma;	font-weight : bold;}
.bodyother  { color: #ffcc00; font-size: 12px; line-height: 16px; font-family: tahoma }
.headother { color: #666633; font-size: 14px; line-height: 16px; font-family: tahoma;	font-weight : bold;}
.smallblue  { color: #000099; font-size: 10px; line-height: 14px; font-family: tahoma }
.reversecontenthead { color: #ffffff; font-size: 14px; line-height: 16px; font-family: tahoma;	font-weight : bold;}
.reversecontentbody  { color: #ffffff; font-size: 11px; line-height: 16px; font-family: tahoma }
.bluebody  { color: #000099; font-size: 12px; line-height: 16px; font-family: tahoma }
.reversebody  { color: #ffffff; font-size: 13px; line-height: 16px; font-family: tahoma;	font-weight : bold;}
.redbody  { color: #ff0000; font-size: 13px; line-height: 16px; font-family: tahoma; }
.notice  { color: #666633; font-size: 13px; line-height: 16px; font-family: tahoma; background-color: #ffffff; }

.footer-links {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}
.footer-links a:link{
	font-family: tahoma;
	font-size: 12px;
	color: #ffcc00;
}
.footer-links a:hover{
	font-family: tahoma;
	font-size: 12px;
	color: #FFFF66;
	text-decoration: none;
}
.footer-links a:visited{
	font-family: tahoma;
	font-size: 12px;
	color: #FFFF99;
	text-decoration: underline;
}

