@import url("/inc/ppc.css");

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

img {
	border:none;
}

form {
	margin:0;
	padding:0;
}

h1 {
	padding:15px 0 0 0;
	font-size:24px;
	color:#364442;
}

h2, h3 {
	font-size:16px;
	color:#376962;
}

p, li, #resources {
	font-size:12px;
	line-height:14px;
	color:#444;
}

li {
	padding-bottom:3px;
}

p a, li a, #resources a {
	color:#8E6239;
}

p a:hover, li a:hover, #resources a:hover {
	text-decoration:none;
}

#wrapper {
	background:url(/i/wrapper.gif) repeat-y;
}

#header {
	width:750px;
	height:130px;
	padding-right:70px;
	background:url(/i/header.jpg) no-repeat;
}

#logo {
	float:left;
	width:300px;
	height:131px;
}

#search {	
	float:right;
	width:225px;
	padding-top:73px;
	text-align:right;
}

#search #keywords {
	position:relative;
	bottom:5px;
	width:140px;	
	border:none;
	background:url(/i/spacer.gif);
	font-size:18px;	
	color:#fff;
}

#search #submit {
	width:60px;
	height:25px;
}

#content-left {
	width:770px;
}

#content {
	float:right;
	width:540px;
	padding-left:20px;
}

#breadcrumbs {
	width:755px;
	padding:3px 0 3px 15px;
	font-size:11px;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	background:#66748d;
	color:#ccd6eb;
}

#breadcrumbs a {
	text-decoration:none;
	color:#fff;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}

#left {
	float:left;
	width:180px;
	padding:20px 15px;
}

#left a {
	display:block;
	text-decoration:none;
}

#left a:hover {
	text-decoration:underline;
}

.m1, .closed1 {
	padding:2px 0 2px 20px;
	font-size:12px;
	background:url(/i/m1-closed1.gif) 0 3px no-repeat;
	color:#8e6239;
}

.youarehere1, .open1 {
	padding:2px 0 2px 20px;
	background:url(/i/youarehere1-open1.gif) 0 3px no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#55678b;
}

.m2, .closed2 {
	padding:2px 0 2px 30px;
	background:url(/i/m2-closed2.gif) 15px 5px no-repeat;
	font-size:11px;	
	color:#8e6239;
}

.youarehere2, .open2 {
	padding:2px 0 2px 30px;
	background:url(/i/youarehere2-open2.gif) 15px 5px no-repeat;
	font-size:11px;	
	color:#55678b;
}

#footer {
	clear:both;
	width:770px;
	padding:10px 0;
	background:#fff;
	text-align:center;	
	font-size:11px;
	color:#999;
}

#footer a {
	padding:0 3px;
	color:#777;
}

#footer a:hover {
	text-decoration:none;
}

#resources a {
	display:block;
	padding-top:15px;
	padding-bottom:0;
}