/* CSS Document */

body {
	background: #000000;
}

.bg {
background: #203145 url("layoutimagesnew/layoutnew_r5_c1.jpg") no-repeat;
}

.bg2 {
background: #CBB9A3 url(file:///C|/websiteslive/rvtechsites/eenboom/layoutimages/layout_r8_c1.jpg) no-repeat;
}

.bg3 {
background: #D7C6B6 url(file:///C|/websiteslive/rvtechsites/eenboom/layoutimages/layout_r2_c14.jpg) no-repeat;
}

.bg3 {
background: #D7C6B6 url(file:///C|/websiteslive/rvtechsites/eenboom/layoutimages/layout_r2_c14.jpg) no-repeat;
}

.bgbottom {
background: #833E07 url("layoutimagesnew/layoutnew_r6_c1.jpg") no-repeat;
}

.text {
	font-size: 13px;
	font-family: Arial, Helvetica , sans-serif;
	color: #FFFFFF;
     
}
.textlightblue {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #637484;
}

.heading1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}
.heading1orange {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

