html {
position: relative;

}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 0px;
margin: 0px;
background-color:#222126;
}

img {
border: none;
}

h1, h2, h3, h4 {
color:#333300;
font-family: arial, sans-serif;
}

h2, h3, h4 {
font-size: 1.2em;
color:#433300;
}

em {
font-color: #333300;
font-family: arial, sans-serif;
font-size: 1.2em;
font-style: normal;
font-weight: bold;
}

h1 {
font-size: 1.5em;
font-color: #473415;
}

hr {
clear: left;
height: 1px;
border: none;
/*COLOR1=border-top: 1px solid #*/ border-top: 1px solid #473415;
width: 100%;
}

p, h1, h2, h3, h4 {
margin-top: 0px;
margin-bottom: 1.2em;

}

a {
color:#000000;
font-weight: bold;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

/* Structural Containers */

#main {
height: 100%; 
width: 696px;
text-align: left;
margin-left: auto;
margin-right: auto;

}

#masthead {
}

#content {
height: 100%; 
clear: left;
float: left;
width: 696px;
/*COLOR2=background-color: #*/ background-color: #FFFFFF;
}

#left-content {
float: left;
width: 426px;
font-size: 12px;
line-height: 160%;
color: #000000;
background-color: #ffffff;
padding-top: 0px;
padding-right: 26px;
padding-bottom: 0px;
padding-left: 26px;
}

#left-content hr, #left-content h1, #left-content h2, #left-content h3 {
/*COLOR1=color: #*/ color: #663300;

}

#left-content p img {
margin-right: 15px;
margin-bottom: 15px;
}

#right-content {
background-color:#f0d6a5;
font-size: 11px;
line-height: 140%;
width: 160px;
padding-right: 26px;
padding-left: 26px;
clear: right;
float: right;
padding-top: 0px;
padding-bottom: 0px;
color: #000000;
}

#right-contentpic {
/*COLOR3=background-color: #*/ background-color: #97AE51;
color: #000000;
width: 212px;
clear: right;
float: right;


}

#right-content p {
font-weight: normal;
color: #000000;
}

#right-content h2 {
font-weight: normal;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-transform: uppercase;
}

#right-content > p:last-child {
border-width: 0px;
}

#footer {
clear: both;
height: 30px;
line-height: 30px;
text-align: center;
color: #ffffff;
padding: 10px 20px 10px 20px;
margin: 0px 0px 0px 0px;
font-size: 0.7em;

background-image: none;
background-repeat: no-repeat;
background-position: left bottom;
}

#footer A {
/*COLOR2=color: #*/ color: #F0F2EF;
text-decoration: underline;
font-weight: normal;
}

/* Top Navigation Formats */

#topnav {
width: 696px;
height: 25px;
text-align:left;
background-color: transparent;
white-space: normal;
clear: left;

padding-top: 9px;
padding-right: 15px;
padding-bottom: 5px;
padding-left: 10px;
}

#topnav a {
font-family: verdana;
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
padding: 11px;
text-transform: uppercase;
vertical-align: baseline;
}

#topnav a:hover, #topnav a.current {
text-decoration: underline;
}

/* Sub Navigation Formats */

#subnav {
color: #ffffff;
background-repeat: no-repeat;
clear: left;
padding: 4px 0px 10px 17px;
vertical-align: top;
padding-left: 45px;
text-align: left;
}

#subnav a {
display: inline;
margin-left: 10px;
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}

#subnav a:hover {
text-decoration: underline;
}

#subnav a.current {
text-decoration: underline;
}


.frontimage {
	/*COLOR1=background: #*/ background: #758641;
	width:126px;
	height:113px;
	padding-top:3px;
	text-align:center;
	float:left;
}

A.frontlink, A.frontlink:hover {
color:#FFFFFF;
text-decoration:none;
}

.map-para {
display: block;
width: 133px;
height: 30px;
overflow: hidden;
text-align: justify;
word-spacing: 0.6em;
padding-top: 1em;
/*COLOR1=color: #*/ color: #000000;
}

.map-para img {
width: 133px;
height: 30px;
border: 0px;
margin: 0px 0px 10px 0px;
}

/* Override Optio Styles */

#optio p.optioHeading {
/*COLOR1=color: #*/ color: #000000;
font-family: arial, sans-serif;
font-size: 14px;
text-transform: uppercase;
}

/* Utility classes */
.float_left { float: left; }
img.float_left { margin: 0 1em 1em 0; }

/* Team page staff list */
ul#staff_list { list-style: none; padding: 0; margin: 0; }
ul#staff_list li { clear: both; }
ul#staff_list li img { float: left; margin: -2px 1em 2em 0px; }
ul#staff_list li h4 { margin: 0; }
ul#staff_list li p { margin-bottom: 2em; }
