body {
	font-size:.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	width:100%;
	position:absolute;
	margin:10px 0 0 0;
	background:#eceae5 url(../images/mainbg.jpg) top center no-repeat;
	}

h1,h2,h3,h4 {
	margin:0 0 15px 0;
	padding:0px;
	}

h1 {
	font-size:1.5em;
	}
	
h2 {
	font-size:1.2em;
	color: #202d73;
	}
	
h3 {
	font-size:1.1em;
	background:#222f66;
	padding:3px;
	margin:0 0 5px 0;
	color:#FFF;
	width:387px;
	}
	
h4 {
	font-size:1.1em;
	background:#222f66;
	padding:3px;
	margin:0 0 5px 0;
	color:#FFF;
	width:722px;
	}

	
h4 a,h3 a {
	color:#FFF;
	}

ul li {
	line-height:20px;
	}

.main2 {
	background:url(../images/contentBg.jpg) bottom left repeat-x;
	width:1000px;
	}

#main {
	width:1000px;
	border:1px solid #000;
	text-align:left;
	background:#FFF url(../images/col.jpg) left repeat-y;
	}
	
.leftCol {
	width:232px;
	float:left;
	position:relative;
	margin:0;
	z-index: 100;
	}

.leftCol ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}

.leftCol ul li {
	line-height:15px;
	}

.leftCol ul li a {
	background:url(../images/navHeadBg.jpg) top left repeat-x;
	display:block;
	width:225px;
	padding:4px 0 0 5px;
	height:20px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	}
	
.leftCol ul ul {
	margin:0;
	
	}
	
.leftCol ul li ul li a {
	background:#978d71 url(../images/arrows.gif) top right no-repeat;
	height:16px;
	border-top:1px solid #b3a98d;
	border-bottom:1px solid #827960;
	padding:0 0 0 5px;
	font-weight:normal;
	font-size:0.85em;
	z-index: 101;
	}
	
.leftCol ul li ul li a:hover{
	background-color:#bdb398;
	}
	
.leftCol ul li ul li.spotlight {
	background:#978d71 url(../images/colWhite.jpg) repeat-y;
	width:225px;
	height: 112px;
	padding:0 0 0 5px;
	font-weight:normal;
	font-size:0.85em;
	}
.leftCol ul li ul li.classifieds {
	background:#fff url(../images/colWhite.jpg) repeat-y;
	width:230px;
	height: 112px;
}
.leftCol ul li ul li.classifieds p a {
	color: #978d71;
	background: url(../images/arrows2.gif) top right no-repeat;
	border: none;
	height:16px;
	padding:0 0 0 5px;
	font-weight:normal;
	font-size:0.85em;
}
.leftCol ul li ul li.classifieds p a:hover {
	text-decoration: underline;
}
	
.leftCol ul ul li:hover {
	position:relative;
}
	.leftCol ul ul li:hover ul {
	display: block;
}

.leftCol ul ul ul li a, .leftCol ul ul li:hover ul li a {
	background:#978d71;
	height:16px;
	border-top:1px solid #b3a98d;
	border-bottom:1px solid #827960;
	padding:0 0 0 5px;
	font-weight:normal;
	font-size:0.85em;	
}
.leftCol ul ul li:hover ul li a:hover {
background-color:#bdb398;
}
 .leftCol ul ul li:hover a {
 background-color:#bdb398;
}
	.leftCol ul ul ul{
	display: none;
	position: absolute;
	background-color: #978d71;
	left: 232px;
	top: 0px;
	width: 200px;
	margin: 0;
	padding: 0;
	z-index: 100;
}


.leftCol .adImg {
	border:6px solid #567392;
	}
	
.bottom .logos {
	background:#9ebcde;
	height:65px;
	width:220px;
	text-align:center;
	margin:-75px 0 16px 5px;
	position:relative;
	float:left;
	}

.rightCol {
	width:738px;
	float:left;
	padding:15px;
	}
	
