body {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 62.5%;
	background:url(../images/pagebg.gif) repeat-y 50%;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
	}
	
p {
	padding: 0px 30px 0px 30px;
	margin: 10px 0 10px 0;
	font-size: 1.4em;
	}

#content li {
	font-size: 1.4em;
	}

img {
	border: none;
	position: static;
	}
	
.generalcontent {
	margin: auto;
	}
	
.menucontent {

	margin: 10px 50px 10px;
	
	}
	
.generalcontent img{
	padding: 4px;
	margin: 10px 10px 10px;
	border: #D69C38 1px solid;
	}
	
.tabbed_list table {
	border-collapse: collapse;
}
	
.tabbed_list td, .tabbed_list th {
	padding: 0 0 0 30px;
	font-size: 1.4em;
	text-align: left;
}

.method {
	float: right;
	width: 366px;
}

.method_first {
	width: 366px;
}

.method table{
	border-collapse: collapse;
}

.method td, .method th {
	font-size: 1.4em;
	text-align: left;
}

/* if the secondary image extends below the copy */
.generalcontent img.bottom_img_margin {
	margin-bottom: 20px;
}

.noborder {
	border: none; !important 
	}
	
.main_image {
	display: block;
	margin: auto;
	border: 1px solid #D69C38;
	position: static;
	}
	
.intro {
	display: block;
	margin: auto;
}
	
.image_container {
	float: right;
	width: 224px;
	margin: 0 0 10px 10px;
	}

.image_container img{
	cursor: pointer;
	}

a {
	color:#CD8306;
	text-decoration: none;
	}
a:hover {
	color:#333333;
	text-decoration: underline;
	}

#container {
	margin: 0 auto;
	padding: 0;
	}
	
#headercontainer {
	background: #C1E2A5;
	height: 140px;
	width: 100%;
	padding: 10px 0 0 0;
	margin: 0;
	}
	
#header {	
	width: 775px;
	margin: 0 auto;
	height: 140px;
	padding: 0;
	}
	
#headerlabel{
	width: 500px;
	float: left;
	}
	
#headerlabel a {
	color: #ffffff;
	text-decoration: none;
	}
	
.bio_image {
	float: left;
	cursor: default;
}
	
.imageleft{	
	float: left;
	cursor: pointer;
	}
	
.imageright{	
	float: right;
	cursor: pointer;
	}
	
#utilitylinks {
	width: 275px;
	float: right;
	text-align: right;
	}
	
#utilitylinks p{
	margin: 0px;
	font-size: 1.4em;
	text-align: right;
	padding: 0;
	}
	
#utilitylinks a{
	text-decoration: none;
	color: #666;
	}
	
#utilitylinks a:hover{
	text-decoration: underline;
	color: #fff;
	}
	
.headernumbers {
	font-size: 15px;
	}
	
#left-nav-img {
float:left;
width:12px;
height:30px;
}

#right-nav-img {
float:right;
width:12px;
height:30px;
}

#navmenu {
	position: relative;
	top: 7px;
	left: 0;
	width: 773px; /*873px*/
	height: 30px;
	padding: 0;
	background-color: #F2E9CF;
	clear: both;
	z-index: 2000;
	/*position: relative;
	bottom: -13px;*/
	text-align: center;
	}
	
#content {
	width: 733px;
	margin: auto;
	position: relative;
	padding: 5px 20px 0px 20px;
	min-height: 500px;
	}
	
#contentcontainer {
	width: 100%;
	background:url(../images/headerbg.gif) no-repeat 50% top;
	}
	
#footer {
	height: 92px;
	margin: 40px auto 0px auto;
	background: #C1E2A5;
	width: 775px;
	clear: both;
	padding: 3px 0 0 0;
	}
	
#footer p {
	margin: 0 auto;
	text-align: center;
	font-size: 1.4em;
	vertical-align: bottom;
	padding-top: 5px;
	}
	
#footer p.credits {
	font-size: 12px;
}
	
	.offer-horizontal {
	width: 664px;
	height: 75px;
	border: thin #666 solid;
	margin: 25px auto auto auto;
	background: #F7F3D0;
	clear: both;
	}
	
	.offer-horizontal h4 {
	font-size:22px;
	
	}
	
.offertable {
	width: 664px;
	border: thin #ffffff solid;
	border-spacing: 13px;
	margin: 25px auto auto auto;
	height: 75px;
	clear: both;
	}
	
.offertable td{
	border: thin #666666 solid;
	background: #F7F3D0;
	width: 30%;
	}
	
