@charset "UTF-8";
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #000000;
	background-color: #460701;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 964px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 964px;
}
#body {
	width: 964px;
}
#footer {
	width: 964px;
}
.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #FFFFCC;
}
.beigeBG {
	background-attachment: scroll;
	background-color: #ccc49d;
	background-image: url(images/bgshad.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
	color: #000000;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	color: #958432;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1em;
	color: #958432;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1em;
	color: #958432;
}

a:link {color: #460701; text-decoration: none;}
a:visited {text-decoration: none; color: #460701;}
a:hover {text-decoration: underline; color: #160200; }
a:active { text-decoration: none; color: #000000;}

.footer {  font-family:  Arial, Helvetica, sans-serif; 
             font-size: 9pt; 
			 font-weight: normal; 
			 color: #968336}
.footer a:link { color: #968336; text-decoration: none;} 
.footer a:visited { color: #968336; text-decoration: none;}
.footer a:hover { color: #968336; text-decoration: underline;}
.footer a:active { color: #968336; text-decoration: none;} 
