body2 {
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 10pt;
	background-image: url(http://www.ricecreekshires.com/graphics/bg1.png);
	background-repeat: repeat-x;
}

.maintable {background: white;
          width: 890px;
		  /*border: 0.0625em solid #000;*/	  
		  margin-top: 0px;
		  		  
		  }

body {
	height: 100%;
	padding: 0px;
	margin: 0px auto 0px;
	width: 930px;
	font-family: Verdana;
	font-size: 10pt;
	background: url(http://www.ricecreekshires.com/graphics/bg_maintable.png) top center no-repeat;
	background-color: #800000;
	text-align: center;

}

td.tablehead {background: url(http://www.ricecreekshires.com/graphics/bg-header.png) top left repeat-x;
		   }
		   

.nav	{
	height: 22px;
	margin: 0 auto 0 30px;
	border: 0;
	width: 100%;
	}

.nav ul	{
	margin: 0;
	padding: 0;
	height: 22px;
	}

.nav ul li	{
	display: inline;
	padding: 0 15 5px 5px;
	margin: 0 10 0 15px;
	line-height: 22px;
	
	}	
	
* html .nav ul li	{
	padding-right: -5px;
	margin: 0 10 0 10;
	line-height:20px;

	}	
	
.nav ul li a	{
	color: white;
	font-size: 12px; font-family: arial,tahoma,sans-serif;
	font-weight: bold;
	padding: 5px 12px;
	margin: 0 20 0 20;
	text-decoration: none;
	}

* html .nav ul li a	{
	margin: 0 -5 0 5px;
	
	}

.nav ul li a:hover	{
	color: #FFFFC0;
	background: #C38686;
	text-decoration: underline;
	}
	
.blueband {background:#A5E1FE;
           background-image:url(http://www.ricecreekshires.com/graphics/sfg_o1.gif);
           border-bottom:1px solid #B5B5C6;
           border-top:1px solid #B5B5C6;
           border-right:1px solid #B5B5C6;
           padding:5px 15px 5px 0px;
           font-family: verdana;
           font-size: 10px; color: white;
           }

#header {
    
	width: 898px;
	height: 80px;
	color: silver;
	font-size: 24px;
	font-family: Times New Roman, Georgia, Arial;
	margin-top: 20;
	padding: 0px 0px 0px 10px;
	overflow: hidden;
	}


.clearfix:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }

#header h1  {
	color: #222222;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #820000;
	text-decoration: none;
	}

#headerleft {
	width: 560px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
	
#headerleft p {
	color: #666666;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin-top: 5px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	}
	
#headerright {
	width: 200px;
	float: right;
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 40px 10px 0px 0px;
	overflow: hidden;
	}
	
#headerright p {
	color: #666666;
	font-size: 14px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	}
	
p.custom1 {width: 500px;
         font-family: verdana, tahoma; 
         font-size: 12px; 
		 font-weight: normal; 
		 /*  color: #644040;*/
        color: #404040;
		 padding: 2 5 2 20; 
		 margin-top: 10;
         margin-bottom: 8px; 
		 margin-left: 20px;
		 text-align: left;
		 line-height: 16px;
		 }


p.custom2 {width: 820px;
         font-family: verdana, tahoma; 
         font-size: 12px; 
		 font-weight: normal; 
		 /*  color: #644040;*/
        color: #404040;
		 padding: 2 5 2 20; 
		 margin-top: 10;
         margin-bottom: 8px; 
		 margin-left: 20px;
		 text-align: left;
		 line-height: 16px;
		 }



p.custom3 {width: 600px;
         font-family: verdana, tahoma; 
         font-size: 12px; 
		 font-weight: normal; 
		 /*  color: #644040;*/
        color: #404040;
		 padding: 2 5 2 20; 
		 margin-top: 10;
         margin-bottom: 8px; 
		 margin-left: 20px;
		 text-align: left;
		 line-height: 16px;
		 }
		 
h2 {font-family: times new roman,tahoma,verdana;
    font-size: 24px;
	font-weight: bold;
	color: silver;
	margin: 0 auto 0 20px;
	}	
