/* CSS Document */

body {
	font-family: Tahoma, Veranda, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.25em;
	color:#DCE6C7;
	margin-top: 10px;
	background-color:#8fa274;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
td, td {
	font-family: Tahoma, Veranda, Arial, Helvetica, sans-serif;
	color:#DCE6C7;
	line-height: 1.25em;
}
a, a:visited {
color: #D36124;
}
a:hover {
color: #FB8749;
}

h1 {
	font-size:1.2em; 
	line-height:1.35em;
	margin: 0 0 -7px 0;
	padding: 0;
	color: #D36124;
}
h2 {
	font-size:1.1em; 
	margin: 15px 0 15px 0;
	padding: 3px;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
h3 {
	font-size:1em; 
	margin: 0 0 1.25em 0;
	padding: 0px;
	color: #60190A;
}
p{
	line-height:1.35em;
}
ul{
margin: 1em 0em 1em 1em;
padding-left: 1em;
}
li {
padding: 0.25em;
}

sup {
font-size:9px;
}

#container {
width: 776px;
margin: auto;
border: 5px solid #ffffff;
background-image:url(images/bg_container.gif);
}
#container_larger {
width: 939px;
margin: auto;
border: 5px solid #ffffff;
background-image:url(images/bg_container.gif);
}
#left_home {
width: 199px;
height: 561px;
float:left;
margin: 0; 
padding: 0;
background-color: #CEDBB2;
background-image:url(images/bg_left.gif);
background-repeat: no-repeat;
background-position: bottom;
}
#left_secondary {
width: 199px;
height: 561px;
float:left;
margin: 0; 
padding: 0;
background-color: #CEDBB2;
}
#banner_home {
width: 244px;
float:left;
margin: 0; 
padding: 0;
background-color: #223B1E;
}
#right_home {
float:left;
width: 293px;
height: 506px;
margin: 0;
padding: 55px 20px 0px 20px;
background-color: #223B1E;
background-image:url(images/bg_right.gif);
background-repeat: no-repeat;
background-position: bottom right;
}
#right_home a, #right_home a:visited {
	color:#fff;
}
#navcontainer {
width: 188px;
padding: 38px 0 0 3px;
margin: 0;
}

#navlist {
padding: 0 0 0 3px;
margin: 0;
list-style: none;
}
#navlist li {
margin: 0;
padding: 8px 0 8px 10px;
text-align: left;
background-image:url(images/menu_rule.gif);
background-repeat: no-repeat;
background-position: bottom;
}
#navlist li a, #navlist li a:visited {
text-decoration: none;
font-size: 1.1em;
color: #9A461A;
}
#navlist li a:hover {
text-decoration: none;
color: #D18B66;
}
#address {
width: 157px;
padding: 50px 20px 20px 20px;
margin: 0;
color:#494E3E;
}
#right_secondary {
float:left;
width:567px;
background-image:url(images/bg_right.gif);
background-repeat: no-repeat;
background-position: bottom right;
}
#right_secondary_content {
width:527px;
padding:20px;
}
#right_secondary_larger {
float:left;
width:740px;
background-image:url(images/bg_right.gif);
background-repeat: no-repeat;
background-position: bottom right;
background-color: #223b1e;
}
#right_secondary_content_larger {
width:700px;
padding:20px;
}
.quote {
float:right;
width: 150px;
margin: 10px 0 0 10px;
padding: 10px;
background-color:#435840;
}
.quote_left {
width: 170px;
margin: 20px 5px 0 5px;
padding: 5px;
color:#494E3E;
border: 1px solid #494E3E;
}
#footer {
width: 756px;
height: 13px;
margin: auto;
padding: 6px 0px 5px 20px;
}
.footer_content {
float:left;
width: 360px;
font-family: tahoma, helvetica, arial, sans-serif;
font-size: 11px;
line-height: 13px;
color: #ffffff;
}
.footer_content a, .footer_content a:visited{
font-family: tahoma, helvetica, arial, sans-serif;
font-size: 11px;
line-height: 13px;
text-decoration: none;
color: #ffffff;
}
.footer_content a:hover {
text-decoration: none;
color: #ffffff;
}
#clear {
clear:both;
}
