body {
  position: relative;
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 11px;
  margin: 0;
  background-color: #E8E8E6;
  width: 100%;
  text-align: center;
}

td {
	font-family: "Trebuchet MS", Verdana, Arial;
}

th {
	font-family: "Trebuchet MS", Verdana, Arial;  
}

#outer_header{
	position:relative;
	background: white url(../gfx/header_repeat.jpg) top left repeat-x; 
	border: 0px solid red; 
	height: 187px; 
	text-align: center;  }
#header { 
	position: relative;
	background: transparent url(../gfx/header_bg.jpg) no-repeat; 
	height: 187px;
	width: 950px;
	text-align: left; 
	margin: 0 auto;
}
#logo {
	position: absolute;
	left: 0px; top: 46px; 
}
#mand { 
	position: absolute; 
	right: 0px; 
	bottom:0px;
	}
#outer_mainwrapper {
	background: white  url(../gfx/middle_repeater.jpg)  0px 0px repeat-x;
	text-align: center;
	padding-bottom: 15px;
	}
#mainwrapper { 
	background: white url(../gfx/content_bg.jpg) top left  no-repeat; 
	width: 100%;
	text-align: left;
	margin: 0px auto 0px auto;
	position: relative;
	visibility: visible;
	width: 950px;
	height: auto;
	padding-top:24px;
}
#footer {
	position: relative;
	clear: both;
	text-align: center;
	height: 85px;
	width: 100%;
	background-color: #E8E8E6;
	padding-top: 10px;
	color: #929290;
}
#footer a {
	color: #929290;
}
.outer_textbox1 { 
	margin: 0 0 0 0; 
	width: 467px; 
	background: white url(../gfx/textbox1_repeater.gif) 3px left repeat-y; 
	float: left;
	}

.outer_textbox2 { 
	margin: 0 0 0 16px; 
	width: 467px; 
	background: white  url(../gfx/textbox2_repeater.gif) 3px left repeat-y; 
	float: left;
 }
div.textbox { 
	width: 100%;
 }
div.box1 { 
	background:white url(../gfx/textbox1_top_bg.gif) top left no-repeat;
}
div.box2 { 
	background:white url(../gfx/textbox2_top_bg.gif) top left  no-repeat;
}
.box1 .textbox_bottom { 
	width: 100%;
	height: 6px; 
	background:white url(../gfx/textbox1_bottom_bg.gif) left bottom no-repeat;
}
.box2 .textbox_bottom { 
	width: 100%;
	height: 6px; 
	background:white url(../gfx/textbox2_bottom_bg.gif) left bottom no-repeat;
}
h1  {
	color: #ff860b; 
	font-size: 18px; 
	font-weight: normal; 
	border: 0px solid red; 
	margin: 0; 
	padding: 20px 0 0 0 ; 
	margin: 0 0 0 30px; 
}
h1 span {
	color: #000;
}
h2 {
	font-size: 15px; 
	margin: 5px 0 0 0; 
	padding: 0 0 0 4px;
}

h3 {
	font-size: 12px; 
	margin: 0 0 0 30px; 
	padding: 20px 0 0 0px;
}

#header_text  {
	position: absolute; 
	left: 400px; 
	top: 80px; 
	color: #000; 
	font-size: 15px; 
	font-weight: bold; 
	border: 0px solid red; 
	margin: 0; 
	padding: 0; 
	margin: 22px 0 0 30px; 
	z-index: 10; 
	letter-spacing: .01em;
	}
#header_text  span {
	font-size:12px; 
	color: #000; 
}

p {	
	margin: 0px; 
	padding: 0px; 
	/*width: 420px;*/
	width: 515px; 
	margin: 5px 0 15px 30px;
}
.clearfl {
	clear: both; 
	width: 100%; 
	background-color:#FFFFFF;
}

.areabox { 
	width: 227px;
	margin: 5px 0px 30px 14px;  
	float: left; 
	display: inline; 
	background-color: #FFFFFF;
}
.areabox p {
	width: 220px;
}
html>body div.areabox {   
	margin: 5px 0px 30px 14px; 
	border: 0px solid red; 
	background-color: #FFFFFF; 
}
div.b1 { 
	margin-left: 0px;
}
html>body div.b1 { 
	margin-left: 0px;
}
.textbox2 {  
	width: 220px; 
	margin: 0; 
	padding: 10px 0 10px 4px;
}

.link {
	margin: 0px;
}
.link a {
	color: #ff860b; 
	padding: 0 0 0 4px;
}
/*Underside Navigation*/
#nav {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	width: 239px; 
	float: left;
}
#nav li {
	border-bottom: 1px solid silver; 
	height: 25px; 
	padding-top: 8px; 
}
#nav li a {
	padding: 5px; 
	color: #231F20; 
	text-decoration: none ; 
	font-weight: bold;
}
#nav li a  span {
	color: #ff860b; 
	padding-right: 5px;
}
#nav li a.red {
	color: #ff860b;
}
#underside_content {
	margin-left: 397px; 
	margin-bottom: 10px;
}

/*
.undersidetext {  
	width: 515px; 
	padding: 20px 0 0 0 ; 
	margin: 0 0 0 30px; 
}
*/
.textboxsize {
	width: 420px
}

a{
color:#ff860b;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

.marker{
	color:#ff860b;
	}
	
.article img{
		margin: 5px 0 15px 30px;
	
	}
	
.article ul{
	margin: 5px 0 15px 30px;
	}