
* {
	margin:0;
	padding:0;
}


img {
	border-style: none;
	border-width: 0;
}
body {
	background-image:url(../images/site-bg.gif);
	background-color:#fff;
	background-position:top;
	background-repeat:repeat-x;
	font-family:Tahoma, Verdana, Arial;
	margin-top:10px;
}
a:link, a:visited {
	color:inherit;
	text-decoration:none;
}
a:hover {
	color:inherit;
	text-decoration:underline;
}
.clear {
	clear:both;
}
#container {
	width:970px;
	margin: 0 auto;
	overflow: hidden;
}
#header {
	width:970px;
	height:110px;
}
#logo {
	float:left;
	padding:10px 0 10px 5px;
}
#top-bar {
	background-image:url(../images/top-bar.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:550px;
	height:50px;
	float:right;
}

#top-bar #top-bar-nav{
	color: #908573;
	padding:10px 0 10px 200px;
	text-align:center;
	float:left;
}

#top-bar #top-bar-nav a:link, #top-bar #top-bar-nav a:visited{
	color: #908573;
	font-size:11px;
	text-transform:uppercase;
}


.search-box{ /*outer background*/
background:url(../images/search-box.gif) no-repeat top left;
height: 26px;
padding: 5px 0 0 10px;
width: 165px;
margin:5px 10px 0 0;
float:right;
}
 
input.search-field{ /*input field */
float: left;
border:0;
margin:0;
font-family:tahoma;
font-size: 11px;
padding: 3px 0px 0px 4px;
height:18px;
width: 123px;
color:#666;
}
 
input.search-go { /*search icon */
float:left;
border:0;
margin:0;
padding:0;
margin-left: 5px;
height: 24px;
width: 32px;
background: url(../images/search-go.gif) no-repeat top left;
cursor: pointer;
}
 
input.search-go:hover{ /*search icon hover "Does Not work in ie6" */
background: url(../images/search-go-hov.gif) no-repeat top left;
}

.BoxChange:hover{ /*search icon hover "Does Not work in ie6" */
background-color:#000;
}


#top-sub-links {
	float:right;
	color:#FFFFFF;
	font-size:11px;
	margin:-20px 5px 0 600px;
	text-transform:uppercase;
	text-align:right;
	padding:0 1px 0 0;
}
#top-sub-links a:link, a:hover {
	color:#FFFFFF;
}
#container-black {
	border: 10px #000000 solid;
}
#navbar {
	background: url(../images/top-menu-bg.gif) repeat-x;
	height: 38px;
	padding:0;
	z-index:1000;
}
#main-image {
	border-top:#000000 10px solid;
	border-bottom:#000000 10px solid;
}

#ctl00_breadcrumb 
{
    padding:10px 10px 10px 12px;
    font-size:11px;
    color:White;
	background-color:#333333;
	background: url(../images/breadcrumb-bg.gif) repeat-x;
	height:10px;
}

#ctl00_breadcrumb a:link, #ctl00_breadcrumb a:visited
{
    font-size:11px;
    color:White;
    text-decoration:none;
}

#ctl00_breadcrumb a:hover
{
    text-decoration:underline;
}


#home-body {
	background-color:#333333;
	overflow: hidden;
	height:150px;
}
#home-body .home-dealer {
	float:right;
	padding:7px 10px 0 0;
}
#home-body .home-dealer img {
	border:10px #101010 solid;
}
#home-body .home-dealer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#CCCCCC;
}
#prevBtn {
	float:left;
	margin:65px 0 0 10px;
	width:30px;
	height:30px;
}
#nextBtn {
	float:right;
	margin:65px 0 0 0;
	width:30px;
	height:30px;
	padding-right:70px;
}


#inner-body {
	background-color:#333;
	overflow: hidden;
	color:#fff;
}


#inner-body h1 
{
color: #EE1720;
font-size: 32px;
font-weight: bold;
padding:0 0 10px 0;
}


#inner-body #inner-body-left-full
{
    float:left;
    font-size:12px;
    width:897px;
    padding:10px;
}

#inner-body #inner-body-left 
{
    float:left;
    font-size:12px;
    width:597px;
    padding:10px;
}

#inner-body #inner-body-left ul.static, #inner-body #inner-body-left-full ul.static
{
	padding:15px 0px 15px 40px;
}

#inner-body #inner-body-left ul.static li, #inner-body #inner-body-left-full ul.static li
{
	padding:0 0 3px 0;
}

#inner-body #inner-body-left p 
{
    margin:10px 0 0 0;
	padding:10px;
}

#inner-body #inner-body-left h2, #inner-body #inner-body-left-full h2
{
    padding:10px 0 5px 0;
    color:#fff;
    font-size:14px;
	text-transform:uppercase;
	border-bottom:#666 dotted 1px;
}



