body {
	background-color: #BD7342;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
}
.main-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	display: block;
	text-align: center;
	padding: 15px;
	margin: 0px;
}
.main-links:hover {
	color: #D9AE93;
	text-decoration: none;
}

.links-bkg {
	background-color: #391E0B;
	background-image: url(../images/links_bkg.jpg);
	background-repeat: repeat-x;
}
.light-text {
	color: #CCCCCC;
}
.page-headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #782831;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.email-image {
	vertical-align: text-bottom;
	display: inline;
}

a {
	color: #563317;
}
a:hover {
	color: #935328;
	text-decoration: underline;
}
.form-elements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.copyright {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.page-titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5B3319;
	font-weight: bold;
}
.page-titles-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #563317;
}


.paragraph-spacing {
	line-height: 17px;
}
.rb-border {
	border: 2px solid #D73D25;
}
.rb-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.box-label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 241px;
}
.contact-link {
	color: #CCCCCC;
}
.contact-link:hover {
	color: #ffffff;
}

