html, body
{
    margin: 0px 0px 0px 0px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(images/body-bg.gif) center repeat-y #cfd6dd;	
	color:#fff;
}


/* main site links */
a:link {color: #005298;}
a:visited {color: #005298;}
a:hover {color: #003b92;}
img, div { behavior: url(javascript/iepngfix.htc) }

#siteWrap {width:100%;background:url(images/h-bg.gif) top repeat-x;}
#outerwrapper {width:100%;background:url(images/wrapper-bg.jpg) top center no-repeat;}
#global {background:url(images/content-bg.gif) repeat-y left;width:960px; margin:0 auto;margin-bottom:10px;}

#navBar {background:url(images/nav-bg.gif); width:960px; height:32px;}

#rightColumnWrapper {width:775px; float:right;}
#homeContainer {background:url(images/home-main-bg.jpg) no-repeat top right; width:960; padding:3px 12px 0px 5px;}

#iouterwrapper {width:100%;background:url(images/i-wrapper-bg.jpg) top center no-repeat;}
#iContainer {width:960; padding:0px 12px 0px 5px;}
#inavColWrapper {float:left; width:167px; min-height: 300px; background:url(images/left-col-bg-top-i.gif) top no-repeat; border-top:4px solid white;}
#mainContent {color:navy; min-height:400px; padding:10px 10px; background:url(images/content-bg-2.gif) no-repeat right top;}



#content {background:url(images/left-col-bg-bottom.gif) no-repeat bottom left; width:100%;}
#navColWrapper {float:left; width:167px; min-height: 300px; background:url(images/left-col-bg-top.gif) top no-repeat;}
#navCol {padding-left:5px;}
#navigation {text-align:right; font-size:14px; line-height:28px; color:#fff;}
#navigation a {padding:0px 12px; color:#fff; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none;}

#navigationHomeLink {position: absolute; top: 2px; left: 176px; font-size: 16px;}
#navigationHomeLink a {color: #f9a49c; text-decoration:none;}
#homeTop {background:url(images/home-top-bg.jpg) right bottom no-repeat; width:766px; height: 250px;}
#homeText {height:246px; background: url(images/home-text-bg.jpg) center bottom no-repeat; padding:0px 5px; width:375px;}
#homeContent {color:navy; min-height:400px; width:356px; padding:10px; margin-top:10px;}
#homeBlogContainer {background:url(images/home-blog-bg.gif) top no-repeat; width:397px; float:right; margin-top:10px;}
#homeBlog {min-height:160px; padding:6px 10px; }
div.clear {clear:both;}

#footerLinks {padding:0px 10px; width: 750px; height:24px; color:#b3d0dc; font-size: 11px; margin: 10px auto 0px auto; background:url(images/bottom.gif) no-repeat; line-height:24px;}
#footerLinks a {font-size:11px; color:#b3d0dc; padding: 0px 3px; text-decoration:none;}
#ten11 {text-align: left; width:920px;margin:0 auto; font-size: 11px; color:#e9f2e1; }
#ten11 a {color:#e9f2e1; text-decoration:none;}

#calendar {width: 740px; margin: 0 auto; color: #360606; font-size: 14px;}
.eventTitle {font-size: 18px;}
.eventTime {margin: 10px 0;}
.eventDetails {}


.typeOffice {
	background: #800036;
	padding: 5px;
	color:#fff;
	line-height: 13px;
	float: left;
	width: 170px;
	text-align: center;
	margin: 3px;
	}
.typeItem {
	background: #3900ff;
	padding: 5px;
	color:#fff;
	line-height: 13px;
	float: left;
	width: 170px;
	text-align: center;
	margin: 3px;
	}
.typeSale {
	background: #008061;
	padding: 5px;
	color:#fff;
	line-height: 13px;
	float: left;
	width: 170px;
	text-align: center;
	margin: 3px;
	}



h1 
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant:small-caps;
   font-size:26px;
   color:navy;
  }

h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#444;
    font-size: 18px;
 }



h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#444;
    font-size: 16px;
}

h4 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px; color:#444; margin:0px;}

li {font-size:100%;
   font-family: Arial, Helvetica, sans-serif;
 }