body
{
    margin: 0px 0px 0px 0px;
    line-height: 130%;
    font-family:verdana, Tahoma, Verdana, sans-serif;
    font-size:14px;
	background: #fdffba url(images/body-bg.gif) repeat-x top;
	color:#000;
}
/* main site links */
a:link {color: #5a1e10;}
a:visited {color: #5a1e10;}
a:hover {color: #000;}
img {display:block;}

#outerWrapper {width:100%; background:url(images/wrapper-bg.png) top center  no-repeat; margin-left:auto; margin-right:auto;}
#global {width:950px; margin-left:auto; margin-right:auto;}


#topWrapper {width:950px; margin-left:auto; margin-right:auto;}
#contentWrapper {width: 948px; background:#f0f1c0; border:1px solid #a9b472; border-top:none;}
#content {padding:0px; width:932px; padding:8px; min-height:150px;}
#leftInternalWrap {margin:8px; margin-right:4px; width:670px; padding:6px; min-height:350px; display:inline-table; float:left; border:#a9b472 solid 1px; background:#fff;}
#rightInternalWrap {width:228px; margin-top:8px; margin-right:8px; border:#a9b472 solid 1px; display:inline-table; float:right; min-height:350px; padding:6px; background:#f7f8c6;}
#internalContent {min-height:350px;}
#internalRight {min-height:350px;}
#navWrapper {width:921px; height:23px; background: url(images/nav-bg.gif) no-repeat; border:solid 1px #000; position:relative; top:-35px; margin-bottom:-25px;line-height:20px; margin-left:auto; margin-right:auto;}
#navWrapper a {text-transform:uppercase; font-size:14px; color:#fff; text-decoration:none; font-weight: normal; }
#navWrapper img {display:inline; padding-left:13px; padding-right:8px;}


#homeTestimonials {background: #cde4c3 url(images/testimonials-bg.gif) no-repeat; padding: 10px 55px 5px 55px; border: solid 2px #325d09;}
#homeTestimonials .TestText {text-align: justify;}
.TestText {}
.TestFrom {text-align: right; font-weight: bold; font-size: 12px; padding-top: 5px;}

#footerWrapper {margin-left:auto; margin-right:auto;  width: 926px; padding:7px; height:17px; color:#fff;font-size: 11px; line-height:12px; display: block; background:url(images/bottom-info.gif) no-repeat;}
#footerWrapper a {color:#fff; padding: 0px 3px 0px 3px;}
#ten11 { float:right; color:#97000f; font-size:10px;}
#ten11 a {font-size:10px; color:#97000f;}
.SectionHeader {font-weight: bold; border-bottom: solid 1px #dddddd;}
.mediumText {font-size:90%;}
.smallText {font-size:80%; line-height:130%;}
p.smallText {margin-top:8px; margin-bottom:8px;}

#divider {width:940px; border-top: dotted 1px red; height:4px; margin-left: auto; margin-right:auto;}


.h-left-img {display:inline-table; float:left; border:none;}
.h-right-img {display:inline-table; float:right; border:none;}
h1 
{
    color:#fff;
    text-align:left;
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size: 20px;
	margin-top:0px;
	padding-top:0px;	
	height:30px;
	background: url(images/header-bg.gif) repeat-x;
	border:1px solid #2b7a1c;
	line-height:30px;
	padding-left:4px;

	}

h2 {
	padding: 6px 0px 0px 0px;
	text-align:left;
	font-size: 18px;
	font-family:Tahoma, Verdana, sans-serif;
	color:#10335c;
}



h3 {
	text-align:left;
	margin-top:8px;
	margin-bottom: 15px;
	padding:  0 0 0 0px;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:16px;
	color:#10335c;
}

li {font-size:100%;
   font-family:Tahoma, Verdana, sans-serif;
	 }


