body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	min-width: 770px;
	margin: 0 0 30px 0;
	padding: 0;
}
#masthead {
	background-image: url(../images/mastheadtile.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
body, #masthead {min-width: 770px;}
#logodiv {
	background-image: url(../images/lefttop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h1.topheading {
	font-size: 0.7em;
	font-weight: normal;
	color: #330066;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 244px;
}
#layoutwrapper {
	background-image: url(../images/layout.jpg);
	background-repeat: repeat-y;
	margin: 0 24px;
	border-bottom: 0;
}
#floatwrapper {
	background-image: url(../images/dottedrule.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#floatwrapper2 {
	background-image: url(../images/horizontal_rule.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#leftbox {
	float: left;
	width: 220px;
}
#leftcontent {
	width: 200px;
	font-size: .75em;
}
#leftboxcontent {
	color: #FFFFFF;
	background-color: #270563;
	background-repeat: no-repeat;
	background-image: url(../images/houses.png);
	background-position: bottom;
	padding-top: 36px;
	padding-right: 16px;
	padding-bottom: 160px;
	padding-left: 16px;
}
#mainbox {
	margin: 0 0 0 220px;
	border-top: 1px dotted #333;
}
#maincontent {
	padding: 20px 36px;
	font-size: 0.8em;
	line-height: 1.6em;
}
#maincontent p {
	margin: 6px 0 12px 0;
}
img.floatleft {
	float: left;
	margin: 0 12px 0 0;
}
.centered {
	text-align: center;
}
h2, h3 {
	margin: 0;
	font-size: 1em;
	letter-spacing: .3em;
	color: #270563;
}
h3 {
	margin-top: 30px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#footer {
	font-size: 0.7em;
	line-height: 1.5em;
	margin-top: 24px;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #270563;
}
.copyright {
	letter-spacing: 0.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#footer a {
	color: #5C8989;
}
#footer a:hover {
	color: #333333;
}
.SRTPcontent a {
	color: #333333;
}
.SRTPcontent a:hover {
	color: #CCCCCC;
	background-color: #4a4a4a;
	text-decoration: none;
}
#maincontent a {
	color: #270563;
	font-weight: bold;
	text-decoration: none;
}
#maincontent a:hover {
	color: #4AA1A8;
}
.SRTPpanel {margin: 24px 0 0 0;}
.SRTPcontent  {border-bottom: 0;}
#SRnav, #SRnav ul {
	margin: 0;
	padding: 0;
	width: 198px;
}
#SRnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #663300;
	background-image: url(../images/mmover.jpg);
	background-repeat: repeat-x;
}
#SRnav ul li {
	background-color: #00FF66;
	background-image: url(../images/submark.jpg);
}
#SRnav ul {
	margin: 0;
	padding: 0;
	z-index: 10000;
	border-color: #333333;
	border-top: 0 !important;
}
#SRnav a {
	display: block;
	text-decoration: none;
	padding: 3px 10px;
	color: #ABABAB;
	line-height:1.25em;
	background-color: #270563;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #270563;
	border-bottom-color: #270563;
}
#SRnav ul a {
	padding: 3px 10px 3px 24px;
	color: #999999;
}
#SRnav a:hover, 
#SRnav a:focus, #SRnav .SRPMon {
	background-color: #4AA1A8;
	color: #000000;
	letter-spacing: 0.01px;
	border-color: #000000;
}

/* ------ the current page marker style ------ */
#SRnav .SRmark {
	color: #333333!important;
	background-color: transparent!important;
	font-weight: normal;
	letter-spacing: 0.1em!important;
	border-color: #000000;
}
/*globalnav*/

#globalnav {
	position:relative;
	float:right;
	width:100%;
	margin:0;
	list-style:none;
	line-height:1em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 1.5em;
	background-color: #FFFFFF;
}

#globalnav LI {
	float:left;
	margin:0;
	padding:0;
}

#globalnav A {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background:#270563;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
	background-color: #4AA1A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
}

/*subnav*/

#globalnav UL {
	position:absolute;
	left:0;
	top:1.5em;
	float:left;
	background:#270563;
	width:100%;
	margin:0;
	padding:0.25em 0.25em 0.25em 1em;
	list-style:none;
	border-top:1px solid #fff;
}

#globalnav UL LI {
	float:left;
	display:block;
	margin-top:1px;
}

#globalnav UL A {
	background:#270563;
	color:#fff;
	display:inline;
	margin:0;
	padding:0 1em;
	border:0
}

#globalnav UL A:hover,
#globalnav UL A:active,
#globalnav UL A.here:link,
#globalnav UL A.here:visited {
	color:#444;
}
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}
