/*
 *  Project
 *	Cascading Style Sheet
 *  Last Modified: 
*/

/*	COLORS      
 *
*/


body {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', Tahoma, 'Trebuchet MS',Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background-color: #C8C8C8;
}

img {
	display: inline;
	border: 0;
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: 'Lucida Grande', Tahoma, 'Trebuchet MS',Verdana, Lucida, Arial, Helvetica, sans-serif;
}

p {
	margin-top: 0;
	margin-bottom: 8px;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.4em;
}

p.bold {
	font-weight: bold;
}

td, th {
	font-size: 1.1em;
}

ul {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h1 {
	font-size: 1.8em;
	margin-top: 0;
	margin-bottom: 6px;

}	

h2 {
	font-size: 1.4em;
	margin-bottom: 0;
}	

h3 {
	font-size: 1.2em;
}

a:link,  a:visited {
	color: #3173E9;
	text-decoration: none;
}

a:hover {
	color: #3173E9;
	text-decoration: underline;
}
	
#shell {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 748px;
	background-color: #FFF;
	border: 1px solid #FF8A00;
	background-image: url(/img/contentBG.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#header {
	width: 748px;
	height: 138px;
	background-image: url(/img/headerBG.gif);
	background-repeat: repeat-x;
}	

#headerLogo {
	float: left;
	width: 282px;
}

#headerContent {
	margin-top: 85px;
	text-align: right;
	float: right;
	width: 200px;
	padding-right: 20px;
}

#headerContent img {
	margin-left: 8px;
}

p.headerText {
	float: right;
	text-transform: uppercase;
	text-align: right;
	margin-top: 9px;
	font-weight: bold;
}

#header a:link, #header a:visited {
	color: #FFF;
	text-decoration: none;
}

#header a:hover {
	color: #FFF;
	text-decoration: underline;
}

#contentShell {
	clear: both;
	padding-top: 22px;
	padding-bottom: 22px;
}

#nav {
	color: #3173E9;
	float: left;
	width: 133px;
}

#nav a:link, #nav a:visited {
	color: #555;
	text-decoration: none;
}

#nav a:hover {
	color: #3173E9;
	text-decoration: underline;
}
	

#nav ul {
	font-size: 1.0em;
	margin: 0;
	margin-left: 24px;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
	line-height: 18px;
}

#nav ul ul {
	margin: 0;
	margin-left: 6px;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
	line-height: 18px;
}

p.address {
	margin-top: 12px;
	margin-left: 24px;
	background-color: #E6F0FF;
	padding: 4px;
	padding-bottom: 8px;
	color: #555;
	border: 1px solid #3173E9;
}

#content {
	margin-left: 163px;
	margin-right: 20px;
}

#content img {
	border: 1px solid #FF8A00;
}

.contentPics {
	float: left;
}

.contentPics img {
	display: block;
	border: 1px solid #FF8A00;
	margin-bottom: 20px;
}

.contentText {
	margin-left: 220px;
}

.contentText ul {
	margin-left: 18px;
	line-height: 1.5em;
	list-style-type: disc;
	list-style-image: url(/img/blueDot3.gif);
}


table#rates {
	width: 560px;
	border: 1px solid #FF8A00;
}

table#rates tr {
	height: 24px;
}

table#rates th {
	height: 24px;
	background-color: #3173E9;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #FF8A00;
}

table#rates td {
	height: 30px;
	padding: 0 10px;
	background-color: transparent;
	text-align: center;
	border-bottom: 1px solid #3173E9;
}

table#rates td.subhead {
	background-color: #C6DDFF;
}

table#rates td.foothead {
	background-color: #C6DDFF;
	border-bottom: 0;
}





table#dates {
	width: 560px;
	border: 1px solid #FF8A00;
}

table#dates tr {
	height: 24px;
}

table#dates th {
	height: 24px;
	background-color: #3173E9;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

table#dates td {
	height: 24px;
	padding: 6px 10px 4px 10px;
	background-color: transparent;
	text-align: left;
	border-top: 1px solid #3173E9;
}

table#dates td.subhead {
	padding: 0 10px;
	background-color: #C6DDFF;
	font-weight: bold;
}






.alignLeft {
	text-align: left;
	padding-left: 8px;
}


table#contact {
	width: 500px;
}

table#contact tr {
	height: 30px;
}

td.label {
	text-align: right;
	padding-right: 6px;
	width: 100px;
}

table#contact input, table#contact textarea {
	width: 250px;
}

.shortBtn {
	width: 80px;
}

#footer {
	width: 748px;
	margin: 6px auto;
}

#footer p {
	text-align: right;
	font-size: 1.0em;
	padding-right: 20px;
	padding-bottom: 12px;
}

#footer p.forPrint {
	display: none;
}

.credit {
	float: left;
	margin-left: 8px;
}

div.clear {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
}

.zeroBorder {
	border: 0;
}

.noBottomBorder {
	border-bottom: 0;
}

.alignLeft {
	text-align: left;
	padding-left: 8px;
}

.orange {
	color: #FF8A00;
	font-weight: bold;
}
