body {
	background-image: url(images/background_main.gif);
	background-attachment: fixed;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #332525;
}

a:link {
font-weight: normal;
color: #330000;
text-decoration: underline;
}
a:visited {
font-weight: normal;
color: #330000;
text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #333399;
	text-decoration: none;
}
a:active {
font-weight: normal;
color: #330000;
text-decoration: none;
}


/*drop menu*/

#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 9px;
line-height:15px;
z-index:100;
}

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

#dropmenudiv a:hover{
background-color: #DFD7D2;
}




/*text styles*/

.headline {
	font-size: 17px;
	color: #362828;
	font-weight: 900;
}

.subheadline {
	font-size: 14px;
	color: #362828 ;
	font-weight: 900;
}

.small {
	font-size: 10px;
	line-height: 12px;
}

.warn {
color: #CC0000;
font-weight: 900;
}

.rightimage {
	padding:0px 0px 10px 10px;
	float: right;
}

.leftimage {
	padding:0px 10px 10px 0px;
	float: left;
}


/*id styles*/

#topwrap {
	background-image: url(images/background_top.gif);
	height: 150px;
}

#top {
	white-space: nowrap;
	padding: 0px 0px 0px 20px;
}

#framewrap {
}

#frame {
	background-image: url(images/background_interior.gif);
	background-repeat: no-repeat;
	background-color: #110000;
	width:750px;
	margin-right:auto;
	margin-left:0px;
	margin-bottom: 0px;
	padding:0px 20px 0px 20px;
	text-align:left;
}

#framehome {
	background-image: url(images/background_body_top.gif);
	background-repeat: no-repeat;
	background-color: #110000;
	width:730px;
	margin-right:0px;
	margin-bottom: 0px;
	padding:0px 30px 0px 30px;
	text-align:left;
	margin-left: 0px;
}

#contentflashhome {
	background-image: url(images/topflashhome.gif);
	width:730px;
	height:200px;
}

#contentlefthome {
	width:330px;
	float:left;
}

#contentrighthome {
	background-image: url(images/rightcolumn.gif);
	background-repeat: no-repeat;
	float:left;
	padding: 15px 25px 10px 20px;
	width:355px;
	height:240px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}

#contentleft {
	width:190px;
	float:left;
	padding: 20px;
	color: #AA9990;
	font-size:12px;
	line-height: 20px;
}

#contentleft a{
	text-decoration: none;
	color: #AA9990;
	font-size:12px;
}

#contentleft a:hover{
text-decoration: none;
color: #FFFFFF;
font-size:12px;
}

#contentright {
	background-image: url(images/background_interior_content.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 20px 0px 20px 0px;
	padding: 10px;
	width:500px;
	font-size: 12px;
	line-height: 20px;
	background-color: #E0D9D4;
}






#bottomwrap {
}


#bottommenu {
	background-image: url(images/background_bottom.gif);
	width:730px;
	text-decoration: none;
	color: #261616;
	padding: 10px 30px 20px 30px;
	font-size:9px;
	height: 50px;
}

#bottommenu a{
	text-decoration: none;
	color: #110000;
	font-size:10px;
}

#bottommenu a:hover{
text-decoration: none;
color: #AA9990;
font-size:10px;
}
