.contentbg {
	background:url(images/template_16.jpg) no-repeat;

// background-color:#42220D;
}
body {
	background-image: url(images/main_bg.jpg);
}
.text {
	color: #CC9966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;

}
.new_bkg_repeat {
	background-image: url(images/template_16.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.largetext {
	font-size: 32px;
	font-weight: bold;
	color: #CC9966;
	font-family: Arial, Helvetica, sans-serif;
}

.mediumtext {
	font-size: 16px;
	font-weight: bold;
	color: #CC9966;
	font-family: Arial, Helvitica, sans-serif;
}


.subheading {
	color: #CC9966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	font-weight:bold;

}



.footer {
	color: #CC9966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.brdr {border: 5px solid #593400;margin-left:8px;}

.brdrlft {border: 5px solid #593400;margin-right:8px;}



a:link { color: #CC9966;font-family: Arial, Helvetica, sans-serif;font-size: 12px; }
a:visited { color: #CC9966;font-family: Arial, Helvetica, sans-serif;font-size: 12px; }

.imagelink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

