body {
	background: #FFF;
	margin: auto;
	padding: 0px;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	position: relative;
}

img {
	display: block;
}

#Lvl0 {
	width: 726px;
	position: relative;
	background: url(images/bg_bluestripe.gif) repeat-y;
	border-bottom: 30px solid #FFF;
}

#logo {
	position: relative;
	width: 174px;
	height: 231px;
	background: #FBE3A9;
	clear: both;
	float: left;
}

#nav {
	position: relative;
	border-top: 5px solid #FFF;
	width: 174px;
	clear: both;
	background: #15517A;
	text-align: left;
	float: left;
	position: relative;
	display: inline;
}

/* Navigation */

#nav a, #nav a:hover {
	width: 160px;
	height: 18px;
	display: block;
	padding: 4px 7px 3px 7px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	border-bottom: 5px solid #FFF;
}

a.about {
	background: url(images/bg_nav_about.gif) no-repeat 0px 0px;
}

a.about:hover {
	background: url(images/bg_nav_about.gif) no-repeat -179px 0px;
}

a.perform {
	background: url(images/bg_nav_performance.gif) no-repeat 0px 0px;
}

a.perform:hover {
	background: url(images/bg_nav_performance.gif) no-repeat -179px 0px;
}

a.sponsor {
	background: url(images/bg_nav_sponsor.gif) no-repeat 0px 0px;
}

a.sponsor:hover {
	background: url(images/bg_nav_sponsor.gif) no-repeat -179px 0px;
}

a.media {
	background: url(images/bg_nav_media.gif) no-repeat 0px 0px;
}

a.media:hover {
	background: url(images/bg_nav_media.gif) no-repeat -179px 0px;
}

a.alumni {
	background: url(images/bg_nav_alumni.gif) no-repeat 0px 0px;
}

a.alumni:hover {
	background: url(images/bg_nav_alumni.gif) no-repeat -179px 0px;
}

a.member {
	background: url(images/bg_nav_members.gif) no-repeat 0px 0px;
}

a.member:hover {
	background: url(images/bg_nav_members.gif) no-repeat -179px 0px;
}

#memberSub a, #memberSub a:hover {
	width: 139px;
	height: auto;
	display: block;
	padding: 4px 14px 3px 21px;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	border-bottom: 2px dotted #80A7BC;
}

#memberSub a:hover {
	background: #1D6CA3;
	border-bottom: 2px dotted #FFF;
}

/* End Navigation */

#homeMain {
	position: relative;
	border-top: 5px solid #FFF;
	float: left;
	margin-left: 10px;
	text-align: left;
	width: 542px;
}

#subMain {
	position: relative;
	border-top: 1px solid #FFF;
	float: right;
	margin-left: 10px;
	text-align: left;
	width: 542px;
}

#homeTxt {
	position: relative;
	background: #CC8633;
	width: 358px;
	height: 540px;
	overflow: hidden;
	float: left;
	border-top: 10px solid #FFF;
	color: #FFF;
}

#quickLink {
	/*clear: left;*/
	background: #FFF;
	border-top: 5px solid #FFF;
	text-align: center;
	float: left;
}

#quickLink a {
	font: 14px/20px Georgia, Times New Roman, Times, serif;
	color: #FFF;
	margin: 5px;
	text-decoration: none;
}

#homeEvents {
	position: relative;
	width: 179px;
	float: left;
	margin-left: 5px;
	border-top: 10px solid #FFF;
	background: #FBE3A9;
	height: 340px;
	overflow: hidden;
}

#homeNews {
	position: relative;
	top: 0px;
	margin-bottom: -20px;
	width: 179px;
	float: left;
	margin-left: 5px;
	border-top: 5px solid #FFF;
	background: #80A7BC;
	height: 173px;
	overflow: hidden;
}

#mainTxt {
	position: relative;
	width: 415px;
	background: #CC8633;
	color: #FFF;
	float: left;
	clear: both;
}

#rightCol {
	position: relative;
	background: #CC8633;
	color: #FFF;
	float: left;
	width: 358px;
	margin: 5px 0px 0px -10px;
}

#membership, #photoside, #goals, .dates {
	position: relative;
	margin-right: -120px;
	margin-left: 10px;
	float: right;
	background: #FF9E06;
	width: 200px;
	border: 5px solid #FFF;
}

#boxLeft {
	position: relative;
	left: -205px;
	margin: 10px -180px 10px 0px;
	float: left;
	background: #FF9E06;
	width: 250px;
	border: 5px solid #FFF;
	color: #663300;
}

#goals {
	background: #AF3528;
}

.dates {
	font: 23px/25px Georgia, Times New Roman, Times, serif;
	text-align: center;
	margin-top: 5px;
}

#subNav {
	background: #FBE3A9;
	position: relative;
	float: left;
	width: 174px;
	margin-top: 5px;
	margin-right: 20px;
}

