html, body
{
    margin: 0px 0px 0px 0px;
    line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	font-size:13px;
	background:url(images/body-bg.jpg) repeat-x center top #c4b684;	
	color:#e8d592;
}


/* main site links */
a:link {color: #e8d592;}
a:visited {color: #e8d592;}
a:hover {color: #e8d592;}
img {display:block;}
img, div { behavior: url(javascript/iepngfix.htc) }

#siteWrapper {width:100%; background:url(images/outer-wrapper.jpg) top center no-repeat;}
#global {width:929px; margin:0 auto; }

#nav {position:relative; height:142px; width:929px; font-size:14px; background:url(images/top.jpg);}
#nav .logoLink {display: block; width: 245px; height: 130px;}
#navLinks {position:absolute; width: 630px; left:305px; top:104px;}

#homeWrapper {width:929px; margin:0 auto; background:url(images/home-main-bg.gif) repeat-y;}
#homeLeft {float:left; width:508px; margin-left:9px; min-height:405px; _height:405px; _overflow:visible;}
#homeRight {float:left; width:350px;}
#homeMid {float: left; width: 45px; min-height: 450px; background:url(images/mid-divide.jpg) top no-repeat; border: solid 1px transparent; border-top: none;}
/*position: absolute; width:25px; height:405px; background:url(images/mid-divide.jpg) top no-repeat #c4b684; left:528px; */
div.clear {clear:both;}

#iWrapper {width:100%; background:#694723;}
#iContent {min-height:490px; _height:490px; _overflow:visible; padding:10px; }

#footerWrapper { margin-top:10px; width:100%; background:url(images/bottom-bg.gif) repeat-x; height:29px; border-top:1px solid #000;}
#footerLinks { padding:0px 10px; margin:0 auto; width: 909px; color:#e8d592; font-size: 11px; line-height:29px; height:29px; background:url(images/footer-bg.gif) repeat-x;}
#footerLinks a {font-size:11px; color:#e8d592; padding: 0px 3px; text-decoration:none;}
#ten11 {margin:0px auto; width:930; text-align:right; color:#e8d592; font-size:10px;}
#ten11 a {color:#e8d592; font-size:10px;}

.BlogHeader {font-size: 13px; font-weight: bold; margin-top: 0px;}
.BlogHeader a { color: #e9cd48;}
.BlogDesc {margin-bottom: 15px; line-height: 18px; font-size: 12px;}
.BlogNoItems {font-weight: bold;}
.BlogHeading {font-size: 16px; font-weight: bold; margin: 4px 0 8px 0; color: #e9cd48;}





h1 
{
	font-size:24px;
   color:#FFF1B0;
	
  }
  
h1.home {color:#e3ca57; font-size:20px; margin-top:-12px; margin-bottom:0px; }
h2 {
	color:#FFF1B0;
    font-size: 16px;
 }

h2.home {margin-top:0px;padding:0px;}
h3 {
	color:#887f55;
    font-size: 16px;
}

h4 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px; color:#887f55; margin:0px;}

li {font-size:100%;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 }


