body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background:url(/pics/site_bg.gif) left top repeat-x #6F512C;
}

img {
border:0;
}
table td {
border-collapse:collapse;
vertical-align:top;
}

.HPNews, .HPBBMessages{
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000;
	width:100%;
}	
	
.qlinks img {
display:block;
}

.HPEvents{
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000;
	width:100%;
}

.HPLinks, .HPDirectory{
	
	padding: 5px 35px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000;
}

.HPNews a, .HPNews a:link, .HPNews a:visited, .HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited, .HPMemoirs a, .HPMemoirs a:link, .HPMemoirs a:visited  { color: #860605;  }
.HPNews a:hover, .HPNews a:active, .HPBBMessages a:hover, .HPBBMessages a:active, .HPMemoirs a:hover, .HPMemoirs a:active { color: #860605; }


.HPLinks a, .HPLinks a:link, .HPLinks a:visited{ color: #860605;  }
.HPLinks a:hover, .HPLinks a:active{ color: #860605; }


.HPEvents a, .HPEvents a:link, .HPEvents a:visited { color: #860605;  }
.HPEvents a:hover, .HPEvents a:active { color: #860605;   }
.HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited{ color: #860605;  }
.HPDirectory a:hover, .HPDirectory a:active{ color: #860605;   }
.neutral, table {
	font: 9pt "Arial", Times, serif;
	color: #000000;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #000000; }
.neutral a:hover, .neutral a:active { color: #5B7B9D; }

.contentIndex {
	padding: 0px;
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
	background: #FFFFFF;
	width:900px;
}

.content {
	padding: 10px 10px 40px 10px;
	height: 300px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #ffffff;
	width:900px;
	text-align: left;
	line-height: 1.4;
}

a, a:link, a:visited { color: #000000; }
a:hover, a:active { color: #000000; }

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #E5CDA7;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #5B7B9D; }

.dark {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #9B080A;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #BFD4EA; }

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 15px 0px 10px 20px;
	margin-bottom: 10px;
	font: bold 12pt Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-image:url(/pics/page_title.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-variant: small-caps;
}

#topNav {
	position: relative;
	height: 38px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 900px;
}

#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 38px;
	z-index: 100;
}
#topNav2Sub {left: 109px;}
#topNav3Sub {left: 204px;}
#topNav4Sub {left: 307px;}
#topNav5Sub {left: 386px;}
#topNav_forms_Sub {left: 386px;}
#topNav6Sub {left: 456px;}
#topNav7Sub {left: 598px;}
#topNav8Sub {left: 676px;}
#topNav9Sub {left: 764px;}
#topNav10Sub {left: 764px;}

#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px Arial, Tahoma, Verdana,Geneva, sans-serif;
	border: 1px solid #999;
	border-width: 0 1px 1px 1px;
}

#topNav .list li {
	background-color: #95080A;
	width: 160px;
	line-height: 20px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 0px 13px;
	color: #ffffff;
	text-decoration: none;
	z-index: 100;
	zoom: 1;
}
#topNav .list a:hover {
	background-color: #000;
	color:#fff;
}


#rightNav {
	font-size:12px;
	width:170px;
	border:1px solid #585858;
	margin-bottom:-2px!important;
	margin-bottom:2px;
	margin-left:10px;
	padding-bottom: 10px;
}

#rightNav a:link, #rightNav a:visited, #rightNav a:active, #rightNav #noLink {
	display:list-item;
	color:#000000;
	margin-left:23px;
	padding:5px 2px 5px 5px;
	text-decoration:none
}

#rightNav a:hover {
/*	margin-left:0px;
	padding-left:0px;*/
	background-color:#587CA1;
	color:#fff;
	text-decoration:none	
}

#rightNav .header {
	background-color: #587CA1;
	color:#FFFFFF;
	margin-bottom:-6px;
	padding-bottom:7px;
	font-size:12px;
}
/* PTSA Styles */
input.red {
	background-color: #cc0000;
	color: #FFFFFF
}
}
input.green {
	background-color: #000000;
	color: #cc0000;
	font-weight: bolder;
}
.ptsa_import {
	width: 365px;
	text-align: left;
}

/* ##### CUSTOM FORM START ##### */
form.customForm .message { margin: 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
form.customForm .message p { margin: 0; }
form.customForm .message p em { color: #C00; font-style: normal; font-weight: bold; }

/* ##### CUSTOM FORM START ##### */
form.customForm {
	margin: 0;
	padding: 0 10px 10px 10px;
	background: #eee;
	border: #ddd 1px solid;
	}
	
form.customForm p {
	padding: 0;
	margin: 13px 0;
	}

form.customForm fieldset {
	background: #eee;
	border: #999 1px solid;
	_padding: 4px 5px 8px 9px;
	color: #000;
	}

form.customForm fieldset legend {
	color: #00;
	text-transform: uppercase;
	font-weight: bold;
	_margin: 0 0 3px -4px;
	}

form.customForm fieldset select,
form.customForm fieldset input,
form.customForm fieldset textarea {
	border: 1px solid #DDD;
	}
	
form.customForm input#submit {
	background: #FFC;
	margin: 3px 0 0 163px;
	border: 1px solid #FC6;
	}

form.customForm fieldset select:focus,
form.customForm fieldset input:focus,
form.customForm fieldset textarea:focus {
	background-color: #FFC;
	border-color: #FC6;
	}

form.customForm fieldset textarea {
	overflow: auto;
	height: 60px;
	width: 64%;
	}

form.customForm label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	font-variant: small-caps;
	text-align: right;
	margin-right: 3px;
	margin-left: 10px;
	}

form.customForm ol {
	margin: 0;
	padding: 0;
	}
	
form.customForm li {
	list-style: none;
	padding: 1px;
	margin: 0;
	}
	
form.customForm fieldset fieldset {
	border: none;
	margin: 0 0 0 0px;
	padding: 0 0 0 163px;
	}
	
form.customForm fieldset fieldset legend {
	color: #000;
	padding: 0;
	margin: 3px 0 0 -161px;
	_margin: 3px 0 0 -169px;
	font-size: 12px;
	text-transform: none;;
	font-variant: small-caps;
	font-weight: normal;
	}

form.customForm fieldset fieldset label {
	width: auto;
	text-align: left;
	margin-right: 3px;
	}

form.customForm em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}
	
form.customForm div.note {
	margin: 3px 0 0 163px;
	font-variant: small-caps;
	}

form.customForm fieldset label#firstField { width: 185px; margin-left: 0;  } /* Width of first label */
form.customForm fieldset fieldset label#firstField { width: 450px; }
form.customForm fieldset fieldset label.column { width: 120px; margin-left: 0; }
form.customForm fieldset fieldset input { margin-right: 5px; }
form.customForm fieldset fieldset p { margin: 0 0 0 30px; padding: 0; }

form.customForm input[type='text'] { width: 110px; }
form.customForm input { _width: 110px; }

form.customForm select.extended,
form.customForm input.extended,
form.customForm textarea.extended { width: 300px; }

/*\*//*/ form.customForm legend { display: inline-block; } /* IE Mac legend fix */
/* ##### CUSTOM END START ##### */



