/***** TYPOGRAPHY *****/

body {
	margin: 0;
	padding: 0;
	color: #011f43;
	text-align: center;
	font: 12px Arial;
	background: #00529B url(../images/bg-img.gif) top center repeat-x;
}

#content-bg-tile {
	margin: 0 auto;
	padding: 0;
	width: 762px;
	background: url(../images/layout/bg-fade.jpg) top center no-repeat;
	overflow: hidden;
}

#container {
	width: 762px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/content-bg.gif) top center repeat-y;
}

#content {
	float:left;
	display: inline;
	text-align: left;
	margin: 0 10px 0 12px;
	padding: 20px 0 10px 0;
	overflow:hidden;
}

.clear {
	clear: both;
}

.image-left {
	float: left;
	margin: 0 10px 0px 0px;
}

.image-right{
	float: right;
	margin: 0 5px 0px 10px;
}


h1.header {
	margin: 0;
	padding: 0;
	height: 142px;
	font-size: 16px;
   text-indent: -2000em;
	background: url(../images/header-img.jpg) top center no-repeat;
}

#flashHeader {
	width: 762px;
	margin: 0 auto;	
}

#header {
	margin: 30px 0 0 0;
	padding: 0;
	height: 156px;
}

h2.title-bar-top {
	margin: 0 auto;
	padding: 0;
	height: 38px;
	font-size: 16px;
	overflow: hidden;
   text-indent: -200em;
	background: url(../images/title-bar-top.gif) top center no-repeat;
}

h3.about-us {
	float: left;
	margin: 0;
	padding: 0;
	height: 27px;
	width: 194px;
	font-size: 16px;
	overflow: hidden;
   text-indent: -200em;
	background: url(../images/hdrs/about-us.jpg) top left no-repeat;
}

h3.best-internet-rate {
	float: left;
	margin: 0;
	padding: 0;
	height: 27px;
	width: 194px;
	font-size: 16px;
	overflow: hidden;
   text-indent: -200em;
	background: url(../images/hdrs/best-internet-rate.jpg) top left no-repeat;
}

h3.helpful-links {
	float: left;
	margin: 0;
	padding: 0;
	height: 27px;
	width: 194px;
	font-size: 16px;
	overflow: hidden;
   text-indent: -200em;
	background: url(../images/hdrs/helpful-links.jpg) top left no-repeat;
}

h3.special-programs {
	float: left;
	margin: 0;
	padding: 0;
	height: 27px;
	width: 194px;
	font-size: 16px;
	overflow: hidden;
   text-indent: -200em;
	background: url(../images/hdrs/special-programs.jpg) top left no-repeat;
}

h3.airport-parking {
	float: left;
	margin: 0;
	padding: 0;
	height: 27px;
	width: 194px;
	font-size: 16px;
	overflow: hidden;
   text-indent: -200em;
	background: url(../images/hdrs/airport-parking.jpg) top left no-repeat;
}

h3.directions {
	float: left;
	margin: 0;
	padding: 0;
	height: 27px;
	width: 194px;
	font-size: 16px;
	overflow: hidden;
   text-indent: -200em;
	background: url(../images/hdrs/directions.jpg) top left no-repeat;
}

h3.reservations {
	float: left;
	margin: 0;
	padding: 0;
	height: 27px;
	width: 194px;
	font-size: 16px;
	overflow: hidden;
   text-indent: -200em;
	background: url(../images/hdrs/reservations.jpg) top left no-repeat;
}

h5.titles {
	color: #3b8700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h5.titles-border {
	color: #3b8700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 5px 0;
	padding: 5px 0 5px 0;
	border-bottom: solid 1px #3b8700;
	border-top: solid 1px #3b8700;
}

#left-col {
	display: inline;
	float: left;
	width: 485px;
	padding: 0;
}

#right-col {
	display: inline;
	float: right;
	width: 250px;
	padding: 0
}

p {
	font-size: 13px;
	font: Arial, Helvetica, sans-serif;
	color: #011f43;
	margin: 0;
	padding: 0 10px 10px 10px;
	line-height: 20px;
}

p.small-font {
	font-size: 10px;
	font: Arial, Helvetica, sans-serif;
	color: #011f43;
	margin: 0;
	padding: 0 10px 10px 10px;
	line-height: 20px;
}

