@charset "utf-8";
/* CSS Document */

body {
	font-size: 1em;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
	background-color: #041757;
	text-align: center;

}

body.home {

}


#content_wrap {
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #b2451d;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #14192D;

}


.header {

}

.nav {
	background-image: url(images/nav_bkgd.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #12172C;
	height: 52px;
	width: 960px;
	background-color: #161C34;

}

.nav img {
	margin: 0px;
	padding: 0px;

}

body.home .bodyContent {
	background-image: url(images/tile01.jpg);
	background-repeat: repeat;

}

.footer {
	background-color: #DD490B;
	padding-bottom: 10px;
}

.footer h2 {
	font-size: .9em;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Tahoma;
	letter-spacing: 1px;

}

.footer p {
	text-align: center;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: .7em;
	margin: 0px;

}

td.textArea {
	background-color: #c5c8d4;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;

}

td.titleArea {
	background-color: #A8ADC1;
	background-image: url(images/titleArea_bkgrd.jpg);
	background-repeat: no-repeat;

}

span.intro {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #B2451D;
	line-height: 150%;
	font-weight: bold;
	padding: 0px;


}

.textArea h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #B2451D;
	font-size: .85em;

}

.textArea h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #041757;
	font-size: 0.85em;

}

.textArea ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 150%;
	list-style-position: outside;
	list-style-type: square;

}

p.intro {
	font-size: 1em !important;
}


.textArea p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;

}

.title {
	margin-top: 60px;
	margin-left: 10px;

}


.photoframe {
	margin-top: 50px;
	margin-left: 60px;
}

.photoframe2 {
	margin-top: 10px;
	margin-left: 60px;
}

.textArea a:link {
	color: #041757;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #041757;
}

.textArea a:visited {
	color: #DD490B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DD490B;
}

.textArea a:hover{
	color: #DD490B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DD490B;
}

.textArea a:active {
	color: #DD490B;
	text-decoration: none;
	border: 1px dotted #DD490B;
}


.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.footer a:visited {
	color: #EAEAEA;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.footer a:hover{
	color: #041757;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #041757;
}

.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px dotted #FFFFFF;
}


.qoute {
	width: 200px;
	margin-bottom: 10px;
	margin-left: 50px;
	margin-top: 10px;

}


table.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;


}

table.data td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #041757;



}

table.data th {
	background-color: #B2451D;
	color: #FFFFFF;
	font-size: 85%;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-align: center;

}

p.small {
	font-size: 70%;

}

h3.rates {
	text-align: center;
	color: #041757;
	font-size: 115%;

}

h3.vehicles {
	background-color: #041757;
	color: #FFFFFF;
	text-align: center;

}

.vehicle {
	margin-left: 10px;
	width: 511px;

}

.vehicle p {
	margin-top: 0px;
	font-weight: bold;
	color: #041757;
	font-style: italic;
	line-height: 120%;

}

.contact {
	font-size: 125% !important;

}
