/**************************************************
****************** GLOBAL STYLES ******************
**************************************************/

body {
	margin: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: url('/siteflow/images/background.gif') center repeat-y;
	background-attachment: fixed;
	font-size: 12px;
}

img {
	border: none;
}

div.calendar {
	text-align: center;
	padding-bottom: 10px;
}


p, ul {
	font-size: 12px;
	line-height: 1.5;
}

div#wrap p, div#wrap h3, div#wrap hr {
	width: 390px;
}

div#wrap ol li, div#wrap ul li {
	width: 370px;
	line-height: 1.5;
}

.400 {
	width: 390px;
}

.footer {
	color: #FFFFFF;
	font-size: 10px;
}

h1.formatted {
	height: 34px;
	margin: 0px;
	padding: 5px 0 0 46px;
	font-family: "Times Roman", "Times New Roman", serif;
	font-size: 26px;
	font-weight: normal;
	font-variant: small-caps;
	color: #333333;
	background: url('/siteflow/images/title_bullet.gif') left no-repeat;
	letter-spacing: 1px;
}

h2, h3 {
	font-weight: bold;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

hr {
	border: none;
	color: #A9A9A9;
	background-color: #A9A9A9;
	height: 1px;
	width: 100%;
}

.timescopy {
	font-family: "Times New Roman", "Times", serif;
	color: #424242;
	font-size: 18px;
	line-height: 1.5;
}

ul.copylist {
	width: 390px;
	padding-left: 10px;
}

.pheader {
	font-size: 14px;
	font-weight: bold;
}

.title {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

.right {
	float: right;
	margin: 0px 0px 10px 15px;
}

.center {
	text-align: center;
}

.border {
	border: 1px #00462D solid;
}

.both {
	clear: both;
}

a:link, a:visited {
	color: #29553D;
}

a:hover {
	color: #AEA077;
}

a:link.more, a:visited.more {
	color: #660000;
	text-decoration: none;
}

a:hover.more {
	color: #003333;
	text-decoration: none;
}

a:link.empty, a:hover.empty, a:visited.empty {
	color: #FF0000;
	text-decoration: line-through;
}

.athleticscap {
	font-size: 12px;
	font-weight: bold;
	margin-left: 42px;
}

div.backtotop {
	text-transform: uppercase;
}


/**************************************************
******************* TABLE STYLES *****************
**************************************************/

table.content {
	border: 1px solid #00462D;
}

table.content td {
	border: 1px solid #00462D;
	padding: 3px;
}

table.show {
	border: 2px solid #000000;
	border-collapse: collapse;
	width: 95%;
	margin-bottom: 10px;
}

table.show tr, table.show tr td, table.show tr th {
	border: 1px solid #000000;

}

table.show td, table.show th {
	padding: 6px;
}

table.show th {
	background-color: #00462D;
	color: #FFFFFF;
}

table.show th a:link, table.show th a:visited {
	color: #FFFFFF;
}

table.show th a:hover {
	color: #A39061;
}

table.form tr td {
	padding: 4px 0px;
}

table.form tr td.required {
	font-weight: bold;
}



/**************************************************
************* SECTION HOME PAGE STYLES ************
**************************************************/

h4 {
	background: url('/siteflow/images/news_events_bullet.gif') left no-repeat;
	height: 33px;
	margin-top: 0px;
	margin-left: 20px;
	padding-left: 37px;
	padding-top: 15px;
	font-size: 16px;
	color: #003333;
}

div.content {
	margin-left: 60px;
	margin-right: 25px;
}


/**************************************************
******************** DIV STYLES *******************
**************************************************/

div#intro-header {
	position: relative;
	margin: 0px auto 8px;
	width: 797px;
	height: 21px;
	background-color: #a39061;
}

div#intro-header-homepage {
	position: relative;
	width: 797px;
	height: 191px;
	margin: 0px auto;
}

div#header {
	position: relative;
	margin: 0px auto;
	width: 797px;
	height: 162px;
}

div#header-homepage {
	position: relative;
	margin: 0px auto;
	width: 797px;
	height: 217px;
}

div#headerlogo {
	position: absolute;
	display: inline;
	margin: 0px;
	left: 0px;
}

div#headerimage {
	position: absolute;
	display: inline;
	margin: 0px;
	left: 316px;
}

div#menus {
	position: relative;
	margin: 0px auto;
	width: 797px;
	height: 50px;
	background: url('/siteflow/images/menu-background2.gif') repeat-x;
	z-index: 100;
}

div#prebody {
	position: relative;
	top: 0px;
	margin: 0px auto;
	width: 797px;
	height: 30px;
	z-index: 1;
	text-align: center;
}

div#prebody div.menu {
	position: relative;
	display: inline;

}

