body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #333333;
	background: url('images/layout/bg.gif') repeat-x;
}
body.home {
background: url('images/layout/bg_home.gif') repeat-x;
}
.clear {
clear: both;
}
#container {
margin: 0px auto;
padding: 0 px 0 px;
background: #fff url('images/layout/bg_container.gif') no-repeat;
width: 780px;
}
#masthead {
padding: 10px;
text-align: left;
background: url('images/layout/masthead.gif') no-repeat;
height: 82px;
}
.time {
margin: 0 0 50px;
text-align: right;
}
#masthead .links {
margin: 0;
padding: 0;
color: #666666;
float: right;
}
#masthead .links a:link, #masthead .links a:active, #masthead .links a:visited {
color: #369;
text-decoration: underline;
}
#masthead .links a:hover {
color: #900900;
text-decoration: underline;
}
#masthead h1 {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 30px;
font-weight: lighter;
color: #24486c;
border: none;
}
#masthead h2 {
margin: 0;
padding: 0 0 0 150px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight: lighter;
color: #959b50;
}
#content {
margin: 0;
padding: 0;
text-align: left;
border-top: 1px solid #ffffff;
}
#content .navbar {
margin: 0;
padding: 225px 0 0 0;
background: url('images/menus/nav_bg.jpg') left 225px no-repeat;
width: 160px;
float: left;
}
#content .main {
margin: 0 0 0 160px;
padding: 211px 0 19px 15px;
width: 370px;
}
#content .right {
margin: 0;
padding: 211px 0 0;
width: 225px;
float: right;
}
#featured {
	margin: 0 0 10px 0;
	padding: 10px;
	line-height: 1.2;
	background: url('images/featured_bottom.gif') bottom left repeat;
	width: 350px;
}
#featured h1 {
margin: -10px;
padding: 8px 10px 13px 10px;
font-size: 14px;
font-weight: normal;
color: #967329;
background: url('images/featured.gif') no-repeat;
border: none;
}
#events {
list-style: none;
padding: 0;
line-height: 1.2;
color: #ffffff;
background: url('images/events_bottom.gif') bottom left no-repeat;
width: 216px;
}
#events h1 {
margin: 0;
padding: 5px 10px 0 10px;
font-size: 16px;
font-weight: normal;
color: #ffffff;
background: url('images/events.gif') no-repeat;
border: none;
}
#events ul {
margin: 0;
padding: 0 10px 10px 10px;
border-top: 1px solid #b15c5c;
}
#events li {
list-style: none;
margin: 0;
padding: 5px 5px 5px 15px;
line-height: 13px;
color: #e5e5e5;
background: url('images/events_bullet.gif') left 8px no-repeat;
border-bottom: 1px dotted #854040;
}
#events li a {
display: block;
color: #ffffff;
text-decoration: none;
}
#events li a:hover {
text-decoration: none;
}
#addinfo {
	list-style: none;
	padding: 0;
	line-height: 1.2;
	color: #333333;
	background: url('images/addinfo_bottom.gif') bottom left no-repeat;
	width: 221px;
}
#addinfo h1 {
margin: 0;
padding: 5px 5px 0 5px;
font-size: 16px;
font-weight: normal;
color: #036;
background: url('images/addinfo.gif') no-repeat;
border: none;
}
#addinfo ul {
margin: 0;
padding: 0 5px 5px 5px;
border-top: 1px solid #eeeeee;
}
#addinfo li {
list-style: none;
margin: 0;
padding: 5px 5px 5px 15px;
line-height: 13px;
color: #555555;
background: url('images/addinfo_bullet.gif') left 8px no-repeat;
}
#addinfo li a {
display: block;
color: #369;
text-decoration: none;
}
#addinfo li a:hover {
color: #900900;
text-decoration: underline;
}

#feature h1 {
margin: 0;
padding: 5px 5px 0 5px;
font-size: 16px;
font-weight: normal;
color: #036;
background: url('images/addinfo.gif') no-repeat;
border: none;
}
#feature ul {
margin: 0;
padding: 0 5px 5px 5px;
border-top: 1px solid #eeeeee;
}
#feature li {
list-style: none;
margin: 0;
padding: 5px 5px 5px 15px;
line-height: 13px;
color: #555555;
background: url('images/addinfo_bullet.gif') left 8px no-repeat;
}
#feature li a {
display: block;
color: #369;
text-decoration: none;
}
#feature li a:hover {
color: #900900;
text-decoration: underline;
}


h1 {
margin: 10px 0 5px 0;
padding: 10px 0 0 0;
font-size: 14px;
font-weight: normal;
color: #074069;
border-top: 1px solid #e5e5e5;
}
a:link.more, a:active.more, a:visited.more {
color: #900;
text-decoration: underline;
}
a:hover.more {
color: #900;
text-decoration: none;
background: #faf6d9;
border-bottom: 1px solid #e3d08b;
}
#footer {
padding: 0 0 30px;
color: #6387ab;
background: url('images/layout/footer_bg.gif') repeat-x;
}
#footer .box {
padding: 40px 0 0 0;
background: url('images/layout/footer.jpg') no-repeat center top;
}
#footer a:link, #footer a:active, #footer a:visited {
color: #6387ab;
text-decoration: underline;
border: none;
}
#footer a:hover {
color: #900900;
text-decoration: underline;
border: none;
}
.middlestuffing {
margin: 0;
padding: 15px;
background: url('http://reedsportcc.org/chamber/images/middletop.jpg') no-repeat;
}
.newsentry {
margin: 0;
padding: 0;
padding-bottom: 10px;
background: url('http://reedsportcc.org/chamber/images/dotted.jpg') bottom repeat-x;
}
.post {
margin: 0;
margin-bottom: 10px;
padding: 0;
padding-bottom: 10px;
background: url('http://reedsportcc.org/chamber/images/dotted.jpg') bottom repeat-x;
}
.date {
margin: 0;
padding: 0;
font-size: 13px;
line-height: 14px;
color: #bbbbbb;
}

img { border: none; }