html, body {
margin:0;
padding:0;
}
body {
	background: #436B50;
	background-image: url(/images/template/bg.jpg);
}

.vertrepeat {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 5px;
}
.horizrepeat {
	background: #2a4432;
	margin: 0px;
	padding: 0px;
	height: 2px;
}
#outertable {
	margin: 12px auto;
	background-color: #ffffff;
	font-size:11px;
	/* line-height:150%; */
width:96%;
	border: 4px solid #ffffff;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
}
#outertable td {
/*vertical-align:top; */
}
#toptr {
	border: 1px solid #2A4432;
}
td#topimage {
width:336px;
height:200px;
border-left: 1px solid #2A4432;
border-right:1px solid #2A4432;
}


#toptd {
	 background: #ffffff url(/images/template/TopImage2bg.jpg) repeat-x bottom; 
padding:0;
width:173px;
}
#toptd2 {
/* width:200px; */
padding:5px 10px 5px 5px;
text-align:right;
vertical-align:top;
font-family: "Monotype Corsiva", Georgia, Palatino, Garamond;
font-size: 14px;
white-space:nowrap;
}
#toptd3 {
/* background: #ffffff url(/images/template/TopImage2bg.jpg) repeat-x bottom; */
text-align:right;
vertical-align:bottom;
font-family: "Monotype Corsiva", Georgia, Palatino, Garamond;
font-size: 18px;
line-height:130%;
padding:15px 10px 5px 10px;
}

#toptd2 h1 {
	color: #2A4432;
	font-family: "Monotype Corsiva", Georgia, Palatino, Garamond;
font-size:28px;
margin:0;
padding:0;
}
#toptd3 h2 {
	color: #538463;
	font-family: "Monotype Corsiva", Georgia, Palatino, Garamond;
font-size:24px;
margin:12px 0 0 0;
padding:0;
}
#toptd4, #toptd5 {
text-align:right;
font-size: 12px;
line-height:130%;
color: #2A4432;
}
#toptd4 {
/* background: #ffffff url(/images/template/TopImage2bg.jpg) repeat-x bottom; */
vertical-align:top;
padding:10px 10px 5px 10px;
}

#toptd5 {
/* background: #ffffff url(/images/template/TopImage2bg.jpg) repeat-x bottom; */
vertical-align:bottom;
padding:15px 15px 5px 10px;
}



.navtd {
	width:160px;
	padding-top: 0;
	background: #538463;
	border-top:0 solid #2A4432;
	border-right: 1px solid #2A4432;
	border-left: 1px solid #2A4432;
	vertical-align:top;
}
.navtd2 {
	width:160px;
	padding-top: 0;
	background: #538463;
	border-top:0 solid #2A4432;
	border-right: 1px solid #2A4432;
	border-left: 1px solid #2A4432;
vertical-align:bottom;
line-height:140%;
}

#navtable {
padding:0;
width:100%;
}
#navtable a {
display: block;
text-align: right;
font-size:11px;
padding-top: 8px;
padding-right:30px;
padding-bottom: 8px;
text-decoration:none;
margin-bottom:1px;
}


#navtable a:link, #navtable a:visited {
color: #2a4432;
background-image: url(/images/template/navbg.gif);
background-repeat: no-repeat;
background-position: right center;
background-color: #d7fae3;
}

#navtable a:hover, #navtable a:active {
color: #FFFFFF;
background-color: #436B50;
background-image: url(/images/template/navbg2.gif);
	background-repeat: no-repeat;
}
a.volbut {
	font-weight:bold;
	text-align:center;
background-image: url(/images/graphics/Volunteer.jpg);
width:160px;
height:34px;
display:block;
color: #436B50;
line-height:34px;
text-decoration:none;
}
a.volbut:hover, a.volbut:active {
background-image: url(/images/graphics/Volunteer-over.jpg);
color: #ffffff;;
}
#medbluebox {
	background-color: #98c7a8;
	padding:15px;
	color: #2A4432;
	text-align:left;
}
#medbluebox p {
font-size:12px;
margin:0;
padding:0;
}
#medbluebox h2 {
font-size:16px;
line-height:140%;
margin:6px 0 0 0;
padding:0;
text-align:left;
}
#dkbluebox {
	background-color: #538463;
	padding:15px;
	color: #FFFFFF;
	text-align:left;
	vertical-align: bottom;
	font-weight:bold;
	font-size:12px;
	line-height:140%;
}

