body {
	background-image: url(images/tall.gif);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
}
.copy {
	font-family:Verdana;
	font-size: 10pt;
	line-height: 12pt;
	color: #636F71;
	text-decoration: none;
}
.copy2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #00ADEF;
}
.ban {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.date {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.link a:link{
	font-family:Verdana;
	font-size: 10pt;
	line-height: 12px;
	color: #00ADEF;
	text-decoration: none;
}
.link a:visited{
	font-family:Verdana;
	font-size: 10pt;
	line-height: 12px;
	color: #00ADEF;
	text-decoration: none;
}
.link a:hover{
	font-family:Verdana;
	font-size: 10pt;
	line-height: 12px;
	color: #D88600;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 12pt;
	color: #636F71;
}
.text2 {
	font-family: Arial;
	font-size: 11pt;
	line-height: 12pt;
	color: #00ADEF;
}
.text1 a:link{
	font-family: Verdana;
	font-size: 10pt;
	line-height: 12pt;
	color: #ACACAC;
	font-weight: bold;
	text-decoration: none;
}
.text1 a:visited{
	font-family: Verdana;
	font-size: 10pt;
	line-height: 12pt;
	color: #ACACAC;
	font-weight: bold;
	text-decoration: none;
}
.text1 a:hover{
	font-family: Verdana;
	font-size: 10pt;
	line-height: 12pt;
	color: #74AC25;
	font-weight: bold;
	text-decoration: none;
}
.tit2 {
	font-family: Verdana;
	font-size: 12pt;
	line-height: 14pt;
	color: #00ADEF;
}
.tit3 {
	font-family: Verdana;
	font-size: 11pt;
	line-height: 14pt;
	color: #00ADEF;
}
.tit4 {
	font-family: Verdana;
	font-size: 11pt;
	line-height: 14pt;
	color: #FFFFFF;
}
.newsletter {
	font-family:Verdana;
	font-size: 11px;
	line-height: 12px;
	height: 17px;
	width: 166px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
}
.form_1 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	height: 17px;
	width: 131px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
}
.form_2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	height: 101px;
	width: 232px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	overflow:auto;
}

.tit_3 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #00ADEF;
}
.link_2 a:link{
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #00ADEF;
}
.link_2 a:visited{
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #00ADEF;
}
.link_2 a:hover{
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #4CA7CB;
}
.link_3 a:link{
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #00ADEF;
}
.link_3 a:visited{
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #00ADEF;
}
.link_3 a:hover{
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #4CA7CB;
}
.bottom-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAB2B4;
}

/* css for imageover */
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
padding: 0px;
left: -1000px;
border: 2px solid #cccccc;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -180px; /*position where enlarged image should offset horizontally */

}
.menu_main {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	background-color: #cccccc;
}
.menu_link a:link{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.menu_link a:visited{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.menu_link a:hover{
	font-family: Verdana;
	font-size: 8pt;
	color: #00ADEF;
	text-decoration: none;
}
.menu_sub {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	background-color:#eeeeee;
}
#dropmenudiv{
position:absolute;
background-color: #cccccc;
border:1px solid #666666;
border-bottom-width: 0;
font-family: Verdana;
font-size: 9pt;
color: #000000;
text-decoration: none;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 0px;
border-bottom: 1px solid #666666;
padding: 2px;
font-family: Verdana;
font-size: 9pt;
color: #000000;
text-decoration: none;
}
#dropmenudiv a:hover{
background-color: #ffffff;
font-family: Verdana;
font-size: 9pt;
color: #000000;
}
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}
.menu_main2 {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	vertical-align:top;
}
.dealer {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
