/***************HTML Tags*****************/
body {
	background: #666666 url(images/bground.jpg) repeat-x top left;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 6px 0;
}
h1 {
	font-size: 2em;
}
h2{
	font-size: 1.8em;
}
h3{
	font-size: 1.6em;
}
h4{
	font-size: 1.4em;
}
h5{
	font-size: 1.2em;
}
h6{
	font-size: 1em;
}
p {
	text-indent: 12px;
	margin-top: 2px;
	margin-bottom: 6px;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
img {
    vertical-align: bottom;
	border: 0;
}
ol li {
	margin-bottom: 6px;
}
ol ol li {
	list-style-type: upper-alpha;
}
ol ol ol li {
	list-style-type: lower-alpha;
}
dl dt {
	font-weight: bold;
}
dl dd {
	margin: 2px 2px 2px 10px;
}
/***************************************************
***************************************************/
label {
float: left;
width: 140px;
font-weight: bold;
}

label.long {
float: left;
width: 240px;
font-weight: bold;
}

input.long {
width: 140px;
}

.gpa {
clear: left;
}

label.short {
float: left;
margin-left: 40px;
width: 40px;
font-weight: bold;
}

input.short {
margin-left: 60px;
width: 50px;
}

input, textarea {
width: 240px;
margin-bottom: 5px;
}

textarea {
width: 250px;
height: 150px;
}

.boxes {
width: 1em;
}

#submitbutton {
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

form br {
clear: left;
}

.checkbox {
width: 20px;
margin-left: 20px;
}

.radio {
width: 20px;
margin-left: 20px;
}

fieldset {
	background-color: #FFFFCC;
/*padding-left: 20px;*/
margin-left: 200px;
width: 550px;
}

legend {
font-size: 1.4em;
font-weight: bold;
}
/***************************************************
***************************************************/
/***************Link Tags**************/
a:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}
a:focus {
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}
/**********************  LAYOUT   **********************/
/*******************************************************/
#container {
	width: 976px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	background-color: #FFFFFF;
}
/****************Header definitions*************/
.header {
	background-color: #FFFF00;
}
a.menu:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.menu:focus {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.menu:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
/*******Top corners of page******/
#top_l {
	background: url(images/top_l_corner.gif) no-repeat top left;
}
#top_r {
	background: url(images/top_r_corner.gif) no-repeat top right;
}
/*******Menu #1*******/
#menu1 {
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
	margin: 0 8px
}
#menu1 ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
#menu1 ul li {
	margin-left: 0;
	padding: 0 5px;
	border-left: 1px solid #000000;
	list-style: none;
	display: inline;
	}
#menu1 ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
/*******Menu #2*******/
#menu2 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding: 0;
}
#menu2 ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
#menu2 ul li {
	margin-left: 0;
	padding: 0 15px;
	border-left: 1px solid #000000;
	list-style: none;
	display: inline;
	}
#menu2 ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
/************Menu decoration***********/
#menu_decoration {
	background: #FFFFFF url(images/menu_shadow.gif) repeat-x top left;
	height: 8px;
}
/********************************************/
#content {
	margin: 0;
}
#pre {
	float: left;
	width: 180px;
	margin: 0 5px 5px 5px;
	padding: 5px;
}
#pre p {
	text-indent: 0;
}
#main_3column {
	width: 586px;
	float: left;
	margin-bottom: 5px;
	padding: 5px;
}
#main_2column_pre {
	width: 761px;
	float: left;
	margin-bottom: 5px;
	padding: 5px;
}
#main_2column_post {
	width: 781px;
	float: left;
	margin-bottom: 5px;
	padding: 5px;
}
#main_single {
	width: 956px;
	float: left;
	margin: 0 5px 5px 5px;
	padding: 5px;
}
#post {
	float: right;
	width: 160px;
	margin: 0 5px 5px 5px;
	padding: 5px;
}
#footer {
	clear: both;
	background-color: #FFFF99;
	color: #666666;
	padding: 6px;
	font-size: 0.8em;
}
/*******************************************************/
/*******************************************************/
/******************Header options***********************/
#close {
	text-align: center;
	background-color: #FF9999;
	border: 2px solid #990000;
	color: #990000;
}
.high_priority {
	text-align: center;
	background-color: #FF0000;
	color: #FFFFFF;
}
.priority {
	color: #FF0000;
}
.attention {
	background-color: #FFCC33;
	color: #000000;
	text-align: center;
}
.important {
	color: #0000CC;
}
.today {
	color: #660099;
}
.tomorrow {
	color: #006699;
}
/*******************************************************/
/***********Hours table**************/
table#hours {
	width: 180px;
	color: #000000;
	font-weight: bold;
	background-color: #A8C5E1;
	border-collapse: collapse;
}
th.hours {
	background-color: #6699CC;
	font-size: 1.1em;
}
td.hours {
	font-size: .7em;
	padding: 2px;
}
/**************************************/
.noindent {
	text-indent: 0;
}
.sidebar {
	background-color: #CCCCCC;
	padding: 4px;
	font-size: .9em;
}
.sidebar img {
	padding: .6em 0;
}
.read_more {
	font-size: 0.8em;
	text-align: right;
}
#timestamp {
	font-size: .6em;
	text-align: center;
}
.exception {
	vertical-align: top;
}
.links ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.links ul li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 8px;
}
.anchor_link {
	font-size: 0.8em;
	text-align: center;
}
#bylaws_top {
	text-align: center;
	margin-bottom: 16px;
}
.file {
	font-size: .7em;
	color: #666666;
}
.swim_box {
	background-color: #A8C5E1;
	padding: 1em;
}
.swim_box ul{
	list-style: none;
}
.swim_box ul li {
	list-style: none;
}
.dive_box {
	background-color: #A8C5E1;
	padding: 1em;
}
.dive_box ul{
	list-style: none;
}
.dive_box ul li {
	list-style: none;
}
.tennis_box {
	background-color: #FFFFB3;
	padding: 1em;
}
.tennis_box ul{
	list-style: none;
}
.tennis_box ul li {
	list-style: none;
}

