/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px; }
p {	margin: 5px 0 15px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin:5px 0; }
.structure, #logo {	display: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
ul ul {	margin: 5px 0;}
a:active {  outline: none;	}
:focus {  -moz-outline-style: none;	}
img {
	border: 1px solid #7D0801;
	margin: 6px;
}
a:link, a:visited {
	text-decoration: underline;
	color: #7D0801;
}
a:hover, a:active {
	text-decoration: none;
}
/* Site Specific */
html, body {
	height: 100%;
}
body {
	background: url(../images/bg.jpg) 50% 0 repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343131;
}
#container {
	width: 710px;
	padding: 0 35px;
	margin: 0 auto;
	background: url(../images/content.jpg) 0 0 repeat-y;
	min-height: 100%;
	_height: 100%;
	position: relative;
}
#header {
	margin: 0 -35px;
	background: url(../images/header.jpg) 0 0 no-repeat;
	height: 213px;
	text-indent: -1234em;
	position: relative;
}
#header a {
	position: absolute;
	left: 43px;
	top: 32px;
	display: block;
	width: 161px;
	height: 161px;
}
#navigation {
	position: relative;
	width: 181px;
	float: left;
	margin: -13px 0 0;
	list-style: none;
}
#navigation li {
	margin: 0;
}
#navigation li a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: #FFF;
	color: #333;
	border-bottom: 1px solid #333;
	padding: 2px 8px;
	_height: 1px;
}
#navigation li a:hover {
	color: #FFF;
	background: #c90d00;
}
#navigation ul {
	margin: 0;
}
#navigation ul a {
	padding-left: 16px;
}
#navigation li#mhsaa {
	background: url(/images/mhsaa.jpg) 10px 9px no-repeat;
	padding: 9px;
	text-indent: -1234em;
}
#navigation li#mhsaa a,
#navigation li#mhsaa a:hover {
	background: transparent;
	border-width: 0;
	height: 86px;
}
/* Quick Links */
#quicklinks {
	position: absolute;
	top: 27px;
	left: 216px;
	width: 529px;
	height: 130px;
	margin: 0;
}
#quicklinks dt {
	display: none;
}
#quicklinks dd {
	position: absolute;
	top: 0;
	width: 100px;
	height: 130px;
	margin: 0;
	text-indent: -1234em;
}
#quicklinks dd a {
	display: block;
	height: 130px;
	text-decoration: none;
}
#football {	left: 9px;	}
#basketball {	left: 115px;	}
#softball {	left: 218px;	}
#soccer {	left: 324px;	}
#volleyball {	left: 431px;	}

#content {
	position: relative;
	margin: 0 10px 0 193px;
}
#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	border-bottom: 1px solid #ba7f7b;
	padding: 0 0 3px;
	margin: 0 0 10px;
}
#clear {
	height: 80px;
}
#footer {
	position: relative;
	margin: -80px auto 0;
	width: 510px;
	padding: 5px 45px 5px 225px;
	text-align: right;
	font-size: 10px;
	color: #343131;
}
#footer a {
	color: #343131;
	text-decoration: none;
}
#footer a:hover {	text-decoration: underline;}
#footer em {
	text-decoration: underline;
	font-style: normal;
}
#footer p {
	margin: 0;
}
p#links {
	border-top: 1px solid #ba7f7b;
	padding: 3px 0 5px;
}

table.admin {
width: 100%;
margin: 10px 0;
}
table.admin td {
width: 25%;
}

/* NewsWire */
#newswire {
	padding: 10px 10px 0 10px;
	font-size: 11px;
	min-height: 75px;
	z-index: 1;
	float: right;
	width: 200px;
	background: #FFF;
	border: 1px solid #BA7F7B;
	position: relative;
}
#pscroller1{

height: 90px;
}
#pscroller2{
height: 75px;
}
#newswire * {
	margin: 5px 0;
}
#newswire h5.newswire {
font-weight: bold;
text-transform: uppercase;
font-size: 10px;
margin: -5px -5px 5px;
position: relative;
color: #FFF;
background: #7D0801;
padding: 5px;
}
#newswire h4 {
	font-size: 12px;
	margin: 0 0 0px;
