body {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:.8em;
line-height:1.4em;
word-spacing:.1em;
margin-top:3.6em;
margin-left:0;
margin-right:0;
background:#FFF url(/dev/images/body-bg.png) repeat-x top;
padding:0;
}

a:link,a:visited,a:hover,a:active {
color:#369;
text-decoration:underline;
}

a:link img,a:visited img,a:hover img,a:active img {
border:none;
}

#center-container {
text-align:left;
margin-left:auto;
margin-right:auto;
width:70.1em;
}

#main-container {
width:100%;
overflow:auto;
}

#main-content {
/*width:61.24em;*/
width: 61.1em;
float:right;
height:46.1em;
border:.18em solid #00A0A0;
border-left:none;
background:#FFF url(/images/content-bg.png) repeat-x bottom;
margin:0;
}

#content-box div,#content-box p {
font-size:95%;
}

#header {
/*text-align:right;*/
border-bottom:1px dotted #333;
max-height:11.5em;
background-image:url(/images/header-bg.jpg);
background-repeat: repeat-x;
/*padding:1em 1em 1.7em;*/
position: relative;
}

#description {
width:591px;
text-transform:lowercase;
text-align:right;
font-family:Verdana, Arial, sans-serif;
font-size:175%;
letter-spacing:-.01em;
color: #fff;
position: absolute;
top: 110px;
left: 40px;
}

h1 {
width:591px;
margin:0 auto .8em;
padding:0;
}

#content-box {
height:32.8em;
color:#444;
overflow:auto;
background:url(/images/page-background/home.jpg) no-repeat left top;
}

#content {
padding-top:2.5em;
padding-left:230px;
font-size:80%;
line-height:1.45;
padding-right: 25px;
}

#main-content .account {
	background-image: none;
}

#main-content .account #content {
	padding: 1em;
}


ul.navigation {
margin:0;
padding:0;
}

ul.navigation li {
list-style:none;
}

ul.general {
color:#369;
list-style:square inside;
margin:0;
padding:0;
}

ul.general li {
margin:0 0 1em;
}

.blade {
float:right;
width:1.76em;
min-height:44.54em;
overflow:auto;
margin-top:-.18em;
background:url(/images/navigation/bg.png) right repeat-y;
text-align:center;
padding:2em 0 0;
}

.blade img {
max-width:1.76em;
}

#blade-home {
background-color:#00B7B7;
}

#blade-meetings {
background-color:#009CCE;
}

#blade-join_us {
background-color:#7BC64A;
}

#blade-account, #blade-members {
background-color:#944299;
}

#blade-general-info {
background-color:#7BC64A;
}

#blade-contact {
background-color:#40855f;
}

#footer {
line-height:1.2;
text-align:right;
margin-top:.2em;
font-size:80%;
}

#footer a {
color:#369;
margin-right:.5em;
}

#footer-menu {
float:left;
text-align:left;
}

#about-text a {
text-decoration:none;
}

.links {
padding-top:1em;
}

.link {
background:url(/images/bullet_go.gif) no-repeat left .4em;
font-size:110%;
margin-bottom:2em;
padding-left:16px;
}

.link a:link,.link a:visited,.link a:hover,.link a:active {

font-size:110%;
font-weight:700;
}

.calendar {
font-size:170%;
margin:.2em 0 1em;
}

.info {
border:1px solid #00A0A0;
background-color:#D4ECEC;
padding:.2em 1em 1em;
}

.info_2 {
border:1px solid #00A0A0;
background:#D4ECEC url(/images/member_gradient.gif) repeat-y right top;
padding:.2em 0.5em;
margin: 0 0 1em 0;	
overflow: auto;
}

.info_2 h3 {
padding:0;
margin: 0;
font-size:1.2em;
color:#944299;
}

.info_2 p {
	display: block;
	margin: 0;
}

.info h3 {
padding:0;
}

.time {
font-size:110%;
font-weight:700;
margin:0;
}

.viewmap {
font-size:110%;
text-align:right;
font-weight:700;
margin-bottom:0;
}

h2 {
margin-top:1em;
margin-bottom:.2em;
color:#00A0A0;
padding:0;
}

ul.catList {
list-style:none;
font-size:120%;
margin:0 0 0 1.7em;
padding:0;
}

ul.catList li {
font-weight:700;
margin-top:1em;
}

ul.catList ul {
list-style:none;
font-size:90%;
}

ul.catList ul li {
display:inline;
font-weight:400;
}

.memberList {
list-style:none;
margin:1.7em 0 0;
padding:0;
}

.memberList li {
margin-bottom:1.7em;
}

.memberList li h2 {
margin:.2em 0 0;
padding:0;
}

.navLinks {
float:left;
font-size:120%;
margin:0;
}

.infoLinks {
float:right;
font-size:120%;
font-weight:700;
margin:0;
}

.member {
margin-top:2em;
}

.member h2 {
margin-top:.3em;
margin-bottom:0;
padding:0;
}

.member h3 {
margin:0 0 .3em;
padding:0;
}

.address {
clear:both;
margin-top:1em;
margin-bottom:1em;
}

.phone,.email,.website {
text-align:right;
}

.desc {
border-top:1px solid #00A0A0;
}

.mlinks {
border-top:1px solid #00A0A0;
padding-top:.5em;
font-size:110%;
font-weight:700;
text-align:right;
}

.login strong {
float:left;
width:8em;
margin-top:.5em;
text-align:right;
}

.logLink {
text-align:right;
margin-bottom:0;
margin-top:.3em;
font-size:120%;
padding:0;
}

/* ==== FORM STYLES === */

form input,form textarea {
border:1px solid;
background:#fff url(/images/input.png) no-repeat top left;
}

.submit {
background:#944299;
color:#fff;
padding:.3em;
}

a:hover,#footer a:hover {
color:#333;
}

#blade-index {
background-color:#00A0A0;
}

.memberList ul,.memberList li h3 {
margin:0;
padding:0;
}

.memberList li img,.member img {
float:left;
margin:1em 1em .2em .2em;
padding:0;
}

	.heading {
		width: 12em;
		font-weight: bold;
		display: block;
		float: left;
	}
	
.errors ul {
border:2px solid #cc0000;
padding:30px 6px 6px 6px;
color:#cc0000;
background: url(/images/x.gif) no-repeat top right;
list-style:inside square;
}


