@charset "utf-8";
/* CSS Document */
body {
background:url(../images/bggrad.gif) repeat-x #CAE3F5;#B0C4DE; /*ADD8E6, 87CEFA, B0C4DE*/
text-align:center;
font-family:arial;
font-size:14px;
margin:0;
padding:0;
}
#wrapper {
margin:0 auto;
position:relative;
text-align:left;
width:900px;
}
#banner {
float:left;
width:900px;
height:199px;
background:url(../images/header.jpg) no-repeat;
}
#navigation {
font-family:arial;
font-size:18px;
float:left;
display:block;
width:100%;
background-color:#3199CC;
text-align:center;
padding-top:5px;
padding-bottom:5px;
}
ul.navigation {
display:inline;
text-decoration:none;
padding:0;
margin:0;
text-transform:uppercase;
}
ul.navigation li {
line-height:19px;
list-style:none;
display:inline;
margin-left:20px;
margin-right:20px;
}
ul.navigation li a {
background: url(../images/double_arrow.png) left center no-repeat;
_background: url(../images/double_arrow.jpg) left center no-repeat;
padding-left: 20px;	
color:#000000;
font-weight:bold;
text-decoration:none;
}
ul.navigation li a:hover {
background: url(../images/double_arrow_over.png) left center no-repeat;
_background: url(../images/double_arrow_over.jpg) left center no-repeat;
color:#f68a27;
text-decoration:none;
}
ul.navigation li span {
padding-left:5px;
}
ul.navigation li a img {
border:none;
}
#content {
float:left;
overflow:hidden;
background: url(../images/content.gif) repeat-y;

}
#contentLeft {
float:left;
width:590px;
padding-left:5px;
padding-right:5px;
/*padding-bottom:1000px;
margin-bottom:-1000px;*/
}
#contentLeft h1 {
color: #c98232;
font-size:24px;
font-family:Myriad Pro, Arial;
text-transform:uppercase;
border-bottom: 2px solid #c98232;
margin-top:12px;
margin-bottom:12px;
}
#contentLeft h2 {
color: #666666;
font-size:16px;
font-family:Myriad Pro, Arial;
text-transform:uppercase;
border-bottom: 2px solid #666666; 
}
#contentLeft p {
background: url(../images/blue_arrow.png) left top no-repeat;
_background: url(../images/blue_arrow.gif) left top no-repeat;
padding-left: 25px;	
}
#contentLeft p.gmapDirItem {
background:none;
padding:0;
}
#contentLeft a:link, #contentLeft a:visited {
color:#0E74BC;
font-weight:bold;
}
#contentLeft a:link:hover, #contentLeft a:visited:hover {
color:#FF9F13;

}
#contentLeft li {
line-height:30px;
font-size:13px;
	}
#contentLeft img {
float:right;
padding-top:15px;
	}
#contentRight {
float:left;
width:290px;
color:#FFFFFF;
padding-left:5px;
padding-right:5px;
background-color:#0e74bc;
/*padding-bottom:1000px;
margin-bottom:-1000px;*/
text-align:left;
}
#contentRight h2 {
font-size:22px;
font-family:Myriad Pro, Arial;
text-transform:uppercase;
border-bottom:2px solid #FFFFFF;
margin-top:12px;
margin-bottom:12px;
text-align:center;
}
#contentRight h3 {
font-size:16px;
font-family:Myriad Pro, Arial;
text-transform:uppercase;
margin-top:0;
margin-bottom:5px;
text-align:center;
}
#contentRight p {
background: url(../images/white_arrow.png) left top no-repeat;
_background: url(../images/white_arrow.jpg) left top no-repeat;
padding-left: 25px;
margin:10px 0;
}
#contentRight a {
color:#FF9F13;
font-weight:bold;
}
#content a img {
border:none;
margin-bottom:0;
}
#hours {
margin-top:10px;
margin-bottom:10px;
text-align:center;
font-size:15px;
font-weight:bold;
}
#directions {
margin-top:10px;
margin-bottom:10px;
text-align:center;
}
#staffmenu {
background:#c98232;
color:#FFFFFF;
height:21px;
text-align:right;
width:900px;
line-height:20px;
}
#staffmenu ul {
margin:0;
color:#FFFFFF;
display:inline;
list-style: none;
}
#staffmenu li {
color:#FFFFFF;
display:inline;
}
#staffmenu a {
color:#FFFFFF;
font-weight:bold;
padding-left:10px;
padding-right:10px;
text-decoration:none;
}
#staffmenu a:hover {
text-decoration:underline;
}
#social_network {
text-align:center;
}
#sponsors {
width:290px;
text-align:center;
margin-bottom:15px;
}
#sponsors img {
padding-left:20px;
padding-right:20px;
}
#map {
color:#000000;
margin-bottom:5px;
}
#footer {
float:left;
width:900px;
height:100px;
background:url(../images/bottombar.jpg) no-repeat;
margin-bottom:10px;
}
#footer a {
color:#000000;
}
#footerLeft {
float:left;
width:600px;
font-size:12px;
}
#footerRight {
float:right;
width:290px;
color:#FFFFFF;
padding-right:10px;
text-align:right;
margin-top:12px;
}
#tauwebs {
color:#000000;
font-size:85%;
text-align:center;
	}
#tauwebs a{
color:#0E74BC;
font-weight:bold;
text-decoration:none;
	}
#tauwebs a:hover {
text-decoration:underline;
	}
#logo {
position:relative;
left:650px;
top:-50px;
_top:-55px;
}
ul.sitemap {
text-decoration:none;
padding:0;
margin-left:60px;
margin-right:20px;
margin-top:30px;
text-transform:uppercase;
}
ul.sitemap li {
display:inline;
list-style-type:none;
}
ul.sitemap li a {
padding-left:10px;
padding-right:10px;
}
ul.sitemap li a:hover {

}
#coupons{
float:left;
width:590px;
}
#couponrow {
float:left;
padding-bottom:2px;
width:100%;
}
#couponcol {
float:left;
}

/* -- Form Styles -- */
form fieldset{
  font-size: 0.8em;
  line-height: 1em;
}
form fieldset label {
  display: block;
  padding-bottom: .25em;
  float: left;
}
fieldset {
border:0;
padding:0;
}
form input.title, form textarea.description{
display: block;
width:580px;
}
form input.name, form input.email, form input.subject, form input.phone, form textarea.message, form textarea.description, form input.uploadfile, form input.username, form input.password  {
display: block;
width:580px;
}
form input.make, form input.model{
display: block;
width:256px;
margin-right:5px
}
form input.year{
display: block;
width:50px;
}
.req {
color:red;
font-weight:bold;
}
fieldset input{
color: #000000;
background: #FFF;
border: 1px solid #0e74bc;
}
input[type=text], input[type=password], input[type=file] {
  color: #000000;
  background: #FFF;
  border: 1px solid #0e74bc;
}
input[type=text]:hover{
  border-color: #c98232;
}
input[type=text]:active, input:focus {
  border-color: #c98232;
}
textarea {
  color: #000000;
  background: #FFF;
  border: 1px solid #0e74bc;
}
textarea:hover{
  border-color: #c98232;
}
textarea:active, textarea:focus {
  border-color: #c98232;
}
