body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/border_left.gif);
	background-position: left;
	background-repeat: repeat-y;
}

p, ul, li {
	font-size: 16px;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 790px;
	height: 160px;
	background-image: url(images/header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	/*z-index: 10;*/
}

#header span {
	position: absolute;
	left: 155px;
	top: 70px;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}

#left_content {
position: absolute;
left:0px;
top:160px;
/*width:200px;*/
background:#fff;
}
	
#center_content {
position: absolute;
left: 200px;
top:150px;
background:#fff;
/*margin-left: 205px;
margin-right:10px;*/
width: 600px;
/*border:1px solid #000;*/
}

#column1_content {
position: absolute;
left: 0px;
/*top:10px;*/
background:#fff;
width: 300px;
padding-right: 5px;
margin-top: 10px;
}

#column2_content {
position: relative;
left: 300px;
/*top:10px;*/
background:#fff;
width: 300px;
padding-left: 5px;
margin-top: 10px;
}

.cssnav { 
position: relative;
font-family: arial, helvetica, sans-serif;
background-image: url(images/button_on.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 179px;
height: 33px;
margin: 0; 
padding: 0; 
}

.cssnav a {
display: block;
color: #000000;
font-size: 12px;
font-weight: bold;
width: 179px;
height: 33px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img {width: 179px; height: 33px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
position: absolute;
left: 48px;
top: 12px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

/* BOTTOM NAVIGATION BUTTONS */
.menu_bottom {
	margin-left: auto; margin-right: auto;
	height: 100px;
	width: 560px;
}
.cssnav2 {
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	width: 70px;
	height: 100px;
    overflow:hidden;/* for ie to hide extra height*/	
}
.green { background: url(images/gondola_icon_green.gif) no-repeat; background-position: top; }
.orange { background: url(images/gondola_icon_orange.gif) no-repeat; background-position: top; }
.red { background: url(images/gondola_icon_red.gif) no-repeat; background-position: top; }
.cssnav2 a {
	display: block;
	color: #000000;
	font-size: 12px;
	width: 70px;
	height: 100px;
	float: left;
	overflow:hidden;/* for ie to hide extra height*/
}
.cssnav2 a:hover { color: #666666; }
.cssnav2 span {
    text-decoration: underline;
	position: absolute;
	top: 65px;
    text-align: center;
    width: 70px;
    cursor: pointer;   
}
/* END BOTTOM NAVIGATION */

.slideshow_button {
	float: left;
	font-family: arial, helvetica, sans-serif;
	width: 25%;
}
.slideshow_button a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
.slideshow_button a:hover {
	color: #CCCCCC;
}
.slideshow_button span {
    cursor: pointer;   
}

#banner { text-align: center; }
#caption h2 { text-align: center; font-size: 18px; }
#tagline { text-align: center; font-weight: bold; font-size: 14px; }
#main_graphic { width: 432px; margin-left: auto; margin-right: auto; text-align: center;}
#contact_info { margin-left: auto; margin-right: auto; text-align: center; }
#contact_info li { color: #006600; list-style-type: none; }
#contact_info a:link, #contact_info a:visited, #contact_info a:hover, #contact_info a:active { color: #006600; }
#credit_cards { margin-top: 10px; margin-left: auto; margin-right: auto; text-align: center; }
#copyright { font-size: 11px; margin-top: 10px; margin-bottom: 10px; margin-left: auto; margin-right: auto; text-align: center; }
#services { font-size: 14px; }
#blueprints { width: 50%; }
#consulting_caption { font-weight: bold; font-size: 14px; width: 50%; padding-top: 60px;}
#reservations_icon { width: 50%; }
#reservations_caption { font-weight: bold; font-size: 14px; width: 50%; }
#contact { padding-top: 10px; padding-bottom: 10px; }
#contact label, input, textarea { display: block; width: 200px; float: left; margin-bottom: 10px; font-size: 13px;}
#contact textarea { width: 300px; }
#contact label { text-align: right; width: 60px; padding-right: 15px; font-size: 13px;}
#contact br { clear: left; }
#slideshow { margin-left: auto; margin-right: auto; text-align: center; }
#slideshow_controls { width: 365px; height: 20px; border-style: solid; border-color: #333333; border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; }
#game_banner h1 { text-align: center; font-size: 18px; font-style: italic; color: #006600; }
#game_email, #game_email a:link, #game_email a:visited, #game_email a:hover, #game_email a:active { color: #006600; font-weight: bold; text-align: center; }
#game ol { }
#game li { color: #CC0000; font-size: 20px; font-weight: bold; margin-bottom: 1em; }
#game img { margin: 5px; }

.announcement1 { font-weight: bold; font-size: 13px;}
.bold { font-weight: bold; }
.centered { margin-left: auto; margin-right: auto; text-align: center; }
.green_heading { color: #006600; font-weight: bold; font-size: 16px;}
.red_text { color: #990000; }
.padded_graphic { margin: 5px; }
.spaced { margin-top: 10px; }
.float_left { float: left; }
.float_right { float: right; }
.float_clear { clear: both; }
.gondolier { clear: both; font-size: 14px; }
.gondolier span { display: block; padding-top: 10px; margin-bottom: 10px; font-weight: bold;}
.gondolier img { padding-right: 10px; }
.padded_bottom { padding-bottom: 10px; }

.links {
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.5em;
	text-align: center;
}
.links a {
	color: #000000;
	font-size: 13px;
}

#earlybird {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 20px;
	text-align: center;
}
#earlybird a {
	text-decoration: none;
	color: #990000;
}
#stimulus {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 20px;
	text-align: center;
}
