body {
	background: #CED2BA;
	margin: 20px 5px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link {
font-weight: normal;
color: #7B2927;
text-decoration: underline;
}
a:visited {
font-weight: normal;
color: #7B2927;
text-decoration: underline;
}
a:hover {
font-weight: normal;
color: #990000;
text-decoration: none;
}
a:active {
font-weight: normal;
color: #7B2927;
text-decoration: none;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7B2927;
	font-weight: 900;
	line-height: 20px;
}

.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #414B2A ;
	font-weight: 900;
}

.micro {
font-size: 10px;
}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #CED2BA;
}


#bodycontent {
	padding: 0px 25px 0px 25px;
	background-image: url(../images/contentback.gif);
	line-height: 15px;
}
.sidecontent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}



#contentleft {
	background-image: url(../images/cloudsbg.gif);
	width:330px;
	float:left;
	background-color: #B4CEE9;
}

#sidecontent {
	font-weight: bold;
	color: #7B2927;
	font-size:11px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 35px;
}

#sidecontentin {
	height: 300px;
}

#contentcenter {
	width:430px;
	float:left;
	background-image: url(../images/contentback.gif);
}

#frame {
	width:760px;
	background-image: url(../images/background.gif);
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 0px;
	padding:0px;
	text-align:left;
}

h1 {
font-size:15px;
font-weight: 900;
margin: 20px 0px 10px 0px;

}

h2 {
font-size:14px;
font-weight: 900;
margin: 20px 0px 10px 0px;
}

h3 {
font-size:13px;
font-weight: 900;
margin: 20px 0px 10px 0px;
}

h4 {
font-size:12px;
font-weight: 900;
margin: 20px 0px 10px 0px;
}

#bottommenu {
width:760px;
margin-right:auto;
margin-left:auto;
font-size:10px;
text-align: center;
padding-bottom: 10px;
color: #90986B;
}

.links {
font-weight: bold;
text-decoration: none;
}

.links a{
font-weight: bold;
text-decoration: none;
}

.links a:hover{
font-weight: bold;
color: #000000;
text-decoration: none;
}
