@charset "utf-8";
/* CSS Document */
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333;
text-align: center;
margin: 0px;
padding: 20px 0px 20px 0px;
background-image: url(../Images/Basic/background1.jpg);
background-repeat: repeat;
}
#wrapper {
width: 956px;
padding: 10px;
margin: 0px auto 0px auto;
height: auto;
text-align: left;
border: 1px solid #ddd;
background-color: #fff;
}
#top {
height:120px;
background-image: url(../Images/Basic/header_bg.png);
background-repeat: repeat;
}

#logo {
color:#fff;
padding:30px 0 0 50px
}

.logoimage {
height: 57px;
width: 97px;
vertical-align: bottom;
}

#logo_title {
font-family:georgia, tahoma, arial narrow, arial;
font-size:26px;
font-weight:400;
text-transform:uppercase;
letter-spacing:2px;
border-bottom:1px solid #7ea3ac;
width:410px
}

#logo_slogan {
font-size:12px;
font-family:tahoma, arial;
letter-spacing: 0.15em;
}
#container {
padding: 0px;
margin: 5px 0px 0px 0px;
height: 1%;
width: auto;
border: thick;
border-color: #000;
}
#left {
margin: 0px;
width: 160px;
padding: 5px 5px 5px 5px;
float: left;
background-color:#f1f1f1;
font-size: 14px;
}

#RightNav2 {
width: inherit;
}

#center {
height: auto;
width: 735px;
padding: 10px 10px 10px 10px;
float: left;
margin: 0px 0px 0px 6px;
line-height: 1.8em;
background-color: #fff;
border: thick;
border-color: #000;
}

h1 {
font-size: 20px;
margin: 0px;
padding: 0px;
}

h2 {
font-size: 16px;
margin: 0px;
padding: 0px;
}

#right {
padding: 5px 5px 5px 5px;
height: auto;
width: 160px;
float: right;
margin: 0px 0px 0px 0px;
background-color: #f1f1f1;
text-align: left;
}

.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-align: center;
}

.intro2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: .2em;
}

.CollapsiblePanel {
font-size: 18px;
}
.CollapsiblePanelContent {
font-size: 16px;
}

.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}
#footer {
margin: 10px 0px 0px 0px;
text-align: center;
padding: 15px 0px 15px 0px;
background-color: #f1f1f1;
}
#footer p {
color: #999;
margin: 0px auto 0px auto;
padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #999;
text-decoration: none;
}
#footer a:hover {
color: #ccc;
text-decoration: none;
} 

#CallUs {
font-size: 16px;
text-align: center;
color: #000;
background-color: #fff;
}

.images {
padding: 10px;
vertical-align: right;
text-align: right;
}

.bold {
font-weight: bold;
font-size: 15px;
text-align: center;
}

#dealer {
border: thin;
empty-cells: hide;
margin-left: 50px;
}

#dealer .colorbg {
background-color: #666666;
color: #fff;
height: 29px;
}

#infotable {
	margin: 1px;
	padding: 2px;
	width: 350px;
	border-width: thin;
	border-style: solid;
	text-align: center;
	margin-left: 320px;	
}

caption {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.imageleft {
float: left;
padding: 10px;
}

.imageright {
float: right;
padding: 10px;
}

.frame {
padding: 5px; 
border: 1px solid #aaa;
}


.imagecenter {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 70px;
}

blockquote {
  background: transparent url(../Images/Basic/bqleft.jpg) left top no-repeat;
}
blockquote div {
  padding: 0 30px;
  background: transparent url(../Images/Basic/bqright.jpg) right bottom no-repeat;
  width: 600px;
}

hr {
	height: 1px;
	padding: 0px;
	margin: 0px 120px 0px 120px;
color: #CCCCCC;
width: 500px; 
}

