/* CSS Document */


/*
body {
	background-color: #AEBB9E;
	margin: 10px 0px 10px 0px;
	padding:0px;

}

body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;

*/

html {
	height: 101%;
}

body {
	background-image: url(../images/bg.jpg);
	background-color: #fff;
	margin: 35px 0px 50px 0px;
	padding:0px;
}

body,td,th {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	color: #DC232B;*/

h1,h2 {
	font-weight:normal;
	color: #DC232B;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3,h4,h5,h6 {
	font-weight:normal;
	color: #11898A;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.9em;
}

img {
	margin: 5px;
	border: none;
}

#header img {
	margin: 0;
}

#masthead {
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	height:100px;
	background-color: #CAE7E6;
	z-index:10;
}
#navLevelA {

	margin:0px auto;
	width:780px;
	height:25px;
	background-color: #11898A;		/*  #CAE7E6; 	*/
	color:#ffffff;
	z-index:10;	
}

#navLevelA a {
	color:#ffffff;
}

#pgWrapper { 
		margin:0 auto;
		padding:0;
		width: 800px;
		background:#fff url(../images/bg.gif) repeat;
}

#mainBody {
	width: 760px;
	margin: 0px auto;
	background-color: #FFFFFF;
	padding:10px;
	z-index:10;
}

#footer	{
	width: 780px;
	margin: 0px auto;
	text-align: center;
	z-index:10;
}

#colophon	{
	width: 800px;
	margin: 0px auto;
	text-align: center;
	padding: 5px 0px 5px 0px;
	background-color:#11898A;
	z-index:10;
}

#eventLineUp {
	line-height: 2em;
	background-color: #FFFFFF;
	border: 1px solid #B3957B;
	margin:15px auto;
	width:90%;
}

#eventLineUp li{
	list-style:none;
}

#eventLineUp h1 {
	margin:0 0 0 10px;
}

h2.foundation {
	border-bottom: 2px solid #DC232B !important;
}

h3 a {
	color: #11898A;
	text-decoration: underline !important;
}

#sponsorTable {
	border-top:  2px solid #DC232B !important;
	border-bottom:  2px solid #DC232B !important;
	margin-bottom: 10px;
}

#benefit {
	border: 2px solid #11898A;
	clear: both;
}
