﻿body {
	 width: 898px;
	 min-width: 898px;
	 margin: 0px auto;
	 text-align: center;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #000000;
	 }

p {
  margin: 0px;
  padding: 0px;
  }
  
ul {
   padding: 0px;
   margin: 0px;
   }
  
li {
   padding: 0px;
   margin: 0px;
   }

h1 {
   color: #864201;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   margin: 0px;
   padding: 0px;
   }
   
h2 {
   color: #a05814;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   margin: 0px;
   padding: 0px;
   }
   
h3 {
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   margin: 0px;
   padding: 0px;
   font-style: italic;
   }

hr {
	border-width: 1px;
	border-style: dashed;
	border-color: #84592f;
	}
	
img {
border: 0px;
}

a:link  {
		color: #9f4e01;
		text-decoration: none;
		font-weight: bold;
		}
	
a:visited  {
		color: #9f4e01;
		text-decoration: none;
		font-weight: bold;
		}
		
a:hover  {
		color: #9f4e01;
		text-decoration: underline;
		font-weight: bold;
		}	
		   
.field {
		border: 1px solid;
		border-color: #c6905d;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		}
		
.button {
		background-color: #7a4d21;
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		border: 1px solid #7a4d21;
		}
		
#main_container {
				width: 898px;
				float: left;
				margin-top: 15px;
				}
				
#left {
	  width: 38px;
	  height: 509px;
	  float: left;
	  background-image: url(/images/layout_01.jpg);
	  }
	  
#right {
	   width: 860px;
	   height: 450px;
	   float: left;
	   }
   
#row1 {
	  width: 860px;
	  height: 78px;
	  }
	  
#row1_left {
		   width: 179px;
		   height: 78px;
		   float: left;
		   }
		   
#row1_right {
			width: 681px;
			float: left;
			height: 78px;
			background-image: url(/images/layout_03.jpg);
			}
			
#row2 {
	  width: 860px;
	  height: 13px;
	  background-color: #864201;
	  clear: left;
	  }
	  
#row3 {
	  width: 860px;
	  background-image: url(/images/to_use/row3_bg.gif);
	  background-repeat: repeat-y;
	  height: 385px;
	  min-height: 385px;
	  text-align: left;
	  }
	  
#row3_left {
	float:left;
	height:375px;
	width:537px;
	margin-left:25px;
	padding-right:10px;
	margin-top:10px;
	overflow:auto;
	max-height:375px;
}	  

#row3_right {
	float:left;
	height:385px;
	width:288px;
}
	  
#row4 {
	  width: 860px;
	  background-image: url(/images/to_use/row4_bg.gif);
	  background-repeat: repeat-x;
	  height: 33px;
	  clear:left;
	  }
	  
#row4_left {
		   width: 340px;
		   height: 33px;
		   float: left;
		   }
		   
#row4_right {
		   width: 520px;
		   height: 23px;
		   float: left;
		   text-align: right;
		   padding-top: 10px;
		   }

#navlinks li {
	display: inline;
	list-style-type: none;
	padding: 5px 27px 0px 0px;
	margin: 0px;
}

.submenu {
	
}
