html {
	height:100%;
	}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#663;
	margin:0;
	background-image:url(../images/masthead/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:100%;
	}
#bodywrap {
	width:776px;
	border-left:#9A9A9A solid 2px;
	border-right:#9A9A9A solid 2px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding-bottom:0;
	background:url(../images/masthead/content_bg.jpg) left repeat-y #FFF;
	}
#breadcrumbs a {
	font-size:10px;
	color:#663;
	text-transform:uppercase;
	text-decoration:none;
	}
#contentwrap {
	background:url(../images/masthead/side.jpg) left top no-repeat;
	}
#content {
	faloat:left;
	width:611px;
	margin-left:147px;
	padding-left:9px;
	padding-bottom:1.5em;
	}
#footer {
	width:776px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	background-color:#B9C09F;
	padding-top:1em;
	padding-bottom:1em;
	border-left:#9A9A9A solid 2px;
	border-right:#9A9A9A solid 2px;
	text-align:center;
	}
#footerbar {
	display:block;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	}
#left {
	float:left;
	width:147px;
	}
#masthead {
	background:url(../images/masthead/masthead.jpg) center top no-repeat;
	height:120px;
	}
#menu {
	margin-top:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F173F;
	}
#menu p {
	font-size: 10px;
	line-height: 1.2em;
	padding: 4px 0 4px 2px;
	margin-bottom: 0.1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbb;
	color: #222;
	}
#menu ul {
	margin-top: 0px;
	line-height: 1.4;
	font-size: 10px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0.1em;
	}  
#menu li {
	font-size: 10px;
	line-height: 1.2em;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 0.1em;
	color: #CC0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	}
#menu a:link, #menu a:visited {
	color:#222;
	text-decoration: none;
	font-weight: bold;
	}
#menu a:hover, #menu a:active {
	color: #5F173F;
	text-decoration: underline;
	}
#menu a.sub {
	color: #5F173F;
	text-decoration: none;
	font-weight: normal;
	}
#menu a.sub:hover {
	color: #5F173F;
	text-decoration: underline;
	font-weight: normal;
	}
#nav {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	}
#nav img {
	display:block;
	margin:0;
	padding:0;
	float:left;
	}
#searchbox {
	float:right;
	margin-bottom:0;
	}
#searchbox form {
	margin: 0;
	}
.asterisk {
	color:#5F173F;
	}
.bold {
	font-weight:bold;
	}
.bottom_pad {
	padding-bottom:1em;
	}
.center {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
.error {
	color:#900;
	margin-bottom:0;
	}
.floatleft {
	float:left;
	padding-right:5px;
	}
.floatright {
	float:right;
	padding-left:5px;
	}
.grey {
	color:#999;
	}
.hideline {
	display:none;
	}
.red {
	color: #5F173F;
	}
a:link {
	text-decoration: underline;
	color: #5F173F;
	background: transparent;
	}

a:visited {
	text-decoration: underline;
	color: #5F173F;
	background: transparent;
	}

a:hover {
	text-decoration: none;
	color: #5F173F;
	background: transparent;
	}

a:active {
	text-decoration: underline;
	color: #5F173F;
	background: transparent;
	}
fieldset {
	border:1px solid #5F173F;
	margin:7px;
	padding:7px;
	}
h1 {
	font-size:18px;
	color: #5F173F;
	margin-bottom:0;

	}
h2 {
	font-size:16px;
	color: #5F173F;
	margin-bottom:0;
	}
h3 {
	font-size:14px;
	color: #5F173F;
	}
h4 {
	font-size:12px;
	color: #5F173F;
	}
h5 {
	font-size:12px;
	color: #5F173F;
	font-weight:normal;
	}
hr {
	border:0;
	color:#BBC593;
	background-color:#BBC593;
	height:1px;
	}
legend {
	border:1px solid #5F173F;
	padding:7px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	}
p, ul, ol {
	font-size:12px;
	}
p, h1, h2, h3, h4, h5 {
	margin-top:0;
	}