body {
	background-color: #c8c5bb;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	margin: 0 0 25px 0;
}


.innerPageContent ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}

.innerPageContent ul li {
	margin-bottom: 5px;
	padding-left: 20px;
	background: url(/images/bullet.gif) no-repeat 5px 5px;
}


.innerPageHdr {
	padding: 25px 15px 40px 15px;
	background: url(/images/bdrTopBg.gif) left bottom no-repeat ;
}

.innerPageHdr h1 {
	font-size: 24px;
	font-weight: normal;
	color: #7e0617;
	margin: 0px;
}

.innerPageContent h2 {
	font-size: 18px;
	font-weight: normal;
	color: #4d560a;
	padding-top: 5px;
	margin: 0 0 15px 0;
}

.innerPageContent h3 {
	font-size: 13px;
	color: #7e0617;
	margin: 0 0 8px 0;
}

.innerPageContent {
	padding: 0 15px 15px 15px;
	background: #ededea url(/images/greyZoneBottomBg.gif) no-repeat bottom;
	width: 870px;
}

p {
	margin: 0 0 15px 0;
	font-size: 12px;
}

a {
	color: #7e0617;
	text-decoration: underline;
}

a:hover {
	color: #4a5309;
	text-decoration: underline;
}

h1#gdlawa {
	text-indent: -1000em;
	margin: 0;
	padding: 0;
	float: left;
}

#container {
	width: 960px;
	margin: auto;
	background: #FFFFFF url(/images/sideBg.gif);
}

.masthead {
	height: 155px;
	background-image: url(/images/masthead.gif);
	vertical-align: top;
}

.nav {
	height: 35px;
	background-image: url(/images/navbg.gif);
}

.nav ul {
	list-style-type: none;
	margin: 0 30px 0 32px;
	padding: 0;
}

.nav ul li {
	margin: 0;
	padding: 0 14px 0 13px;
	float: left;
	background: url(/images/nav-sep.gif) right no-repeat;
	line-height: 35px;
}

.nav ul li.last {
	padding: 0 0px 0 13px;
	background: none;
}

.nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.nav ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.bottom {
	height: 30px;
	background-image: url(/images/bdrBottomBg.gif);
}

.leftBdr {
	background-image: url(/images/bdrLeftBg.gif);
	width: 30px;
	vertical-align: bottom;
}

.rightBdr {
	background-image: url(/images/bdrRightBg.gif);
	width: 30px;
	vertical-align: bottom;
}

.contentArea {
	background-color: #FFFFFF;
	width: 900px;
	padding: 0 30px;
	background: url(/images/sideBottomBg.gif) no-repeat bottom left;
}

.splashContentA {
	background: url(/images/splashPic.jpg) right no-repeat;
	padding: 25px 365px 15px 15px;
	height: 240px;
}

.splashContentB {
	background: #ededea url(/images/greyZoneBottomBg.gif) no-repeat bottom;
	padding: 15px;
}

.membersAreaLink {
	float: right;
	padding-right: 40px;
	margin-top: 85px;
}

.membersAreaLink a {
	background: url(/images/bulletRedArrow.gif) no-repeat 0 5px;
	padding-left: 10px;
	text-decoration: none;
}
.membersAreaLink a:hover {
	text-decoration: underline;
}



table {
	margin-bottom: 15px;
}
td {
	vertical-align: top;
}
img.picBorder {
	border: 5px solid #FFF;
}
.picright {
	border: 5px solid #FFF;
	float: right;
	margin-left: 15px;
}
.picleft {
	border: 5px solid #FFF;
	float: left;
	margin-right: 15px;
}

.clearBoth {
	clear: both;
}

.rescueCount td {
	text-align: center;
	vertical-align: middle;
	font-size: 28px;
}

hr {
	border-top: 1px solid #bebeb5;
	border-bottom: 1px solid #FFF;
	border-right: 0px solid #FFF;
	border-left: 0px solid #FFF;
	margin-bottom: 15px;
}

.whitebox {
	padding: 10px 10px 0 10px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	border: 1px solid #bebeb5;
}

form.memberForm table td {
}
form.memberForm table td.formfield {
	width: auto;
	padding: 0 10px 5px 0;
}

form.memberForm table td.formlabel {
	width: 20%;
	padding: 0 10px 5px 0;
	vertical-align: middle;
	white-space: nowrap;
}

form.memberForm table td.formfield input {
	width: 300px;
}

.membersContent {
	margin-right: 200px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	background-color: #ededea;
}

.membersNav {
	float: right;
	width: 185px;
	padding-left: 15px;
}

.membersNav p {
	padding: 0 0 10px 0px;
	margin: 0;
	border-bottom: 1px solid #bebeb5;
	color: #444c07;
}

.membersNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e9e9e6;
}

.membersNav ul li {
	margin: 0;
	padding: 5px 0 5px 0px;
	background: none;
	border-top: 1px solid #e9e9e6;
	border-bottom: 1px solid #bebeb5;
}

.membersNav ul li a {
	text-decoration: none;
	padding-left: 10px;
	background: url(/images/bulletGreenArrow.gif) no-repeat 0px 5px;
}
.membersNav ul li a:hover {
	text-decoration: none;
}


#memberArea .innerPageHdr {
	padding: 25px 15px 40px 15px;
	background: url(/images/bdrTopBgMembers.gif) left bottom no-repeat ;
}
#memberArea .innerPageContent {
	padding: 0 15px 15px 0px;
	background: #dcdcd7 url(/images/greyZoneBottomBgMembers.gif) no-repeat bottom;
	width: 885px;
}

#memberArea .membersAreaLink {
	display: none;
}


table.tableContent {
	border-right: 1px solid #000;
} 

table.tableContent th {
	padding: 5px;
	background-color: #444c07;
	color: #FFFFFF;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

table.tableContent td {
	padding: 5px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	background-color: #dfdfda;
}


