/* RESET */

html, body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, img {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background: #f0efe7 url(../images/bg.gif) repeat-x;
	padding-bottom: 40px;
}
#main {
	margin: 0 auto;
	position: relative;
	width: 960px;
}
#header {
	height: 122px;
	margin: 0 auto;
	position: relative;
	width: 960px;
}
#logo {
	left: 6px;
	position: absolute;
}
#graphic {
	left: 250px;
	position: absolute;
	top: 3px;
}
#leftpanel {
	background: #e0ded6; 
	padding: 5px 15px 0 15px;
	position: absolute;
	top: 5.5em;
	top: 2.75em;
	left: 0;
	width: 150px;
}
#text {
	background: #ffffff url(../images/text-bg.gif) no-repeat bottom;
	margin: 0 auto;
	min-height: 400px;
	padding: 9px 40px 25px 41px;
	width: 501px;
}
#footer {
	margin: 0 auto;
	text-align: right;
	width: 540px;
}
#footer p {
	font-size: .65em;
}
#footer a {
	color: black;
}

/* LEFTPANEL */
#leftpanel h2 {
	border-bottom: 1px solid #8d0000;
	color: #777;
	font: bold .9em/1.39 Verdana, sans-serif;
	margin-bottom: .3em;
	padding: 0 0 .3em 0;
}
#leftpanel ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#leftpanel li, #leftpanel dt, #leftpanel dd {
	font: .7em/1.25 Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
#leftpanel dl {
	margin: 0 0 .6em 0;
	padding: 0;
}
#leftpanel dt {
	font-weight: bold;
	padding-bottom: .15em;
}
#leftpanel dd {
	padding-left: 1em;
	padding-bottom: .45em;
}

/* TYPOGRAPHY */

h1 {
	color: #8d0000;
	font: bold 1.75em Futura, "Avant Garde", "Century Gothic", sans-serif;
}
h2 {
	color: black;
	font: bold .9em/1.39 Verdana, sans-serif;
	padding: 1.35em 0 1.15em 0;
}
h3 {
	color: #444;
	font: normal .9em/1.39 Verdana, sans-serif;
	padding: .625em 0;
}
p {
	font: small/1.66 Verdana, sans-serif;
	padding-bottom: 1.25em;
}
ol, ul {
	padding-left: 2em;
}
ol ul {
	padding-top: .9em;
}
li {
	font: small/1.66 Verdana, sans-serif;
	padding-bottom: .6125em;
}
a:link, a:visited, a:hover, a:active {
	color: #8d0000;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

#breadcrumbs {
	color: #aaa;
	font-size: .5em;
}
#breadcrumbs a,
#breadcrumbs span {
	font-size: 1.33em;
	color: #777;
	text-decoration: none;
}
#breadcrumbs a:hover,
#breadcrumbs a:active {
	text-decoration: underline;
}

/* NAVIGATION */

#navigation {
	height: 32px;
	left: 196px;
	list-style: none;
	padding: 0;
	position: absolute;
	top: 88px;
	width: 568px;
}
#navigation li {
	font: bold .75em/1.58 Verdana, serif;
	height: 32px;
	padding: 0;
	position: absolute;
}
#navigation li a {
	display: block;
	height: 32px;
	text-indent: -9999px;
}

/* NAVHOME */

#navigation li#navhome {
	height: 32px;
	width: 41px;
}
#navigation li#navhome a:link,
#navigation li#navhome a:visited {
	background: transparent url(../images/nav.gif) no-repeat 0 -32px;
}
#navigation li#navhome a:hover, 
#navigation li#navhome a:active {
	background: transparent url(../images/nav.gif) no-repeat 0 0;
}

/* NAVABOUTUS */

#navigation li#navaboutus {
	left: 40px;
	width: 88px;
}
#navigation li#navaboutus a:link,
#navigation li#navaboutus a:visited {
	background: transparent url(../images/nav.gif) no-repeat -40px -32px;
}
#navigation li#navaboutus a:hover, 
#navigation li#navaboutus a:active {
	background: transparent url(../images/nav.gif) no-repeat -40px 0;
}

