body,td,th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #853c47;
}
body {
	background-color: #faeadd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/global/left_redbar.gif);
	background-repeat: repeat-y;
	background-position: 130px;
}
a:focus 
{
-moz-outline-style: none;
}
a:link, a:active, a:visited, a:focus {
	color:#660066;
	text-decoration: underline;
	outline: none;
}
.headbold2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C65154;
}
a:hover {
	color: #985356;
	text-decoration: underline;
	outline: none;
}
a.menutxt:link, a.menutxt:active, a.menutxt:visited {
	color: #853c47;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.menutxt:hover{
	color: #663399;
}
a:hover, a:active, a:focus {
    outline: none;
}
img {
	border: none;
}
.headbold {
	font-size: 14px;
	font-weight: bold;
}
.rule {
	margin-top: 10px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #853c47;
	height: 1px;
}
.imgover{ /*class to call JS function for rollovers*/
}
 .clearbothdiv { /*hidden from view*/	
	clear: both;
} 
a.toppagetxt:link{
	font-size: 10px;
	text-decoration: none;
}
#topbar {
	width:100%;
	height:71px;
	background-image: url(../images/global/red_bar.gif);
	background-repeat: repeat-x;
	background-position: 70px;
}

#maincontainer {
	width:890px;
}
#menuarea {
	width:890px;
	height:71px;
}
#navbar {
	width:734px;
	height:17px;
	left: 156px;
	top: 35px;
	margin-left: 156px;
	padding-top: 35px;
}

#header {
	width:890px;
	height:159px;
}
#contentholder {
	width:890px;
	padding-bottom: 30px;
}
#leftcontent {
	width:543px;
	padding-left: 156px;
	background: transparent !important;
	color: inherit;
	padding-right: 30px;
	float: left;
}
#rightcontent {
	width:161px;
	background: transparent !important;
	color: inherit;
	float: right;
}
#rightcontent2{
	width:161px;
	margin-top: 20px;
}
