body{
margin:0;
padding:0;
background-color: #EEEBD5;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;

}


h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin: 15px 0 5px;
	line-height: 1.2em;
}
h1 {
	font-size: 24px;
	margin-bottom: 15px;
}
h2 {

	font-size: 18px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}

p.date {
	font-size: 12px;
	font-style: italic;
}

#content p {
	margin: 0 0 10px;
}

#col2 img {
	border: 3px solid #CCC;
	margin: 5px 10px 10px 10px;
}

a {
	color: #B83D00;
}
a:hover {
	background-color: #B83D00;
	color: #EEEBD5;
}


#subcontent {
	float: right;
	width: 200px;
	margin: 0 10px 15px 15px;
	padding: 10px;
	background-color: #DADA9F;
}
#subcontent h3 {
	text-align: center;
	font-weight: bold;
}
#content #subcontent table {
	text-align: center;
}
#content #subcontent table td,
#content #subcontent table th {
	padding: 3px;
	text-align: center;
}

#container{
margin:0 auto;
padding:0;
width:960px;
min-height:708px;
overflow:hidden;
}

#banner{
height:205px;
background: #B83D00 url(/media/images/v1/header_bg.jpg) left top repeat-y;
}

#col1{
float:left;
margin-bottom:-2000px;
padding-bottom:2000px;
width:126px;
background:#D4D29A url(/media/images/v1/leaf_bg.jpg) left top no-repeat;
}

#col2{
float:left;
margin-bottom:-2000px;
padding-bottom:2000px;
width:225px;
background-color:#EEEBD5;
color:#A4252A;
border: #DADA9F 8px solid;
border-width: 8px 0 8px 8px;
}

#col3{
float:left;
margin-bottom:-1902px;
padding-bottom:1902px;
width:711px;
text-align:left;
background-color:#ECECBE;
border:#DADA9F 8px solid;
}

#content{
margin:18px;
line-height:18px;
}
#content ul {}
#content ul li {
	margin-left: 25px;
}
#content ul li ul li {
	margin-left: 15px;
}


#content #member ul {
	width: 100%;
}
#content #member li {
	display: inline;
	float: left;
	list-style-type: none;
	padding: 3px 3px 0px;
	margin-left: 0;
}
#content #member li a {
	display: block;
	padding: 3px 3px;
}
#content #member a.active,
.nav a.active {
	background-color: #B83D00;
	color: #ECECBE;
}

#content ul {
	margin-bottom: 10px;
}
#content table {
	width: 100%;
	border: 1px solid #FFF;
}
#content table.clean {
	border: none;
}
#content table.clean th,
#content table.clean td {
		border: none;
}
#content form#search {
		float: right;
}
#content table th, #content table td {
	padding: 5px 10px;
	vertical-align: top;
	text-align: left;
	border: 1px solid #FFF;	
}
#content table.innerform {
	width: auto;
	border: none;
}
#content table.innerform td {
	border: none;
}
#content table th {
}
#content input.input, #content textarea {
	width: 300px;
	padding: 2px;
}
#content textarea {
	
}
#content input.submit {
		width: auto;
}

#content img.companylogo {
	border: 2px solid #FFF;
}




#clear_cols{
clear:both;
margin:0 auto;
width:960px;
height:8px;
background-color: #DADA9F;
text-align:right;
}

#footer{
clear:both;
margin:0 auto;
width:960px;
height:20px;
background: #B83D00 url(/media/images/v1/header_bg.jpg) left top repeat-y;

}

ul.nav {}

ul.nav li {
	list-style-type: none;
	padding: 3px 5px;
	margin: 3px 5px;
}
ul.nav li a {
	text-decoration: none;	
	padding: 3px;
}
ul.nav li a:hover {
	text-decoration: underline;
	background-color: #B83D00;
	color: #FFF;
}
ul.nav li ul {
	margin: 3px 5px 3px 20px;
}
ul.nav li ul li {
	list-style-type: disc;
	margin: 0;
	padding: 0;
}




#col2 h2, #col2 h3, #col2 h4, #col2 p {
	margin: 15px 10px 5px;
}
#col2 h2, #col2 h3 {
	text-decoration: underline;
}

hr {
	margin: 10px 5px;
}

.button{
width: auto;
padding: 5px;
font-size:11px;
color:#A4252A;
background-color:#FFF;
}

.logo{
float:left;
margin:9px 0 3px 48px;
}
.logo a:hover {
	background-color: transparent;
}

.slogan{
float:right;
margin:54px 121px 0 0;
color:#FFF;
font-size:12px;
}
.collage{
clear:both;
height:96px;
}

.error {
	background-color: #B83D00;
	border-color: 2px solid #000;
	padding: 5px;
}

#message {
	padding: 15px;
	background-color: #b83D00;
	font-size: 18px;
	font-weight: bold;
	margin: 20px;
}
#grid li {
	float: left;
	border: 2px solid #b83D00;
	width: 150px;
	height: 250px;
	margin: 20px;
	padding: 10px;
	list-style-type: none;
}
#grid li h3 {
	margin: 5px;
	height: 36px;
	text-align: center;
}
#grid li h3 a {
	padding: 3px;
}
#grid li a img {
	border: 2px solid #B83D00;
}
#grid li a:hover img {
	border: 2px solid #FFF;
}
#content div.category-picker{
	width: 350px;
}
.category-picker h3 {
	cursor: pointer;
	text-decoration: underline;
	color: #B83D00;
	width: 350px;
	border: 1px solid #B83D00;
	padding: 5px;
}
#content div.category-picker li {
	list-style-type: none;
	padding: 0;
	margin-left: 5px;
	white-space: nowrap;
}
#content div.category-picker li li {
	margin-left: 10px;
}
#content div.category-picker li li li {
	margin-left: 20px;
}

#content div.category-picker li input {
	margin: 4px;
}
