@charset "UTF-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72.1%;
	color: #555;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height:1.9em;
}

.buttonheading a:hover {
background: #fff;
}

img {
border:none;
background-color:#fff;
}

ul, li, ol {
padding:0 0 0 5px;
margin:0;
list-style:disc;
}

ul {
margin-left:10px;
}

a:link, a:visited {
color:#996A18;
padding:3px;
}

.logosmall {
float:left;
width:318px;

}

a:hover {
	color:#4F360D;
}

.int {
margin:0px auto;
width:880px;
}

.top, .main, .footer, .topsmall, .content {
float:left;
width:100%;
}

.top {
height:287px;
background-image:url(../images/topbck.jpg);
background-repeat:repeat-x;
}

.topsmall {
height:100px;
background-image:url(../images/topbck.jpg);
background-repeat:repeat-x;

}


.topmenu ul {
margin-top:12px;
float:right;
width:auto;
}

.topmenu ul li {
float:left;
list-style:none;
padding:0;
margin:0;
}

.topmenu ul li a:link, .topmenu ul li a:visited {
padding:3px 12px;
border-left:1px solid #222;
text-decoration:none;
color:#fff;
font-weight:lighter;
font-size:0.9em;
}

.topmenu ul li a:hover {
background-color:#996A18;

}

.topmenu ul li a.active, .topmenu a#active_menu-nav, .topmenu ul li#current a:link, .topmenu ul li#current a:visited {
background-color:#222;
}

.main {
padding-top:30px;
background-image:url(../images/mainbck.jpg);
background-repeat:repeat-x;
}

.topmenu {
float:right;
width:100%;
height:45px;
}


.left {
float:left;
width:60%;
}

.right {
float:right;
width:30%;
}

.leftbox, .centerbox, .rightbox {
float:left;
width:32%;
}

.centerbox {
padding:0 2%;
}

h3 {
	margin:14px 0 0 0;
	padding: 0px;
	font-size: 1.6em;
	font-weight: normal;
	color: #222222;
	font-weight:lighter;
	letter-spacing:0.1em;
}

h1, .contentheading{
font-size:2em;
color:#996A18;
margin:0;
padding:10px 0;
font-weight:lighter;
letter-spacing:0.1em;
border-bottom:1px solid #e4e4e4;
}

h2, .componentheading  {
color:#777;
font-weight:lighter;
font-size:1.3em;
margin:0 0 15px 0;
padding:5px 0;
border-bottom:3px solid #ededed;
}

.footer .int {
border-top:1px solid #e4e4e4;
padding:10px 0;
margin:30px auto;
color:#999;
font-size:0.88em;
}

blockquote {
font-size:1.2em;
color:#777;
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:lighter;
line-height:1.8em;
margin:0;
padding:0;
font-style:italic;
}

img.image {
border:1px solid #e4e4e4;
padding:6px;
margin:0 10px 0 0;
}

.small {
font-size:0.9em;
color:#222;
font-style:italic;
}
