html {height: 100%;}
body {height: 100%; background-color: #E7E6DC; margin: 0px}

/* Style to remove all formatting for older web
   browsers that don't support styles at all */

.oldbrowsers {
	DISPLAY: none;
}

/* Page Layout Styles */

.newsPic {margin: 14px 0 3px 15px;}

#videoDIV {
margin: 10px 0 15px 20px;
}

#audioDIV {
margin: 10px 0 15px 20px;
}

#pageContainer {
	width: 770px;
	background-color: #DFDED4;
	height: 100%;
}

#pageContainerInner {
	width: 760px;
	background-color: #FFFFFF;
	height: 100%;
}

#tabBG {
	width: 760px;
	background-color: #DFDED4;
	background-image: url(../images/tabs_bg.gif);
	height: 33px;
}

#tabHolder {
	height: 25px;
	padding: 8px 0 0 14px;
}

#tabHolder ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#tabHolder li {
	margin-right: 5px;
	float: left;
	white-space: nowrap;
	margin-bottom: -8px; /* helps align menu vertically to bottom */
}


#topbox {
	width: 250px;
	height: 17px;
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	margin-bottom: -15px;
}

#midbox {
	width: 250px;
	height: 56px;
	background-image: url(../images/box_mid.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	margin-bottom: -15px;
}

#botbox {
	width: 250px;
	height: 31px;
	background-image: url(../images/box_bot.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#botseperator {
	width: 250px;
	height: 54px;
	background-image: url(../images/box_mid_dotted.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}


#headerImageOld {
	width: 760px;
	background-color: #FFFFFF;
	background-image: url(../images/logo_graphic.jpg);
	height: 132px;
}

#headerImage		{width: 760px; text-align: center; height: 132px; margin: 0 auto; background: #fff bottom left no-repeat url(../images/logo_bottom.jpg);}
#headerImage h1		{text-align: center; font-size: 2.1em; padding: 25px 0 0 0; font-weight: bold; font-family: Helvetica, Arial, sans-serif;}



#contentContainer {
	background-color: #FFFFFF;
	width: 760px;
	margin: 0px;
	padding: 0px;
}

#largeleftColumn {
	float: left;
	text-align: left;
	width: 510px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

#thinrightColumn {
	float: right;
	text-align: left;
	width: 250px;
	padding: 0px;
	margin: 0px;
	background-color: #333333;
	background-image: url(../images/box_mid_bg.gif);
}

#thinleftColumn {
	float: left;
	text-align: left;
	width: 220px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

#largerightColumn {
	float: right;
	text-align: left;
	width: 540px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

#footer {
	clear: both;
	width: 760px;
	background-color: #FFFFFF;
	height: 101px;
	background-image: url(../images/footer_bg.gif);
}


/* text and form classes */

p, h2, h3, h4, h5, ul, li {font-family: Tahoma, Arial, Helvetica, sans-serif; }

.noFormSpacing {
	padding: 0px;
	margin: 0px;
}

.contactTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #C8E6F7;
	padding-left: 15px;
}

.contactBody, .newsBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	margin-top: 8px;
	padding-left: 15px;
	padding-right: 38px;
}

.contactEmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 6px;
	color: #C8E6F7;
	padding-left: 15px;
}

A.contactEmail {
	font-size: 100%;
	margin-top: 0px;
	color: #C8E6F7;
	padding-left: 0px;
}

A.contactEmail:hover {
	font-size: 100%;
	margin-top: 0px;
	color: #F86D36;
	padding-left: 0px;
	text-decoration: none;
}

.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #F86D36;
	padding-left: 15px;
}

.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #C8E6F7;
	padding-left: 15px;
	margin: -9px 0 0 0;
}



h1 {
	font-family: Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 140%;
	line-height: 110%;
	font-weight: bold;
	margin: 0px;
	padding: 0 27px 10px 0;
}

h2 {
	font-size: 80%;
	font-weight: normal;
	line-height: 140%;
	color: #464646;
	margin: 0px;
	padding: 0 27px 10px 0;
}

h3 {
	font-size: 70%;
	font-weight: bold;
	line-height: 130%;
	color: #000;
	margin: 0px;
	padding-right: 27px;
}

h4 {font-size: 90%; font-weight: bold; line-height: 140%; color: #464646; margin: 0px; padding: 0 37px 10px 0;}
h5 {font-size: 80%; font-weight: bold; line-height: 140%; color: #464646; margin: 0 0 0 20px; padding: 0 37px 10px 0;}

#redList	{margin: 0 20px 25px 20px;}
#redList li	{font-size: 80%; padding: 0 0 5px 0; color: #C91600; font-weight: bold;}	

.redlink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #C91600;
	margin: 0px;
	padding-right: 27px;
}

a.redlink {font-size: 100%; font-weight: bold; color: #C91600; padding-right: 0;}
a.redlink:hover {color: #000;}


.bodyText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	line-height: 140%;
	color: #464646;
	margin: 0px;
	padding-left: 20px;
	padding-right: 27px;
	padding-bottom: 10px;
}

.playTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #464646;
	margin: 0;
	padding-left: 20px;
	padding-right: 27px;
	padding-bottom: 5px;
}



.aboutText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	line-height: 150%;
	color: #464646;
	margin: 0px;
	padding-right: 27px;
	padding-bottom: 10px;
}

.aboutBullets {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	line-height: 150%;
	color: #990000;
}

A.aboutText {
	font-size: 100%;
	font-weight: bold;
	color: #C91600;
	padding-right: 0px;
}

A.aboutText:hover {
	font-size: 100%;
	font-weight: bold;
	color: #C91600;
	text-decoration: none;
	padding-right: 0px;
}


.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding-top: 45px;
	color: #5E6B73;
}

A.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 0px;
	text-decoration: none;
	color: #5E6B73;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

A.footerText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 0px;
	color: #000000;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
