/*
***********************************************************

Title:			mafsac08.css
Author: 		TBCherry (www.tbcherry.com)
Created: 		03.26.2008
Last modified: 	05.03.2010
linkout
***********************************************************
*/

            
/*
The following is a global reset based on the reset by Eric Meyers minus a few things I knew I would not use here.
His CSS reset can be found here: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

/*-----------------------reset styles---------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*-----------------------End Reset Styles---------------------------*/

/*-----------------------Start Page Formatting---------------------------*/
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100.05%;
	background: #9bbbe3 url(images/1302_1.jpg) repeat-x top left;
}

.tdleft {
	height: 825px;
	background: url(images/topleftbg.jpg) no-repeat top right;
}

.tdcenter {
	width: 799px;
	background-color: #AEC6E6;
}

.tdright {
	height: 825px;
	background: url(images/toprightbg.jpg) no-repeat top left;
}

#homestyle {
	padding: 0;
	margin: 0;
	width: 799px;
	height: 275px;
	background: url(images/topcenterbg.jpg) no-repeat top left;
}

/*----------------------- End Page Formatting---------------------------*/

/* ------------------------Begins XHTML Selectors------------------------  */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #000066;
	margin: 0px;
	padding: 0px;
}

h1 span {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
	color: #000066;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}

h2[title="May 2008"] {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #000066;
	margin: 0px;
	padding: 0.5em 0 0 0;
}

h2 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1.25em;
	line-height: 1.3em;
	color: #000066;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}

h2 a {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1.0em;
	color: #000066;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

h2 a:hover {
	text-decoration: underline;
}

h2.tagline {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #ffcc33;
	margin: 0px;
	padding: 0.5em 0;
	font-style: normal;
	font-weight: bold;
}


h3 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0.15em 0;
}

h3 a {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}

h3 a:hover {
	color: #000099;
	text-decoration: underline;
}

h4 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #000066;
	margin: 0px;
	padding: 1.0em 0 0.5em 0;
	text-decoration: none;
}

h4 a {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #000066;
	margin: 0px;
	padding: 0.5em 0;
	text-decoration: none;
}

h4 a:hover {
	color: #000066;
	text-decoration: underline;
}

h5 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #000066;
	margin: 0px;
	padding: 1em 0 0 0;
}

p {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #FFFFFF;
}

p a {
	color: #000066;
	text-decoration: none;
	font-size: 1.0em;
}

p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


p[title="Navigate the 2008 MAFSAC site"] {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0.5em;
	color: #ffcc33;
	font-size: .95em;
	line-height: 1.5em;
}

p[title="Page descriptions"] {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.85em;
	line-height: 1.3em;
	color: #FFFFFF;
}

/*-----------------  End XHTML Selectors   --------------------------*/


/*-----------------------Start Secondary Navigation Formatting---------------------------*/
#secondary_nav {
	margin: 0;
	padding: 0 5px 0 0;
	float: right;
}

#secondary_nav ul {
	margin: 0;
	padding: 0;
	float: left
}

#secondary_nav li {
	float: left
}

#secondary_nav li.selected {
	display: block;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.7em;
	line-height: 1.3px;
	color: #000066;
	text-decoration: underline;
	margin: 0;
	padding: 1em 0.6em 0.8em 0.6em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	text-transform: uppercase;
}

#secondary_nav li a {
	display: block;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.7em;
	line-height: 1.3px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 1em 0.6em 0.8em 0.6em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	text-transform: uppercase;
}

#secondary_nav li a:hover {
	color: #000066;
}

#secondary_nav li.last a {
	padding-right: 0.9em;
	border-right-style: none;
}

#secondary_nav li.faq a:hover {
	color: #000066;
	cursor: help;
}

#secondary_nav li.search {
	margin: 0;
	padding: 0;
}

#go {
	margin: 0;
	padding: 0;
}

/*-----------------------End Secondary Navigation Formatting---------------------------*/



/*-----------------------Start Main Navigation Formatting. Please note mainnav is 150px wide with no padding.-----------------------*/
#mainnav {
	padding: 0;
	margin: 0;
	width: 150px;
	height: 360px;
	float: left;
}

#mainnav ul li {
	margin: 0;
	padding: 0;
}