/*************************Contact page tables******************************/
table#board {
	width: 600px;
	border-collapse: collapse;
	border: 2px #FFCC66 solid;
	padding: 2px;
	margin: 0 auto 12px auto;
}
table#board tr {
	text-align: left;
	border: 1px #666666 dotted;
}
table#board tr.header_row {
	font-size: 1.1em;
	text-align: center;
	background-color: #FFCC66;
}
table#board tr.alt {
	background-color: #FFFFCC;
}
table#board td {
	border: 1px #666666 dotted;
}
table#nboard {
	width: 600px;
	border-collapse: collapse;
	border: 2px #FFCC66 solid;
	padding: 2px;
	margin: 0 auto 12px auto;
}
table#nboard tr {
	text-align: left;
	border: 1px #666666 dotted;
}
table#nboard tr.header_row {
	font-size: 1.1em;
	text-align: center;
	background-color: #FFCC66;
}
table#nboard tr.alt {
	background-color: #FFFFCC;
}
table#nboard td {
	border: 1px #666666 dotted;
}
table#emergency {
	width: 600px;
	border-collapse: collapse;
	border: 2px #FFCC66 solid;
	padding: 2px;
	margin: 0 auto 12px auto;
}
table#emergency tr {
	text-align: left;
	border: 1px #666666 dotted;
}
table#emergency tr.header_row {
	font-size: 1.1em;
	text-align: center;
	background-color: #FFCC66;
}
table#emergency tr.alt {
	background-color: #FFFFCC;
}
table#emergency td {
	border: 1px #666666 dotted;
}
.col1 {
	width: 180px;
}
.col2 {
	width: 150px;
}
.col3 {
	width: 250px;
}
.board_footer {
	background-color: #FFCC66;
	font-size: .8em;
	text-align: center;
}
/**************************************************************************/ 
table#swim_meet_sch {
	width: 600px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border: 2px #FFCC66 solid;
	padding: 2px;
	margin: 0 auto 12px auto;
}
table#swim_meet_sch tr {
	text-align: left;
	border: 1px #666666 dotted;
}
table#swim_meet_sch tr.header_row {
	font-size: 1.1em;
	text-align: center;
	background-color: #FFCC66;
}
table#swim_meet_sch tr.alt {
	background-color: #FFFFCC;
}
table#swim_meet_sch td {
	border: 1px #666666 dotted;
}
table#dive_meet_sch {
	width: 600px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border: 2px #FFCC66 solid;
	padding: 2px;
	margin: 0 auto 12px auto;
}
table#dive_meet_sch tr {
	text-align: left;
	border: 1px #666666 dotted;
}
table#dive_meet_sch tr.header_row {
	font-size: 1.1em;
	text-align: center;
	background-color: #FFCC66;
}
table#dive_meet_sch tr.alt {
	background-color: #FFFFCC;
}
table#dive_meet_sch td {
	border: 1px #666666 dotted;
}

table#by_owner {
	width: 600px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border: 2px #FFCC66 solid;
	padding: 2px;
	margin: 0 auto 12px auto;
}
table#by_owner tr {
	text-align: left;
	border: 1px #666666 dotted;
}
table#by_owner tr.header_row {
	font-size: 1.1em;
	text-align: center;
	background-color: #FFCC66;
}
table#by_owner tr.alt {
	background-color: #FFFFCC;
}
table#by_owner td {
	border: 1px #666666 dotted;
}


/**************History***************************/
#history {
		text-align: center;

}
#history img {
	margin: 1em;
}
