body, h1, h2, h3, h4, div, span, a, p {
	margin: 0;
	padding: 0;
}

body {
	background: #F8F8F8;
	margin: 0;
	padding: 0 0 10px 0;
	font-family:  Arial;
	font-size: 11px;
}

#page p {
	margin-top:10px;
	margin-bottom: 5px;
	font-size: 13px;
}
p.info {
	padding-left:10px;
}

#page {
	width: 700px;
	margin: 35px auto 0 auto;
	position: relative;
	font-size: 13px;
}
a:link, a:hover, a:visited, a:active {color: #006633;}
ul {
	list-style: square;
	font-size: 13px;
}
ul.corpList, ul.clean li {
	list-style-type:none;
}
ul.corpList {
	width:210px;
	float:left;
	padding-left: 10px;
	padding-right: 5px;
}
ul.letterList {
	width:300px;
	float:left;
	padding-left: 10px;
	padding-right: 5px;
}
h1 {
	font-size: 18px;
}

h2 {
	margin-top: 15px;
	clear: both;
	font-size: 11px;
	padding: 3px 0;
	color: #603b63;
	border-bottom: 1px solid #633963;
}

h3 {
	margin-top: 10px;
	clear: both;
	font-size: 16px;
	padding: 3px 0;
	color: #603b63;
	border-bottom: 1px solid #633963;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 13px;
}

#pageHeader {
	background-color: green;
	padding-top:40px;
	padding-bottom: 40px;
	margin-bottom: 10px;
	width:700px;
}

/*Header*/
.image {
	background: url(../images/seattlemountain.jpg) no-repeat;
	height: 180px;
	width:700px;
}
.image .text {
	float: right;
	padding-top: 25px;
	margin-right: 40px;
	font-style:italic;
	font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
	letter-spacing: 3px;
	text-align: left;
}

.image .text h5{
	margin-top:0px;
	margin-bottom: 20px;
	font-size: 17px;
}

#content {
	margin-top: 0px;
	padding: 0px 5px 5px 5px;
}

#googleBox{
	margin-top: -1px;
	margin-bottom: -1px;
}

/*Misc*/
.dates dt {
	font-weight: bold;
}

.dates dd {
	margin: 0 0 0 130px;
	position: relative;
	top: -12px;
}

#hidden {
	visibility: hidden;
	display: none;
}

.links li {
	margin: 8px;
}

.officers img {
	border: 1px solid black;
	margin: 0 10px;
}

.officers {
	color: #603b63;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

.officers th {
	text-align: right;
}

.officers a {
	font-style: italic;
}

.events {
	border-collapse: collapse;
	width: 100%;
}

.events th {
	border-bottom: 1px solid #633963;
	color: #603b63;
	text-align: left;
}

#gallery img {
	border: 1px solid #dcc5dd;
	padding: 4px;
	margin: 10px;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 24px;
	font-size: 12pt;
} #missionstatement {
	display: block;
	margin-left: auto;
	margin-right: auto
}

/*right content*/
.rightContent {
	float:right;
	margin-left: 40px;
	padding: 10px;
	width: 43%;
	background-color: green;
	color: black;
}

.rightContent div {
	margin-top: 5px;
}

#searchBox, #hostedBox, #donateBox, #socialNetworksBox {
	background: #DED548;
	border:2px solid green;
	text-align:center;
}

#searchBox, #hostedBox, #socialNetworksBox {
	padding:4px;
}

#donateBox {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
}

#hostedBox .hostedBy {
	float:left;
	margin-left:10px;
	margin-top:10px;
}

#donateBox a
{
	color: black;
}

#calendar h4 {
	margin-top: 5px;
	margin-bottom: 5px;
}

/*Footer*/
#footer {
	margin: 1px 0 0 0;
	padding-top: 0px;
	text-align: center;
	clear: both;
}

#footer a:link, #footer a:visited {text-decoration: underline;}

#footer div {
	padding: 10px 0 0 0;
	margin: 5px 0 0 0;
}

#footer {
	color: #FFFFFF;
	background-color: green;
}

#footer, #lastEdit, #copyright, #footerLinks a {
	font-size:12px;
	color: #FFFFFF;
}

#lastEdit {
	float:left;
	width: 150px;
}

#copyright {
	float:right;
	width: 150px;
}
