body {
	font-family : Verdana, Arial, sans-serif;
	margin-top: 0px;
	text-align:left;
	color:#000000;
	background-color: #FFF1D5;
	background-repeat:repeat-x;
}
h1 {
	margin-top:3px;
}
h1, h2, h3, h4 {
	font-weight:700;
	color: #990000;
	text-align:left;
}
h1 {
	font-size:32px;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:13px;
}
a {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
}
h2 a, .h2 a:link {
	text-decoration: none;
}
h2 a:hover {
	text-decoration:underline;
}
h3 a, .h3 a:link {
	text-decoration: none;
}
h3 a:hover {
	text-decoration:underline;
}
#headercontainer {
	background-color: #feba02;
}
#header {
	background-color: #feba02;
	font-size:12px;
}
#header a, header a:link {
	text-decoration: none;
	font-size:14px;
	font-weight:normal;
}
#header a:hover {
	text-decoration:underline;
}
#logo {
}
#navigation {
	font-size:13px;
	color:#000000;
	font-weight:bold;
}
#subnav { height: 20px;
	font-size:12px; font-weight:bold;
}
#maincontent {
	font-size:13px;
	background-color:#ffffff;
}
#footer {
	background-color: #feba02;
	font-size:10px;
}
#footercontent {
}
img.shadow {
	background:url(images/shadow686.gif) no-repeat bottom;
	padding:0 0 18px;
}
img.shadow300 {
	background:url(images/shadow300.gif) no-repeat bottom;
	padding:0 0 11px;
}
img.shadow250 {
	background:url(images/shadow250.gif) no-repeat bottom;
	padding:0 0 10px;
}
img.shadow200 {
	background:url(images/shadow200.gif) no-repeat bottom;
	padding:0 0 7px;
}
.search { }