@import url("/inc/ppc.css");

body {
	margin:15px 0 50px 0;
	padding:0;
	background:url(/i/background.jpg) repeat-x #4f5a30;
	font-family:Trebuchet, Helvetica, sans-serif;	
}

h1 {
	font-size:24px;
	line-height:24px;
	font-weight:bold;	
	color:#8e5710;
}

h2 {
	margin-top:-15px;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	color:#666;
}

h3 {
	margin-bottom:-5px;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	color:#565656;
}
b {
margin-top:5px;
}

p, li, ul, ol {
	margin-bottom:15px;
	margin-top:3px;
	font-size:12px;
	line-height:18px;
	color:#000;	
}

ul, ol {
	margin-bottom:20px;	
}

p a, li a {
	text-decoration:underline;
	color:#8e5710;
}
p a:hover, li a:hover {
	text-decoration:none;
	color:#72762c;
}

li {
	list-style-type:disc;	
}

img {
	border:0;
}

#wrapper {
	width:760px;
	margin:0 auto;
	background: url(/i/wrapper-background.gif) repeat-y;
}

#header {
	width:760px;
	height:150px;
	position:absolute;
	top:15px;	
	background:url(/i/header.jpg) no-repeat;
}
#header img {
	width:195px;
	height:130px;
	position:relative;
	top:10px;
	left:15px;
}

#breadcrumbs {
	width:740px;
	height:17px;
	position:absolute;
	top:165px;
	padding:3px 10px 0 10px;
	background:url(/i/breadcrumb-background.gif);
	font-size:10px;
	color:#fff;
}
#breadcrumbs a {
	text-decoration:none;
	color:#a8af6c;
}
#breadcrumbs a:hover {
	text-decoration:underline;
	color:#fff;
}

#menu {
 	position:relative;
	width:220px;
	display:block;
	float:left;
	margin-top:85px;
}

#content {
	margin-top:170px;
	float:right;
	width:510px;
	padding:15px;	
}

.m1 {
	width:190px;
	display:block;
	padding:7px 0 7px 30px;
	background:url(/i/m1-background.gif) no-repeat 10px 9px #72762c;
	border-bottom:1px solid #fff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
.m1:hover, .youarehere1, .open1{
	background:url(/i/m1-background-over.gif) no-repeat 10px 9px #464a0f;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	width:190px;
	display:block;
	padding:7px 0 7px 30px;
	color:#fff;
	border-bottom:1px solid #fff;
		
}

.m2{
	width:190px;
	display:block;
	padding:7px 0 7px 30px;
	background:url(/i/m2-background.gif) no-repeat 10px 9px #a8af6c;
	border-bottom:1px solid #fff;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}


.m2:hover, .youarehere2, .open2 {
	background:url(/i/m2-background-over.gif) no-repeat 10px 9px #464a0f;	
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	width:190px;
	display:block;
	padding:7px 0 6px 30px;
	color:#fff;
	border-bottom:1px solid #fff;
}


.m3 {
	width:190x;
	display:block;
	padding:4px 0 4px 40px;
	background:url(/i/m3-background.gif) no-repeat 25px 6px #464a0f;
	border-bottom:1px solid #fff;
	font-size:11px;
	text-decoration:none;
	color:#a8af6c;
}
.m3:hover, .youarehere3, .open3 {
	background:url(/i/m3-background-over.gif) no-repeat 25px 6px #505416;
	color:#fff;
}

#footer {
	width:740px;
	height:20px;
	clear:both;
	padding-right:20px;
	padding-top:5px;
	background:url(/i/footer-background.gif) no-repeat;
	text-align:right;
	font-size:11px;
	color:#fff;
}
#footer a {
	color:#fff;
}
#footer a:hover {
	color:#fff;
	text-decoration:none;
}
#footer img {
	position:relative;
	top:5px;	
}

#sitemap {
	font-size:12px;
	line-height:18px;
	color:#000;
}
.title {
	font-size:14px;
	font-weight:bold;
}
#sitemap a {
	margin-left:10px;
	text-decoration:underline;
	color:#8e5710;
}
#sitemap a:hover {
	text-decoration:none;
	color:#72762c;
}