/* NAVMEMBERS */

#navigation li#navmembers {
	left: 128px;
	width: 89px;
}
#navigation li#navmembers a:link,
#navigation li#navmembers a:visited {
	background: transparent url(../images/nav.gif) no-repeat -128px -32px;
}
#navigation li#navmembers a:hover, 
#navigation li#navmembers a:active {
	background: transparent url(../images/nav.gif) no-repeat -128px 0;
}

/* NAVWALKINGMAP */

#navigation li#navwalkingmap {
	left: 217px;
	width: 114px;
}
#navigation li#navwalkingmap a:link,
#navigation li#navwalkingmap a:visited {
	background: transparent url(../images/nav.gif) no-repeat -217px -32px;
}
#navigation li#navwalkingmap a:hover, 
#navigation li#navwalkingmap a:active {
	background: transparent url(../images/nav.gif) no-repeat -217px 0;
}

/* NAVWHYJOINSMAMA */

#navigation li#navwhyjoinsmama {
	left: 331px;
	width: 151px;
}
#navigation li#navwhyjoinsmama a:link,
#navigation li#navwhyjoinsmama a:visited {
	background: transparent url(../images/nav.gif) no-repeat -331px -32px;
}
#navigation li#navwhyjoinsmama a:hover, 
#navigation li#navwhyjoinsmama a:active {
	background: transparent url(../images/nav.gif) no-repeat -331px 0;
}

/* NAVCONTACT */

#navigation li#navcontact {
	left: 482px;
	width: 86px;
}
#navigation li#navcontact a:link,
#navigation li#navcontact a:visited {
	background: transparent url(../images/nav.gif) no-repeat -482px -32px;
}
#navigation li#navcontact a:hover, 
#navigation li#navcontact a:active {
	background: transparent url(../images/nav.gif) no-repeat -482px 0;
}

/* LAYOUT */

/* HOME */

#home h1 {
	margin-top: .3em;
}
#home h2 {
	padding-top: .3em;
}

/* ABOUTUS */

#aboutus ul {
	padding-bottom: .6125em;
}
#aboutus li {
	padding-bottom: .15em;
}

/* MEMBERS */

body#members h2 {
	padding-bottom: .4em; 
}
body#members ul {
	padding: 0;
}
body#members table {
	width: 100%;
}
body#members table li {
	font-size: .75em;
	list-style-type: none;
	text-align: center;
	padding: 1em;
}
body#members td {
	vertical-align: top;
	width: 50%;
}
body#members table h2 {
	font-size: 1em;
	padding-bottom: 1em;
	text-align: center;
}
body#members table a {
	color: black;
}
.illustration {
	border: 1px solid #ccc;
	float: left;
	font: .7em/1.66 Verdana, sans-serif;
	margin: 0 2em 1em 0;
	padding: 5px;
	width: 200px;
}

/* CONTACT */

body#contact table {
	width: 100%;
}
body#contact td {
	font: small/1.66 Verdana, sans-serif;
}
body#contact td.label {
	font-weight: bold;
	padding-left: 10px;
	width: 175px;
}
fieldset {
	background: #eceade;
	border: 0;
	margin: 1em 0 2em 0;
}
legend {
	background: white;
	border: 1px solid #999;
	color: #555;
	font: bold italic .75em Verdana, sans-serif;
	padding: 3px 7px;
}
input {
	width: 90%;
}
input#city,
input#zipcode {
	width: 35%;
}
select#state {
	width: 15%;
}
input.checkbox {
	width: auto;
}
textarea {
	height: 8em;
	width: 90%;
}
tr td {
	padding: .5em 0 0 0;
}
tr.tall td {
	padding: 3em 0 0 0;
}

/* WALKING MAP */

#walkingmap h1 {
	margin-bottom: .6125em;

}

/* WHY JOIN SMAMA */

#whyjoin h1 {
	margin-bottom: .6125em;
}
