/********************HTML STYLES********************/
body {
	margin: 0px;
	background: #FFF2DD; 
	}
	
hr	{
	border: none 0;
	border-top: 1px dashed #CC2132;/*the border*/
	width: 80%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin-top: 15px;
}
* html hr	{margin-bottom: -15px;}
	
/********************STRUCTURE STYLES********************/
	
#main {
	margin:0 auto;
	width: 984px;
	background-image: url(../images/body-bkgrnd.jpg);
	background-repeat:repeat-y;
	
	}
#header {
	width: 984px;
	}	
#body1	{
	float: left;
	width: 641px;
	color: #333333;
	margin: 0 0 0 27px;
	
	}
	
* html #body1 {
	margin: 0 0 0 14px;
	}
	
#body2	{
	float: right;
	width: 343px;
	height: 100%;
	color: #ffffff;
	margin: 0 0 0 0px;
	background-color:#1A3873;
	text-align:center;
	}
	
* html #body2 {
	margin: 0 0 0 0px;
	
	}
	
#redbar	{
	background-color:#CC2132;
	width: 984px;
	height: 35px;
	border-bottom: solid 4px #FFF2DD;
	margin: 0px;
}
* html #redbar	{margin-top: -5px;}
#redbar	h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: .05em;
	color: white;
	text-align:center;
	margin: 0;
	padding: 8px 0 0 0;
}

.features {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background: #ffffff;
	padding: 7px;
	line-height: 17px;		
	}	
.features h1{
	color: #d98e00;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;	
	margin: 0;
	}
.features p{
	margin: 0 0 12px 0;
	}		
	
.features table{
 	border-collapse: collapse;
	margin: 5px 0 0 0;
	border-width: 0px;
	width: 400px;
	}	
	
.features table td {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding: 2px;
	}	
	
.features table .greenrow {
	background: #dce4c6;
	}
.greenrow {
	background: #dce4c6;
	}

.callouts1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	font-style: italic;
}
.callouts2	{
	font-family: Georgia, serif;
	font-size: 20px;
	color: #1A3873;
	line-height: 24px;
	font-style: italic;
}

	
/******************** SECONDARY STYLES********************/

#navsecondaryholder {
background: #A8C1EB;
height: 30px;
width: 984px; 
float: left;
/*border-bottom: 4px solid #FFF2DD;*/
border-top: 4px solid #FFF2DD;
padding-top: 5px;
	}
	
#navsecondaryholder a {
margin: 0 7px;
line-height: 25px;
text-decoration: none;
color: #1A3873;
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px;	
font-weight: bold;
	}
	

ul#navsecondary { 
height: 35px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
float: left;
font-weight: bold;
list-style-type: none;
margin:  auto; 
padding: 5px 0 0 5px;
}
ul#navsecondary li {
display: inline; 
float: left; 
}

ul#navsecondary li a {
line-height: 17px;
display: block;
color: #fff;
text-align: left;
text-decoration: none; 
padding: 0 0 5px 15px;	
}
	
#bodysecondary {
	background-position: top left;
	float: left;
	width: 641px;
	border-top: 4px solid #FFF2DD;
	}
	
#maincontent {
	margin:  20px 20px 20px 30px;
	}	
#maincontent p{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin-bottom: -5px;
	line-height: 16px;
	}
* html #maincontent p {margin-bottom: -5px;}	

#maincontent h1{
	color: #1A3873;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22px;
	font-weight: bold;
	}
* html #maincontent h1 {margin-bottom: -10px;}

#maincontent h2{
	color: #CC2132;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px;
	margin-bottom: -10px;
	}
#maincontent #home-content h2	{margin-bottom:-5px;}
* html #maincontent h2 {margin-bottom: -20px;}
#maincontent h2 a{
	color: #CC2132;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px;
	margin-bottom: -10px;
	text-decoration: none;
	}
#maincontent a h2 ,#maincontent a:link h2  ,#maincontent a:visited h2  , #maincontent a:hover h2 , #maincontent a:active h2  {
	color: #CC2132;
	text-decoration: none;
	}
/*#maincontent #content-home a h2 ,#maincontent #content-home a:link h2  ,#maincontent #content-home a:visited h2  , #maincontent #content-home a:hover  h2 , #maincontent #content-home a:active h2  {
	color: white;
	text-decoration: none;
	}*/
#maincontent ul{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin-bottom: -5px;
	line-height: 22px;
	}
#maincontent #home-content ul	{margin-bottom:0;}
#maincontent ul li{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	list-style-type: disc;
	}
