body {
	margin: 0 auto;
	padding: 0;
	width: 775px;
	background: url(../images/background.jpg) center top repeat-x #b5a28b;
	font: 0.80em Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #333;
	line-height: 1.3em;
	border-color: #7a5e3e;
	border-style: solid;
	border-width: 0 3px 3px 3px;
}

a, a:visited {
	text-decoration: none;
	color: #a28b6e;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}
a img{ border: none; }
p {
	margin: 0 0 10px 0;
}
#container {
	margin: 0 auto; padding: 0;	
	width: 775px;
	background: #fff;
}

.cleaner {
	clear: both;
	height: 0;
	font-size: 1px;
	/*border: 1px solid green;*/
	margin: 0; padding: 0;
	background: transparent;
}
input, select, textarea {
	background: #fff;
	border: 1px solid #6b6b6b;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	padding: 2px;
	color: #6b6b6b;
}
textarea {
	font-size: 10pt;
}
input.button {
	font-family: Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
	background: url(../images/bgButton.gif) bottom left repeat-x #ccc;
	border: 1px solid #ababab;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	padding: 1px;
	cursor: pointer;
	font-size: .8em;
}
input.checkbox, input.radio {
	border: none;
	background: none;
}
label {
	font-size: 8.5pt;
	color: #333;
	font-weight: bold;
}
label.info {
	font-weight: normal;
}
.required {
	font-size: 8.5pt;
	color: #aa0000;
	font-weight: bold;
}
fieldset {
	padding: 5px 10px;
	border: 1px solid #a28b6e;
	margin: 0 0 15px 0;
}
legend {
	font-weight: bold;
	color: #98764e;
	font-size: .9em;
}
fieldset td {
	padding: 0 20px 5px 0;
}



/***********************************************************
* HEADER
***********************************************************/
#header {
	margin: 0; padding: 0; 
	width:775px;
	height: 95px;
	position: relative;
}

#logo {
	float: right;
	margin: 10px 20px 10px 0;
	padding: 0;
}

#header #searchForm {
	position: absolute;
	left: 10px;
	bottom: 10px;
}
#header .print_logo {
	display: none;
}
#searchForm #search {
	font-size: 8.5pt;
}


/***********************************************************
* HOME PAGE CONTENT
***********************************************************/
table.home_hero td {
	height: 255px;
	background-repeat: no-repeat;
	background-color: #fff;
	border-bottom: 2px solid #fff;
	background-position: center top;
}
.content-right .box {
	border-bottom: 2px solid #fff;
	padding-bottom: 15px;
}
.content-right .box p {
	padding: 0 20px 0 40px;
	text-align: right;
	color: #666666;
	font-size: .9em;
}
.content-right .box form {
	padding: 10px 20px 0 0;
	text-align: right;
	font-size: .9em;
}
.content-right .box h1 {
	font-size: 1.9em;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 0 0 7px 37px;
	background: url(../images/box_title_line.gif) bottom right no-repeat;
	font-family: arial;
	color: #bebebe;
}
.box input#search {
	width: 120px;
}
#login input {
	margin: 0 0 3px 0;
}
#login input#un, #login input#pw {
	width: 90px;
}


