body { 
	background: #1a4061 url(images/bg.gif) repeat-y top center; 
	color: #333;
	font-family: arial, helvetica, sans-serif;
	font-size: .76em;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

table tr td {	
	font-size: 100%; 
}
	
span {
	
}

h1 {  
	background: transparent; 
	color: #333;
	font-weight: normal;  
	font-size: 150%; 
	margin: .76em 0 .76em 0;
	padding: 0;
}

h2 {  
	background: #406a91;
	color: #fff;	
	font-weight: bold; 
	font-size: 120%; 
	margin: 0 0 .76em 0;
	padding: 5px;

}

h2.plain {  
	background: transparent;
	color: #333;	
	font-weight: bold; 
	font-size: 120%; 
	margin: 0 0 .76em 0;
	padding: 5px 0;

}

h3  { 
	color: #1a4061;
	font-weight: bold; 
	font-size: 110%; 
	margin: 0 0 .76em 0;
	padding: 0;
}

h4  {  
	color: #333;
	font-weight: bold;
	font-style: italic; 
	font-size: 110%;
	margin: 0 0 .76em 0;
	padding: 0;
}

h5  { 
	color: #333; 
	font-weight: bold;  
	font-size: 100%; 
	margin: 0 0 .76em 0;
	padding: 0;
}

	
h6  {  
	border-bottom: 1px solid #1a4061;
	font-weight: normal;  
	font-size: 80%; 
	line-height: .76em;
	margin: .76em 0 1.5em 0;
	padding: 0;
}
	
a {
	text-decoration: underline;
	font-weight: bold; 
	outline: none;
}

a:link {
	color: #166ba0;
}

a:visited {
	color: #166ba0;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: none;
}

p {
	line-height: 1.5em;
	margin: 0 0 1.2em 0;
	padding: 0;
} 

.content {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px 15px 0px 5px;

}

#home-page .content {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px 15px 0px 15px;

}

.inline-h3  { 
	color: #1a4061;
	font-weight: bold; 
	font-size: 110%; 
	margin: 0 0 .76em 0;
	padding: 0;
}

.caption {
	color: #333;	
	font-size: 90%;
	line-height: 1.2em;
	margin: 0px auto;
	padding: 0px 5px 0px 5px;
	position: relative;
	text-align: center;
}

.small {
	font-size: 90%;
}

.floatleft {
	display: inline;
	float: left;
	margin: 0px 10px 5px 0px;
} 

.floatright {
	display: inline;
	float: right;
	margin: 0px 0px 5px 10px;
 }

.floatcenter {
	display: block;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	text-align: center;
}

.framed {
	border: 1px solid #b17e1f;
	margin: 2px;
	padding: 2px;
}

h6.halfline {
	width: 250px;
}

.box {
	background: #1a4061 url(images/corner-left.gif) no-repeat top left;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 200px;
}

.box-inner {
	background: #efece0;
	border: 1px solid #1a4061;
	color: #333;
	font-weight: normal;
	font-size: 90%;
	margin: 0px;
	padding: 5px;
}

div.box-inner h6 {
	line-height: 0em;
	margin: 0px;
	padding: 0px;
}

.highlight {
	color: #a60;
	font-style: italic;
	font-weight: bold;
}

div.gallery img {
	border: 1px solid #9db6d0;
	margin: 2px;
	padding: 2px;
}


/* -- WRAP -- */

#wrap-outer {
	background: #668eb6;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 700px;	
}

#wrap-inner {
	background: #fff url(images/wrap-bg.gif) repeat-y top center;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 650px;	
}

#headline {
	display: none;
}

/* -- HEADER -- */

#header-print {
	display: none;
}

#header {
	background: transparent url(images/header-bg.gif) no-repeat top center;
	height: 211px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 700px;
}

#logo {
	background: transparent;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 267px;
	top: 6px;
}

#logo img {
	height: 100px;
	width: 170px;
}

#gardens {
	background: transparent;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 25px;
	top: 12px;
}

#gardens img {
	height: 66px;
	width: 188px;
}

#phone {
	display: none;
	background: transparent;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 487px;
	top: 12px;
}

#phone img {
	height: 66px;
	width: 188px;
}

#blue-awning {
	display: none;
}

body#home-page #blue-awning {
	display: block;
	background: transparent url(images/blue-awning.gif) no-repeat top left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 494px;
	top: 0px;
}

body#home-page #blue-awning img {
	height: 66px;
	width: 181px;
}


/*-- NAVIGATION --*/

#nav1 { 
	background: transparent url(images/nav1.gif) no-repeat;
	height: 53px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 31px;
	top: 106px;
	width: 638px;
}
	
#nav1 ul { 
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
	
#nav1 li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

	/* set the top and bottom padding same as defined in the nav class above */	
#nav1 a {
	color: #000;
	float: left;
	height: 53px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-indent: -9000px;
}

#nav1 a:hover {	

}

#nav1 a:active {

}

