@charset "utf-8";

/* CSS Document */

body

{

	margin:0px;

	padding:0px;

	background-color:#ffffff;	

	font-family:Tahoma, Geneva, sans-serif;

	font-size:12px;

	color:#000000;	

}

.top_bg

{

	background:url(../images/bg.jpg);

	background-repeat:repeat-x;

	height:500px;

	background-color:#ffffff;	

}

.general-texts

{

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

	color:#ffffff;

	font-size:12px;

	font-weight:bold;	

	text-transform:uppercase;

}

.general

{

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

	color:#ffffff;

	font-size:12px;

	font-weight:bold;

	text-decoration:none;

	text-transform:uppercase;

}

.general:links

{

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

	color:#ffffff;

	font-size:12px;

	font-weight:bold;

	text-decoration:none;

	text-transform:uppercase;

}

.general:active

{

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

	color:#ffffff;

	font-size:12px;

	font-weight:bold;

	text-decoration:none;

	text-transform:uppercase;

}

.general:visited

{

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

	color:#ffffff;

	font-size:12px;

	font-weight:bold;

	text-decoration:none;

	text-transform:uppercase;

}

.general:hover

{

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

	color:#282520;

	font-size:12px;

	font-weight:bold;

	text-decoration:none;

	text-transform:uppercase;

}

.main_content_gap

{

	padding:10px 0px 10px 0px;

}

.left-content

{

	background:url(../images/left-bg.jpg);

	background-repeat:repeat-x;

	background-color:#a8a4a4;

	border:1px solid #a8a4a4;

	color:#302d26;

	padding:2px;

}

.left-content-gap

{

	padding:5px 0px 50px 0px;

}

.content-gap

{

	padding:15px 0px 15px 0px;

}

.right-gap

{

	padding:5px 0px 5px 0px;

}

.picture-border

{

	border:4px solid #ffffff;

}

.bottom-picture-brd

{

	border:1px solid #989483;

}

.main_content-texts

{

	text-align:justify;

	background-color:#ffffff;

	padding:3px;
	height:100%;

}

.footer_bg

{

	background:url(../images/footer.jpg);

	background-repeat:repeat-x;

	background-color:#151515;

	color:#ffffff;

	height:71px;

	padding:5px 0px 0px 0px;

}

.footer_text

{

	background:url(../images/footer.jpg);

	background-repeat:repeat-x;

	background-color:#3c3731;

	height:76px;

	color:#6a6556;

	font-size:12px;

}

.footer_links

{

	color:#6a6556;

	text-decoration:none;

}

.footer_links:links

{

	color:#6a6556;

	text-decoration:none;

}

.footer_links:active

{

	color:#6a6556;

	text-decoration:none;

}

.footer_links:visited

{

	color:#6a6556;

	text-decoration:none;

}

.footer_links:hover

{

	color:#6a6556;

	text-decoration:underline;

}

.web_links

{

	color:#282520;

	font-weight:bold;

	text-decoration:underline;

}

.web_links:links

{

	color:#282520;

	font-weight:bold;

	text-decoration:underline;

}

.web_links:active

{

	color:#282520;

	font-weight:bold;

	text-decoration:underline;

}

.web_links:visited

{

	color:#282520;

	font-weight:bold;

	text-decoration:underline;

}

.web_links:hover

{

	color:#282520;

	font-weight:bold;

	text-decoration:none;

}

.heading

{

	color:#f7da7e;

	font-weight:bold;

}

.heading1

{

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:18px;

	color:#756d4d;

	font-weight:bold;

	text-transform:uppercase;

}

.heading2

{

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:16px;

	color:#383529;

	font-weight:bold;

	text-transform:uppercase;

}

.tbl-header

{

	background-color:#383529;

	color:#fff;

	font-weight:bold;

	padding:5px 0px 5px 0px;

}

.tbl-brd

{

	border:1px solid #383529;

	background-color:#ffffff;	

}

.tbl-row1

{

	background-color:#d3ceba;

	color:#000000;

	padding:2px;

}

.tbl-row2

{

	background-color:#aea789;

	color:#000000;

	padding:2px;

}

.articleLink { color:black; text-decoration:none }
ul, li a{text-decoration:underline; list-style-type:square; color:#1c1c1c;}
ul, li a:hover{text-decoration:none; list-style-type:square; color:#1c1c1c;}
a{text-decoration:underline; color:#1c1c1c;}
a:hover{text-decoration:none; color:#1c1c1c;}
.gap-leftbody
{
	padding-left:10px;
}
.carmodelsleft
{
	background-color:#19427a;	
}
.carmodelsheader
{
	background-color:#d1451b;
	color:#ffffff;
	font-size:16px;
	font-variant:small-caps;
	font-weight:bold;
	padding: 5px 2px;
}
.carModelNavLink{
display: block;
color:#1c1c1c;
width: auto;
font-weight:bold;
list-style-type:square;
padding: 3px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 5px;
text-decoration: none;
border-bottom: 1px dotted #676565; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
}
.carModelNavLink:link{
display: block;
color:#1c1c1c;
width: auto;
font-weight:bold;
list-style-type:square;
padding: 3px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 5px;
text-decoration: none;
border-bottom: 1px dotted #676565; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
}

.carModelNavLink:visited, .carModelNavLink:active{
display: block;
color:#1c1c1c;
width: auto;
font-weight:bold;
list-style-type:square;
padding: 3px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 5px;
text-decoration: none;
border-bottom: 1px dotted #676565; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
}

.carModelNavLink:hover{
background: #262626 no-repeat right top; /*color of menu by default*/
display: block;
color:#ffffff;
width: auto;
font-weight:bold;
list-style-type:square;
padding: 3px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 5px;
text-decoration: none;
border-bottom: 1px dotted #676565; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
}
h5.footer-disclaimer
{
	color:#ffffff;
	font-variant:small-caps;	
}
h1
{
	color:#1a1a1a;
	font-size:14px;
	font-variant:small-caps;	
}