font-weight: normal;
}
#newswire a {
	display: block;
	margin: 10px 0;
	text-decoration: none;
}
#newswire a {
	color: #333;
}
#newswire p {
text-align: right;
}
#newswire p a {
text-transform: lowercase;
display: none;
}

/* Forms */

option {
padding-right: 10px;
}

form label {
display: block;
margin: 2px 0;
float: left;
width: 160px;
height: 14px;
}

form br {
	height: 1px;
	display: block;
	margin: 0;
	clear: both;
}
form input, 
form textarea,
form select  {
clear: right;
display: block;
margin: 10px 0 2px 170px;
font-size: 12px;
}
form label.longLabel{
	width: 200px;
}
form input.longLabel,
form textarea.longLabel,
form select.longLabel {
	margin: 10px 0 2px 200px;
}
form input {
padding: 2px 3px;
}
.inline{
display:inline;
margin: 2px 0px 2px 2px;
}
form textarea {
padding: 2px 3px;
width: 260px;
height: 120px;
}
form ul{
	list-style-type:none;
}
form select {
}
form input.button,form button {
margin-left: 0;
margin: 5px 0;
margin-top:15px;
border: 1px solid #000;
background: #FFF;
color: #000;
font-weight: bold;
letter-spacing: 0;
font-size: 14px;
width: 125px;
text-align: center;
cursor: pointer;
clear: right;
}
.check input,
.radio input {
display: inline;
margin-right: 3px;
vertical-align: middle;
}
.check label,
.radio label {
clear: none;
float: none;
}
.horz * {
display: inline;
}
.horz label {
margin-right: 10px;
}

/* Calendar of Events */
table {
border-collapse: collapse;
border: 1px solid #8B9C70;
}
td {
border: 1px solid #8B9C70;
padding: 2px 3px;
vertical-align: top;
}
th {
vertical-align: top;
border: 1px solid #8B9C70;
padding: 2px 3px;
background: #DCDFB5;
color: #7D0801;
}
table.calendar_month {
	margin: 20px 0;
	width: 500px;
}
.calendar_month td, .calendar_month th {
	vertical-align: top;
}
th.month_name {
	background: #DCDFB5;
	color: #7D0801;
	font-size: 16px;
	text-align: center;
}
.month_name a {
	color: #7D0801;
}
.calendar_month td {
	height: 60px;
	width: 76px;
}
.calendar_month h6.day {
	margin: -2px 0 0 -3px;
	float: left;
	color: #7D0801;
	padding: 2px 3px;
	border-right: 1px solid #8B9C70;
	border-bottom: 1px solid #8B9C70;
}
.calendar_month .current_day h6.day {
	background: #7D0801;
	color: #FFF;
}
.calendar_month ul {
	margin: 0;
	padding: 22px 0 0;
	list-style: none;
	font-size: 10px;
}
.calendar_month ul li {
	margin: 0 0 8px;
	padding: 0;
}
.event h4.summary {
	font-size: 18px;
	border-bottom: 1px solid #A9A9A9;
	padding: 5px 0;
	margin: 10px 0 0px;
}
.event h3.date {
	font-size: 14px;
	color: #555;
	margin: 5px 0 5px;
}
.event .time {
	font-size: 12px;
	color: #555;
	margin: 5px 0 20px;
}
.event p.location {
	border-top: 1px solid #A9A9A9;
	padding: 10px 0 0;
	margin: 20px 0 5px;
	font-weight: bold;
}
.event p.url {
	margin: 5px 0 20px;
}

.year_one h1 {
text-align: center;
border-bottom: 1px solid #A9A9A9;
padding: 3px;
margin: 10px 0 20px;
color: #883628;
}
.year_one h1 a {
	margin: 0 30px;
}

