/* 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 a{ text-decoration:none }

div#leftcolumn a img { border:none }

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;
}

div.youthmain{
	border:2px;
	border-style:solid;
}

div#re{
	background-color: #FFFF99;
}
div#ms{
	background-color: #66CCFF;
}

div#hs{
	background-color: #CCCCCC;
}

div#submenu {
	padding:0px;
	margin-left:1em;
	margin-top:0px;
	margin-bottom:1em;
	margin-right:0px;
	border-top-width: 4px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	float: right;
}

div#submenu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

div#submenu ul li {
	margin:0px;
	padding:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: solid;
}

div#submenu ul li a {
	padding:0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

div#submenu ul li img {
	border:0px;
	padding:0px;
	margin: 0px;
}

div#contentarea{
}

#RE {background-color:#FFFFFF; width:100%; background-image:url(../../re-images/LeftBkg.jpg); background-position:left; background-repeat:repeat-y}

#REinner {padding-left:75px; padding-right:13px; background-image:url(../../re-images/RightBkg.jpg); background-position:right; background-repeat:repeat-y}

#REwhiteArea {padding-left:5px; padding-right:25px; padding-bottom:0px}

#REcontact {width:25%; margin-top:10px; font-size:.65em; text-align: center; float:left}

div#REcontact p span {font-style:italic; font-weight:bold}

#REwelcomeBox {margin-left:3%; margin-top:10px; margin-bottom:10px; border-color:#F5DEB3; border-width:thick; border-style:solid; width:70%; float:left}

div#REwelcomeBox h2 {font-size:.90em; margin-top:5px; margin-bottom:5px}

div#REwelcomeBox p {font-size:.75em; color:#000000; margin-top:5px; margin-bottom:5px}

div#REwelcomeBox h3 {margin-bottom:5px; font-size:.80em}

div#REwelcomeBox h3 a {color:#804000}

div#REwelcomeBox h3 a:hover, div#REwelcomeBox h3 a:focus {color:#000000}

div#REwhiteArea h2 {text-align:left; padding-left:.25em}

div#REwhiteArea ul {color:#000000; margin-top:10px}

div#REnews dl dt {color:#0033CC; padding-left:.25em}

div#REnews dl dd {color:#0033CC}

div#REevents dl dt {color:#009900; padding-left:.25em}

div#REevents dl dd {color:#009900}

div#REwhiteArea ul li a {color:#000000; text-decoration:none}