/***********************************************************
* MAIN CONTENT
***********************************************************/
table.content {
	border-bottom: 2px solid #fff;
}
.content-left {
	width: 205px;
	background: #98764e;
	vertical-align: top;
	padding: 0 0 20px 0;
}
.content-middle {
	width: 322px;
	border-color: #fff;
	border-style: solid;
	border-width: 0 2px;
	padding: 20px;
	vertical-align: top;
	position: relative;
}
.content-right {
	width: 205px;
	background: #dcdcdc;
	vertical-align: top;
	padding: 0 0 20px 0;
}
.content-main {
	width: 527px;
	border-color: #fff;
	border-style: solid;
	border-width: 0 0 0 2px;
	padding: 20px;
	vertical-align: top;
	position: relative;
}
.content-main td {
	vertical-align: top;
}
table.hero td {
	height: 155px;
	background-repeat: no-repeat;
	background-color: #fff;
	border-bottom: 2px solid #fff;
	background-position: center top;
}
.content-main h1, .content-middle h1 {
	color: #000;
	font-weight: bold;
	font-size: 1.6em;
	margin: 0;
	padding: 0;
}
.content-main h2, .content-middle h2 {
	color: #98764e;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
.content-main h3, .content-middle h3 {
	color: #7a5e3e;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
.content-main h4, .content-middle h4 {
	color: #98764e;
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
.content-main h5, .content-middle h5 {
	color: #b5a28b;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
.content-main h6, .content-middle h6 {
	color: #b5a28b;
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	padding: 0;
}



/***********************************************************
* PRINTER FRIENDLY
***********************************************************/
#printer_friendly a, #printer_friendly a:visited {
	display: block;
	cursor: pointer;
	padding: 0 0 0 16px;
	text-decoration: none;
	color: #6b6b6b;
	background: url(../images/printer_friendly.gif) left center no-repeat;
	float: right;
	font-size: .9em;
	font-weight: normal;
}
#printer_friendly a:hover {
	color: #6b6b6b;
	text-decoration: underline;
}


/***********************************************************
* SEARCH RESULTS
***********************************************************/
.content-main .searchContent {
	display: block;
	margin: 15px 0 15px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #a28b6e;
}



/***********************************************************
* SIDE NAVIGATION
***********************************************************/
ul#sidenav {
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#sidenav a, #sidenav a:visited, #sidenav a:hover, #sidenav a.active, #sidenav a.active:visited {
	display: block;
	font-weight: bold;
	width: 180px;
	padding: 5px 5px 5px 20px;
}
#sidenav a, #sidenav a:visited {
	text-decoration: none;
	color: #fff;
}
#sidenav a:hover, #sidenav a.active, #sidenav a.active:visited {
	text-decoration: none;
	background: url(../images/sidenav_hover.gif) left center no-repeat #fff;
	color: #98764e;
}
#sidenav li {
	padding: 0;
	list-style-type: none;
}
#sidenav ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}
#sidenav ul a, #sidenav ul a:visited, #sidenav ul a:hover, #sidenav ul a.active, #sidenav ul a.active:visited {
	display: block;
	width: 165px;
	padding: 3px 5px 3px 35px;
}
#sidenav ul a:hover, #sidenav ul a.active, #sidenav ul a.active:visited {
	text-decoration: none;
	background: url(../images/sidenav_sub_hover.gif) left center no-repeat #fff;
	color: #98764e;
}
#sidenav ul ul a, #sidenav ul ul a:visited, #sidenav ul ul a:hover, #sidenav ul ul a.active, #sidenav ul ul a.active:visited {
	display: block;
	width: 150px;
	padding: 3px 5px 3px 50px;
}
#sidenav ul ul a:hover, #sidenav ul ul a.active, #sidenav ul ul a.active:visited {
	text-decoration: none;
	background: url(../images/sidenav_sub2_hover.gif) left center no-repeat #fff;
	color: #98764e;
}

/***********************************************************
* FOOTER
***********************************************************/
#footer {
	margin: 0; padding: 15px 0;
	color: #fff;
	background: #a28b6e;
	font-size: .8em;
}
#footer .footer-right {
	width: 195px;
	padding-left: 10px;
	text-align: left;
	float: right;
}
#footer .footer-left {
	padding-right: 10px;
	border-right: 2px solid #9f8464;
	text-align: right;
	float: right;
}
#footer a { text-decoration: none; color: #fff; }
#footer a:hover { text-decoration: underline; }


/***********************************************************
* MESSAGES
***********************************************************/
.error, .success {
	background: #fff;
	padding: 8px;
	position: absolute;
	width: 300px;
}
.error p {
	border: 2px solid #aa0000;
	background: #fff;
	color: #333;
	padding: 4px;
	margin: 0;
}
.error strong {
	font-weight: bold;
	color: #aa0000;
}
.success p {
	border: 2px solid #00aa00;
	background: #fff;
	color: #333;
	padding: 2px;
	margin: 0;
}
.success strong {
	font-weight: bold;
	color: #00aa00;
}
