body {
	background-color: #9f8e6c;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#main {
	width: 550px;
	padding: 20px 15px 20px 20px;
	text-align: left;
}
		
#navbar {width: 150px;}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;

}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: small-caps;
	color: #666666;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
}
a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;


}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
#banner {
	background-color: #B3A88E;
	background-image: url(images/banner05e-new-pat.png);
	background-repeat: repeat-y;
	width: 750px;
	height:163px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 1px dashed #B3A88E;
	font-size: 120%;
	text-align: center;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	
	font-size: 100%;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #876c3e;
	font-size: 80%;
}
	
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align: center;
}
#footer a:link, #footer a:visited {color:#000000; text-decoration:underline;}
#footer a:hover {color:#9f8e6c;}
#main #home .bodytext{
	line-height: 2.5em;
}

#pullquote {
	font-family: Arial;
	font-size: 90%;
	font-style: italic;
	margin-right: 25px;
	margin-left: 25px;
	line-height: 1.5em;
}
#test {
	background-color: #FFFFCC;
	background-position: left;
	margin: 0px;
	padding: 8px;
	width: 350px;
	color: #333333;
	font-size: 80%;
	font-style: italic;
	border: solid #cccccc 1px;
	font-family: Arial, Helvetica, sans-serif;
}
