a, a:hover, a:visited
{
	text-decoration: none;
	font-size: 14px;
}

#aboutUsImage
{
	text-align: center;
	padding-top: 10px;
}

body
{
	background-image: url(images/background_red_black.jpg);
	background-repeat: repeat-x;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	min-width: 750px;
	background-color: black;
}

body, html
{
	margin: 0;
	padding: 0;
}

#center
{
	width: 775px;
	margin: 0 auto;
	background-color: white;
	margin-top: 10px;
	margin-bottom: 20px;
}

#centerContent
{
	clear: both;
	width: 100%;
}

#contentBelowOffice
{
	padding-top: 20px;
}

#footer
{
	clear: both;
	text-align: center;
	padding-top: 40px;
}

h1
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
}

h2
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 15px;
}

.homeHighlightedInformation
{
	color: red;
	padding-bottom: 10px;
	padding-right: 30px;
}

.homeHighlightedText
{

	display: inline;
	color: red;
	padding-bottom: 10px;
	padding-right: 30px;
}

.homeHighlightedText a
{
	color: blue;
}

.homeHighlightedText a:hover
{
	color: black;
}

.homePageImages
{
	padding-top: 15px;
	padding-bottom: 15px;
}

.homePageInformation
{
	padding-top: 30px;
	padding-left: 25px;
}

.homePageInformation tr td
{
	padding-left: 20px;
	padding-right: 25px;
	background-image: url(images/bullet-triangle-red.png);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	font-size: 13px;
}

.homePageLeftImages
{
	width: 170px;
}

#hoursOfOperation
{
	padding-top: 30px;
	margin-left: 25%;
	margin-right: auto;
	margin-bottom: 15px;
}

#leftNav
{
	float: left;
	width: 175px;
	margin-left: 15px;
	
}

.leftNavContent
{
	background-color: gray;
	background-image: url(images/background_gray.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	height: 20px;
}

.leftNavContent a
{
	color: white;
	
}

.leftNavContent a:hover
{
	color: blue;
}

.leftNavContent a.leftNavSelected
{
	color: blue;
}

.leftNavLogin
{
	background-color: #BDBEBE;
		
	margin-bottom: 8px;
	margin-right: 5px;
	margin-left:0;
	margin-top:5px;
	
	padding-left: 5px;
	padding-top:2px;
	padding-bottom: 5px;
}

#frmLogin
{
	margin-top:0;
	margin-bottom: 0;
}

.Row
{
	margin-top: 5px;
}

.loginInput
{
	width: 90%;
}

.loginSubmit
{
	margin-top: 10px;
	text-align: center;
}

#mailInfo
{
	display: inline;
	float:right;
	padding-right: 25px;
}

.mailText
{}

.mailTitle
{
	font-weight: bold;
}

#mainContent
{
	float:right;
	margin-right: 10px;
	width: 560px;
	min-height: 480px;
}

#mainContent ul
{
	list-style-image: url(images/bullet-triangle-red.png);
}

#navigationContent
{
	padding-left: 0;
	margin-top: 5px;
	vertical-align: top;
	clear: both;
	padding-top: 15px;
	margin-left: 0;
}

#navigationContent a
{
	color: white;
}

#navigationContent a:hover
{
	color: blue;
}

#navigationContent a.selected
{
	color: blue;
}

#navigationContent li
{
	display: inline;
	list-style-type: none;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16pt;
	background-color: #FF4C4C;
	background-image: url(images/background_darkred_red.jpg);
	background-repeat: repeat-x;
	color: white;
}

#phoneLabels
{
	display: inline;
	float: right;
	padding-right: 5px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

#phoneData
{
	display: inline;
	float: right;
	padding-right: 25px;
}

.phoneText
{
}

.phoneText a
{
	color: black;
}

.phoneText a:hover
{
	color: blue;
}

.phoneTitle
{
	font-weight: bold;
}

.rates
{
	font-size: 12px;
	width: 100%;
	empty-cells: show;
	text-align: left;
}

.ratesContent
{
	background-color: #C0C0C0;
}

.ratesContent td
{
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: blue;
}

.ratesContent .ratesVehicleLabel
{
	text-align: left;
	font-weight: bold;
	background-color: green;
}

.ratesHeading td, .ratesHeading .ratesSpacer
{
	background-color: red;
	text-align: center;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: blue;
}

#topNav
{
	clear: both;
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	margin-left: 13px;
	font-size:12px;
	padding-top: 10px;
}

.topNavImage
{
	border: none;
	float:left;
	width: 185px;
	height: 130px;
}