.offertable h4{
	font-size: 1.6em;
	color: #CD8306;
	font-weight: bold;
	font-style: normal;
	margin: 8px 0px 4px 9px;
	}
	
.offertable h4 a{
	
	color: #CD8306;
	font-weight: bold;
	font-style: normal;
	text-decoration: none
	}
	
.offertable h4 a:hover{	
	color: #333333;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	}
	
.offertable p{
	font-size: 1.2em;
	margin: 0 15px 11px 15px;
	padding: 0;
	}
	
.offertable p.disclaimer{
	font-style: italic;
	}
	
.contacttable {
	background-color: #F2E9CF;
	}

/* IE hack */
form p {
	_font-size: 1em;
}

h1 {
	color: #FFFFFF;
	font-size: 3.0em;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
	
h2 {
	color: #D69C38;
	font-size: 3.0em;
	font-weight: normal;
	margin: 25px 0px 20px 0px;
	padding: 0;
	}
	
h3 {
	color:#666666;
	font-size: 2.0em;
	font-weight: normal;
	font-style: italic;
	margin: 20px 0 0 0;
	padding: 0;
	}
	
h5 {
	color:#666666;
	font-size: 1.5em;
	font-weight: normal;
	font-style: italic;
	margin: 20px 0 0 0;
	padding: 0;
	}
	
h3 a:link{color:#666666; text-decoration:none;}
h3 a:hover{color:#009966; text-decoration:none;}
h3 a:active{color:#009966; text-decoration:none;}
h3 a:visited{color:#666666; text-decoration:none;}

h5 a:link{color:#666666; text-decoration:none;}
h5 a:hover{color:#009966; text-decoration:none;}
h5 a:active{color:#009966; text-decoration:none;}
h5 a:visited{color:#666666; text-decoration:none;}
	
	
h4 {
	color: #fff;
	font-size: 1.6em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	padding: 0;
	}
	
h6{
	font-size:18px; 
	font-weight:bold; 
	color: #D69C38;
	}
	
#headerlabel h4 {
	margin: 10px 0 0 0;
}
	
.disclaimer {
	font-size: 1.1em;
	font-style: italic;
	}
	
.indexcontentl{
	float: left;
	width: 366px;
	}
	
.indexcontentl p {
	padding-right: 0;
}
	
.indexcontentr{
	float: right;
	background: url(../images/featuresbg.gif) no-repeat;
	width: 351px;
	height: 193px;
	text-align: right;
	margin-top: 25px;
	}
	
.indexcontentr2{
	float: right;
	/*background: url(../images/featuresbg.gif) no-repeat;*/
	width: 351px;
	
	height: 225px;
	text-align: right;
	margin-top: 25px;
	}
	
.indexcontentr2 img{
	background:#FFFFFF;
	padding:6px;
	border:1px solid #CC9933;
	margin-right:18px;
}

#img2 {
padding-top:1px;
border-width:0px;
margin-right:18px;
width:120px;
height:37px;
float:right;
padding-bottom:4px;
}


.indexcontentr2 p{
	margin:0;
	padding:5px 18px 0 0;
}
	
.indexcontentr a {
	font-size: 1.8em;
	color: #666666;
	line-height: 45px;
	text-decoration: none;
	padding-right: 18px;
	}
	
.indexcontentr a:hover {
	text-decoration: underline;
	}
	
.indexcontentr p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	padding: 15px 18px 0 0;
	margin: 0;
}

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 315px;
	left: 300px;
	top: 300px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 5px;
	z-index: 9999;
	font-size: 1.4em;
	overflow: hidden;
	margin:0;
	text-align:center;
}

#layer1 a{
	margin-top: 5px;
	border: #CCCCCC thin solid;
	display: block;
	padding: 2px;
	}
	
#layer1 a:hover{
	background: #666666;
	color: #fff;
	text-decoration: none;
	}

#close {
	float: left;
	width: 100px;

}

.popuptd {
	height: 260px;
	width: 400px;
	}
	
.sitemap, .sitemap li, .sitemap ul, .sitemap a {
	font-size: 14px;
	list-style: circle;
	margin-top: 2px;
	margin-bottom: 2px;
	color:#333333;
	}
	
.call_out {
	width: 400px;
	padding: 10px 15px 0 15px;
	border: 1px solid #666666;
	background: #f2e9cf;
	margin: 0 0 0 30px;
}

.call_out p {
	margin: 0 0 10px 0;
	padding: 0;
}

#caption {
	width: 295px;
	margin-top: 5px;
	text-align:right;
	margin-right: 5px;
	float:right;
	background: #fff;
	}