body {
background-color: #cdd5c6;
margin-top: 0px;
font-family: sans-serif;
font-size: 1em;
}

#container {
	width: 900px;
	margin: 0 auto;
	min-height: 350px;
	background-image: url("assets/images/mainBG.jpg");
}

#header {
	width: 900px;
	height: 91px;
	background-image: url("assets/images/header.jpg");
}



#nav {
/* 	z-index: 100; */
	width: 900px;
	min-height: 23px;
	height: 23px;
	background-image: url("assets/images/navBG.jpg");
	line-height: 18px;
}

#nav a { color:#2d2d2d;  text-decoration: none;}
#nav a:visited { color:#2d2d2d; text-decoration: none; }
#nav a:hover { color:#2d2d2d; text-decoration: underline }

/*
#nav ul {

    margin-top:0px;
    padding:3px 0px 0px 0px;
    margin: 0px;
}

#nav li {
    display: inline;
    padding-right: 0px;
    font-size: 0.8em;
    color: #2d2d2d;
}

#nav ul li {
    border-right: 1px solid #2d2d2d;
    padding-left: 4px;
    padding-right: 6px;
}

#nav ul li.last {
    border-right: 0px solid #2d2d2d;
}
*/

/* suckerfish */

#nav ul { /* all lists */
	padding: 0px;
	padding-left: 40px;
	margin: 0;
	list-style: none;
}

#nav li { /* all list items */
	float: left;
	position: relative;
/* 	width: 6em; */
padding-right: 20px;
	font-size: 0.85em;
    color: #2d2d2d;
}

#nav li ul { /* second-level lists */
	display: none;
	width: 2em;
	width: 8em;
	position: absolute;
	background-color:#cdd5c5;
	font-size: 0.85em;
	padding-left: 5px;
	top: 1em;
	left: 20px;
}

#nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#nav li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

/* end suckerfish */

#content {

}

#left {
clear: both;
float: left;
width: 133px;

}


#left p {
padding: 10px;
font-family: Trebuchet, sans-serif;
color: #fff;
font-size: 0.7em;
}

#middle {
float:left;
padding-left:0px;
width: 634px;
/* margin-top: -35px; */
z-index: 0;
}

#right {
float: right;
width:131px;
height:268px;
background-image: url("assets/images/rightBG.jpg");
}

#footer {
width:900px;
height:45px;
background-image: url("assets/images/footer_bottom.jpg");
}

#content_panel {
padding: 5px 15px;
color: #2d2d2d;
}

#content_panel li {
font-size: 0.8em;
line-height: 1.2em;
}

#content_panel h4 {
padding-left: 7px;
font-size: 0.9em;
color: #62685c;
}

#content_panel h4:before {
content: url(assets/images/leaf_orn_small.png);
}

#content_panel a, #content_panel a:hover, #content_panel:active {
color: #2d2d2d;
text-decoration: underline;
}

#content_panel p {
font-size: 0.8em;
line-height: 1.2em;
}

#content_panel blockquote {
font-size: 0.8em;
padding: 0px 10px;
}

#page_title {
padding-bottom: 0px;
}

#page_title H2 {
font-size: 1.1em;
font-weight: bold;
color: #2d2d2d;
}

h2 {
font-size: 1.1em;
}

h3 {
font-size: 0.9em;
color: #62685c;
}

address {
font-size: 0.8em;
font-weight: normal;
padding-left: 10px;
font-style: normal;
line-height: 1.2em;
}

.indented {
padding: 0px 35px;
line-height: 1em;
}

/* Suckerfish Menus */

#suckerfishnav {
/* background:#fff url(../images/nav_bg.jpg) repeat-x; */
background-color: #cdd5c5;
font-size:12px;
font-family:arial,sans-serif;
font-weight:bold;
zindex: 10;
}

#suckerfishnav, #suckerfishnav ul {
float:left;
list-style:none;
line-height:22px;
padding-left:10px;
margin:0 0 1px 0;
width:100%
}

#suckerfishnav a {
display:block;
color:#000;
text-decoration:none;
padding:0px 10px
}

#suckerfishnav li {
float:left;
padding:0
}

#suckerfishnav li ul {
position:absolute;
left:-999em;
height:auto; 
width:150px;
font-weight:normal;
margin:0;
line-height:1;
/* -moz-opacity:0.90; */
/* opacity:0.90; */
/* khtml-opacity:0.90 */
}

#suckerfishnav li li {
padding-right:1px;
width:150px;
border-bottom:1px solid #aaa
}

#suckerfishnav li li a {
padding:4px 10px
}

#suckerfishnav li ul li {
font-weight:bold;
font-family:verdana,sans-serif
}



#suckerfishnav li ul li a {
font-size:12px;
color:#000;
}

#suckerfishnav li:hover ul li a {
color:#000;
}

#suckerfishnav li ul ul {
margin:-21px 0 0 101px
}

#suckerfishnav li ul li:hover {
background:#cdd5c5;
}

#suckerfishnav li ul li:hover a {
color:#000;
}

#suckerfishnav li ul li:hover li a {
color:#000;
}

#suckerfishnav li ul li li:hover a {
color:#000;
}

#suckerfishnav li ul li ul li:hover ul li a {
color:#000;
}

#suckerfishnav li ul li ul li:hover ul li:hover a {
color:#000;
}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul {
left:-999em
}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul {
left:auto;
background:#cdd5c5;
}

#suckerfishnav li:hover, #suckerfishnav li.sfhover {
background:#cdd5c5 url(../images/nav_bg_hover.jpg) repeat-x;
_background:#888 repeat-x;
}

#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
color:#000;
}


/* End of suckerfish menus */