body {
	font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	background:#069 url('../images/0_index/bg_plain.jpg') no-repeat center top;
}

#wrap {
	width:865px;
	padding:0px;
	height: 630px;
	margin:168px auto;
	background:#E9E9E9;
	border:1px solid #cc;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#top {
	width:865px;
	height:409px;
	padding:0px;
	margin:0px auto;
	background:#f93	;
	border:none;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	position:relative;
}
#bottom {
	width:865px;
	height:219px;
	padding:0px;
	margin-top:20px;
	position:relative;
}
#col1{ width: 144px; height: 181px; float: left; margin-left:10px; }
#col2{ width: 453px; height: 181px; float: left; margin-left:18px; background: url('../images/0_index/news.png') no-repeat center top; }
#col3{ width: 220px; height: 181px; float: left; margin-left:10px; background: url('../images/0_index/follow.png') no-repeat center top; }
#residence { width: 144px; height:63px; position:relative; background: url('../images/0_index/residence.png') no-repeat center top; }
#mailing { width: 144px; height:53px; position: relative; background: url('../images/0_index/mailing.png') no-repeat center top; margin-top:8px;}
#donate {width: 145px; height: 53px; position: relative; background: url('../images/0_index/donate.png') no-repeat center top; margin-top:8px;}

#nav {
width: 144px;
padding: 0px;
margin: 0px 0px 0px 6px;
float:left;
text-indent: 5px;
}

#nav ul {
list-style: none;
margin-top: 1px;
padding: 0px;
border: none;
}
#nav ul li {
margin: 0px;
padding: 0px;
}
#nav li {
	font-size: 13px;
}
#nav ul li a {
font-size: 100%;
display: block;
border-bottom: 1px solid #FFA54B;
padding: 4.5px 0px 2px 4px;
text-decoration: none;
color: #fff;
width:144px;
}

#nav ul li a:hover, #nav ul li a:focus {
color: #fff;
background-color: #F60;
}


#slide {
	width:703px;
	height:405px;
	margin:2px;
	padding-left:6px;
	float: right;
	background: url('../images/0_index/slideshow.png') no-repeat right top;*/
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
}
#rss {
	width: 433px;
	height: 31px;
	text-align:right;
	padding: 6px 10px;
	position:relative
}

button {
	border:1px solid #474747;
	background: #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:10px;
	margin:10px;
	font-weight:bold;
	font-size:200%;
}

button:hover {
	background:#ececec;
	cursor:pointer;
	color:#069;
}


#container { position: relative; width: 433px; margin: 0px 17px; top:5px; height: 150px; }

ul, li, h4 {
margin: 0; padding: 0;
list-style: none;
}

a {
text-decoration: none;
color: #444;
}

a:hover { 
text-decoration: underline;
color:#069;
}

#widget {
overflow: hidden;
height: 150px; /* You should adjust this height for your project. */
position: relative;
float: left;
min-width: 400px;
}


#widget li {
clear: left;
width: 430px;
margin:0px;
padding:0px;
overflow: hidden;
position: relative;
top: 0;
height: 40px; /* Change this to fit your needs. The plugin will access this value if you don't pass a parameter in when you call it. */
display:block;
}


li p {
color: #474747;
margin-top: 0;
}

h1 { color: #00558C; }

h3 { color: #ffffff; }

h4 { font: bold 9pt Arial, Helvetica, sans-serif; }

small {color: #999;}