.bold-font {
	font: Arial, Helvetica, sans-serif;
	color: #011f43;
	margin: 0;
	padding: 0px 5px 5px 0px;
	font-weight: bold;
	font-size: 12px;
}

br.clear {
	clear: both
}


#content a:link, #content a:visited {
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #011f43;
	text-decoration: underline;
}

#content a:hover, #content a:active{
	padding: 0;
	margin: 0;
	color: white;
	background-color: #011f43;
	text-decoration: none;
}

.small-screen {
	width: 161px;
	height: 124px;
	background: url(../images/img-bg-161x124.gif) top left no-repeat
}

ul.bullets {
	font-size: 13px;
	line-height: 20px;
	padding: 0px 0px 20px 25px;
	margin: 0;
	color: #011f43;
	overflow: hidden;
	list-style: disc url(../images/bullet.gif)
}

ul.home-bullets {
	float:left;
	font-size: 13px;
	line-height: 20px;
	padding: 0 50px 20px 20px;
	margin: 0;
	color: #011f43;
	overflow: hidden;
	list-style: disc url(../images/bullet.gif)
}

img.images {
	border: 0;
	padding: 0;
	background: transparent;
}


#footer {
	margin: 0 auto 0px auto;
	width: 762px;
	height: 95px;
	font-size: 12px;
	text-align: center;
}
 .footer-left {
   padding: 20px 0 0 0;
	margin: 0;
	width: 595px;
   height: 95px;
 	float: left;
   background: url(../images/footer-left.gif) top center no-repeat;
 }
 
  .footer-right {
   width: 167px;
	padding:0;
	margin: 0;
   height: 95px;
 	float: right;
 }

.footer-left a:link, .footer-left a:visited {
	font-weight: normal;
	color: #F1F1F1;
	text-decoration: none
}

.footer-left a:hover, .footer-left a:active {
	padding: 0px 2px 0px 2px;
	font-weight: normal;
	color: #F1F1F1;
	background-color: #881F24;
	text-decoration: none;
	border-top: solid 1px #a0c3e2;
   border-left: solid 1px #a0c3e2;
   border-right: solid 1px #00529B;
   border-bottom: solid 1px #00529B;
}

.footer-left a {
	padding: 1px 3px 1px 3px;
	margin: 0 auto;
	font-weight: normal;
}

p.footer-links {
	text-align: left;
   margin: 0;
	padding: 10px 0 0 70px;
	font-size: 11px;
	color: #F1F1F1;
	text-transform: uppercase;
}

p.credit {
	text-align: left;
   margin: 0;
	padding: 20px 0 0 40px;
	font-size: 11px;
	color: #F1F1F1;
	line-height: 17px;
}

ul.free-bullets {
	float:left;
	width: 175px;
	font-size: 13px;
	line-height: 20px;
	padding: 0 5px 0 45px;
	color: #011f43;
	font-weight: bold;
	margin: 0;
	overflow: hidden;
	list-style: disc url(../images/free-bullet.gif);
}


ul.free-bullets li {
	padding: 0;
	margin: 5px 0 5px 0;
}

.blue-bg {
 float: left;
 border-top: solid 1px #a0c3e2;
 border-left: solid 1px #a0c3e2;
 border-right: solid 1px #00529B;
 border-bottom: solid 1px #00529B;
 width: 223px;
 background-color: #eef7ff;	
 overflow: hidden;
 margin: 5px 0 5px 1px;
 padding: 0;
}


ul.home-images {
	display: block;
	float:left;
	margin: 0 auto;
	padding: 0 0 15px 0;
	overflow: hidden;
	list-style: none;
	clear: both;
}

ul.home-images li {
	float: left
}

#special-programs-img, #airport-parking-img, #helpful-links-img {
	margin: 0 20px 0 0;
	padding: 0;
}

#reservations-img {
	margin: 0;
	padding: 0;
}

.special-programs-img {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}

.helpful-links-img {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}

.reservations-img {
	float: left;
	margin: 0;
	padding: 0;
}

#right-col-home {
	float: right;
	width: 500px;
	margin: 0;
	padding: 0
}

#left-col-home {
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;
}


