/* CSS Document */

/* Zero all main elements to remove browser defaults */

html, body, ul, li, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin:0;
	padding:0;
	border:0; }

body { font-family: Georgia, "Times New Roman", Times, serif;	font-size: 1em;	background-color: #F5DEB3; color:#804000;  }

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 { 
	font-size: 1.5em;
	text-align: center;
	vertical-align: middle }

h2 {
	font-size: 1.25em;
	font-weight: bold;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	margin: 1em;
}

#wrapper {
}

#masthead {
	background-image: url(images/masthead.jpg);
	height: 150px;
	background-repeat: no-repeat;
	background-color: #C9D3CF;
}


/* top tab menu section */

#topmenu {
	float:left;
	width:100%;
	font-size:75%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D9CC5A;
	margin-top: 0px;
	margin-bottom: 1em;
	background-color: #FEF4E9;
}

#topmenu ul{
	list-style-type: none;
	margin:0;
	margin-left: 1em; /*Left offset of entire tab menu relative to page*/
	padding:0;
}

#topmenu li{
	display:inline;
	margin:0;
	padding:0;
}

#topmenu a {
	float:left;
	text-decoration:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#topmenu a span {
	float:left;
	display:block;
	font-weight:bold;
	color:#804000;
	padding-top: 2px;
	padding-right: 1em;
	padding-bottom: 2px;
	padding-left: 1em;
	border: 1px solid #FEF4E9; /* should match px of span to avoid jumping */
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topmenu a span {float:none;}
/* End IE5-Mac hack */


#topmenu a:hover span {
	background-color: #EDB576;
	border: 1px solid #804000;
	color: #ffffff;
}

#topmenu #current a{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

#topmenu #current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: black;
}

#topmenu a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

#topmenu a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}

/* end top menu section */


td { font-family: Arial, Helvetica, sans-serif; font-size: .80em }
th {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D9CC5A;
}

#missionbox{
	border: 2px solid #804000;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}

#downloadbox {
	border: 1px solid #804000;
	background-color: #FEF4E9;
}

#massschedule{
	text-align: center;
	padding-top: 2em;
}
#massschedule h2{
	text-align: center;
	padding-bottom: .5em;
}
#massschedule div{
	text-align: center;
	padding-bottom: .25em;
}

span.job {
	font-size: 1.25em;
	text-decoration: underline;
}

dl.inlinemenu {
	background-color: #FEF4E9;
	padding: 1em;
	border: 1px solid #804000;
}

h1.inlinemenu {
	color: #804000;
	margin-bottom: .5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #804000;
}
dl dt {
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #804000;
	color: #804000;
}
dl dt a {
	text-decoration: none;
	color: #804000;
}
dl dt a:hover, dl dt a:focus {	color: #4A2500;
}
dl dd {
	padding-bottom: 1em;
	font-size: 75%;
	color: #804000;
}
#addressblock {
	height: 200px;
}

.addressimage {
	clear: none;
	float: left;
}

#address {
	padding-left:1em;
	padding-right:1em;
	float: left;
}

#directions {
}
#directions li {
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 0px;
}

#directions p {
	font-size: 80%;
	font-weight: normal;
}


#mainbody {
	padding: 0px;
	width: 100%;
}


div#leftcolumn {
	width:145px;
	background-color: #996600;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #D9CC5A;
	border-bottom-color: #D9CC5A;
	margin-top: -12px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	float: left;
}
div#leftcolumn ul{
	list-style-type: none;
	font-size: .75em;
	font-weight: bold;
	font-variant: small-caps;
	padding: .5em;
}
div#leftcolumn ul li{ line-height: 2.5em; text-align: center }
div#leftcolumn ul li a { text-decoration:none; color:#000000 }
div#leftcolumn ul li a:hover, div#leftcolumn ul li a:focus { color:#FFFFFF }

div#rightcolumn {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 147px;
}
#rightbody {
	padding-right: 1em;
	padding-left: 1em;
}

div#rightbody p {
	padding-right: 1em;
	padding-left: 1em;
}
div#rightbody ul {
	padding-right: 2em;
	padding-left: 2em;
}