#mainnav ul a {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 36px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 122px;
	padding-left: 28px;
	display: block;
}

#mainnav ul a.one {
	background:url(images/home_01.jpg) no-repeat left center;
}

#mainnav ul a.two {
	background:url(images/pilotinfo_02.jpg) no-repeat left center;
}

#mainnav ul a.three {
	background:url(images/visitorinfo_03.jpg) no-repeat left center;
}

#mainnav ul a.four {
	background:url(images/performers_04.jpg) no-repeat left center;
}

#mainnav ul a.five {
	background:url(images/attractions_05.jpg) no-repeat left center;
}

#mainnav ul a.six {
	background:url(images/schedule_06.jpg) no-repeat left center;
}

#mainnav ul a.seven {
	background:url(images/volunteers_07.jpg) no-repeat left center;
}

#mainnav ul a.eight {
	background:url(images/directions_08.jpg) no-repeat left center;
}

#mainnav ul a.nine {
	background:url(images/gallery_09.jpg) no-repeat left center;
}

#mainnav ul a.ten {
	background:url(images/sponsors_10.jpg) no-repeat left center;
}

#mainnav ul a.twob {
	background:url(images/pilotinfo_02.jpg) no-repeat -300px center;
}

#mainnav ul a.threeb {
	background: url(images/visitorinfo_03.jpg) no-repeat -300px center;
}

#mainnav ul a.fiveb {
	background: url(images/attractions_05.jpg) no-repeat -300px center;
}

#mainnav ul a:hover.one, #mainnav ul a:hover.two, #mainnav ul a:hover.three, #mainnav ul a:hover.four, #mainnav ul a:hover.five, #mainnav ul a:hover.six, #mainnav ul a:hover.seven, #mainnav ul a:hover.eight, #mainnav ul a:hover.nine, #mainnav ul a:hover.threeb, #mainnav ul a:hover.fiveb, #mainnav ul a:hover.twob, #mainnav ul a:hover.ten {
	background-position: -150px 0px;
	color: #000066;
}

.clear, br {
	clear: both;
}

/*-----------------------End Main Navigation Formatting. Please note mainnav is 150px wide with no padding.-----------------------*/

/*-------------------------------------------Start Content Formatting----------------------------------------------*/
#content {
	padding: 0;
	margin: 0;
	width: 799px;
	height: 840px;
	background-image: url(images/content_1x750.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#content_faq {
	padding: 0;
	margin: 0;
	width: 799px;
	height: 2850px;
	background: url(images/content_1x750.jpg) repeat-x top left;
}

#bodycopy {
	padding: 0 0 0 5px;
	margin: 0 5px 0 0;
	width: 435px;
	float: right;
}

/* ------------------------Begin Admission Fees Styles------------------------  */
#rtadmit {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 200px;
	float: right;
	height: 585px;
	background-image: url(images/hp_rightpics.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#admission {
	padding: 0 0 0 0;
	margin: 158px 0 0 28px;
}

#admission h4 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .1em;
	margin: 0px;
	padding: 0px;
}

#admission ul {
	margin: 8px 0 0 0;
}

#admission li {
	padding-top: 11px;
	display: block;
	line-height: 1em;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#admission ul li:hover {
	color: #BF871E;
	text-decoration: none;
	cursor: default;
}
#admission ul li.red {
	font-style: italic;
	color: #990000;
}

/* ------------------------Ends Admission Fees Styles------------------------  */

/*----------Start styles for the Visitors, Camping, Hotels Secondary Navigation-------------*/
#vis_sec_nav, #attract_sec_nav, #pilot_sec_nav {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.90em;
	width: 399px;
	margin: 5px 0 0 0;
	padding: 0;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#vis_sec_nav ul {
	width: 338px;
	line-height: 37px;
	list-style: none;
	float:left;
	margin: 0;
	padding: 0 0 0 12px;
	background-image: url(images/links_tag338.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#vis_sec_nav li, #attract_sec_nav li, #pilot_sec_nav li {
	float:left;
}

#vis_sec_nav li a, #attract_sec_nav li a, #pilot_sec_nav li a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 0 .75em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}