.year_one .month {
float: left;
height: 180px;
width: 49%;
}
.year_one .month table {
margin: 0 auto;
background: #DCDFB5;
}
.year_one .month th {
text-align: left;
}
.year_one .month th a {
text-align: center;
display: block;
}
.year_one .month td {
font-size: 11px;
width: 28px;
}
.year_one .current table {
background: #FFF;
}
.current_week td {
background: #DCDFB5;
}
.year_one .current .month_name a {
background: #7D0801;
}
.year_one .current .month_name a {
	color: #FFF;
}
td.current_day {
color: #FFF;
background: #7D0801;
}
td.current_day a {
	color: #FFF;
}

/* News and church */
.newslist h3 {
	margin: 5px 0 5px;
	font-size: 16px;
}
.newslist h3 a {
	text-decoration: none;
}

.newslist h5 {
	margin: 5px 0;
	font-size: 12px;
	font-weight: normal;
}
.newslist {
	padding: 0 0 15px;
}
.pagination {
	line-height: 12px;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	margin: 20px 0;
	border-top: 1px solid #CCC;
}
.pagination a {
	text-decoration: none;
}
.pagination .left {
	text-align: left;
	margin-bottom: -12px;
}
.pagination .right {
	text-align: right;
	margin-top: -12px;
}
h3.newstitle {
	font-size: 20px;
	margin-bottom: 5px;
	padding: 0;
	color: #333;
}
h5.newsdate {
	margin: 5px 0 20px;
	border-bottom: 1px solid #CCC;
	padding: 0 0 5px;
	font-size: 12px;
}
.backtonews {
	display: block;
	margin: 20px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
	border-top: 1px solid #CCC;
}
/* Photo Gallery */
h2.sub_nav {
	font-size: 12px;
}
#content .sub_nav a {
	text-decoration: none;
}
.pg_clear {
	height: 1px;
	clear: both;
}
.pg_image_group {
	width: 30%;
	text-align: center;
	padding: 3px 5px 10px;
	float: left;
}
.pg_image_group h3,
.pg_image_group em {
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}
.pg_image_group img {
	margin: 0;
}
#content .pg_image_group a {
	text-decoration: none;
}
.pg_image_group img,
.image img {
	border: 1px solid #333;
}
.image {
	text-align: center;
}
.image h3 {
	font-size: 16px;
	margin: 5px 0;
	text-align: left;
}
.image h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 15px;
	text-align: left;
}
.pg_pagination {
	text-align: center;
	padding: 3px 0;
	margin: 5px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.pg_pagination * {
	margin: 0 10px;
}

.pos{
	position:absolute;
	border:1px solid black;
	background-color:white;
	z-index:999999;
	width:500px;
	top:30%;
	left:50%;
	margin-left:-250px;
}
dl {
width: 507px;
float: left;
margin: 0;
padding: 0;
margin-bottom:15px;
}

dt {
width: 110px;
float: left;
margin: 0 0 0 0;
padding: 3px;
border-top: 1px solid #eee;
font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

dd { 
float: left;
width: 370px;
margin: 0 0 0 0;
padding: 3px;
border-top: 1px solid #eee;
}
dd ul {
margin: 0;
}
dd ul li {
margin-left: 0px;
list-style-type:none;

}

fieldset.already_member label {
float: none;
width: auto;
display: inline;
}
fieldset.already_member input {
display: inline;
margin: 0 3px 0 0;
}
fieldset.already_member div {
display: inline;
margin: 0 20px 0 0;
}
fieldset.already_member legend {
padding: 0 5px;
}

fieldset.member_id {
border-width: 1px 0 0;
padding: 10px 0;
border-color: #333;
}
fieldset.member_id legend {
padding: 0 5px 0 0;
font-weight: bold;
}
fieldset.member_id input {
display: inline;
margin: 0;
vertical-align: top;
}
fieldset.member_id label {
clear: none;
float: none;
margin: 0 0 0 20px;
position: relative;
top: -1em;
height: auto;
}
fieldset.member_id div {
float: left;
margin: 0 0 10px;
padding: 0 3% 0 0;
height: auto;
width: 30%;
}