#subNavIn {
	position: relative;
	margin: 5px;
	padding: 10px;
	border: 1px solid #CC8633;
}

#subNavIn a {
	font: 15px/17px Georgia, Times New Roman, Times, serif;
	color: #15517A;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}

#subNavIn a:hover {
	font: 15px/17px Georgia, Times New Roman, Times, serif;
	color: #4B90AD;
	text-decoration: none;
}

#clearbot {
	clear: both;
	height: 1px;
	margin-top: -1px;
}

#gallery {
	margin-top: 20px;
}

#gallery img {
	float: left;
	padding: 5px;
	margin: 0px 5px 10px 0px;
	border: 1px solid #5688A8;
}

.pad {
	padding: 20px;
}

.pad10 {
	padding: 10px;
}

.padTxt {
	padding: 20px 10px 30px 20px;
}

h1 {
	font: 17px/17px Georgia, Times New Roman, Times, serif;
	color: #FFF;
	display: block;
	background: #15517A;
	padding: 10px;
	text-align: left;
	margin: 0px;
}

h2 {
	font: 30px/30px Georgia, Times New Roman, Times, serif;
	color: #15517A;
	display: block;
	padding: 18px 0px 5px 0px;
	border-bottom: 1px solid #CC8633;
	text-align: left;
	margin: 0px;
}

h3 {
	font: 16px/20px Verdana,Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 30px 0px 0px 0px;
}

h4 {
	font: bold 14px/18px Georgia, Times New Roman, Times, serif;
	margin: 15px 0px 0px 0px;
}

p {
	margin: 10px 0px 0px 0px;
}

i {
	font-style: italic;
	text-decoration: underline;
}

a {
	color: #15517A;
}

a:hover {
	color: #4B90AD;
}

#mainTxt a {
	color: #FFF;
}

#mainTxt a:hover {
	color: #FBE3A9;
}

#boxLeft a {
	color: #663300;
}

#boxLeft a:hover {
	color: #CC8633
}

ul {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	list-style: none url(images/bullet.gif);
}

ul.whiteBg {
	list-style: none url(images/bullet_blue.gif);
}

li {
	margin: 7px 15px 0px 30px;
	padding: 0px;
}

#homeMain a {
	font-size: 11px;
}

.date {
	font: italic 10px/14px Georgia, Times New Roman, Times, serif;
}

.serif {
	font: 17px/20px Georgia, Times New Roman, Times, serif;
}

table.events {
	margin-top: 20px;
	border-collapse: collapse;
}

table.events th {
	background: #CC8633;
	color: #FFF;
	font: 17px/17px Georgia, Times New Roman, Times, serif;
	padding: 5px;
}

table.events col {
	border-right: 1px dashed #ccc;
}

table.events col.col5 {
	border-right: none;
}

table.events td {
	border-bottom: 1px solid #80A7BC;
	padding: 5px;
	vertical-align: top;
}

table.events *.alt {
	border-bottom: 1px solid #80A7BC;
	background: #FBE3A9;
}

td {
	vertical-align: top;
}

caption {
    caption-side: left;
    margin-left: 0px;
    width: 125px;
    text-align: right;
    vertical-align: bottom;
}

/* Form Elements */

form {
	margin: 20px 0px 0px 0px;
}

input.email {
	width: 330px;
	/*margin: 10px 10px 0px 0px;*/
}

input {
	width: 300px;
	background: #FFF;
  border-top: 1px solid #efefef;
  border-left: 1px solid #efefef;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
	/*margin: 10px 10px 0px 0px;*/
}

#required input, input.required  {
	background: #FFFFF9;
  border-top: 1px solid #efefef;
  border-left: 1px solid #efefef;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

select, textarea {
	background: #FFF;
  border-top: 1px solid #efefef;
  border-left: 1px solid #efefef;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

input:hover, textarea:hover, #required input:hover {
	background: #EBEBEB;
}

input.text {
	display: inline;
	width: 125px;
}

input.submit {
	width: auto;
}

textarea {
	width: 300px;
	height: 350px;
	font : 12px/16px Arial, Helvetica, sans-serif;
}

fieldset { 
  border-top: 1px solid #CC8633;
  border-left: 1px solid #CC8633;
  border-bottom: 1px solid #FF9F06;
  border-right: 1px solid #FF9F06;
  padding: 1em 1em 1em 1.5em;
} 

fieldset:hover {
  background: url(/images/bg_fieldset.gif) repeat-y;
  border: 1px solid #3A789D;
}

legend {
	font: 15px/17px Georgia, Times New Roman, Times, serif;
	color: #15517A;
	margin-bottom: 5px;
}

/* End Form Elements */

@media print {
	#nav, #subNav {
		display: none;
	}
	
	#logo {
		height: 178px;
	}
	
	#mainTxt, #rightCol, #subMain {
		background: #FFF;
		color: #000;
	}
	
	#Lvl0 {
		background: none;
	}
}