#vis_sec_nav li a:hover, #attract_sec_nav li a:hover, #pilot_sec_nav li a:hover {
	color:#000066;
	text-decoration: underline;
}

#vis_sec_nav li.last a, #attract_sec_nav li.last a, #pilot_sec_nav li.last a {
	border-style: none;
}

#vis_sec_nav li.selected, #attract_sec_nav li.selected, #pilot_sec_nav li.selected {
	font-size: 1em;
	color: #000066;
	text-decoration: underline;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	line-height: 1em;
	padding: 0 .75em;
	margin: .75em 0 0 0;
}

#vis_sec_nav li.selectedlast, #attract_sec_nav li.selectedlast, #pilot_sec_nav li.selectedlast {
	font-size: 1em;
	color: #000066;
	text-decoration: underline;
	text-align: center;
	border-right: none;
	line-height: 1em;
	padding-top: 0em;
	padding-right: 0.75em;
	padding-bottom: 0;
	padding-left: 0.75em;
	margin-top: .75em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#motel dl {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.0em;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	list-style-position: inside;
	margin: 0 0 0 10px;
	text-align: left;
	list-style-type: disc;
}

#motel dt {
	color: #333366;
	margin: 0;
	padding: 5px 0 0 0;
}

#motel dd {
	font-size: 0.95em;
	color: #fff;
	margin: 0;
	padding: 0 0 5px 10px;
}

/*----------End styles for the Visitors, Camping, Hotels Secondary Navigation-------------*/
/*----------Start styles for the Pilot Secondary Navigation-------------*/
#pilot_sec_nav ul {
	width: 338px;
	line-height: 37px;
	list-style: none;
	float:left;
	margin: 0;
	padding: 0 0 0 5px;
	background-image: url(images/links_tag338.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#pilot_body dl {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	line-height: 1.0em;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	list-style-position: inside;
	margin: 0 0 0 10px;
	text-align: left;
	list-style-type: disc;
}

#pilot_body dt {
	color: #333366;
	margin: 0;
	padding: 5px 0;
}

#pilot_body dd {
	font-size: 0.9em;
	color: #fff;
	margin: 0;
	padding: 0 0 5px 10px;
}

#airport1 {
	height: 490px;
	width: 285px;
	float: left;
}

#airport2 {
	height: 490px;
	width: 285px;
	margin:0;
	padding: 1em 0 0 0;
	float: right;
}

#airport1 ul li, #airport2 ul li {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	list-style-position: inside;
	margin: 0;
	text-align: left;
}

#airport1 p, #airport2 p {
	color: #000066;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#airportinformation ul {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 1em;
	list-style-type: disc;
	list-style-position: inside;
}

#airportinformation li a {
	color: #000066;
	text-decoration: none;
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
	background-image: url(images/ex_linkb.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
	padding: 0 12px 0 0;
}
#airportinformation li a:hover {
	text-decoration: underline;
}

/*----------End styles for the Pilot Secondary Navigation-------------*/
/*----------Start styles for the Attractions Secondary Navigation-------------*/

#attract_sec_nav ul {
	width: 338px;
	line-height: 37px;
	list-style: none;
	float:left;
	margin: 0;
	padding: 0 0 0 32px;
	background-image: url(images/links_tag338.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#forums1 ul, #forums2 ul {
	font-size: 1em;
	line-height: 2em;
	color:#000066;
	text-decoration: none;
	margin:.5em 0 0 1.5em;
	padding: 0 0 0 0;
	list-style-position: inside;
	list-style-image: url(images/rivet5.gif);
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
}


/*----------End styles for the Attractions, Camping, Hotels Secondary Navigation-------------*/
/* ----------------- Begins Contact Page Styles -----------------  */
#contactbody h2 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #000066;
	margin: 0px;
	padding: 0.75em 0 0 0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#contactbody h3 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #003399;
	margin: 0px;
	padding: 0.4em 0 0.25em 10px;
}

#contactbody p {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #FFFFFF;
	padding-left: 10px;
}

.email a {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/mailit1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
}

