/*
	StyleSheet for Ranar.com
	Created 3/24/2007
*/
a:link {
	color: #CC6666;
	text-decoration: none;
}
a:visited {
	color: #0E4D8A;
	text-decoration: none;
}
a:hover {
	color: #0E4D8A;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 18px;
	position: relative;
	background-image: url(/images/back_new.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	padding: 5px 0 0 0;
	margin: 0;
}



img {
	border: 0;
}

/*--
a, a:visited {
	color: #BBB;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}
--- */

h1 {
	margin: 15px 0 0 0;
	width: 750px;
	height: 35px;
	color: #AAA;
	text-align: center;
	background-image: url("/i/bar.jpg");
	background-repeat: no-repeat;
	position: relative;
 	left: 0;
 	font-size: 20px;
}

#hi {
	position: absolute;
	top: -100px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

ul {
	margin: 0;
	padding-left: 15px;
}

li {
	padding: 4px;
}

.hide {
	display: none;
}


/*
	DEALER LOCATOR STYLES
*/

#dealers {
	margin: 0px;
	width: 250px;
	padding: 0px 40px 0px 40px;
	border: 1px solid #333;
}

.dealer {
	position: relative;
	padding-left: 20px;
}

.dealer h3 {
	text-decoration: underline;
}

.dealer p {
	padding-left: 40px;
}

.gmap {
	position: absolute;
	left: 300px;
	top: 20px;
	padding: 10px;
	margin: 0px;
	width: 250px;
	border: 1px solid #333;
}
.inset {
	margin: 10px;
}
.style1 {
	color: #818181;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style3 {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style4 {
	color: #020200;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #D2D2D2;
	font-size: 11px;
	font-family: tahoma;
	font-weight:normal
}

.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0E4D8A;
	font-weight: bold;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0E4D8A;
	font-weight: normal;
	text-align: left;
}
.style7 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0E4D8A;
	font-weight: bolder;
	text-align: left;
	margin-bottom:0;
	padding-bottom:0;
	height: auto;
}



.style8 {color: #FFFFFF
}
.style9 {
	color: #FF0000
}


.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin-bottom:0;
	padding-bottom:0;
}
.BoldRed {
	color: #FF0000;	
	font-size: 19px;
	font-weight: bold;
}
.menu_head {
	font-size: 12px;
	font-weight: normal;
	color: #E4D8A;
	line-height: 20px;
}
.menu_txt {
	font-size: 11px;
	font-weight: bold;
	color: #0E4D8A;
	line-height: 16px;
}
.menu {
	font-weight: bold;
	color: #0E4D8A;
	line-height: 16px;
	text-align: left;
}

.menu h1 {
	size:18pt;
	font-weight: bold;
	color: #0E4D8A;
	line-height: 16px;
	text-align: left;
}


.black_txt {
	font-size: 12px;
	font-weight: bold;
	color: #595963;
	line-height: 16px;
}

/*
	Web Modules
*/
.contentWMContent
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0E4D8A;
	font-weight: normal;
	text-align: left;
}
