@charset "UTF-8";
body {
	background: url(../img/bkg_dts.gif) repeat;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-family: Avant-Garde, sans-serif;
	font-size: 12px;
	text-align:center;

}
h1 { 
	font-size: 12pt;
	color:#350000;
 }
h2 { 
	font-size: 11pt;
	color:#350000;
 }

h3 { 
	font-size: 8pt;
	color:#350000;
 }

h4 { 
	font-size: 9pt;
	color:#350000;
 }
 
a { 
	color:#350000;
	text-decoration:none;
 }




#container {
	width: 799px;
	margin-left: 100px;
	margin-right: auto;
	position:relative;

	
}




#header {
	 background: url(../img/header.png) no-repeat  top;
	 float: left;
	 width: 799px;
	height: 98px;
	 display: inline;
}



#mainContent {
	width: 799px;
	display: inline;
	float: left;
	position:relative;
	border-top:#000000;
	border-top-width:1px;
	background:url(../img/frontback.png) repeat;
}

#centerCol {	
	display: inline;
	float: right;
	width: 318px;
	z-index:-1;
	background-color:#FFFFFF;

}

#centerContent {
	width:298px;
	postition:relative;
	margin:auto;
	padding-right:10px;
	padding-left:10px;
	text-align:left;
	display:inline;
	float:left;
	z-index:2;

	
	
}
	

#leftCol {	
	display: inline;
	float: left;
	text-align:left;
	width: 481px;
	background-color:#000000;
	
}
#leftBox {
	height:40px;
	width:360px;
	padding-top:10px;
	padding-left:130px;
	background:url(../img/boxback.png) repeat;
	display:inline;
	float:left;
	position:relative;
}

#leftContent {
	width:461px;
	color:#FFFFFF;
	display:inline;
	float:left;
	padding-right:10px;
	padding-left:10px;
	text-align:left;
	font-size:12px;
	position:relative;
}


#leftContent h1{
	
	color:#FFFFFF;

}

#imageBox {
	height:307px;
	width:359px;
	background-color:#FFFFFF;
	display:inline;
	float:right;
}

#navbox {
	width:122px;
	height:307px;
	display: inline;
	float:left;
	background: url(../img/lincolnlg.png);
}

#newsHead {
	width: 318px;
	height:26px;
	display:inline;
	float:left;
	background:url(../img/newstop.png) no-repeat;
}

#newsBox {
	width: 318px;
	height:281px;
	float:left;
	display:inline;
	background:url(../img/shouse.png);
	overflow:auto;
	text-align:left;
}

#footer {
	background-color:#FFFFFF;
	float: left;
	width: 799px;
	font-size: 11px;
	text-align: center;
	color: #000000;
	
}

#mainMenu {
	padding-top:75px;

}

#mainMenu ul li {
	background: url(../img/navimg.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	list-style-type:none;

}
	

#mainMenu ul li a  {
	font-family: "Avant-Garde", sans-serif;
	color: #ffffff;
	font-size: 11.5px;
	text-decoration: none;
	text-align:left;
	text-indent:15px;
	z-index:2;
	padding-top: 3px;
	
	
}

#mainMenu ul li a:active {
	color: #350000;
	text-decoration: none;
	background: url(../img/navoverimg.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#mainMenu ul li a:hover {
	color: #350000;
	text-decoration: none;
	background: url(../img/navoverimg.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

.rgslideshownav {
	padding:0;
}
	



