/* CSS Document */

body {
background-image: url(im_page/web_bg.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #F7DFA1;
margin-top: 0;
margin-bottom: 0;
padding-bottom: 0;
}
#holdall {
margin-bottom: 0;
padding-bottom: 0;
}
/*------HEADER SECTION-------*/
#hdr_lft {
background-image: url(im_page/top_hdr_lft.jpg);
background-repeat: no-repeat;
height: 221px;
width: 133px;
}

#hdr_rt {
background-image: url(im_page/top_hdr_rt.jpg);
background-repeat: no-repeat;
height: 221px;
width: 133px;
}
#hdr {
background-image: url(im_page/web_proto_02.jpg);
background-repeat: no-repeat;
width: 742px;
height: 221px;
}
/*-------END HEADER SECTION----*/

/*--------CONTENT SECTION-------*/

/*-----PRE DEFINED DEFINITIONS------*/
p {
font-size: .89em;
margin-left: 15px;
}
h3 {
margin-left: 10px;
color: #FF6600;
}
h5 {
margin: 0;
padding: 0;
}
/*-----END PRE DEFINED DEFINITIONS------*/
#cont_lft {
background-image: url(im_page/content_lft.jpg);
background-repeat: repeat-y;
width: 133px;
}
#cont_rt {
background-image: url(im_page/cont_rt.jpg);
background-repeat: repeat-y;
width: 133px;
}
#contbg {
background-image: url(im_page/cont_bg.jpg);
background-repeat: repeat;
}
table#contac {
border: 1px solid #F7DFA1;
}
#subcont {
padding: 3px;
}
#subcont img {
border: 1px #F7DFA1 solid;
}
#timeDate {
	font-size: 0.7em;
	text-align: right;
}
#cr {
background-color: #000000;
	font-size: 0.7em;
	text-align: center;
}
table#details {
border: 1px solid #F7DFA1;
}
#details h2 {
margin: 2px 10px 2px 10px;
}
#details h3 {
background-color: #FF6600;
font-size: .85em;
color: #100A00;
font-weight: bold;
text-indent: 10px;
display: block;
}
#details p {
font-size: .8em;
margin-bottom: 2px;
margin-top: 2px;
}
#details h5 {
text-indent: 10px;
margin-bottom: 2px;
margin-top: 2px;
text-align: right;
}
#details img {
border: 1px solid #F7DFA1;
}
#leftside {
	background-color: #999;
	border: 1px solid #5672B2;
}
#leftside ul {
	color: #583012;
	display: block;
	list-style-type: square;
	list-style-position: inside;
	padding: 5px;
    margin: 2px;
	line-height: .8em;
}
#leftside li {
	
	
}
#leftside a {
	font-family: "Times New Roman", Times, serif;
	font-size: .7em;
	font-weight:bold;
	
	color: #583012;
}
#dealer_ret td {
	border: 1px double #f2E19F;
}
#dealer_ret h4 {
	font-size:.9em;
	color: #FF6600;
	margin-bottom: -13px;
	margin-left: 5px;
}
.style4 {font-size: 1.5em; font-weight: bold; }
/*------END CONTENT SECTION-----*/


/*--------NAVIGATION SECTION------*/
#navhold {
background-image: url(im_page/web_proto_14.jpg);
}

#nav_lft {
background-image: url(im_page/nav_lft.jpg);
background-repeat: no-repeat;
width: 133px;
height: 27px;
}
#nav_rt {
background-image: url(im_page/nav_rt.jpg);
background-repeat: no-repeat;
width: 133px;
height: 27px;
float: right;
}

#nav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .9em;
font-weight:bold;
}
#nav ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 4px;
}
#nav li {
display: inline;
}
#nav a:link, #nav a:visited {
padding: 3px 8px 1px 8px;
color: #FF6600;
text-decoration: none;
}
#nav a:hover {
color: #F7DFA1;
padding-left: 3px;
border-left: 5px solid #F7DFA1;
}
#uber {
display: inline;
padding-left: 3px;
padding-right: 8px;
border-left: 5px solid #FF6600;
color: #FF6600;
}
/*--SUBNAV---*/
#subnav {
width: 165px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
#subnav ul {
list-style: none;
margin: 0;
padding: 0;
}
#subnav li {
border-bottom: 1px solid #100A00;
border-top: 1px solid #F7DFA1;
border-left: 1px solid #F7DFA1;
}
#subnav li a:link, #subnav li a:visited {
display: block;
padding: 2px 0px 3px 20px;
background-image: url(im_page/nav_bg.jpg);
color: #100A00;
text-decoration: none;
}
#subnav li a:hover {
color: #FF6600;
}
#sububer {
display: block;
padding: 2px 0px 3px 20px;
background-image: url(im_page/nav_bg_o.jpg);
color: #FF6600;
text-decoration: none;
}
#subnav ul ul {
margin-left: 17px;
}
#subnav ul ul li {
border-bottom: 1px solid #100A00;
border-top: 1px solid #F7DFA1;
border-left: 1px solid #F7DFA1;
}
#subnav ul ul a:link, #subnav ul ul a:visited {
background-image: url(im_page/nav_bg_sub.jpg);
color: #100A00;
}
#subnav ul ul a:hover {
background-image: url(im_page/nav_bg_sub_o.jpg);
color: #FF6600;
}
#subsububer {
display: block;
padding: 2px 0px 3px 20px;
background-image: url(im_page/nav_bg_sub_o.jpg);
color: #FF6600;
text-decoration: none;
}
/*END SUBNAV-*/
/*---REGULAR LINKS----*/
a:link, a:visited {
color: #FF6600;
text-decoration: none;
}
a:hover, a:active {
color: #F7DFA1;
text-decoration: underline;
}

/*-END REGULAR LINKS-*/
/*------END NAVIGATION SECTION----*/
/*------------------SLIDESHOW CSS-----------*/
#slider {
    width: 550px; /* important to be same as image width */
    height: 295px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 530px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 500px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}
/*--------------END SLIDESHOW CSS-----------*/
tr td #conthold tr #contbg table tr td h2 {
	text-align: left;
}
