body{
	margin:0;
	background:url('images/bg.jpg');
	background-color:#ffffff;
	font-family:Arial, sans-serif;
	font-size:12px;
}

/* Main Navigation */
a{
	color:#1D7ECD;
	text-decoration:underline;
}
a:link{
	color:#1D7ECD;
	text-decoration:underline;
}
a:visited{
	color:#1D7ECD;
	text-decoration:underline;
}
a:hover{
	color:#34B1E7;
	text-decoration:underline;
}
a:active{
	color:#1D7ECD;
	text-decoration:underline;
}

/* Main Navigation Links */

.mainNav a:link{
	color:#951005;
	text-decoration:none;
	font-size: 11px;
}
.mainNav a:visited{
	color:#1D7ECD;
	text-decoration:none;
}
.mainNav a:hover{
	color:#34B1E7;
	text-decoration:none;
}
.mainNav a:active{
	color:#1D7ECD;
	text-decoration:none;
}

/* Main Navigation Links */

.secondaryNav a:link{
	color:#FFFFCC;
	text-decoration:none;
}
.secondaryNav a:visited{
	color:#FFFFCC;
	text-decoration:none;
}
.secondaryNav a:hover{
	color:#FFCC00;
	text-decoration:none;
}
.secondaryNav a:active{
	color:#FFFFCC;
	text-decoration:none;
}

/* Footer Navigation */

.lnk_navbtm{
	color:#1D7ECD;
	text-align:center;
	padding-top:5px;
}
.lnk_navbtm a:link{
	color:#1D7ECD;
	text-decoration:none;
	padding:2px;
}
.lnk_navbtm a:visited{
	color:#1D7ECD;
	text-decoration:none;
	padding:2px;
}
.lnk_navbtm a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#1D7ECD;
	padding:2px;
}
.lnk_navbtm a:active{
	color:#1D7ECD;
	text-decoration:none;
	padding:2px;
}

/* Headers (H1, H2, H3, H4) */

h1{
	color:#34B1E7;
	font-weight:bold;
	font-size:18px;
	margin:0;
	padding:0;
	font-style:italic;
}
h2{
	color:#666666;
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0;
}
h3{
	color:#AABC6B;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:0;
}

/* Horizontal Line, Bullets, and Images */

HR{
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
}
img{ 
	border-color : #005D41;
	border:0; 
}
ul{
	list-style-type: none;
	padding-left: 20px;
	margin: 0;
}
li{ 
	color: #d20a11;
	list-style-type: circle;
	padding-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
}

/* Forms */

.frm_input{
	width:250px;
	height:22px;
	padding:2px;
	margin:1px;
	border-width:1px;
	border-style:solid;
	border-color:#7F923D;
	background:url('images/frmbg.jpg') repeat-x;
	background-color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	font-family:Arial, sans-serif;
}
.frm_textarea{
	width:350px;
	padding:2px;
	margin:1px;
	border-width:1px;
	border-style:solid;
	border-color:#7F923D;
	background:url('images/frmbg.jpg') repeat-x;
	background-color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	font-family:Arial, sans-serif;
}
.frm_reset{
	width:50px;
	height:22px;
	padding:2px;
	margin:1px;
	border-width:1px;
	border-style:solid;
	border-color:#7F923D;
	background:url('images/frmbg.jpg') repeat-x;
	background-color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	font-family:Arial, sans-serif;
}
.frm_submit{
	width:70px;
	height:30px;
	padding:2px;
	margin:1px;
	border-width:1px;
	border-style:solid;
	border-color:#7F923D;
	background:url('images/frmbg.jpg') repeat-x;
	background-color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	font-family:Arial, sans-serif;
}

/* Main Layout Styles */

#mainWrapper{
	width:1034px;
	background-color:#0000FF;
	margin:0 auto;
}
#headerWrapper{
	width:1034px;
	background-color:#006600;
}
#navMainWrapper{
	width:1034px;
	height:0px;
	font-size:medium;
	font-weight:bold;
	vertical-align:middle;
	background-image: url(images/index_08.png);
	text-align: right;
}
#navMainWrapper ul{
	padding:5px;
	margin:0;
}
#navMainWrapper li{
	list-style:none;
	display:inline;
}
#secondaryNavMainWrapper{
	width:1034px;
	height:30px;
	font-size:medium;
	font-weight:bold;
	background-color:#CC00CC;
	vertical-align:middle;
	background-image: url(images/index_04.png);
	text-align: center;
}
.tborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #040414;
	border-bottom-color: #040414;
	border-left-color: #040414;
	padding-left: 8px;
}
.theader1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #040414;
	border-left-color: #040414;
	padding-left: 10px;
}

