body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: scroll;
	background-color: #EDE3D4;
	background-image: url(../images/pgbg.jpg);
	background-repeat: repeat;
	margin: 0px;
}
div.rightbar {
	float: right;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 10px;
	padding-top: 8px;
}


div.wrapper_bg {
	background: url(../images/headerbg.gif) top center repeat-x;
	text-align:center;
	margin: 0 auto;
}
div.topnav {
	text-align: right;
	height: 75px;
	width: 790px;
	margin: 0 auto;
}
#cName, #cMail, #cMessage {
	background-color: #FFFFEA;
	border: 1px solid #8B2E31;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




div.header {
	background:	url(../images/headerban.jpg) top center no-repeat;
	height:386px;
}

div.content {
	background:	url(file:///F|/images/light/dotline_vert.gif) 500px 0 repeat-y;
	width: 790px;
	text-align: left;
	margin: 0 auto;
	padding-top: 20px;
}
div.footer {
	text-align: center;
	clear: both;
	margin: 0 auto;
	width: 790px;
	height: 130px;
	padding-top: 20px;
	background-color: #FFFFEA;
}
#affiliates {
	float: right;
	width: 200px;
	margin-right: 15px;
}


div.main {
	margin-right: 220px;
	padding-right: 10px;
}
img.thumb {
	margin-left: 10px;
	margin-right: 5px;
}

h4, h3, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8B2E05;
	padding-bottom: 5px;
	letter-spacing: 3px;
}
#contactForm {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AE2E04;
}

h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
	font-style: italic;
}


h2, h3 {
	background-image: url(../images/underline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
a:link, a:visited {
	font-weight: bold;
	color: #8B2E05;
	text-decoration: none;
}
a:active, a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
