/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
body {
	background-color: #D7D2BF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.img-border {
	margin: 3px;
	padding: 3px;
	border: 1px solid #663300;
}


/* Regular links */

a:link {
	color: #000000;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #000000;
}
a:visited {
	color: #000000;
}
/* End Regular links */


/* Begin bottom copyright section */
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Tahoma;
}
a.copyright:link {
	color: #FFFFFF;
}
a.copyright:hover {
	color: #FFFFFF;
}
a.copyright:active {
	color: #FFFFFF;
}
a.copyright:visited {
	color: #FFFFFF;
}

/* End bottom copyright section */



/* Begin backend bottom footer section */
.footer {
	background-image: url(images/template_r6_c1.jpg);
	background-repeat: repeat-x;
	background-color:#876343;	
}

/* End backend bottom footer section */

/* Begin backend middle content section */
.content {
	background-color:#FFFFFF;	
	background-image: url(images/template_r4_c2.jpg);
	background-repeat: repeat-y;
	text-align:center;
	min-height: 349px;
	min-width: 812px;

	
}
* html .content {height: 349px} /* IE Min-Height Hack */ 
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #66402B;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #503E30;
	text-align: center;
	width: 812px;
}
.left-column-bg{
background-image:url(images/template_r4_c1.jpg);
background-repeat:repeat-y;
}

.right-column-bg{
background-image:url(images/template_r4_c14.jpg);
background-repeat:repeat-y;
}

/* End backend middle content section */



.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #9B5231;
}
.content2 {
	font-weight: bold;
	color: #643521;
}
