@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #003950;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
img{border:0}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #5A9BB9;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #DDDDDD; 
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #mainContent h1 {
	font-size:medium;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.oneColFixCtrHdr #mainContent h2 {
	font-size:small;
	color:#666;
	margin: 25px 0 0 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


.oneColFixCtrHdr #mainContent h2.begin {
	font-size:small;
	color:#666;
	margin: 20px 0 0 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	
}

.oneColFixCtrHdr #mainContent h3 {
	font-size:x-large;
	color: #CCC;
	font-weight:bold;
	letter-spacing:0.3px;
	margin: 45px 0 0 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.oneColFixCtrHdr #mainContent h4 {
	font-size:x-large;
	color: #999999;
	font-weight:bold;
	letter-spacing:0.3px;
	margin: 25px 0 0 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.oneColFixCtrHdr #mainContent div.container {
	
	margin: 0px 0 0 30px;
	
}


.oneColFixCtrHdr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #5A9BB9;
}

div.contact{font: 80% Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
}

.oneColFixCtrHdr #mainContent .maintext {
	width:490px;
	margin:0px 20px 20px auto;
	float:right;
	padding: 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #fff;
}

.oneColFixCtrHdr #mainContent .maintext p {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	
}

.oneColFixCtrHdr #mainContent .maintext p.first {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	margin: 0 0 0 0;
}
.oneColFixCtrHdr #mainContent .maintext a {font-weight:bold;}	

.oneColFixCtrHdr #mainContent .maintext a:link{color:#003950; /*dark blue*/
}

.oneColFixCtrHdr #mainContent .maintext a:hover{color:#5A9BB9; /*light blue*/
}

.oneColFixCtrHdr #mainContent .maintext a:visited{color:#003950; /*dark blue*/
}

.oneColFixCtrHdr #mainContent .maintext ul {list-style-type:none;
											marging:0;
											padding:0;}
.oneColFixCtrHdr #mainContent .maintext li {padding:5px;
font-size:80%;
}


.ital{font-style:italic;}

.floated {float:left;
width:200px;
margin-top:60px;
padding:10px;
font-style:italic;
font-weight:bold;
color:#003950;
display:block;
}

.floatimage{float:left;
width:auto;
padding:20px;
border:0px #000 solid;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000000;
	
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#ffffff;
	font-size:x-small;
	font-style:italic;
}

.clearfloats{clear:both;}

.underline {text-decoration:underline;}

/*------------------------navigation-----------------------------------*/

.oneColFixCtrHdr #mainContent #sidebar1 {
	padding: 20px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
border:#0C3 solid 0px;

}
#nav{

letter-spacing:0.05em;
margin:0;
padding:10px 0;
background:#000000;
list-style-type:none;
width:220px;
float:left;/*IE white space bug*/
}
#nav li{
margin:0;
padding:0;
float:left;/*IE white space bug*/
width:100%;/*IE white space bug*/
}

#nav a {display:block;
            color:#fff;
			font-size:80%;
			text-decoration:none;
			font-weight:bold;
			padding:10px 15px 10px 20px;
			line-hight:2.5;
			border-bottom:px solid #fff;
			
}
#nav a:hover{background-image:url(images/arrow4.gif);
background-repeat:no-repeat;
background-position:2px center;}

#nav #nav_contact a {border:none;}

#body_home #nav_home a, #body_tour #nav_tour a,#body_kids #nav_kids a,
#body_getting_ready #nav_getting_ready a,#body_while #nav_while a,
#body_directions #nav_directions a,#body_sponsors #nav_sponsors a, #body_fair #nav_fair a{background-image:url(images/arrow3.gif);
background-repeat:no-repeat;
background-position:2px center;
color:#D13415;}






/*------------------------navigation END-----------------------------------*/

#sidebar2 {float:left;
width: 210px;
border:0;}

.left_buttons {width:202px;
float:left;
border:0;}


.bold {font-weight:bold;
}
.emph {font-weight:bold;
		font-style:italic;
		font-size:150%;
		color: #C90A0D;
}

.oneColFixCtrHdr #mainContent .maintext ul.bullets{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	list-style-type:square;
	padding:0px 20px 0px 20px;
	line-height:1.25em;
}
	