/* -------------- home ------------------------------------*/
#ROW-banner {
	margin: 0px !important;
	width: 100%;
	height: 160px;
	background: #B2B4A7 url('/images/site/home/bannerBack.jpg') left top no-repeat;
}

.banner-padder {
        padding: 0 0 0 130px !important; 
}  


#CENTER {
height: auto;
background: #E4E6DB url('/images/site/centerBack.jpg') top left no-repeat;
	padding: 0px !important;
	margin: 0px !important;
	width: 100%;
	min-height: 100px;
	z-index:1;

}

#contentLeft {background:transparent; 
padding-left: 50px;
	position: relative; 
	height: auto; 
	width: 60%;
	min-width: 450px;
	float: left;
 }

.news {background: transparent;
font-family: times, georgia, serif;
 font-size: 16pt;
padding: 15px;
line-height: 18px;
}

.news a {color: #9D592B; }
.news a:hover {color: #8E3901; }

.logo {float: left;
 margin: 0 20px 0 0; 
border: none;

}

.entry { 
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 padding: 0;
 border: 1px solid #C6A98F;
 background: #F7F2EB; 
}

.entry p {padding: 15px; }
.entry h3 {padding: 15px 0 0 15px; }

 #contentRight { background: none;
	position: relative; 
	height: auto; 
	width: 30%;
	float: left;
	clear:right;
}

/* ---------------- Right Home Specific ----------------------------------*/

.box1 { 
        padding: 0 0 12px 0px;
	margin: 0 0 10px 0px;
	width: 270px;
	height: auto;
	background: #F7F2EB url('/images/site/home/shdw.gif') bottom no-repeat;
        border-top: 1px solid #C6A98F;
} 

.box1 p { 
        font-size:10px;
        padding: 2px 2px 0 2px;
        font-family:Arial, Helvetica, sans-serif;
}

.boxBorder {
width: 270px;
border-left: 1px solid #C6A98F;
border-right: 1px solid #C6A98F;
height: auto;
	}
	
	
.sideTitle { 
	background: url('/images/site/sideTitle.gif') left  no-repeat;
	padding-left: 18px;
	margin-top: 0px;
	height: 21px;
	color: black;
	font-size: 14px;
	border-bottom: 1px dotted #90826C;
	font-weight: lighter;
}

.side { font-size: 10px; 
 color: black; 
 font-family: Arial, Helvetica, sans-serif;
 padding: 2px 5px 5px 20px !important;
 height: auto;
min-height: 92px;
 }
 
 .side img {
 float: right;
 margin: -10px 0px 5px 5px; 
border: none;


}

.sideSub { color: #8D0000;
font-size: 11px;
text-transform: uppercase;
margin: 2px 0 1px 8px;
}

.elist_form {
    color: #333;
    background: transparent;
    font-family: verdana, arial, helvetica, sans-serif;
    letter-spacing:  0.07em;
    font-size: 70%;
    font-weight: bold;
    padding-bottom: -10px;
}

form {
	margin: 0 0 15px 0;
	padding: 0;
}

textarea {
	border: 1px solid #666;
}

submit {
	border: 0;
	background-color: #333;
	color: #fff;
	padding: 1px;
	margin: 0;
	font-weight: normal;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size:9px;
}

input {
	border: 1px solid #999;
        margin: 0;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size:9px;
}