.email a:hover {
	color: #000066;
	text-decoration:underline;
	background-image: url(images/mailit2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
}

/* ----------------- Ends Contact Page Styles -----------------  */

/* ----------------- Begins Custom Class Selectors -----------------  */
.smaller {
	font-size: .8em;
	margin:0;
	padding: 0 0 0 10px;
}

.smaller a {
	color:#FFFFFF;
	text-decoration: underline;
}

.smaller a:hover {
	color:#000066;
	text-decoration: underline;
}
.smaller2 {
	font-size: .8em;
	margin:0;
	padding: 0;
}
.smallitalic {
	font-size: .8em;
	font-style: italic;
	font-weight: normal;
	margin:0;
	padding: 0;
}
.debold {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#leaflet {
	height: 116px;
	width: 194px;
	float: right;
}

#pomark {
	height: 123px;
	width: 171px;
	float: right;
}

.dl_tag {
	background:url(images/dl_tagb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px 0 0 0;
	padding: 10px 0 10px 0;
	height: 40px;
	width: 400px;
}
.dl_tag p {
	margin:0;
	padding:0 0 0 .5em;
}
.dl_flyer a {
	font-size: 0.9em;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 1em;
	margin: 0 0 0 17px;
	padding: 0 15px 0 0;
	background: url(images/pdf_icon.gif) no-repeat right center;
}
.dl_adobe a {
	font-size: 0.9em;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.8em;
	margin: 0 0 0 17px;
	padding: 1px 17px 1px 0;
	background-image: url(images/aar_icon.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.dl_adobe a:hover {
	color: #990000;
	text-decoration: underline;
}
.dl_flyer a:hover {
	color: #333;
	text-decoration: underline;
}
.dl_tag .note {
	font-size: 0.75em;
	color: #000066;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.3em;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}

.performers {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 0 5px 0 10px;
}

.att {
	font-style: italic;
	font-weight: bold;
	color: #000066;
}

.pemail a {
	text-decoration: none;
	background-image: url(images/mailit2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
}

.linkout a {
	text-decoration: none;
	background-image: url(images/ex_linkb.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 12px;
}

/* ----------------- Ends Custom Class Selectors -----------------  */

/*------------------Start styles for the Awards table------------------*/
#acawards {
	margin: 15px 0 0 0;
}

#acawards table {
	height: 14em;
	width: 430px;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
}

#acawards table caption {
	font-size: 1.1em;
	font-weight: bold;
	color: #000066;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 1.5em;
}

#acawards table th {
	color: #FFFFFF;
	background-color: #1E4089;
	font-size: 1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 2em;
}

#acawards table td {
	font-size: 1em;
	background-color: #C1C9D9;
	color: #000066;
	text-align: center;
	font-weight: normal;
	line-height: 1.8em;
}

#acawards table tr.altrow td {
	background-color: #9AABCC;
	color: #000066;
	text-align: center;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	line-height: 1.8em;
}

#acawards table tr.lastrow td {
	border-bottom-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C1C9D9;
}

/*------------------End of styles for the Awards table------------------*/



/*------------------Start styles for the Schedule table------------------*/
#may161718 {
	margin: 15px 0 0 0;
}

#may161718 table {
	height: 12em;
	width: 430px;
	padding: 0;
	margin: 0 0 1.5em 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
}

#may161718 table caption {
	font-size: 1.1em;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 1.5em;
	text-align: left;
}

#may161718 table th {
	color: #FFFFFF;
	background-color: #1E4089;
	font-size: 1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 2em;
	text-align: center;
}

#may161718 table th.event {
	text-align: left;
}

#may161718 table td {
	font-size: 1em;
	background-color: #C1C9D9;
	color: #000033;
	font-weight: normal;
	line-height: 1.8em;
}

#may161718 table tr td.time {
	text-align: right;
	font-size: 0.9em;
}

#may161718 table tr td.bullet {
	text-align: center;
}

#may161718 table tr td.acts {
	text-align: left;
}

#may161718 table tr td.acts a, #may161718 table tr.altrow td a {
	text-decoration: none;
	color: #000033;
}

#may161718 table tr td.acts a:hover, #may161718 table tr.altrow td a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#may161718 table tr.altrow td {
	background-color: #9AABCC;
	color: #000033;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	line-height: 1.8em;
}

#may161718 table tr.lastrow td {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

/*------------------End of styles for the Schedule table------------------*/


