BODY {
 font-size : 12px; 
 font-family : Arial, Helvetica, sans-serif; 
 font-weight : normal; 
 color : #39281c;
 	background-image: url(images/background2.jpg);
  	height: 831px;
	background-repeat: no-repeat;
 	background-position: center top;
 	background-color: #bf9565;
 margin : 0;
 padding : 0;
 width : auto; 
 }
 
 a:link{
 	font-family : Arial, Helvetica, sans-serif;
 	color : #39281c;
 	text-decoration: none;
 }
 
 a:visited{
 	font-family : Arial, Helvetica, sans-serif;
 	color : #39281c;
 	text-decoration: none;
 }
 a:hover{
 	font-family : Arial, Helvetica, sans-serif;
 	color : #A82E1F;
 	text-decoration: underline overline
 }
 
 H1, H2, H3 {
 font-family : Arial, Helvetica, sans-serif; 
 font-style : normal; 
 font-variant : normal; 
 font-weight : bold; 
 font-size : 13px; 
 color : #765d37; 
 background-color : transparent; 
 }
 
 .title {
 	font-family : Arial, Helvetica, sans-serif;
 	font-style : normal;
 	font-variant : normal;
 	font-weight : bold;
 	font-size : 13px;
 	color : #ecc890;
 	background-image: url(images/navBG.jpg);
 }
 
 
 .smalltext {
 font-family : Arial, Helvetica, sans-serif; 
 font-style : normal; 
 font-variant : normal; 
 font-weight : normal; 
 font-size : 11px; 
 }
 
 
 .smalltext a:link{
 font-family : Arial, Helvetica, sans-serif; 
 font-style : normal; 
 font-variant : normal; 
 font-weight : normal; 
 font-size : 11px;
 color : #000;
 }
 
 .smalltext a:visited{
 font-family : Arial, Helvetica, sans-serif; 
 font-style : normal; 
 font-variant : normal; 
 font-weight : normal;
 font-size : 11px;
 color : #FFFFFF; 
 }
 
 .noline a:link{
   text-decoration : none;
 }
 
 .noline a:visited{
   text-decoration : none;
 }
 
 
 .largetext {
 font-family : Arial, Helvetica, sans-serif; 
 font-style : normal; 
 font-variant : normal; 
 font-weight : normal; 
 font-size : 12px;
 }
 
 .largetext a:link{
 font-family : Arial, Helvetica, sans-serif; 
 font-style : normal; 
 font-variant : normal; 
 font-weight : normal; 
 font-size : 12px;
 color : #39281c; 
 }
 
 .largetext a:visited{
 font-family : Arial, Helvetica, sans-serif; 
 font-style : normal; 
 font-variant : normal; 
 font-weight : normal; 
 font-size : 12px;
 color : #FFFFFF; 
 }
 
 .errortext {
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 11px;
   color : #78160B;
   font-weight : bold;
 }
 
 .grid {
 border : #000000 .05em solid;
 }
 
 .white {
   background-color : #bf9660;
 }
 
 .black {
   background-color : #bf9660;
 }
 
 .bg_dark {
 	background-color : #bf9660;
 }
 
 .bg_medium {
   background-color : #bf9660;
 }
 
 .bg_light {
   background-color : #bf9660;
 }
 
 .copyright {
     font-size: 10px;
     text-align: center;
 }
 
 .topper {
 	padding-top: 12px;
 	padding-bottom: 12px;
 }
 .picture {
 	background-image: url(images/pic2.jpg);
 	background-repeat: no-repeat;
 	background-position: center top;
 	background-color: #bf9660;
 	height: 178px;
 }
 .maincontent {
 	background-image: url(images/contentBG.jpg);
 	background-position: left top;
 	background-color: #bf9660;
 }
 .style2 {font-size: 32px}
 
 .popbox {
 	font-size: 12px;
 	font-weight: bold;
 	color: #bf9660;
 }
 