/* Main body style definition  */
BODY  {
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #c2c2c2;
	scrollbar-3dlight-color: #91C3ED;
	scrollbar-darkshadow-color: #91C3ED;
	scrollbar-shadow-color: #6c6b6b;
	scrollbar-arrow-color: #91C3ED;
	scrollbar-track-color: #ffffff;
	background-repeat : repeat;
	color : #92A3b0;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	background-position : center top;
	background-image: url(images/coming_bkg.jpg);



}

/* This is the style for the majority of text not otherwise defined below */
.mainpage {
	font-family : Verdana;
	font-size : 11px;
	padding : 0;
	border-width : 0;
	margin : 0;	
	color : #000000;
}

/* Style for main page titles, if no image defined */
.title {
	font-family : Verdana;
	font-size : 18px;
	color : #FF6600;
	font-weight: bold;
}

/* Style for other page titles, if no image defined */
.title2 {
	font-family : Verdana;
	font-size : 12px;
	color : #FF6600;
	font-weight: bold;
}

/* Style for other page titles, if no image defined */
.title3 {
	font-family : Verdana;
	font-size : 11px;
	color : #FF6600;
	font-weight: bold;
}

/* Style for text that appears at the top of some special pages like specials, and search engine */
.toptext {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

td {
	font-family : Verdana;
	font-size : 12px;
	color : #92A3B0;
}

.footer {
	font-family : Verdana;
	font-size : 9px;
	color : #FFFFFF;
}

button {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

input {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

/* Style for form headers */
.formheader {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

/* Style for form background */
table.formbg {
	background-color : #3B4248;
}

/* Style for form text */
.formtext {
  border-top : 1px solid #91A2AF;
  border-bottom : 1px solid #91A2AF;
  border-left : 1 px solid #91A2AF;
  border-right : 1px solid #91A2AF;
  color : #92A3B0;
  background : #3B4248;
  font : 10px Verdana;
  width : 250px;
  height : 100px;
}

/* Style for larger form text */
.largerformtext {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

/* Style for smaller form text */
.smallformtext {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

/* Style for form error messages */
.formerror {
	font-family : Verdana;
	font-size : 11px;
	color : red;
}

/* Style for form required text */
.formreqtext {
	font-family : Verdana;
	font-size : 11px;
	color : red;
}

a{
	color : #9EBD0D;
	font-weight : bold;
	text-decoration : none;
	font-family: Verdana;

}

a:hover {
  color : #58A6E4;
  font-weight : bold;
  text-decoration : none;
}


ul {
	color : #92A3B0;
	font-size : 10px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;



	}

.error {
  color : #FF0000;
  font-weight : bold;
}

.formbutton {
	color : #000000;
	background : #CCCCCC;
	font : 11px Verdana;
	filter : progid;
	border: 1px solid #336699;
:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135, strength=2);
}

.formfield {
  border-top : 1px solid #91A2AF;
  border-bottom : 1px solid #91A2AF;
  border-left : 1 px solid #91A2AF;
  border-right : 1px solid #91A2AF;
  color : #92A3B0;
  background : #3B4248;
  font : 10px Verdana;
  filter : progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135, strength=2);
  width : 170px;
  height : 20px;
}

select {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

.formsubmit {
	width : 20px;
	height : 29px;
; clip:    rect(   )
}


.required {
  font : bold 11px Verdana;
  color : #FF6600;
}

a:link { 
  color : #58A6E4;
  font-weight : bold;
  text-decoration : none;
 } 
 
 a:active  { 
  color : #58A6E4;
  font-weight : bold;
  text-decoration : none;
 } 
.dealer {  color: #CC0000; font-weight: bold}
.dealerpulldown {  font-family: Verdana; font-size: 11px; color: #333333; background-color: #CCCCCC}
.date {
	font-family: Verdana;
	font-size: 10px;
	color: #92A3B0;
}



.intro {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.gallery {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.privacy {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.special {
display: none
}