#contentarea {
	padding:10px 40px;
	line-height:150%;
	border-right: 1px solid #2a4432;
	vertical-align:top;
	font-size:12px;
}
#contentarea a:link, #contentarea a:visited {
	color: #1F2D23;
	text-decoration: none;
	border-bottom: 1px dotted #AAC8B2;
}
#contentarea a:hover, #contentarea a:active {
	color: #1F2D23;
	text-decoration: none;
	border-bottom: 1px solid #202D24;
}
#contentarea td {
vertical-align:top;
}

#contentarea h1, #contentarea h2, #contentarea h3, #contentarea h4, #contentarea h5, #contentarea h6 {
	line-height:150%;
	color: #436B50;
	margin-top:0;
	padding-top:0;
}
h1 {
font-size:22px;
margin-bottom:12px;
}
h2 {
font-size:20px;
margin-bottom:10px;
}
h3 {
	font-size:18px;
	border-bottom: 1px solid #436B50;
	font-style: oblique;
margin-bottom:8px;
}
#contentarea h4 {
font-size:14px;
font-weight:bold;
color: #2C4634;
border-bottom: 1px solid #436B50;
margin: 8px 0 1px 0;
}
h5 {
font-size:14px;
}
h6 {
font-size:12px;
}
#contentarea ul {
margin-top: 2px;
padding-top:0;	
}


#contentarea p {
margin-top: 2px;
padding-top:0;
margin-bottom: 8px;
}

#footer {
	background-color: #436b50;
	width:100%;
	border-top: 1px solid #2A4432;
}
#footer td {
	padding: 10px;
	text-align:right;
	color: #fcfbe9;
	line-height:140%;
}
#footer a:link, #footer a:visited {
	color: #D7FAE3;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #D7FAE3;
	text-decoration: underline;
}
#btmtd {
	border-right: 1px solid #2a4432;
	border-left: 1px solid #2a4432;
}



/* forms */
.textinput {
width: 300px;
}


/* server schedule */

.nametable {
width:400px;
margin-bottom:0;
padding-bottom:0;
}
.nametable td {
width:50%;
padding-top:2px;
}
#contacttable {
width:90%;	
}
#contacttable th {
text-align:left;
font-weight:bold;
}
#contacttable th, #contacttable td {
padding:0 8px 2px 0;
}

/* News table
************************/

div.newsphotodiv  {
float:right;
clear:right;
border: 1px solid #2a4432;
padding:1px;
margin:0 0 12px 24px;
}

table.newstable  {
float:right;
font-size:11px;
line-height:130%;
}
#toptd5 a {
	color: #FCF9EF;
	height: 32px;
	width: 80px;
	display: block;
	float:right;
	text-align:center;
	padding-top:0;
	text-decoration:none;
	font-weight:bold;
	line-height:32px;
	height:32px;
border: 1px solid #436B50;
}
#toptd5 a:link, #toptd5 a:visited {
	background: #1A261C url(/images/graphics/donate2.jpg) no-repeat center center;
}
#toptd5 a:hover, #toptd5 a:active {
	background: #1A261C url(/images/graphics/donate2-over.jpg) no-repeat center center;
	color: #436B50;
}



/*** Mass schedule under left nav
*******************************/
div#masssched {
	margin:12px 8px 12px 8px;
color: #d7fae3;
}

/*** volunteering form
*******************************/


#volunteertable {
padding: 0;	
margin: 5px auto;
width: 80%;
}

#volunteertable td {
padding: 1px 2px 2px 2px;	
}

#volunteertable td.righttd {
text-align:right;
padding-right:4px;	
}
#volunteertable td input, #volunteertable td textarea {
width:350px;	
}
#volunteertable td input.btn {
width:auto;	
}

/*** mass participants
*******************************/

#participants p {
margin-top:0;
margin-bottom:0;
padding-top:0;	
padding-bottom:0;	
}

#participants table td {
padding: 1px 2px;	
}
#participants table td ul, #participants table td p {
margin-top:0;
margin-bottom:0;
padding-top:0;	
padding-bottom:0;	
}
#participants table td ul {
margin-bottom:4px;
}
#participants table td ul li {
margin-top:0;
margin-bottom:0;
padding-top:0;	
padding-bottom:0;	
}
