body {	background-color: #FFFFFF;
		color: #000033;
		font: 11px Verdana, Tahoma, sans-serif;
		margin: 0px;
		padding: 0px; }

td {	font-size: 11px; }



/* Elements ------------------------------ */

#bannertop {
		background-image: url(/nav/banner.png);
		background-position: top left;
		background-repeat: repeat-x; }
			
#btmnav {
		font: 11px Arial, Helvetica, sans-serif;
		margin: 4px 0px;
		white-space: nowrap; }
		
#contact {
		text-align: right;
		font-size: 9px;
		margin: 0px;
		padding: 2px 6px; }
		
#driving {
		border-color: #336699;
		border-style: solid;
		border-width: 1px; }
		
.driving-body {
		font: 9px Arial, Helvetica, sans-serif;
		padding-right: 1px;
		white-space: nowrap; }
		
.driving-head {
		background-color: #336699;
		color: #FFFFFF; }
		
#logo {	vertical-align: text-bottom;
		margin: 6px 9px 4px 9px; }
		
#main {	background-image: url(/nav/border-left.png);
		background-position: top right;
		background-repeat: repeat-y; }
		
#sidebar {
		border: #336699 solid 1px; }
		
.sidebarhead {
		background-color: #336699;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		margin: 0px;
		padding: 2px;
		text-align: center; }
		
#tabrow {
		background-color: #336699;
		line-height: 1px;
		font-size: 1px; }
		
#topnav {
		background-image: url(/nav/border-top.png);
		background-position: bottom left;
		background-repeat: repeat-x;
		padding: 2px 0px; }




/* Headlines ------------------------------ */

h1 {	font-family: Georgia, serif;
		font-size: 24px;
		font-weight: normal;
		margin-top: 0px;
		color: #006666; }

h2 {	margin-top: 0px;
		font-size: 18px; }

h3 {	margin-top: 0px;
		font-size: 16px; }

h4 {	font-size: 14px; }

h5 {	font-size: 12px; }

h6 {	font-size: 11px; }



/* Body Text ------------------------------ */

a:link {
		color: #0000FF; }

a:active {
		color: #CCCCFF; }

a:hover {
		color: #6666FF; }

a:visited {
		color: #000099; }

.ctc {	margin: 0px;
		font-size: 10px;
		color: #333333; }

.fineprint {
		font-size: 9px; }

input {	margin: 0px; }

.small {
		font-size: 11px; }
		
.heading1 {	font-family: Georgia, serif;
		font-size: 24px;
		font-weight: normal;
		margin-top: 0px;
		color: #006666; }
.heading2 {	margin-top: 0px;
		font-size: 18px;
		font-weight: bold;}
