body {
	font-family: arial;
	margin: 0px;
	background-image: url(images/headerbg2.jpg);
	background-repeat: repeat-x;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
a {
	color: #905345;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
a.sidenav {
	color: #5c7389;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	}
a.sidenav:hover {
	text-decoration: underline;
	}
	
a.textnav {
	color: #905345;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	}
a.textnav:hover {
	text-decoration: none;
	}
	
.quotetext {
	font-size: 14px;
	font-family: times;
	font-weight: bold;
	color: #905345;
	}
	
.quotename {
	font-size: 14px;
	font-family: times;
	font-weight: bold;
	color: #905345;
	}

#maintable {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}
	
#headertable {
	width: 800px;
	height: 273px;
	vertical-align: top;
	text-align: center;
	color: #ffffff;
	}
	
#innertable {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #d1c2a5;
	}
	
	
.contentbg {
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	border: 1px solid #d1c2a5;
	}
	
.hpcontenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

.hpheadline1 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #5c7389;
	font-weight: bold;
	}

.topnav {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	padding: 5px 15px 0 15px;
	vertical-align: top;
	}
.topnav a:link, .topnav a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
.topnav a:hover {
	text-decoration: underline;
	}

.hpbutton {
	padding-bottom: 15px;
	padding-left: 25px;
	}
	
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c746b;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	}

#footer a:link, #footer a:visited {
	color: #5c7389;
	text-decoration: none;	
	}
	
#footer a:hover {
	text-decoration: underline;
	}
