* {margin:0px; padding:0px;}
html, body {
    height: 100%;
}

body {
	color: #594450;
	text-align: left;
	background-color: #e3d495;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/bg-body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}

a:link    {color:#000000; font-weight:normal; text-decoration: none;}
a:visited {color:#000000; font-weight:normal; text-decoration: none;}
a:hover   {color:#000000; font-weight:normal; text-decoration: underline;}
a:active  {color:#000000; font-weight:bold; text-decoration: none;}



#wrapper {
	min-height: 100%;
	height: auto !important; /*Cause footer to stick to bottom in IE 6*/
	height: 100%;
	margin: 0 auto; /*Allow for footer height*/
	vertical-align:bottom;
	background: transparent url(images/bg-header.jpg) no-repeat center top;
}

#hcenter {
	padding: 0px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg-wrapper.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#header {
	height: 206px;
	margin: 0px;
	background-image: url(images/bg-header.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	position: relative;
}
#header #contact {
	text-align: right;
	padding-right: 10px;
	padding-top: 30px;
	font-size: 14px;
	line-height: 140%;
}
#header #contact a {
	color: #594450;
	font-weight: bold;
}
#header #logo {
	position: absolute;
	top: 50px;
	left: 50px;
}




#navigation {
	text-align: left;
	position: absolute;
	bottom: 12px;
	padding-left: 50px;
}

a.navi {
	font-size: 14px;
	text-transform: none;
	padding-right: 15px;
}
a.navi:link {
	color:#594450;
	font-weight:normal;
	text-decoration: none;
}
a.navi:visited {
	color:#594450;
	font-weight:normal;
	text-decoration: none;
}
a.navi:hover {
	color:#b28b38;
	font-weight:normal;
	text-decoration: none;
}
a.navi:active {
	color:#594450;
	font-weight:normal;
	text-decoration: none;
}
#pageTitle {
	background-image: url(images/bg-content-inner.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 36px;
}



#content {
	padding: 0px 50px 10px 50px;
	background-image: url(images/bg-content-outer.png);
	background-repeat: repeat-y;
	background-position: center top;
}


#content a:link {
	color:#b28b38;
	font-weight:normal;
	text-decoration: none;
}
#content a:visited {
	color:#b28b38;
	font-weight:normal;
	text-decoration: none;
}
#content a:hover {
	color:#705723;
	font-weight:normal;
	text-decoration: underline;
}
#content a:active {
	color:#b28b38;
	font-weight:normal;
	text-decoration: none;
}
#content ol {
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 40px;
	padding: 0px;
}
#content ol li {
	padding-bottom:6px;
	padding-left: 0px;
	margin: 0px;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
}

#content ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 40px;
	padding: 0px;
}
#content ul li {
	padding-bottom:6px;
	padding-left: 0px;
	margin: 0px;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
}


#content ul img.left {margin-right:40px; margin-left:-20px;}
#content  #info {
	float: right;
	text-align: right;
}

#footer {
	color: #000000;
	clear: both;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	background-image: url(images/bg-footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 10px;
	height: 197px;
	position: relative;
}
#footer img.portrait {
	float: left;
}
#footer img.eho {
	position: absolute;
	top: 110px;
	right: 85px;
}

#footer #info {
	position: absolute;
	top: 108px;
	color: #594450;
	left: 171px;
	width: 530px;
	font-size: 14px;
	line-height: 20px;
}
#footer #info a {
	color: #594450;
}
#footer #infoRight {
	float: right;
	text-align: right;
}



#copyright  {
	text-align: left;
	font-size: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#copyright  p  {
	margin-top: 0px;
	padding-top: 0px;
}
#copyright    a   {
	font-weight: normal;
	color: #594450;
}


b {font-weight: bold;}
p {
	margin-bottom:13px;
	text-align:left;
	line-height: 20px;
	padding-top: 5px;
}
h1 {
	color: #594450;
	font-weight: normal;
	font-size: 22px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}
h2 {
	color: #b28b38;
	font-weight: normal;
	margin-top:20px;
	margin-bottom:0px;
	font-size: 16px;
	font-variant: normal;
	text-align: left;
	font-style: normal;
	text-transform: uppercase;
}
h3  {
	padding-bottom: 4px;
	font-size: 16px;
	padding-top: 8px;
	text-transform: uppercase;
	font-weight: normal;
}


h6 {
	font-size: 16px;
	margin: 0px;
	padding-bottom: 13px;
	padding-top: 10px;
	font-weight: normal;
}


.indent {
	padding-left:25px;
	font-weight: bold;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
}
.testimonial {
	font-style: italic;
}

img.indent {
	padding-left:25px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 15px;
}


#img_right, img.right {
	float:right;
	margin-left:15px;
	margin-bottom:10px;
	margin-top:5px;
	margin-right:0px;
	clear:right;
	text-align:right;
	padding: 0px;
}

#img_left, img.left {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

#img_right img, #img_left img, img.left, img.right, img.borderonly {
	border: 1px solid #5e4955;
	padding: 4px;
	background-color: #fff;
}
#IDX-slideshow {
	height:250px;
	margin-left:15px;
	padding-top:10px;
}
#IDX-slideshow  a.IDX-ssLinkText {
	color: #88250e;
}

#IDX-slideshowImage {
	border: 1px solid #5e4955;
	padding: 4px;
	background-color: #fff;
	margin-bottom:6px;
}
#content ul #img_left {margin-right:40px; margin-left:-20px;}
.divider {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}
.noBorder {
	float: right;
	margin-bottom: 10px;
	margin-left: 30px;
	clear: right;
}




.quoteLeft {
	float:left;
	width:215px;
	padding-right:15px;
	margin-right:15px;
	border-right:1px solid #a86627;
	color: #353535;
	margin-top: 15px;
	margin-bottom: 15px;
}
.quoteLeft     .quote {
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.quoteLeft .author {
	padding-left: 30px;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
}
.quoteRight {
	float:right;
	width:215px;
	margin-right:0px;
	color: #353535;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a86627;
}
.quoteRight .quote {
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
}

.quoteRight .author {
	padding-left: 30px;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 16px;
	text-align: right;
}
#resourceList {
	clear: right;
	float: right;
	width: 278px;
	margin-bottom: 25px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #480a03;
	background-color: #000000;
	background-image: url(images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: -40px -100px;
}
#resourceList h2 {
	text-align: center;
}
#resourceList      a  {
	font-weight: normal;
	font-size: 11px;
}
table.calculator {
	color: #000000;
}
.contentTitle {
	color: #FFFFFF;
}
table.glossary td {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #480a03;
	padding-top: 10px;
}

#IDX-main{
	background: #fff;
	width: 758px;
	padding: 0 20px;
	margin: 0 auto;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
