body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

h1 {
	color: #993300;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: #993300;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #993300;
}

h3 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

a {
	color: #993300;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#pagesurround {
	width: 100%;
}

#mainsurround {
	width: 760px;
	background-image: url(images/back_body.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#contentsurround {
	width: 739px;
}

#pageheader {
	width: 739px;
	position: relative;
}

#homelink {
	width: 100px;
	position: absolute;
	top: 10px;
	right: 10px;
}

#homelink a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#homelink a:hover {
	color: #6699CC;
}

#topnavbar {
	width: 730px;
	background-image: url(images/back_navbar.jpg);
	padding: 1px 0px 1px 0px;
}

.topnavbtn {
	width: 182px;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	background-image: url(images/back_navbtn.gif);
	text-align: center;
}

.topnavbtn a {
	display: block;
	width: 182px;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	text-align: center;
}

.topnavbtn a:hover {
	color: #FFFFFF;
}

.topnavbtnon {
	width: 182px;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	background-image: url(images/back_navbtn_on.gif);
	text-align: center;
}

.topnavbtnon a {
	display: block;
	width: 182px;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	text-align: center;
}

.topnavbtnon a:hover {
	color: #6384C3;
}

#pagecontent {
	width: 730px;
}

#homecontent {
	padding: 20px;
}

#homecontent p {
	color: #333333;
	font-size: 12px;
}

.homeheading {
	font-size: 16px;
	font-weight: bold;
}

#pagefooter {
	width: 100%;
	height: 188px;
	background-image: url(images/back_footer.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

#footercontents {
	width: 730px;
	color: #FFFFFF;
	padding-top: 5px;
}

.footerdivider {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #607DB5;
}

.subpagecontent {
	padding-top: 15px;
}

#subcontent_right {
	float: right;
	width: 510px;
}

#subcontent_left {
	float: left;
	width: 185px;
	background-image: url(images/back_leftcolumn.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 335px;
	height: 335px;
	overflow: auto;
}

#subcontentpad {
	padding: 0px 50px 30px 0px;
}

.clearfloats {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.subpageheader {
	background-image: url(images/back_subhead.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 67px;
}

.subpageheadtext {
	padding: 40px 0px 0px 15px;
	font-size: 24px;
	color: #FFFFFF;
}

#leftnavsurround {
	width: 183px;
}

.leftnav {
	padding-left: 18px;
	border-bottom: 1px solid #B9B9B9;
}

.leftnav a {
	display: block;
	width: 165px;
	padding: 3px 0px;
	line-height: 14px;
	color: #9E2E01;
	text-decoration: none;
}

.leftnav a:hover {
	color: #666666;
	text-decoration: none;
}

.leftnavon {
	padding-left: 18px;
	border-bottom: 1px solid #B9B9B9;
}

.leftnavon a {
	display: block;
	width: 165px;
	line-height: 14px;
	padding: 3px 0px;
	color: #000000;
	text-decoration: none;
}

.leftnavon a:hover {
	color: #666666;
	text-decoration: none;
}

#leftaddress {
	padding: 10px;
}

.errormsg, .errormsg p, .errormsg li {
	color: #FF0000;
}

.photoright {
	float: right;
	width: 160px;
	padding-bottom: 10px;
}

#footerlinks {
	width: 730px;
	color: #FFFFFF;
	padding-top: 5px;
}

#footerlinks a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footerlinks a:hover {
	text-decoration: none;
}