#maincontent #home-content ul li {list-style-type:none;}
#maincontent a {
	color: #CC2132;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: underline;
	}
#maincontent #home-content a	{text-decoration:none; color:white;}
#maincontent #home-content #tab01, #maincontent #home-content #tab02, #maincontent #home-content #tab03	{padding: 15px;}


#maincontent a:link {
	color: #CC2132;
	}
#maincontent a:visited {
	color: #333333;
	}
#maincontent a:hover {
	color: #000000;
	}
#maincontent a:active {
	color: #CC2132;
	}
#maincontent.printy	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#maincontent .printicon	{
	position:absolute;
	margin: -8px 0px 0px 500px;
	}
* html #maincontent .printicon {margin-left: 500px;}

#maincontent a.printy	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#maincontent a.printy:link	{
	color: #000000;
	text-decoration: none;
}
#maincontent a.printy:visited	{
	color: #000000;
	text-decoration: none;
}
#maincontent a.printy:hover	{
	color: #666666;
	text-decoration: underline;
}
#maincontent a.printy:active	{
	color: #000000;
	text-decoration: none;
}
#maincontent table{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 16px;
	}
#maincontent table p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	}
#maincontent table h2{
	color: #cc2132;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	}	
#maincontent #home-content table h2	{margin: 6px 0px;}
#maincontent table .bluerow {
	background: #ffffff;

	}
/********************MISC STYLES********************/

.imgleft {
	float: left;
	}

.imgright {
	float: right;
	}

.icons {
	border: none;
	float: left;
	}
	
#iconsholder {
	margin: 0px;
	}
#rolltext {
	clear: both;
	}
#tickets {
	margin: 0px 0 10px 0;
	}
	
#footer	{
	margin: 0;
	padding: 0;
	width: 984px;
	
	}
#footer	p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: white;
	background-color: #1A3873;
	text-align: center;
	padding: 5px 0px;
	margin-top: 0px;
	}
	
#maincontent .warning {
	color: #FF0000;
	}
	
#maincontent .leftimage	{
	margin-left: -30px;
	margin-top: 5px;
}

.caption	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}

	
/********************NAV STYLES********************/
.nav1 {
	background:#1a3873;
	height: 57px;
	}
.nav2 {
	background:#1a3873;
	height: 29px;	
	}	
	
#navholder1 {
	margin: 0;
}	
#navholder2 {
	margin: 0;
}	
#nav {	
color: #1A3873;
}
ul#nav { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
clear:left;
font-weight: bold;
list-style-type: none; 
margin: 0px auto;
padding: 10px 0 0 155px; 

}
ul#nav li {
display: inline; 
float: left;
padding-right: 5px;
}
* html ul#nav li {padding-right: 10px;}

ul#nav li span {
border-right: 0px solid #cccccc;
border-top: 0px solid #cccccc; 
border-bottom: 1px solid #1A3873;  /* causes lines under nav */
display: block; 
}



ul#nav li span.buicknav {
	border-bottom: 0px solid #FFF2DD; 
	}
ul#nav li span.buicknav a {
	padding: 0 0 7px 15px;	

	}
	


ul#nav li a {
line-height: 23px;
display: block;
color: #fff; /*Changes Top Nav Color*/
text-align: left;
text-decoration: none; 
padding: 0 0 5px 15px;
}

ul#nav li li a:hover { 
background: #1A3873; 
}

ul#nav li#menu6Container span {
border-right: none; 
}

ul#nav ul { 
margin: 0px 0px 0px 0px;
padding: 0px;
list-style-type: none;
text-align: left;
width: 200px;
position: absolute;
border-left: 2px solid #FFF2DD;
border-right: 2px solid #FFF2DD;
overflow: hidden; 
}
ul#nav ul li {
background-color: #A8C1EB;
}
ul#nav ul li span {
border-right: 0px;
border-top: 0px;
border-bottom: 2px solid #FFF2DD;
width: 220px; 
}
ul#nav ul li span a { /*controls drop down links*/
width: 220px;
text-align: left;
padding-left: 5px;
margin-bottom:-2px;
}

#menu1Content {
display: none;
z-index: 10;
height: 0px;
}
#menu2Content {
display: none;
z-index: 10;
height: 0px; 
}
#menu3Content {
display: none;
z-index: 10;
height: 0px;
}
#menu4Content {
display: none;
z-index: 10;
height: 0px; 
}
#menu5Content {
display: none;
z-index: 10;
height: 0px; 
}
#menu6Content {
display: none;
z-index: 10;
height: 0px; 
}
#menu7Content {
display: none;
z-index: 10;
height: 0px; 
}