html, body
{
    margin: 0px 0px 0px 0px;
    line-height: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 	font-size:14px;
	background:url(images/body-bg.gif) top repeat-x #ffeec1;	
	color:#000;
	
}


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

#siteWrapper {width:100%; background: url(images/site-wrapper-bg.jpg) center 95px no-repeat; padding-top:8px;}
#global {width:950px; margin:0px auto 0px auto;}

#topWrapper {position:relative; height:164px; width:950px; background:url(images/header-bg.jpg);}
#logo {position:absolute;left:8px; top:33px;}
#nav {position:absolute; left:7px; top:7px;}
#new {z-index: 3; position: absolute; top: -3px; left: 190px;}

#contentWrapper {width:950px; background:url(images/content-bg.gif);}
#homeMain {background:url(images/home-flash-bg.gif) top no-repeat; min-height:300px; width:732px; float:left;}

#flashWrapper {width:723px; height:266px; margin-left:9px; }

#homeColumnRight {width:218px; float:left; background:url(images/right-column-bg.jpg) top center no-repeat; padding-top:150px;}
#homeColumnRight div {width:176px; margin:12px auto;}
#homeRightDivider {background:url(images/divider-bg.png); height:1px;}
#homeContent {margin:10px; padding-right:10px; width:345px; float:left; border-right:solid 1px #bb3e13;}
#homeBlog { float:right; width:350px; margin-top:10px;}

#iContent {min-height:480px; _height:480px; _overflow:visible; width:720px; margin-left:10px; margin-top:70px; }
#iContent a {text-decoration:underline;}

#footerLinks {margin:0px auto 0px auto; height:47px; line-height:45px; width:930px; font-size: 12px; padding:0px 10px; background:url(images/bottom.gif) center no-repeat; color:#eee;}
#footerNav {float:right; text-align:right; color:#eee;}
#footerNav a {font-size:12px; padding: 0px 4px; color:#eee;}
#footerText {}

#Ten11 { width: 940px; margin:4px auto; font-size: 11px; text-align: right; line-height:12px; color:#BA771C;}
#Ten11 a {font-size:11px; padding: 0px 3px; color:#BA771C;}


.BlogHeader {font-weight: bold; margin-top: 12px;}
.BlogHeader a {color: #7e3b0b; text-decoration: underline; font-size: 16px; line-height: 22px;}
.BlogDesc {margin-bottom: 15px; color: #7e3b0b;}
.BlogNoItems {font-weight: bold;}
.BlogHeading {font-size: 16px; font-weight: bold; margin: 4px 0 8px 0; color: #e9cd48;}





div.clear {clear:both;}

h1 
{
	font-size:30px;
	line-height:30px;
	margin-top:11px;
	background:url(images/home-h1-bg.gif) bottom right repeat-x;
	color:#bb3e13;
  }
  h1.home {font-size:20px; line-height:25px; font-weight:bold; margin-top:6px; margin-bottom:0px; background:url(images/home-h1-bg.gif) bottom no-repeat; width:320px; font-variant:small-caps;}
h2 {
    font-size: 18px;
 }

h3 {font-size: 16px;
}

h4 {
	font-size:14px; margin:0px;}

li {}

h2.menu
{
    font-size: 24px;
    width: 400px;
    border-bottom: solid 1px #d07a5c;
    color: #bb3e13;
    font-weight: bold;
    border-bottom-color: #D99279;
}
