/* CSS Document */
*{margin:0px; padding:0px;}

body {
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
	background: #C09563;
}
div {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height:normal;
}
a {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
#wrapper {
	margin: 0 auto;
	width: 830px;
	height:100%;
}
#top_nav {
	clear:both;
	width: 830px;
	height: 20px;
	text-align: right;
	
}
#top_nav a{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#top_nav a:hover{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#header {
	float:left;
	width: 830px;
	height: 93px;
	background: url(images/header.gif) no-repeat;
	margin-bottom: 1px;
}
#header h1{
	display:none;
	float:left;
}
#address {
	float:left;
	padding-left: 592px;
	margin-top: 20px;
	width: 211px;
	height: 65px;
	text-align: center;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#address p{
	display:block;
	text-align: center;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#nav {
	clear: both;
	background: #5BA7C8;
	width: 800px;	
	height: 21px;
	padding: 0px 0px 0px 30px;
}
#nav ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;	
	color: #FFFFFF;
	line-height: 20px;
	font-weight:bold;
	}
#nav ul li{
	padding-left: 10px;
	padding-right: 47px;
	list-style: none;
	float: left;
}
#nav ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight:bold;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	background: url(images/bullet.gif) no-repeat;
	background-position: 0px 4px;
	line-height: 20px;
	}
#nav ul li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight:bold;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	background: url(images/bullet_over.gif) no-repeat;
	background-position: 0px 4px;
	line-height: 20px;
	}
#content {
	clear: both;
	width: 830px;
	height: 150px;
	margin-top: 17px;
}
#inner_content {
	clear: both;
	width: 828px;
	margin-top: 1px;
	background: #FAEFF7;
	border: #C7BDD5 solid 1px;
	list-style:disc;
}

#inner_content td{
	list-style:disc;
	list-style-position:inside;
}
#box {
	float: left;
	width: 255px;
	height: 149px;
}
#box1 {
	float: left;
	width: 184px;
	background: url(images/box1.gif) no-repeat;
	height: 70px;
	margin-bottom: 3px;
	padding: 32px 55px 10px 16px;
	color:#666666;
}
#box4 {
	clear:both;	
	width: 240px;
	background: url(images/box4.gif) no-repeat;
	height: 34px;
	line-height: 32px;
	padding-left: 15px;
}
#box4 h1 {
	text-align: left;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#box4 a{
	text-align: left;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#box4 a:hover{
	text-align: left;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#box2 {
	float: left;
	width: 178px;
	background: url(images/box2.gif) no-repeat;
	height: 99px;
	margin: 0px 12px 0px 12px;
	padding: 40px 15px 10px 85px;
	color:#666666;
}
#box3 {
	float: left;
	margin: 0 auto;
	width: 273px;
	text-align: center;
	background: url(images/box3.gif) no-repeat;
	height: 129px;
	padding-top: 20px;
}
#footer {
	margin-top: 6px;	
	text-align: right;
}
#interior_footer {
	text-align: right;
	background: url(images/interior_footer.gif) no-repeat;
	width: 805px;
	height: 26px;
	line-height: 23px;
	padding-right: 25px;
}
.content_area {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height:22px;
	text-align:justify;
}
.content_area img{
	background: #FFFFFF;
	border: #DBD5E4 solid 1px;
	padding: 5px;
	margin: 7px;
	margin-top: 0px;
}
.content_area a{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #fff	;
	text-decoration:none;
	font-weight: normal;
	background: #350E2D;
	display:marker;
	padding: 1px;
	margin: 1px;
}
.content_area a:hover{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	background: #B23A94;
	display:marker;
	padding: 1px;
	margin: 1px;
}
#map {
	background: #FFFFFF;
	border: #350E2D solid 1px;
	padding: 5px;
	margin: 7px;
	width: 270px;
	height: 250px;
}
#map1 {
	background: #FFFFFF;
	border: #350E2D solid 1px;
	padding: 5px;
	margin: 7px;
	width: 670px;
	height: 250px;
}
#members {
	clear: both;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
#memlogo {

	padding: 0px 0px 0px 70px;
}
.content_area1 img{
	background: #FFFFFF;
	border: #DBD5E4 solid 1px;
	padding: 5px;
	margin: 7px;
	margin-top: 0px;
}

.rt_float{float:right;}
.lt_float{float:left; font-weight:bold; font-family: Arial; font-size: 11px; padding-left:5px; padding-top:3px;}
.lt_float img { padding-bottom:2px; }
.accountNav {margin-top:5px;}
.r1{margin-bottom:10px; height:40px;}