#home a {width: 63px;}
#directions a {width: 82px;}
#contact a {width: 71px;}
#home2 a {width: 225px;}
#about a {width: 78px;}
#news a {width: 119px;}

#home a:hover, #home a:active {background: transparent url(images/nav1.gif) 0px -53px no-repeat;}
#directions a:hover, #directions a:active {background: transparent url(images/nav1.gif) -63px -53px no-repeat;}
#contact a:hover, #contact a:active {background: transparent url(images/nav1.gif) -145px -53px no-repeat;}
#home2 a:hover, #home2 a:active {background: transparent url(images/nav1.gif) -216px -53px no-repeat;}
#about a:hover, #about a:active {background: transparent url(images/nav1.gif) -441px -53px no-repeat;}
#news a:hover, #news a:active {background: transparent url(images/nav1.gif) -519px -53px no-repeat;}

body#home-page #home a {background: transparent url(images/nav1.gif) 0px -106px no-repeat;}
body#directions-page #directions a {background: transparent url(images/nav1.gif) -63px -106px no-repeat;}
body#contact-page #contact a {background: transparent url(images/nav1.gif) -145px -106px no-repeat;}
body#home2-page #home2 a:active {background: transparent url(images/nav1.gif) -216px -106px no-repeat;}
body#about-page #about a {background: transparent url(images/nav1.gif) -441px -106px no-repeat;}
body#news-page #news a {background: transparent url(images/nav1.gif) -519px -106px no-repeat;}



#nav2 {
	background: transparent url(images/nav2.gif) no-repeat;
	height: 36px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 25px;
	top: 169px;
	width: 650px;
}

#nav2 ul { 
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
	
#nav2 li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

	/* set the top and bottom padding same as defined in the nav class above */	
#nav2 a {
	color: #000;
	float: left;
	height: 36px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-indent: -9000px;
}

#nav2 a:hover {	

}

#nav2 a:active {

}

#tours a {width: 211px;}
#parties a {width: 153px;}
#fleet a {width: 110px;}
#weddings a {width: 176px;}

#tours a:hover, #tours a:active {background: transparent url(images/nav2.gif) 0px -36px no-repeat;}
#parties a:hover, #parties a:active {background: transparent url(images/nav2.gif) -211px -36px no-repeat;}
#fleet a:hover, #fleet a:active {background: transparent url(images/nav2.gif) -364px -36px no-repeat;}
#weddings a:hover, #weddings a:active {background: transparent url(images/nav2.gif) -474px -36px no-repeat;}

body#tours-page #tours a {background: transparent url(images/nav2.gif) 0px -72px no-repeat;}
body#parties-page #parties a {background: transparent url(images/nav2.gif) -211px -72px no-repeat;}
body#fleet-page #fleet a {background: transparent url(images/nav2.gif) -364px -72px no-repeat;}
body#weddings-page #weddings a {background: transparent url(images/nav2.gif) -474px -72px no-repeat;}



body#home-page #nav2 {display: none;}
body#home-page #header {height: 175px;}


/* -- CONTENT --*/


#sidebar {	
	float: left;
	margin: 0px;
	padding: 0px;
	width: 142px;
}

#sidebar-header {

}

#sidebar-footer {
	margin: 30px 0px 0px 0px;
	padding: 0px;
}


#fleet-page div#lady-grebe-page #sidebar-footer {
	display: none;
}


/* -- MENU in the SIDEBAR -- */

#menu {
	margin: 20px 1px 50px 6px;
	padding: 0px; 
	width: 135px;
}
	
body#directions-page #menu {margin: 20px 1px 1px 6px;}
body#tours-page #menu {margin: 20px 1px 1px 6px;}

#menu ul{
	border-top: 1px solid #1a4061;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 135px;
}
	
#menu li {
	font-size: 100%;
}

#menu ul li a {
	border-bottom: 1px solid #1a4061;
	display: block;
	background: transparent;
	color: #12293f;
	font-weight: bold;
	margin: 0px;
	padding: 4px 5px 4px 5px;
	text-align: left;
	text-decoration: none;
	width: 135px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 125px; 
}
	
html>body #menu a {
	width: 125px;
}

	
#menu ul li a:link {
	background: #fff;
	color: #12293f; }
	
#menu ul li a:visited {
	background: #fff;
	color: #12293f; 
}
		
#menu ul li a:hover {
	background: #e7deb7;
	color: #12293f;  
}
	
#menu ul li a:active {
	background: #e7deb7;
	color: #12293f;  
}



/*-- directions menu --*/
div#riverside-page #riverside a {background: #e7deb7; color: #12293f;}
div#accessible-page #accessible a {background: #e7deb7; color: #12293f;}
div#metra-page #metra a {background: #e7deb7; color: #12293f;}
div#cta-page #cta a {background: #e7deb7; color: #12293f;}
div#limo-page #limo a {background: #e7deb7; color: #12293f;}
div#taxi-page #taxi a {background: #e7deb7; color: #12293f;}

