
body { color: #000; font-size: x-small; font-family: Georgia, Times, serif; background-color: #c3a891; margin: 0; padding: 0  }

/* overrides the need for border="0" attribute in image tags (xhtml 1.1) */
a img {
	border: 0
	}
	
#page {  background-color: #fff; width: 750px; border: solid 1px #c94109; }
	
#header {
	height:100px;
}
	
#left { width: 150px; vertical-align: top; }
	
#left ul { font-size: 12px; list-style: none inside; margin-top: 40px; line-height: 2em; margin-left: 0; }

/*
#left a { display: block; color: #000; font-size: 14px; font-family: verdana; font-weight: bold; font-stretch: wider; text-decoration: none; list-style: none; height: 20px; border: solid 1px black; }
#left a:hover { display: block; color: #c94109; font-size: 14px; text-decoration: none; height: 20px; }
*/

#left li a { color: #000; font-family: verdana; font-weight: bold; font-stretch: wider; text-decoration: none; list-style: none         }
#left li a:hover {
	color: #c94109;
	text-decoration: none; }
#content {
	width: 590px;
	height: 500px;
	padding: 0 10px 0 5px;
	overflow: auto;
	}
	
/* #content ul { font-size: x-small; line-height: 2em; margin-left: 0; } */
#content a {
	color:#c94109;
	text-decoration: none;}
	
#content a:visited {
	color:#c94109;
	text-decoration: none;}
	
#content a:hover {
	color: #c3a891;
	}
#footerbar { color: #fff; background-color: #c94109; height:40px;}

#footer { color: #c94109; height: 15px; padding: 5px; }
#formcontact { background-color: #d1cbbd; border: dotted 1px #c94109; }
#footer a { color: #c94109; font-size: 9px; font-family: verdana; text-decoration: none; }
#footer a:hover { color: #000; font-size: 9px; font-family: verdana; text-decoration: none; }
.home { font-size: 12px; line-height: 1.5em; list-style-type: disc; list-style-position: outside; }
.hometitle  { color: #004e3b; font-size: 24px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 28px; }
.hometitle-em  { color: #004e3b; font-size: 24px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; line-height: 28px; text-transform: uppercase; }

h1 { color: #c94109; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 15px 0 0; padding: 0; border-bottom: 1px dotted #c94109; }
h2 { color: #c94109; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 20px  }
	
h3 { color: #c94109; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style:italic; }
p { font-size: 11px; line-height: 1.5em  }
.faq-question { font-weight: bold; }
.faq-answer { font-style: italic; }
.testimonial { font-size: 11px; font-style: italic; line-height: 1.5em; margin-top: 3px; margin-bottom: 1px; }
.testimonial-person { font-weight: bold; font-style: normal; margin-top: 1px; margin-bottom: 10px; padding-top: 5px; }

p { font-size: 11px; line-height: 1.5em  }
.contactus { font-size: 12px; text-transform: uppercase; }
.faq-question { font-weight: bold; }
.faq-answer { font-style: italic; }
.testimonial { font-style: italic; }
.testimonial-person { font-weight: bold; font-style: normal; }
.fineprint { color: #000; font-size: 8px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.fineprint a { color: #c94109; font-size: 8px; }
.fineprint a:hover { color: #000; font-size: 8px; }
