/* Acacia Transport Styles */

body {
	background-color:#333333;
	background-image:url('Images/bkgd.jpg');
	background-repeat:repeat-x;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
}

p {
	color:#333333;
	line-height:1.4em;
	padding:15px 15px 0px 15px;
}

h1 {
	font-size:16px;
	font-weight:bold;
	padding-left:15px;
}

.tagline {
	margin-left:478px;
}

.currentPage {
	background-image:url('Images/navSelected.jpg');
	background-position:top;
	background-repeat:repeat-x;
	margin-left:2px;
}

.location {
	color:#999999;
	padding:10px 5px;
}

.location a:link, a:visited, a:active {
	color:#999999;
	text-decoration:none;
}

.location a:hover {
	color:#eeeeee;
	text-decoration:underline;
}

.lists {
	color:#333333;
	margin-left:45px;
	line-height:1.4em;
	padding-right:50px;
	text-align:justify;
}

.lists .topMargin {
	margin-top:10px;
}

.sitemap {
	margin-left:45px;
	line-height:1.4em;
	padding-right:50px;
	text-align:justify;
}

.sitemap li {
	margin-top:10px;
}

.sitemap li a {
	color:#333333;
	text-decoration:underline;
}

.sitemap li a:hover {
	color:#999999;
	text-decoration:none;
}

.sitemap .subpages {
	margin-left:30px;
	list-style-type:square;
}

.lists ul {
	color:#333333;
	margin-left:0px;
	line-height:1.4em;
	list-style-type:none;
}

.smsLinks:link, .smsLinks:active {
	color:#000000;
	text-decoration:underline;
	margin-left:25px;
	line-height:2.2em;
}

.smsLinks:visited {
	margin-left:25px;
	color:#888888;
	text-decoration:underline;
	line-height:2.2em;
}

.smsLinks:hover {
	margin-left:25px;
	color:#666666;
	text-decoration:none;
	line-height:2.2em;
} 

.smsDivs {
	margin-left:20px;
}

.btnStyles {
	font-family:verdana;
	color:white;
	background-color:#333333;
	background-image:url(Images/navSelected.jpg);
	background-repeat:repeat-x;
	border:1px solid #999999;
	font-weight:bold;
	font-size:11px;
	width:110px;
	padding:5px 0px;
}

.txtStyles {
	font-family:verdana;
	color:#666666;
	background-color:#eeeeee;
	border:1px inset #333333;
	height:16px;
}

.textareaStyles {
	font-family:verdana;
	font-size:12px;
	color:#666666;
	background-color:#eeeeee;
	border:1px inset #333333;
}

#footer {
	color:#999999;
	font-size:10px;
	text-align:center;
}

#footer a:link {
	color:#999999;
	font-size:10px;
	text-decoration:none;
}

#footer a:visited {
	color:#aaaaaa;
	font-size:10px;
	text-decoration:none;
}

.copyright {
	color:#999999;
	line-height:15px;
	padding-top:5px;
	padding-bottom:15px;
}

#footer .copyright a:link, #footer .copyright a:visited, #footer .copyright a:active {
	text-decoration:underline;
	color:#cccccc;
}

#footer .copyright a:hover {
	text-decoration:none;
	color:#eeeeee;
}