div#bodycontent {
	position: relative;
	display: block;
	top: 0px;
	margin: 0px auto 20px;
	width: 797px;
/*	min-height: 300px; */
	z-index: 2;
}

div#content400 {
	width: 400px;
}

div#wrap {
	/* This is only used to encapsulate situations with p tags that need to be a certain width. */
}

div#submenu {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 205px;
}

div#submenu div {
	position: relative;
	margin: 0px;
	top: 0px;
	width: 180px;
	background-color: #00462D;
	padding: 0px;
}

div#submenu div a:link, div#submenu div a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

div#submenu div a:hover {
	color: #A39061;
}

div#submenu div ul {
	display: inline;
	padding: 0px;
	margin: 0px;
}

div#submenu div ul li {
	display: block;
	padding: 10px 0px 10px 10px;
	border-top: 2px solid #a39061;
	list-style-image: none;
	list-style: none;
	list-style-position: outside;
}

div#submenu div ul li.firstitem {
	border-top: none;
}

div#submenu div ul li.sub {
	background-color: #00462D;
	font-weight: bold;
}


div#pagecontent {
	float: left;
	width: 592px;
	margin-bottom: 10px;
}

div#footer {
	position: relative;
	clear: both;
	display: block;
	top: 0px;
	margin: 0px auto 10px;
	width: 797px;
	height: 38px;
	background-color: #A39061;
	color: #FFFFFF;
	font-size: 10px;
	z-index: 3;
}

div#footerleft {
	position: absolute;
	display: inline;
	top: 13px;
	width: 100%;
	text-align: center;
}

a.footerlink:link, a.footerlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.footerlink:hover {
	color: #29553D;
	text-decoration: underline;
}

div#footerright {
	position: absolute;
	display: inline;
	top: 13px;
	right: 15px;
	
}

div#subsection {
	margin: 0px 0px 0px 20px;
}

div#subsection ul {
	position: relative;
	margin: 0px 0px 35px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A39061;
	font-weight: bold;
}

div#subsection ul li {
	display: inline;
	margin: 0px 14px 0px 0px;
	list-style: none;
}

div#subsection ul li a:link, div#subsection ul li a:visited {
	color: #000000;
	text-decoration: none;
}

div#subsection ul li a:hover {
	color: #A39061;
	text-decoration: none;
}

div#rightside {
	float: right;
	width: 171px;
	margin-left: 10px;
}

div#rightside img {
	padding: 0;
	margin: 0;
	/*border: 0;*/
}

div#rightside div div {
	padding: 8px;
	background-color: #C4C4B6;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 21px;
}

div#rightside ul {
	color: #A39061;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #907F50;
	border-bottom: 1px solid #907F50;
}

div#rightside ul li {
	list-style: none;
	border-top: 1px solid #907F50;
	padding: 10px 0px 10px 4px;
}

div#rightside ul li.firstitem {
	border: none;
}

div#rightside li a:link, div#rightside li a:visited {
	color: #000066;
	text-decoration: none;
	font-family: "Times Roman", "Times New Roman", serif;
	font-variant: small-caps;
}

div#rightside li a:hover {
	color: #A39061;
}
	

/**************************************************
******************* MENU STYLES *******************
**************************************************/

div.sectmenus {
	margin: 0px auto;
}

div.sectmenus ul {
	position: relative;
	margin: 0px;
	width: 797px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
			
div.sectmenus a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
			
div.sectmenus a:visited {
	color: #FFFFFF;
}
		
div.sectmenus ul li { 
	display: inline; 
	margin: 0px 6px;
	list-style: none;
}
			
div.sectmenus ul li ul	{
	display: none;
}

div.sectmenus ul li:hover ul, div.sectmenus ul li.hovered ul {
	display: block;
}

div.sectmenus ul li ul li:hover, div.sectmenus ul li ul li.hovered {
	background: #A39061;
}
			
div.sectmenus ul li ul li {
	font-size: 11px;
	margin: 0px;
	padding: 4px 10px;
	display: block;
/*	border-bottom: 1px solid white; */
	background: #00462D;
}
			
div.sectmenus ul li ul {
	background: #00462D;
	position: absolute;
	width: 130px;
	top: 40px;
}

div.sectmenus li.item1 ul {
	left: 0px;
}

div.sectmenus li.item2 ul {
	left: 95px;
}

div.sectmenus li.item3 ul {
	left: 181px;
}

div.sectmenus li.item4 ul {
	left: 262px;
}

div.sectmenus li.item5 ul {
	left: 356px;
}

div.sectmenus li.item6 ul {
	left: 432px;
}

div.sectmenus li.item7 ul {
	left: 519px;
}

div.sectmenus li.item8 ul {
	right: 40px;
}

div.sectmenus li.item9 ul {
	right: 0px;
}
