body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #BBAF76;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #713026;
	margin:0px;
	padding:0px;


}
a{
	font-weight: bold;
	color: #983B2D;
}
a:hover{
	font-weight: bold;
	color: white;
}
a:visted{
	font-weight: bold;
	color: #983B2D;
}



.right-red-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #713026;
}

.header {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.main-header {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.footer-micro-text {
	font-size: 9px;
}
.page-header {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.image_float_left {
	float: left;
	border: 1px solid #000000;
	margin: 4px;
}
.video_float_left {
	float: left;

	margin: 9px;
}
hr {
	border: thin solid #000000;
}
iframe {
	border: 2px solid #762A1D;
}

