/* CSS Document */

	body {
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color:#F1ECDA;
	background-image: url(images/bg_main_x.gif);
	background-position: right top;
	background-repeat: repeat-x;
	}
	
	a { 
		color: #fff;
		font-size:12px
	}
	
	a:hover { color: #333;
	font-size:12px}
	
	#main {
		width: 778px;
		margin: 0 auto;
		border: 1px solid #fff;
		text-align: left;
	}
	#mainindex {
		width: 778px;
		margin: 0 auto;
		border: 1px solid #fff;
	}
	
	#header p {
		display: none;
	}
	
	#headerback{
background-image:url(images/HeaderTop.jpg);
height:220px;
}
	/* change the sub page content box background color with this attribute */
	#content {
		border-top: 1px solid #fff;
		background: #7e6343;
		padding: 15px 0;

	}
	#content2 {
		background: #a38e73;

	margin-right: auto;
	margin-left: auto;
	width:778px;
	}
			
		
	#col1{
	 float:left;
	 width:250px;
	 background:#a38e73;
	 text-align:left;
	 padding:5px;
	 font-size:1.6em;
	}
	#col2{
	 float:left;	
     background:#a38e73;	 
	 padding:0px;
	 font-size:1.4em;
	}	
	#col3{
	 float:right;
	 width:235px;
	 	 background:#a38e73;
		 padding:5px;
		 font-size:1.4em;
		 text-align:left;

	}	
	
	#footer {
		clear: both;
		background: #624d34;
		padding: 4px;
		border-top: 1px solid #fff;
		height:1em;
		font-size:12px;
		font-weight:normal
	}
	
	#footer #copy {
		float: left;
	}
	
	#footer #by {
		float: right;
	}
	
	#left {
		background: url("/images/BottomLeft.jpg") top left no-repeat;
		width: 321px;
		height: 360px;
		text-indent: -9999px;
		margin: 8px;
		float: left;
	}
	
	#left h1 { padding: 0; margin: 0; }
	
	#left ul {
		margin: 0; padding: 0; list-style-type: none;
	}
	
	#middle {
		float: left;
		font-size: 16px;
		width: 240px;
		text-align: center;
		font-family: "Georgia", "Times New Roman", Times, serif;
		padding: 5px;
		border-right: 1px dotted #fff;
		border-left: 1px dotted #fff;
	}
	
	#right {
		float: left;
		width: 184px;
		padding: 0 0 0 5px;
	}
	
	.clear {
		clear: both;
	}
	
	.green { 
		color: #33ff99;
	}
	
	.pink {
		color: #ffcccc;
	}
	
	#contactinfo {
		width: 173px;
		height: 103px;
	}
	
	#contactinfo p {
		visibility: hidden;
	}
	
	#subnav {
		list-style-type: none;
		padding: 0; margin: 0;
	}
	
	#subnav li {
		padding: 0;
		margin: 0;
	}
	
	#subnav li a {
		display: block;
		width: 172px;
		height: 30px;
		text-indent: -9999px;
		padding: 2px;
	}
	
	

br.clear { clear: both; }#main #content table tr td p {
	text-align: justify;
}
