      body {
          background-color:#f7ead9;
          background-image: url('images/site_bg.jpg');
          background-repeat: none;
          background-position: center top; 
          font-family : arial;
          font-size : 12px;
          color : #473b27;
          margin: 0px; 
      }
      
      
    
      div {
          margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background-color: transparent;
      }
      
ul {
          margin-bottom: 0;
      }
      
      
      td {
          vertical-align : top;
      }

hr {
	      height : 0px;
          border : 0px;
          border-top: 1px solid #b5a994;
          margin-top : 15px;
          margin-bottom : 15px;
          text-align: center;
	}


      form {
         margin-bottom: 0px; 
         margin-top: 0px;
      }






.contentleft {
          background-image: url('images/co_left.png');
          background-repeat: repeat-y;
          width: 36px;
      }
.contentright {
          background-image: url('images/co_right.png');
          background-repeat: repeat-y;
          width: 37px;
      }
.contentbg {
          background-color: #efe7d8;
          width: 852px;
      }
.content{
          padding: 25px;
      }







     A:link {
          text-decoration : none;
          color : #822424;
          font-weight : bold;
      }
     A:visited {
          text-decoration : none;
          color : #822424;
          font-weight : bold;
      }
     A:hover {
          text-decoration : underline;
          color : #822424;
          font-weight : bold;
      }


   
     .mediumfont {
          font-size : 12px;
          font-family : arial;
          color : #473b27;
          line-height: 23px;
      }

     .smallfont {
          font-size : 11px;
          font-family : arial;
          color : #473b27;
          line-height: 18px;
      }
    
    
    
    
    
     h1{
	font-size: 24px;
	font-family:  Arial;
	font-weight: normal;
	color: #822424;
	padding-bottom: 12px;
	margin: 0px;
}
      
        h2{
	font-size: 18px;
	font-family:  Arial;
	font-weight: normal;
	color: #822424;
	padding-bottom: 10px;
	margin: 0px;
}
  


.border-bottom {
	border-bottom: solid 1px #b5a994;
	margin-bottom: .5em;
	}







/* FOOTER */



     .footer {
          font-size : 12px;
          font-family : arial;
          color : #473b27;
          text-align: center;
          padding-bottom: 15px;
      }
     .footer A:link {
          text-decoration : none;
          color : #473b27;
          font-weight : normal;
      }
     .footer A:visited {
          text-decoration : none;
          color : #473b27;
          font-weight : normal;
      }
     .footer A:hover {
          text-decoration : none;
          color : #912626;
          font-weight : normal;
      }
     

/* FOOTER ENDS */