/* Begin Structure and Generics */

body {
padding: 0px;
margin: 0px;
font-size: 62.5%; /* Resets 1em to 10px */
font-family: Helvetica, Verdana, Sans-Serif;
color: #666;
background: #FFF;
}

#header {
position: relative;
background: url(images/hbg.gif) repeat-x;
height: 134px;
width: 100%;
}

#sform {
position: absolute;
top: 30px;
right: 25px;
height: 20px;
width: 250px;
text-align: right;
}

#logo {
position: absolute;
width: 551px;
height: 78px;
left: 28px;
top: 25px;
}

#nav {
position: relative;
height: 28px;
background: #96C2D9;
margin-top: 0px;
text-align: left;
}

#nav ul li {
float: left;
display: block;
list-style-type: none;
padding: 0;
white-space: nowrap;
margin-right: 20px;
}

#nav ul {
margin: 0;
padding: 0;
}

#nav a {
display: block;
text-align: center;
line-height: 230%;
text-decoration: none;
height: 28px;
width: 90px;
padding: 0;
margin-right: 0px;
}

#nav a:link, #nav a:visited {
color: #FFF;
text-decoration: none;
font-family: arial, "sans serif";
font-size: 1.3em;
font-weight: bold;
border: 0;
}

#nav a:hover, #nav a:active
{
color: #FFF;
text-decoration: underline;
font-family: arial, "sans serif";
font-size: 1.3em;
font-weight: bold;
border: 0;
}


#wrapper {
/* background: #FFF url(images/wrapbg.gif) repeat-y 235px 0px; */
}

#container {
	width: 100%;
	float: right;
	margin-left: -240px;
   
}

#content {
margin-left: 40px;
padding: 10px 25px 30px 15px;
}

#sidebar {
width: 240px;
float: left;
padding: 5px 0px 30px 0px;
}

#sidebar img {
border: 1px dashed #FFFFFF;
margin: 20px 0px 0px 30px;
padding: 3px;
width: 180px;
}

#footer {
position: relative;
height: 24px;
width: 100%;
color: #FFF;
text-align: right;
background: #3300cc;
font-size: 1.3em;
padding-top: 8px;
color: #EBEBEB;
}

#address {
position: absolute;
left: 20px;
top: 0px;
height: 30px;
padding-top: 12px;
}

.last {
	margin-bottom: 0;
}

.clearing {
	height: 0;
	clear: both;
}

/* Main Content */

#content li {
font-size: 1.3em;
line-height: 150%;
}

#narch li {
font-size: 1em;
line-height: 150%;
}

.post h3{
font-size: 1.3em;
color: #A83C0F;
}

.post h3 a {
padding-left: 20px;
background: url(images/bullet.gif) no-repeat bottom left;
}

.post h3 a:link {
color: #076607;
text-decoration: underline;
}

.post h3 a:visited {
color: #A83C0F;
text-decoration: underline;
}

.post h3 a:hover {
color: #3300cc;
text-decoration: none;
}

.post h3 a:active {
color: #076607;
text-decoration: none;
}

p {
font-size: 1.3em;
line-height: 150%;
}

p.intro {
font-size: 1.3em;
}

div.hed {
height: 24px;
border-bottom: 1px solid #3C687F;
margin: 30px 0px 20px 0px;
}

h1 {
font-size: 1.9em;
color: #076607;
}

h2 {
font-size: 1.6em;
border-bottom: 1px solid #003399;
color: #003399;
width: 400px;
margin-top: 20px;
}

h3 {
font-size: 1.3em;
}

#narch {
font-size: 1.3em;
}

a:link {
color: #3300cc;
text-decoration: underline;
}

a:visited {
color: #A83C0F;
text-decoration: underline;
}

a:hover {
color: #3300cc;
text-decoration: none;
}

a:active {
color: #3300cc;
text-decoration: none;
}

#footer a {
color: #FFF;
}

img {
border: none;
}

.membertitle {
color: #A5461C;
}

#menter {
float: right;
width: 150px;
padding: 15px;
background: #EEE;
margin: 20px 30px 30px 30px;
}

#menter a {
color: #666;
font-size: 1.3em;
}

#sidenav {
float: right;
width: 220px;
background: #325E75;
margin: 15px 30px 30px 30px;
padding-bottom: 20px;
border: 1px solid #FFFFFF;
}

#sidenav h3 {
margin: 20px 20px 0 20px;
color: #FFFFFF;
}

#sidenav ul {
list-style: none;
margin: 15px 20px 0 20px;
padding: 0;
}

#sidenav ul li {
margin: 0 0 5px 0;
}

#sidenav ul li a {
font-size: 1em;
}

#sidenav ul li a:link, #sidenav ul li a:visited {
color: #CCCCCC;
}

#sidenav ul li a:hover, #sidenav ul li a:active {
color: #FFFFFF;
}

.with-map {
float: right;
margin: 0 10px 25px 25px;
}
