body {
	font-family: Verdana, Helvetica ;
	font-size: 10pt;
	color: #A79069;
	background-color: #ffffff;
	margin: 20px;
	padding: 0;
}
#masthead {
	width: 685px;
	color: #333333;
	background: #A79069/*url(img/darkbro-sample.jpg)*/ ;
	padding: 0px;
	margin: 0;
	float: left;
}
#masthead2 {
	width: 265px;
	color: #333333;
	background-color: #ffffff;
	padding: 0 30px 0 0;
	margin: 0 0px 5px 0;
	float: right;
	right: 0px;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background-color: #ffffff;
}
#column_wrapper {
	background-image: /*url(img/clm02_middle.gif)*/;
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#b-l {
	position: absolute; 
	top: -29px; 
	left: -29px; 
	z-index: 9999;
}
#b-r {
	position: absolute; 
	top: -29px; 
	right: -32px; 
	z-index: 9999;
}
#left {
	width: 940px;
	background-color: #F8F4DD;
	padding: 30px 30px 0px 30px;
	float: left;
	margin-top: 10px;
}
#left .content {
	background-color: #ffffff;
	padding: 15px 24px 24px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
	margin-bottom: 30px;
}
#left .content-feature {
	background-color: #ffffff;
	position:relative;
	padding: 54px 4px 0px 40px ;
	font-size: 0.8em;
	line-height: 1.65em;
	margin-bottom: 30px;
}
#left .content-other {
	background-color: #ffffff;
	position:relative;
	padding: 4px;
	font-size: 0.8em;
	line-height: 1.65em;
	margin-bottom: 30px;
}
#left .mastfoot {
	width: 50%;
	color: #333333;
	padding: 0;
	margin: 15px 0 15px 0;
	float: left;
}
#left .mastfoot2 {
	width: 50%;
	color: #333333;
	padding: 0px;
	margin: 15px 0 15px 0;
	float: right;
}

#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px 35px;
}
#footer {
	color: #b06cb2;
	background-color: #ffffff;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 0px 0 0px 5px;
	font-size: .8em;
	color: #F8F4DD;
	background:#A79069/*url(img/darkbro-sample.jpg)*/;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
	list-style-type: none;
}
.menulist a:link {
	color: #F8F4DD;
	background-color: #A79069;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
}
#left a:link {
	color: #b06cb2;
	text-decoration: none;
}
#left a:visited {
	color: #b06cb2;
	text-decoration: none;
}
#left a:hover {
	color: #b06cb2;
	text-decoration: underline;
}
#right a:link {
	color: #333333;
	text-decoration: underline;
}
#right a:visited {
	color: #333333;
	text-decoration: none;
}
#right a:hover {
	color: #333333;
	text-decoration: underline;
}
#wrapper .menulist a:link {
	color: #F8F4DD;
	background: #A79069 /*url(img/darkbro-sample.jpg)*/;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
}
#wrapper .menulist a:visited {
	color: #F8F4DD;
	background: #A79069 /*url(img/darkbro-sample.jpg)*/;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
}
#wrapper .menulist a:active {
	color: #B18167;
	background-color: #F8F4DD;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
}

#wrapper .menulist a:hover {
	color: #B18167;
	background-color: #F8F4DD;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
}
#footer a:link {color: #b06cb2; text-decoration: none; }
#footer a:visited {color: #b06cb2; text-decoration: none; }
#footer a:hover {color: #b06cb2; text-decoration: underline;}
.p7uberlink {
	font-weight: normal !important;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.5em;
	margin: 0;
}
h2 {
	font-size: 1.25em;
	margin: 0 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