#inner-body #inner-body-right 
{
    float:right;
    font-size:12px;
    width:320px;
    padding:5px;
    overflow:hidden;
    color:White;
}

#inner-body #inner-body-right blockquote
{
color: #928E8E;
font-size: 16px;
font-weight: bold;
text-transform:uppercase;

}

#inner-body #inner-body-right p 
{
    border-bottom:solid 1px #484848;
    padding:0 0 20px 0;
}

#inner-body #inner-body-right h4, #inner-body #inner-body-right h4 a:link, #inner-body #inner-body-right h4 a:visited
{
    padding:10px 0 0 0;
    color: #F6F5BF;
    font-size: 12px;
    font-weight: bold;
    text-transform:uppercase;
	text-decoration:none;
}

#inner-body #inner-body-right a:link,  #inner-body #inner-body-right a:visited
{
    color:#fff;
    text-decoration:underline;
    font-size:12px;
}

#inner-body #inner-body-right a:hover
{
    color:#fff;
    text-decoration:none;
}

#inner-body #inner-body-right .buttonsmall
{
    color:#fff;
    text-decoration:none;
    background-color:Black;
    font-size:11px;
    border:solid 1px #666;
}

#inner-body .floatLeft
{
	float:left;
}

#inner-body #inner-body-right dl
{
    color:#fff;
    font-size:12px;
}

#inner-body #inner-body-right dl a:link,  #inner-body #inner-body-right dl a:visited
{
    color:#fff;
    text-decoration:underline;
    font-size:12px;
}

#inner-body #inner-body-right dl a:hover
{
    color:#fff;
    text-decoration:none;
    font-size:12px;
}



#footer {
height:150px;
background-color:#000000;
}

#footer #footerlinks
{
    text-align: left;
    text-transform:uppercase;
    color:#fff;
	text-transform:uppercase;
    list-style:none;
    padding:10px 0 0 25px;
}

#footer #footerlinks li
{
	display: inline;
    
}

#footer #footerlinks li a:link, #footer li a:visited
{
color: #fff;
font-size:11px;    
text-decoration:none;
letter-spacing:0px;
padding:0 20px 0 0;
}

#footer #footerlinks li a:hover
{
color: #fff;
font-size:11px;    
text-decoration:underline;
}

#footer #footer-text {
background-image:url(../images/footer-logo.gif);
background-repeat:no-repeat;
background-position:left;
padding:0 0 0 140px;
height:110px;
margin-left:30px;
float:left;
}

#footer #footer-text p {
font-size:11px;
color:#666666;
padding:20px 0 0 5px;
}


#footer #footer-text p {
font-size:11px;
color:#666666;
padding:30px 0 0 20px;
}
#footer #footer-text-right {
display:inline;
float:right;
margin-top:-20px;
width:200px;
}

#footer #footer-text-right p {
font-size:10px;
color:#666666;
padding:0 10px 0 0;
}

#footer #footer-text-right h4 {
font-family:"Lucida Sans", "Lucida Sans Unicode";
font-size:12px;
color:#999999;
text-align:center;
padding:10px 0 5px 0;
}


.FormFieldsTick {
	background-image: url(search.png);
	background-color:#ffffff;
	background-repeat: no-repeat;
	background-position:left;
	width:185px;
	font:normal 14px Arial;
	color:#333333;
	padding:3px 5px 3px 29px;
}

.FormFieldsTick:focus, .FormFieldsTick:hover{
	background-color:#F1E3CD;
}


.FormFields {
	background-color:#ffffff;
	background-repeat: no-repeat;
	background-position:left;
	font:normal 12px Arial;
	color:#333333;
	padding:3px 5px 3px 5px;
}
.FormFields:focus, .FormFields:hover{
	background-color:#f2f2f2;
}

.DDLFields {

	background-color:#ffffff;
	background-repeat: no-repeat;
	background-position:left;
	font:normal 12px Arial;
	color: #333333;
	padding:3px 5px 3px 5px;
}
.DDLFields:focus, .DDLFields:hover {
	background-color:#f2f2f2;
}

.FormButtons {
	font:bold 12px Arial;
	background-color:#000;
	padding:2px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}

.FormButtonsSmall {
	font:bold 11px Arial;
	background-color: #5F0D02;
	padding:2px;
	font-weight:bold;
	color:#FFFFFF;
}

.FormButtonsBig {
	background-color: #FC0;
	padding:4px;
	font-weight:bold;
	color:#000;
	font:normal 18px Arial;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}


.TransButton {
background-color:#5F0D02;
border: 0px;
color:#FFFFFF;
font-size:15px; font-weight:normal;
font-family: Arial, Helvetica, sans-serif;
}

.TransButton:focus, .TransButton:hover{
	background-color:#F1E3CD;
	color:#5F0D02;
	text-decoration:underline;


}


