body{
margin: 20px 0px 20px 0px;
background: #FFFFFF;
background-position:center;
font: 0.75em Tahoma;
color: #000000;
voice-family: female;
speech-rate: medium;
speak-punctuation: code;
speak-numeral: continuous;
pause: 20ms;
}

hr {
color: #FFFFFF;
height: 1px;
padding: 0px;
margin: 0px;
}

/* Header Tags - remember we are using the h5 tags for navigation!!! */

h1 {
font: 1.65em Tahoma;
color: #1f5394;
/*height: 23px;*/
padding: 7px 0px 0px 0px;
margin: 0px 0px 10px 0px;
}

/* Main Navigation - Works with Nav Link Style */
h3, H3 {
font-size: 1.0em;
margin: 0px;
padding: 0px;
display: inline;
font-weight: inherit;
}

/* Site Map Only */
h5 {
font: 0.9em Tahoma;
color: #000000;
margin: 0px;
margin: 3px 0px 3px 0px;
}

div#wrapper {
position:absolute;
left: 50%;
width: 768px;
margin-left: -384px;
text-align:left;
}

div#wrapperBody {
position: absolute;
top: 0px;
width: 768px;
background-color: #FFFFFF;
vertical-align: top;
padding: 0px;
}

div#wrapperMainNavigation {
float: left;
width: 204px;
background: #FFFFFF;
}

div#wrapperMainContent {
float: right;
background: #FFFFFF;
width: 564px;
}

div#wrapperMainContentText {
padding: 0px 0px 10px 10px;
}

div#wrapperFooter {
clear: both;
width: 768px;
padding: 10px 0px 10px 0px;
background: #FFFFFF;
text-align: center;
color: #000000;
border-top: 1px solid #1f5394;
height: 50px;
}

div#wrapperSpacer {
position: relative;
height: 10px;
}

/* Page Content Templates */

/* 3 Column Template */

div#wrapperThreeColLeft{
float: left;
position: relative;
top: 0px;
left: 10px;
width: 195px;
}

div#wrapperThreeColCentre {
float: left;
position: relative;
top: 0px;
left: 20px;
width: 193px;
}

div#wrapperThreeColRight {
float: right;
position: relative;
top: 0px;
left: 0px;
width: 258px;
overflow: hidden;
}

div#wrapperThreeColRight p, div#wrapperTwoColRight p {
padding: 0px 5px 0px 0px;
}

/* 3 Column Template */

div#wrapperTwoColLeft{
float: left;
position: relative;
/*top: 0px;*/
margin-left: 10px;
width: 412px;
}

div#wrapperTwoColRight {
float: right;
position: relative;
top: 0px;
right: 0px;
left: 20px;
width: 235px;
padding: 0px 20px 0px 0px;
}

/* Footer CSS Split - we use 2 cols one with (C) one with designed by */

.footerLeft {
position: relative;
float: left;
width: 500px;
text-align: left;
}

.footerRight {
position: relative;
float: right;
width: 295px;
text-align: right;
}

/* Sub Navigation */

div#navigation, div#navigationImage {
text-align: left;
width: 200px;
padding: 0px 0px 30px 0px
}

div#navigation ul, div#navigationImage ul {
margin: 0px; 
padding: 0px;
list-style-type: none;
}

div#navigation li, div#navigationImage li {
padding: 1px 0px 1px 0px;
margin: 0px;
}

div#navigation a, div#navigationImage a{
display: block;
width: 200px;
padding: 0px;
text-decoration: none; /*lets remove the link underlines*/
}

div#navigation a:link, div#navigation a:active, div#navigation a:visited,div#navigationImage a:link, div#navigationImage a:active, div#navigationImage a:visited {
color: #000000;
}

div#navigation a:hover {
color: #D6AE15;
}   

.active {
color: #D6AE15;
font-weight: bold;
}

.mainActive {
color: #D6AE15;
font-weight: bold;
}

/* Image Based Sub Navigation */

div#navigationImage a:hover {
background: #FFFFFF;
color: #49176D;
} 

/* Main Body Styles */

.imageLeft {
float: left;
width: 125px;
}

.imageText {
left: 125px;
width: 287px;
}

.headerTextBlue {
font: 1.65em Tahoma;
color: #1f5394;
}

.headerTextGrey {
font: 1.65em Tahoma;
color: #666666;
}

.subHeaderTextRed {
color: #FF0000;
font-weight: bold;
}

.textRed {
color: #FF0000;
}

.subHeaderTextBlue {
color: #1f5394;
font-weight: bold;
}

.textBlue {
color: #1f5394;
}

.contactHeaderTextRed {
color: #FF0000;
font-weight: bold;
font: 1.0em Tahoma;
}