#secondaryNavMainWrapper ul{
	padding:5px;
	margin:0;
}
#secondaryNavMainWrapper li{
	list-style:none;
	display:inline;
}
#logoWrapper{
	width:1034px;
	height:171px;
	background-color:#006699;
	background-image: url(images/index_02.png);
}
#contentMainWrapper{
	width:1034px;
	background-color:#CCCCCC;
	background-image: url(images/index_06.png);
}
#indexDefault{
	width:1034px;
	background-color:none;
}
#navSuppWrapper{
	width:1034px;
	height:31px;
	background-color:#FFFFFF;
	background-image: url(images/index_07.png);
}
#navSuppWrapper ul{
	padding:5px;
	margin:0;
}
#navSuppWrapper li{
	list-style:none;
	display:inline;
}
#siteInfoLegal{
	width:1034px;
	font-size:10px;
	color:#ffffff;
	text-align:center;
	background-color:#ffffff;
	background-image: url(images/index_08.png);
}
#hitCounter{
  width:1034px;
  background-image: url(images/index_03.png);
  background-repeat: repeat-x;
  background-color:#ffffff;  
}
.error {
	font-weight: bold;
	text-decoration:none; color: #cc0000; 
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding: 3px 3px 3px 3px;
}

.headrow {
	font-weight: bold;
	text-decoration:none; color: #000000; 
	font-family: Verdana, sans-serif;
	font-size: 13px;
	padding: 3px 3px 3px 3px;
}

.row1 {
	background: #ededed;
	vertical-align: top;
		font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #030303;
	padding: 3px 3px 3px 3px;
}

.row2 {
	background: #cccccc;
	vertical-align: top;
		font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #030303;
	padding: 3px 3px 3px 3px;
}

body {
	background-image: url(images/index_03.png);
}
.style1 {
	color: #040414;
	font-weight: bold;
}
.style3 {
	color: #F5F806;
	font-size: 9px;
}
.style10 {color: #CCCCCC; font-size: 10px; text-align:center; }
.style11 {
	color: #FFFFFF;
	font-weight: bold;
}
.style12 {
	font-size: 16px;
	font-weight: bold;
	color: #040406;
}

.honeytext {
	display: none; 
	visibility: hidden;
	}

	.style21 {
	color: #F5F806;
	font-size: 12px;
}
.tabButton > div{
    background-image: url('images/button1sprite.png');
    height:40px;
    float: left;
    position: relative;
}
.leftEnd{
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 19px;
}
.centerMass{
    background-position: 0px -80px;
    background-repeat: repeat-x;
}
.centerMass2{
    background-position: 0px -80px;
    background-repeat: repeat-x;
}
.rightEnd{
    background-position: 0px -40px;
    background-repeat: no-repeat;
    width: 19px;
}
.centerMass > div{
    text-align:center;
    position:relative;
    top: 10px;
    padding-left: 10px;
    color: #fff;
    float:left;
}
.centerMass2 > div{
    text-align:center;
    position:relative;
    top: 10px;
    padding-left: 14px;
    padding-right: 14px;
    color: #fff;
    float:left;
}
#tableDiv{
    padding-left:39px;
    padding-right: 60px;
    position:relative;
}
#tableDiv2{
    padding-left:39px;
    padding-right: 56px;
    position:relative;
}
#innerTable{
    border: 3px double #000043;
}
.th1{
	color:#666666;
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0;
        text-align:left;
}
.th2{
    color:#34B1E7;
    font-weight:bold;
    font-size:18px;
    margin:0px;
    padding:10px;
    font-style:italic;
    text-align:left;
    width:50%;
}
#innerTable table{
    display:block;
}
#vehicleInfo{
    display:block;
}
#contactInfo{
    display:block;
}
.tblEntry{
    text-align:center;
}
.innerButton > div{
    background-image: url('images/button1sprite.png');
    height:40px;
    float: left;
    position: relative;
}
#authDiv{
    color: #000;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}
#warning{
    color: #E13220;
    font-size: 20px;
}
.blockMe > div{
    display:block;
}
.linksborder {
	padding: 10px;
	border: 1px dotted #000033;
	font-size: 12px;
}