/*-- about menu --*/
div#corporate-info-page #corporate-info a {background: #e7deb7; color: #12293f;}
div#history-page #history a {background: #e7deb7; color: #12293f;}
div#employment-page #employment a {background: #e7deb7; color: #12293f;}

/*-- newsroom menu --*/
div#newsroom-page #newsroom a {background: #e7deb7; color: #12293f;}
div#media-gallery-page #media-gallery a {background: #e7deb7; color: #12293f;}
div#newsletter-page #newsletter a {background: #e7deb7; color: #12293f;}
div#newsletter-archives-page #newsletter-archives a {background: #e7deb7; color: #12293f;}

/*-- tours menu --*/
div#tour-schedule-page #tour-schedule a {background: #e7deb7; color: #12293f;}
div#tour-route-page #tour-route a {background: #e7deb7; color: #12293f;}
div#tour-news-page #tour-news a {background: #e7deb7; color: #12293f;}
div#tour-gay-lesbian-page #tour-gay-lesbian a {background: #e7deb7; color: #12293f;}

/*-- parties menu --*/
body#parties-page div#event-pricing-page #event-pricing a {background: #e7deb7; color: #12293f;}
body#parties-page div#beverage-page #beverage a {background: #e7deb7; color: #12293f;}
body#parties-page div#catering-page #catering a {background: #e7deb7; color: #12293f;}
body#parties-page div#vendors-page #vendors a {background: #e7deb7; color: #12293f;}
body#parties-page div#special-events-page #special-events a {background: #e7deb7; color: #12293f;}
body#parties-page div#special-offers-page #special-offers a {background: #e7deb7; color: #12293f;}
body#parties-page div#gay-lesbian-travel-page #gay-lesbian-travel a {background: #e7deb7; color: #12293f;}
body#parties-page div#plan-your-visit-page #plan-your-visit a {background: #e7deb7; color: #12293f;}

/*-- fleet menu --*/
div#first-lady-page #first-lady a {background: #e7deb7; color: #12293f;}
div#little-lady-page #little-lady a {background: #e7deb7; color: #12293f;}
div#fair-lady-page #fair-lady a {background: #e7deb7; color: #12293f;}
div#lady-grebe-page #lady-grebe a {background: #e7deb7; color: #12293f;}

/*-- weddings menu --*/
body#weddings-page div#event-pricing-page #event-pricing a {background: #e7deb7; color: #12293f;}
body#weddings-page div#beverage-page #beverage a {background: #e7deb7; color: #12293f;}
body#weddings-page div#catering-page #catering a {background: #e7deb7; color: #12293f;}
body#weddings-page div#vendors-page #vendors a {background: #e7deb7; color: #12293f;}
body#weddings-page div#weddings-gallery-page #weddings-gallery a {background: #e7deb7; color: #12293f;}


/*-- Flash Background --*/

#cfl-homepage {
	background: transparent url(images/image-homepage.jpg) no-repeat top center;
	margin: 0;
	padding: 0;
}

/* -- MAIN -- */

#main {
	background: transparent;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 508px;
}

#home-page #main {
	border-top: #1a4061 solid 0px;
	background: transparent;
	margin: 0px;
	padding: 0px;
	width: 650px;
}


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


#footer {
	background: transparent url(images/footer.gif) no-repeat;
	clear: both;
	height: 47px;
	margin: 0px;
	padding: 0px;
	width: 650px;
}

body#home-page #footer {
	background: transparent url(images/footer1.gif) no-repeat;
	height: 47px;
	margin: 0px;
	padding: 0px;
	width: 650px;
}

#footer img {
	height: 47px;
	width: 650px;
}

#sub-footer {
	color: #1a4061;
	font-size: 80%;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

#sub-footer a {
	text-decoration: underline;
	font-weight: normal; 
	outline: none;
}

#sub-footer a:link {
	color: #fff;
}

#sub-footer a:visited {
	color: #fff;
}

#sub-footer a:hover {
	color: #fff;
	text-decoration: none;
}

#sub-footer a:active {
	color: #fff;
	text-decoration: none;
}

ul.pressrelease li {padding: 0 0 10px 0;}

/* -- FORM ELEMENTS -- */

form legend {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 120%;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}

form fieldset {
	border: 1px solid #ccc;
	margin: 3px;
	padding: 3px;

}

form label {
	display: block;
	color: #333;
	font-weight: bold;
	font-size: 90%;
}

form input, select, textarea, option {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	padding: 2px;
}

form fieldset div {
	padding: 2px 10px 3px 10px;
}

.submitbutton {
	background: #9db6d0;
	clear: both;
	border: 0px;
	color: #000;
	cursor: pointer;
	font-weight: bold;
	font-size: 100%;
	margin: 5px;
	padding: 3px 5px 3px 5px;
}

.req {
	color: #F90;
}

.black {color: #900;}
.red {color: #900;}
.green {color: #090;}
.blue {color: #049;}