.rightCol p {
	margin:0 0 15px 0;
	padding:0px;
	line-height:20px;
	}
.rightCol a {
	color: #c16f37;
}
.rightCol a:hover {
	color: #e9792c;
}	
.rightCol .textSize {
	width:160px;
	height:28px;
	border:1px solid #9c9c9c;
	float:right;
	margin:0 0 10px 10px;
	}
	
.rightCol .textSize p {
	float:left;
	margin:5px 0 0 2px;
	padding:0px;
	font-weight:bold;
	color:#909090;
	font-size:10pt;
	}
	
.rightCol .textSize a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}
	
.rightCol .a1, .rightCol .a2, .rightCol .a3 {
	width:19px;
	height:16px;
	float:left;
	background:#bbb;
	margin:6px 3px 0px 4px;
	text-align:center;
}

.rightCol .a1:hover, .rightCol .a2:hover, .rightCol .a3:hover {
	background:#888;
	}

.rightCol .a1 a{
	font-size:8pt;
	padding:2px 0 0 0;
	}
	
.rightCol .a2 a{
	font-size:10pt;
	}
	
.rightCol .a3 a{
	font-size:12pt;
	margin:-1px 0 0 0;
	}
	
.font1 {
	font-size:.8em;
	}
	
.font2 {
	font-size:1em;
	}
	
.font3 {
	font-size:1.2em;
	}

.rightCol .news {
	width:722px;
	border:1px solid #c5bead;
	background: #FFF url(../images/newsBg.jpg) bottom repeat-x;
	padding:7px;
	clear: both;
	}
	
.rightCol .news img {
	border-color:#878686;
	margin: 0 20px;
	}
#quickLinks {
	margin-left: 0px;
	padding-left: 12px;
	text-align:center;
}

#quickLinks li {
	list-style-type: none;
	text-align: center;
	display: block;
	height: 105px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	float: left;
}
#quickLinks a {
	color:#000;
	text-decoration:none;
}
.calloutBox {
	width:320px;
	border:1px solid #c5bead;
	background: #FFF url(../images/newsBg.jpg) bottom repeat-x;
	padding:18px 7px 7px;
	float: left;
	margin: 16px;
	height: 220px;
}
.calloutBox img {
	float: left;
	margin: 0px 18px 12px 0px;
}
.calloutHeader {
	width: 313px;

}
.rColumnBox {
	float: right;
	width: 146px;
	clear:both;
	padding: 7px;
	background:url(../images/rColumnBoxBG.jpg) repeat-y;
	border:1px solid #c5bead;
	margin: 0px 0px 18px 7px;
}
.rColumnBox p {
	font-size: .85em;
	margin-top: -7px;
}
.rColumnBox h2 {
	color:#fff;
}	
.listing li {
	list-style-type: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 12px 22px 22px 0;
	float: left;
}
.rightCol .noBorder, .rightCol .noBorder td  {
	border: none 0px;
}
.rightCol table td, .rightCol table th {
	border-bottom:2px solid #DDD;
	border-left:2px solid #DDD;
	}
	
.rightCol table {
	border-right:2px solid #DDD;
	border-top:2px solid #DDD;
	}
	
.rightCol table p {
	margin:0px;
	padding:0px;
	}
	
.rightCol table th {
	background:#000;
	color:#FFF;
	}

.bottom {
	height:20px;
	background:#222f66;
	clear:both;
	color:#FFF;
	padding:5px 0 0 0;
	font-size:0.85em;
	}
	
.bottom p {
	padding:0 0 0 235px;
	margin:0px;
	}
	
.bottom a {
	color:#FFF;
	text-decoration:none;
	font-weight:Bold;
	}
	
.bottom a:hover {
	text-decoration:underline;
	}

.semarbuilding {
	float: right;
	margin: 5px;
}
.orange {
	color: #c16f37;
}
.blue {
	color: #202d73;
}
