
body {	
	width:800px auto;
	margin: 0 auto;
	border:0;
	background-color: #c0beb2;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 2em;	
	color: #336699;

	}
	
#outer { 
		width:auto;
		text-align:center;
		margin:0 auto;
		}
#sidetxt {
	position:fixed;
	width: 256px;
	height:600px;
	vertical-align:top;
	text-align:center;
}
		
#leftclm {
		
		width:0 auto;
		text-align:left;
		background-color:#858472;
		
		 }

h1 { color:#6f2d31;
	 text-align:center;
   }







h3 {
	color:#600;
	text-align:center;
	}

	
h4 {
	color: #000000
	}
table.main {
	color: #FFFFFF;
	width : 780px;
margin-right: auto;
margin-left: auto;
border:1px solid #000;

	
	}
	
td.lft {
	background-color:#858472;
	width:200px;
	vertical-align:top;
	border-right-color:#c0beb2;
	border-right:solid 1px #c0beb2; 
	
}

td.rht {
	background-color:#858472;
	width:200px;
	vertical-align:top;
	border-left-color:#c0beb2;
	border-left:solid 1px #c0beb2;
	
	
}

td.main_center {
				background-color:#858472;
				text-align:center;
				vertical-align:top;
				width:600px;
			   }
td.footer { background-image:url(../images/footer.jpg);
background-repeat:repeat-y;
text-align:center;

}

td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #333333
	}

	
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside;
	color: #600;
	text-align:left;
	line-height:1em;
	}

.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}

a {
	font-size: 12px;
	color: #600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #600;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #600;
}
/* Left align links for center of sitemap */

#center_linksLFT a:link {
	text-decoration: none;
	text-align:left;
}
#center_linksLFT a:visited {
	text-decoration: none;
	color: #600;
}
#center_linksLFT a:hover {
	text-decoration: underline;
	color: #CCC;
}
#center_linksLFT a:active {
	text-decoration: none;
	color: #600;
}

p.center { color:#333;
		   font-size:12px;
         }

tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}
.center_headings { 
font-size:12px;
color:#600;
}

.text {
	color: #333;
}