.contactHeaderTextBlue {
color: #1f5394;
font-weight: bold;
font: 1.35em Tahoma;
}

/* Class Link Styles */

div#wrapperMainContent a:link, div#wrapperMainContent a:visited, div#wrapperRightColumn a:link, div#wrapperRightColumn a:visited,
div#wrapperFooter a:link, div#wrapperFooter a:visited {
color: #49176D;
text-decoration: underline;	
}

div#wrapperMainContent a:hover, div#wrapperRightColumn a:hover, div#wrapperFooter a:hover {
color: #49176D;
text-decoration: none;	
}

div#wrapperFooter a, div#wrapperFooter a:link, div#wrapperFooter a:active, div#wrapperFooter a:visited, 
div#wrapperHeaderMembershipText a, div#wrapperHeaderMembershipText a:link, div#wrapperHeaderMembershipText a:visited, div#wrapperHeaderMembershipText a:active {
color: #000000;
text-decoration: none;
}

div#wrapperHeaderMembershipText a:hover, div#wrapperFooter a:hover {
color: #000000;
text-decoration: underline;
}


/* Image Mouseover Link Styles */

.mouseover a:link, .mouseover a:visited {
color: #67A14D;
text-decoration: underline;	
}

/* Class Header Styles */

div#wrapperMainContent h1 {
font: 1.65em Tahoma;
color: #1f5394;
}

div#wrapperMainContent h2 {
font: bold 1.0em Tahoma;
color: #000000;
}

/* Class Form Styles */

input, select {
font-size: 0.75em;
border: 3px solid #FFFFFF;
background-color: #F5F5F5;
color: #000000;
padding: 3px;
}

.searchBTN {
font-size: 0.75em;
border: 1px solid #000000;
padding: 2px 5px;
background: #1f5394;
color: #FFFFFF;
}

.text2 {
font-size: 1.0em;
border: 1px solid #000000;
padding: 3px;
}

.text3 {
border: 5px solid #FFFFFF;
}

/* RSS Stuff */
div#rss a:link, div#rss a:active, div#rss a:visited {
color: #000000;
text-decoration: none;
}

div#rss a:hover {
color: #D6AE15;
text-decoration: underline;
}

/* TD Stuff */

.singleColumn {
padding: 10px 20px 0px 10px;
}

.singleColumnImages {
padding: 10px 3px 0px 0px;
}

.doubleColumn {
padding: 20px 0px 0px 0px;
}

.cellBorderRight {
padding: 0px 15px 0px 5px;
border-right: 1px solid #999999;
}

.cellNoBorderRight {
padding: 0px 15px 0px 5px;
}

.dualCell {
padding: 20px 0px 0px 0px;
border-bottom: solid 1px #999999;
}

.dualCell img {
padding: 0px 20px 0px 0px;
}

/* Used Vehicles List */

.tag_content_one {
background: #CCCCCC;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
text-align: center;
padding: 3px;
}

.tag_content_one_end {
background: #CCCCCC;
border-bottom: 1px solid #FFFFFF;
text-align: center;
padding: 3px;
}

.tag_content_two {
background: #F5F5F5;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
text-align: center;
padding: 3px;
}

.tag_content_two_end {
background: #F5F5F5;
border-bottom: 1px solid #FFFFFF;
text-align: center;
padding: 3px;
}

.tag_heading_central {
background: #1f5394;
color: #FFFFFF;
font-weight: bold;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
text-align: center;
padding: 5px;
}

.tag_heading_central_red {
background: #ee3338;
color: #FFFFFF;
font-weight: bold;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
text-align: center;
padding: 5px;
}

.tag_heading_end {
background: #1f5394;
color: #FFFFFF;
font-weight: bold;
border-bottom: 1px solid #FFFFFF;
text-align: center;
padding: 5px;
}

div#wrapperSearchResults {
position:absolute;
left: 50%;
width: 768px;
margin-left: -384px;
text-align:left;
background: #FFFFFF;
z-index: 0;
}

div#wrapperMainSearchResults {
font: 1.0em Tahoma;
}

.newsImage {
float: right;
width: 172px;
height: 100px;
text-align: center;
overflow: hidden;
padding-bottom: 20px;
}

.templateClear {
clear: both;
}

div#wrapperNewsArchive {
width: 170px;
}

div#wrapperNewsArchive ul {
margin: 0px; 
padding: 0px;
list-style-type: none;
}

div#wrapperNewsArchive li {
padding: 5px;
margin: 0px;
}

div#wrapperNewsArchive a {
color: #283172;
text-decoration: none;
}

div#wrapperNewsArchive a:hover {
color: #283172;
text-decoration: underline;
}

div#NewsTicker {
border-bottom: 1px solid #1f5394;
padding: 5px 0px;
}