html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFFFFF url(images/bg.gif); background-repeat: repeat-y; background-position: center;
	}
	
.head {font-size: 22px; text-transform:uppercase; color: #FFFFFF;}
.subhead {
	color: #878672;
	text-transform:none;
}
.brown {color: #878672;}
body.home{background:#FFFFFF; background-repeat: repeat-y; background-position: center;}
body.otherpage{background:#FFFFFF; background-repeat: repeat-y; background-position: center;}

.bodylinks a:link {color: #878672;
text-decoration: none;}

.bodylinks a:visited {color: #878672;
text-decoration: none;}

.bodylinks a:hover {color: #878672;
text-decoration: none;}

.bodylinks a:active {color: #878672;
text-decoration: none;}

 a:link {
	color: #FFFFFF;
	}
a:visited {
	color: #FFFFFF;
}
 a:hover {
	color: #83B6EB;
}
a:active {
	color: #FFFFFF;	
}

body,td,th {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 12px;
	color: #B8AC88;
	text-decoration: none;
	line-height: 15px;
	}
