* {
	margin:0;
	padding:0;
}
html, #contentHolder {
	background: url(/images/bkgd_subpages_btm.gif) top left repeat-y #E5CCAE;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#705B41;
}
#contentHolder {
	width:832px;
	position:relative;
}
#branding {
	background-color:#D0A26B;
}
#branding img {
	display:block
}
#content {
	width:680px;
	position:absolute;
	left:152px;
	background: url(/images/bkgd_subpages_Top.jpg) top left no-repeat;
}
#HPtext {
	width:530px;
	position:absolute;
	left:0px;
	top:420px;
	padding:20px;
}
#footer {
	font-size:11px;
	line-height:150%;
}
/*** Navigation ***/

#nav {
	width:140px;
	float:left;
	margin-top:20px;
	background-color:#8C7254;
}
#nav ul.sublinks {
	margin-left:18px;
	padding-bottom:8px;
}
#nav ul.mainlinks li {
	list-style-type:none;
}
#nav ul.mainlinks a {
	text-decoration:none;
	color:#FFFFCC;
	font-size:10px;
	padding:2px 0px 3px 19px;
	display:block;
	background:url(/images/navLeaf_up.gif) left top no-repeat;
	width:110px;
	font-weight:normal;
}
#nav ul.mainlinks a:hover {
	color:#7F1919;
	background-image:url(/images/navLeaf_dn.gif);
}
#nav ul.mainlinks a.active {
	color:#7F1919;
	background-image:url(/images/navLeaf_dn.gif);
}
#nav ul.sublinks a {
	color:#ECB97C;
	text-decoration:none;
	background:none;
	padding:0;
	text-transform:uppercase;
	font-weight:normal;
}
#nav ul.sublinks a:hover {
	background:none;
}
#nav ul.sublinks a.active {
	color:#7F1919;
	text-decoration:none;
	background:none;
	padding:0;
	font-weight:bold;
	text-transform:uppercase;
}
#nav ul.sublinks li {
	margin-top:4px;
}
#featuredComm {
	margin-top:100px;
}
/*** Type Styles ***/

p {
	margin-bottom:15px;
	line-height:150%;
}
h1 {
	font-size:14px;
	color:#7F1919;
	margin-bottom:15px;
}
h2 {
	font-size:12px;
	color:#7F1919;
	margin-bottom:10px;
	line-height:140%;
	text-transform:uppercase;
}
h2 a {
	color:#7F1919;
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
}
h2 a.active {
	text-decoration:underline;
}
a {
	color:#7F1919;
	font-weight:bold;
}
blockquote {
	color:#010101;
	font-style:italic;
	margin-left:15px;
	font-size:13px;
	line-height:150%;
	margin-bottom:10px;
}
blockquote a {
	color:#010101;
	text-decoration:none;
	font-weight:normal;
}
blockquote a:hover {
	text-decoration:underline;
}
blockquote a.active {
	text-decoration:underline;
}
ul {
	margin-left:15px;
}
li {
	margin-top:6px;
}
.red {
	font-size:14px;
	color:#7F1919;
	font-weight:bold;
}
.testimonial_name {
	font-weight: bold;
	font-style:italic;
}
/*** Subpage styles ***/

#text p {
	width:358px;
	padding:0px 17px 0px 17px;
}
#text h1 {
	width:360px;
	padding:0px 17px 0px 17px;
}
#subImg {
	position:absolute;
	left:396px;
	text-align:right;
}
#subText {
	position:absolute;
	left:415px;
	width:205px;
	top: 28px;
}
.disclaimer {
	font-size:11px;
	line-height:150%;
}
#text ul {
	font-size:13px;
	width:300px;
	padding:0px 17px 0px 46px;
	margin-bottom:20px;
}
#text ul strong {
	font-size:13px;
	color:#7F1919;
	margin:0px 0px 10px 0px;
	margin-left:-24px;
	line-height:140%;
	display:block;
}
#text ul ul {
	width:250px;
	margin-bottom:0px;
}
#text ul ul li {
	list-style:none;
	list-style-image:url(/images/liststyle_dash.gif);
}
.redBullet {
	list-style:none;
	list-style-image:url(/images/red_bullet.gif);
}
#salesRep {
	color:#7F1919;
	padding:0px 17px 0px 17px;
}
#salesRep p {
	padding:0px -17px 0px -17px;
	width:auto;
}
#salesRep img {
	float:left;
	margin-right:15px;
}
textarea {
	font-family:"Courier New", Courier, mono;
	padding:10px;
	font-size:13px;
}
#horizontalEleHolder {
	height:78px;
	overflow:hidden;
}
#horizontalEleHolder a {
	display:block;
	float:left;
	margin-right:20px;
}
/*** Site Map ***/

#SMtext {
	width:530px;
	position:absolute;
	left:0px;
	top:0px;
	padding:20px;
}
/* Level 1 */
#SMtext ul.level1 {
	margin-left:18px;
	padding-bottom:10px;
	list-style-type: square;
}
#SMtext ul.level1 a {
	font-size:14px;
	font-weight:bold;
}
#SMtext ul.level1 li {
	margin-bottom:8px;
}
/* Level 2 */
#SMtext ul.level2 {
	margin-left:15px;
	padding-bottom:6px;
	list-style-type: disc;
}
#SMtext ul.level2 a {
	font-size:14px;
	font-weight:bold;
}
#SMtext ul.level2 li {
	margin-bottom:6px;
}
/* Level 2a */
#SMtext ul.level2a {
	margin-left:15px;
	padding-bottom:6px;
	list-style-type: disc;
}
#SMtext ul.level2a a {
	font-size:14px;
	font-weight:normal;
	font-style:italic;
}
#SMtext ul.level2a li {
	margin-bottom:6px;
}
/* Level 3 */
#SMtext ul.level3 {
	margin-left:15px;
	padding-bottom:4px;
	list-style-type: square;
}
#SMtext ul.level3 a {
	font-size:14px;
	font-weight:normal;
}
#SMtext ul.level3 li {
	margin-bottom:2px;
}
/* Level 4 */
#SMtext ul.level4 {
	margin-left:0px;
	padding-bottom:2px;
}
#SMtext ul.level4 a {
	font-size:12px;	
	font-weight:normal;
}
#SMtext ul.level4 li {
	margin-bottom:0px;
	list-style:circle;
/*	list-style-image: url(/images/navLeaf_red.gif); */
}