/*------------------Start styles for the schedule on the Forums page------------------*/
#forum dl {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	margin: 0px;
	padding: .75em 1em;
}

#forum dt a {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #000066;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/ex_linkb.gif);
	background-position: right top;
	padding-top: 0em;
	padding-right: 12px;
	padding-bottom: 0em;
	padding-left: 0em;
	background-repeat: no-repeat;
}

#forum dt a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-image: url(../images/ex_linkw.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 12px;
}

#forum dl dd {
	font-size: 0.75em;
	color: #333366;
	font-weight: normal;
	padding-top: 0.3em;
}

#forum dl dt.ftime {
	font-size: .85em;
	color:#FFFFFF;
}
/*------------------ End styles for the schedule on the Forums page------------------*/

/*------------------Start styles for the auto expanding Note Box on the schedule page------------------*/
.notebox {
	width: 400px;
	background-image: url(images/onepx_note.gif);
	background-repeat: repeat-y;
	margin: 1em 0 0 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.notebox h5 {
	background-image: url(images/top_note.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: .9em;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}

.notebox p.botbox {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #000066;
	background: url(images/bot_note.gif) no-repeat left bottom;
	margin: 0 0 0 0;
	padding: 0px 13px 15px 18px;
}

.noteboxw {
	width: 400px;
	background-image: url(images/onepx_note.gif);
	background-repeat: repeat-y;
	margin: 1em 0 0 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.noteboxw h5 {
	background-image: url(images/top_notewarn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 0.9em;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}

.noteboxw p.botbox {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #000066;
	background: url(images/bot_notewarn.jpg) no-repeat left bottom;
	margin: 0 0 0 0;
	padding: 5px 13px 15px 18px;
}

/*------------------End of styles for the auto expanding Note Box------------------*/

/*------------------Start styles for the Footer ------------------*/
#footer {
	clear:both;
	width: 100%;
	background-image: url(images/footergrx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

#footer ul {
	padding: 130px 0 5px 0;
	width: 85%;
	margin: 0 auto;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.7em;
	line-height: 0.8em;
	color: #000066;
	text-decoration: none;
	margin: 0 auto;
	padding: 0 0.6em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer ul li.last a {
	border-right-style: none;
}

#footer p {
	text-align: center;
	font-size: 0.7em;
	text-decoration: none;
}

#footer p a {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.0em;
	color: #000066;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}

#footer p a:hover {
	text-decoration: underline;
}

#down {
	margin: 120px 0 0 0;
}

/*------------------End of styles for the Footer ------------------*/

/*------------------ These styles are used in the Frequently Asked Questions page------------------*/
 #questions {
	padding: 1.5em 0 0 1.0em;
	margin: 0 0 2em 0;
}

#questions li a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	text-decoration: none;
	color: #003399;
}

#questions ol {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.95em;
	color: #000099;
	list-style-type: none;
}

#questions ol li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	list-style-position: inside;
	list-style-type: decimal;
}

#questions li a[href="#Q1"], #questions li a[href="#Q3"], #questions li a[href="#Q5"], #questions li a[href="#Q7"], #questions li a[href="#Q9"], #questions li a[href="#Q11"], #questions li a[href="#Q13"], #questions li a[href="#Q15"], #questions li a[href="#Q17"], #questions li a[href="#Q19"], #questions li a[href="#Q21"], #questions li a[href="#Q23"] {
	color: #000033;
}

.faq {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.faq dl {
	margin-top: 1.3em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.faq dl dt {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}

.faq dd {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding-left: 35px;
	padding-top: 0px;
}

.faq dd a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}

.faq dd a:hover {
	text-decoration: underline;
}

p a[href="#top"] {
	font-size: 0.9em;
	text-decoration: none;
	color: #666666;
	text-align: right;
	padding-left: 500px;
	font-weight: normal;
}

p a:hover[href="#top"] {
	color:#000066;
}

/* End of the styles used in the Frequently Asked Questions page*/

/* These styles are used on the Gallery page*/
.tbs {
	margin: 0 0 0 10px;
}

a .imgtb {
	border: 1px solid #FFFFFF;
}

a:hover .imgtb {
	border: 1px solid #000066;
}

.imgtb {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-decoration: none;
}
/* End of the styles for the Gallery Page */
