/* Website development by N-vent.com in Indianapolis. */
*{
	padding: 0px;
	margin: 0px;
}
p {
	padding: 0px 15px 15px 8px;
}
a{
	color: #7d584b;
}
a:hover{
	color: black;
}
a:focus{
	background-color: #000;
	color: #fff;
}
body{
	background-color: #ce9524;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	max-width: 770px;
	margin: 10px auto;
	text-align: center;
	}
h1, h2, h3, h4, h5, h6 {
	padding: 5px 0 2px 7px;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
h3, h4, h5, h6 {
	font-size: 11px;
}
#wrapper, #bodywrap, #homebodywrap{
	position: relative;
	top: 0px;
	left: 0;px
	margin: 0px auto;
	width: 770px;
	background-color: #fff;
}
#wrapper {
	background-color: transparent;
}
.newsList ul, .newsList li{
	list-style: none inside;
	padding: 0 0 10px 0;
	margin: 0px;
}
h1.newsHeader{
	padding: 0;
	margin: 0;
	font-size: 14px;
}
.oldernewsheading{
	padding: 10px 0 3px 10px;
}
#header{
	position: relative;
	top: 0;
	left: 0;
	background: #673d32 url(images/headerbg.gif) no-repeat;
	color: #fff;
	height: 88px;
	max-height: 88px;
	border-bottom: 3px solid #fff;
}
#header a{
	color: #fff;
}
#SearchForm, #SearchButton{
	margin-left: 5px;
}
#toplinks {
	font-size: 10px;
	right: .5em;
	padding: .5em 0 0 0;
	position: absolute;
}
#menu {
	position: relative;
	top: 25px;
	left: 50px;
}
#menu ul{
	height: 25px;
	}
#menu ul li{
	display: block;
	float: left;
	width: auto;
}
#menu ul li a{
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 42px 5px 0 5px ;
	font-size: 11px;
	line-height: 15px;
}
#menu ul li a:hover, .LGlob_active{
	background: url(images/menu-o.gif) no-repeat center;
}
#subnav {
	padding: 5px;
	background-color: #ecedee;
	font-size: 10px;
	color: #673d32;
	text-align: left;
}
#subnav a, #subnav a:visited {
	color: #673d32;
	text-decoration: none;
}
#subnav a:hover {
	text-decoration: underline;
}
#subnav ul {
margin-right: 5px;
	}
#subnav li {
	margin-left: 10px;
	padding: 0 .5m;
	display: inline;
	/* background: url(images/subnav-bullet.gif) no-repeat 1px 4px; */
	}
#homePhoto{
	width: 400px;
	float: left;
    height: 410px;
    overflow:hidden;
    background: #64553B;
    text-align: left;
}
#leftPhoto, #rightCol, #bodywrap{
	text-align: left;
	font-size: 11px;
}
#leftPhoto {
	width: 330px;
	float: left;
	background-color: #e1e2e3;
}
#bodywrap {
	background: #e1e2e3 url(images/bodyRightbg.jpg) no-repeat bottom right;
}
#rightCol{
	float: right;
	width: 440px;
	padding-top: 30px;
	}
#rightCol p, #rightCol h1, #rightCol h2, #rightCol h3 #rightCol ul{
	width: 380px;
}
.searchResultsTable{
	padding-left: 8px;
}
#rightCol ul{
	margin: 0 0 5px 10px;
	padding: -5px 0 8px 0 0;
}
#rightCol p{
	padding-top: 0;
	padding-bottom: 5px;
}
ul, li {
	list-style: disc inside;

}
#homebodywrap{
	background-color: #64553b;
    height: 410px;
    overflow: hidden
}
#homeRightCol{
	color: #fff;
	text-align: center;
	background: #64553b url(images/home-bottom-bg.gif) no-repeat bottom right;
	height: 410px;
    float: right;
    width: 365px;
    text-align:center;
    overflow: hidden;
    padding: 0;
}
#homeRightCol h1 {
	font-size: 16px;
}
#homeRightCol img{
	border: 0;
}
#homeRightCol p{
	font-size: 11px;
	padding: 7px 0 0 0;
	margin: 0;
}
#homeSecondaryLinks {
	/*padding: 40px 0 0 0;*/
	font-size: 10px;
	}
#homeRightCol a{
	color: #fff;
}
#footer {
	background-color: #673d32;
	border-top: 3px solid #fff;
}
img{
	border: 0;
}
#subfooter{
	clear: both;
	width: 770px;
	font-size: 9px;
	color: #e3cba2;
	height: 25px;
	background: url(images/2footerbg.gif) no-repeat center;
	line-height: 25px;
}
#wrapper:after, #bodywrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
	position: relative;
	}
#LM_youAreHere {
	color: #000;
	text-decoration: underline;
}
#etoNotice{
	display: none;
}
#credits, #credits a{
	color: #DBA028;
	font-size: 9px;
    text-decoration: none;
}
