@charset "UTF-8";
/* CSS Document */
body {
		text-align: center; /* for IE */
	}
	#logo{
	width: 210px; 
	height:83px; 
margin: -10px 0px 0 0;
	overflow: visible;
	float: right;
	}
#outside_color
{
	width: 100%;
	background-color:#847461;
}
#header{
width: 550px;
float: left;
}
#headeraddwrap{
width: 830px;
padding: 0px;
margin: 10px 0 10px 0;
float: left;
position: relative;
}
.headerAdd{
width: 200px;
float: left;
}
.add {
	padding: 0px 0px 0px 10px;
	width: 170px;
	float: left;
	display: inline;
	text-align: left;
	
}
.na{padding-top: 20px;margin: 0px;}
span.add{margin: 0px; padding: 0px;}
span.add1{margin: 0px; padding: 0px;}
span.add2{margin: 0px; padding: 0px;}
span.add3{margin: 0px; padding: 0px;}
span.add4{margin: 0px; padding: 0px;}

.add1 {
	font-size: 14px;
	padding:0px 20px 0px 20px;
	width: 175px;
	display: inline;
	text-align: left;
	float: left;
	border-right: #ccc solid 1px;
	border-left: #ccc solid 1px;
	margin: 0px;
}
.add2 {
	font-size: 14px;
	padding: 0px 0px 0px 20px;
	margin: 0 30px 0 0;
	width: 150px;
		text-align: left;
	float: left;
}
.add4 {
	font-size: 12px;
	padding: 0px 0px 0px 15px;
	width: 165px;
	float: left;
	text-align: left;
	margin: 0px;
		display: inline;

}
span{margin: 0px; padding: 0px;}

.clr{
clear: both;
}
	td {
	font-family:Arial, Helvetica, sans-serif;
	color:#393939;
	line-height: 150%;
	font-size:12px;
}
#outside_color
{
	width: 100%;
	background-color:#847461;
}
#maindiv
{
text-align: left; /* counter the body center */
overflow: hidden; 
background-color: white; 
margin-left: auto; 
margin-right: auto; 
width: 1000px;
padding-left: 6px;
border:#666666 1px solid;
}

#welcome-table {
	font-size: 10px;
	border: thin none #2B2F34;
	color: #FFFFFF;
	padding: 0px;
	width: 814px;
	margin: 0px;
	}
#welcome {
	width: 814px;
	margin: 4px;
	padding: 0px;
	}
	rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}
.color_red {color: #FF0000}
.heading {
font-family: Arial, Helvetica, sans-serif;
		color: #ff0000;
		line-height: 150%;
		font-size:16px;
		font-weight:bold;
}
.heading2 {
font-family: Arial, Helvetica, sans-serif;
		color: #847461;
		line-height: 150%;
		font-size:16px;
		font-weight:bold;
}
.txt {
	font-family:Arial, Helvetica, sans-serif;
	color:#393939;
	line-height: 150%;
	font-size:12px;
}
#txt_area {
width: 810;
	padding: 10px;
}
#bottom_links {
	font-family:Arial, Helvetica, sans-serif;
		color:#393939;
		line-height: 150%;
		font-size:10px;
}
#large_txt_area {
	float: left;
text-align: left; /* counter the body center */
overflow: hidden; 
background-color: white; 
margin-left: auto; 
margin-right: auto; 
width: 760px;
padding: 10px;
}
#left_txt_area {
	float: left;
text-align: left; /* counter the body center */
overflow: hidden; 
background-color: white; 
margin-left: auto; 
margin-right: auto; 
width: 380px;
padding: 10px;
}
#right_txt_area {

	float: right;
text-align: left; /* counter the body center */
overflow: hidden; 
background-color: white; 
margin-left: auto; 
margin-right: auto; 
width: 380px;
padding: 10px;
}
#form_txt_area {
text-align: left; /* counter the body center */
overflow: hidden; 
background-color: white; 
margin-left: auto; 
margin-right: auto; 
width: 700px;
padding: 10px;
}

/* For rounding edges on div areas */
 .t {background: url(/images/rounded_edges/dot2.gif) 0 0 repeat-x; }
.b {background: url(/images/rounded_edges/dot2.gif) 0 100% repeat-x}
.l {background: url(/images/rounded_edges/dot2.gif) 0 0 repeat-y}
.r {background: url(/images/rounded_edges/dot2.gif) 100% 0 repeat-y}
.bl {background: url(/images/rounded_edges/bl2.gif) 0 100% no-repeat}
.br {background: url(/images/rounded_edges/br2.gif) 100% 100% no-repeat}
.tl {background: url(/images/rounded_edges/tl2.gif) 0 0 no-repeat}
.tr {background: url(/images/rounded_edges/tr2.gif) 100% 0 no-repeat; padding:10px}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
.txt ul {
	list-style-type: none;
	padding-left: 8px;
	margin-left: 0;
	}
.txt li {
	background: url(/images/bullet-arrow.gif) left center no-repeat;
	padding-left: 24px;
	margin-bottom: 10px;
}
.indented {
	padding-left: 24px;
}

ol li {
	list-style-type: none;
	padding-left: 8px;
	margin-left: 0;
	}
