/* CSS Document */
*{
margin:0;
padding:0;
}
a:link{
	color: #0775ac;
	text-decoration: none;
}
a:visited{
	color: #0775ac;
	text-decoration: none;
}
a:hover{
	color: #c53c4e;
	text-decoration: underline;
}
a:active{
	color: #c53c4e;
	text-decoration: none;
}
body{
background:#bce0e9;
background-image:url(../assets/RV_backgroundTile.jpg);
background-repeat:repeat-x;
font-size:100%;
text-align:center;
font-family:Arial,Helvetica,sans-serif;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #B23749;
	margin: 0 0 4px 0;
font-size:1.8em;
font-weight:900;
text-align:center
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #0775ac;
	margin: 0;
font-size:1.6em;
font-weight:900;
text-align: left;
}
h3{
font-size:1.4em;
font-weight:900;
text-align:center
}
/*h4{
font-size:1.4em;
font-weight:900;
text-align:center
}*/
h4 {
font-family: Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
color: #B23749;
margin: 0 0 1em 100px;
font-size:1.2em;
font-weight:900;

}
h5{
font-family: Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
color: #0775ac;
margin: 0.5em 0 0 0;
font-size:1.6em;
font-weight:900;
text-align:center;
}
h6{
font-size:1.3em;
font-style:oblique;
font-weight:900;
text-align:center
}
html{
font-size:75%;
margin-bottom:1px;
min-height:100%
}
p{
font:1.08em Arial,Helvetica,sans-serif;
}
table{
margin: 10px auto;
}

/* ======== CLASSES =======*/

.alignleft{
text-align:left
}
.alignright{
text-align:right
}
.altlink:link{
color:#FF3333;
text-decoration:none
}
.altlink:visited{
color:#FF3333;
text-decoration:none
}
.altlink:hover{
color:#FFDD33;
text-decoration:underline
}
.altlink:active{
color:#FF3333;
text-decoration:none
}
.caption{
color: #fff;
text-align:center;
text-indent:0;
font-size:12px;
font-style:italic;
font-weight:100;
}
.centered{
text-align:center
}
.contactTable{
	border: solid 1px #6e6e6e;
	border-collapse: collapse;
	width: 380px;
}
.contactTable td{
border: none;
padding: 3px;
color: #004080;
}
.contactTable th{
	background: #6e6e6e;
	color: #FFFFFF;
}
.left{
float: left;
}
.right{
float: right;
}
.smallprint{
font-size: 10px; 
color: #666666;
text-align: center;
}
.smallprint a{
color: #666666;
text-decoration:none;
}

/* ======== ID =======*/

#content{
background-image:url(../assets/RV_body_10.gif);
background-repeat:repeat-y;
background-color:#FFFFFF;
margin:0;
padding:0 10px;
}
#content p{
margin:0;
text-indent: 2em;
padding: 0 5px;
}
#footer{
background-image:url(../assets/RV_footer_40.jpg);
background-repeat:no-repeat;
height:40px;
width:760px;
float:left;
}
#footer p{
text-align:center;
padding:10px;
}
#footlinks{
font-size:.9em;
text-align:center;
padding:4px 0 0 0;
}
/* DEFINE FOOTLINK COLORS,STYLES */
#footlinks a{
color: #ba3c48;
	text-decoration: none;
	margin:3px 10px 0 10px;
}
#footlinks a:hover{
color:#000;
text-decoration:none
}

#header{
background-image:url(../assets/RV_header1_155.jpg);
height:155px;
width:760px;
background-repeat:no-repeat;
}

#leftcol{
background-color:#CCCCCC;
/*border:1px dotted #000000;*/
float:left;
left:10px;
top:10px;
width:160px;
margin-right: 10px;
}
#maincol{
float:left;
width:530px;
padding:10px 5px;
}

#maincol .address {
	font-family: Georgia, "Times New Roman", Times, serif!important;
	font-variant: small-caps;
	font-weight: 600;
	text-indent: 0;
	line-height: 1.6em;
	text-align: center;
	color: #0775ac;
	margin: 5px 0 10px 0;
}

#maincol p  {
	line-height: 1.6em;
	margin: 0 0 0.33em 0;
}
#maincol h5 + p.intro{
	line-height: 1.32em;
	margin-top:11px;
}


#maincol h1+p, #maincol h2+p, #maincol h3+p, #maincol ul+p, , #maincol div+p, #maincol img+p  {
	text-indent: 0;
}

#maincol .inline-img {
	float: right;
	margin: 0 17px 17px 17px;
/*	border: 1px solid #994B49;*/
	border:none;
}

#maincol .inline-img-left {
	float: left;
	margin: 0 5px 5px 5px;
	border: none;
}

#menucont{
padding:9px 0 0 0;
}
#navbar{
background-image:url(../assets/RV_nav_50.jpg);
background-repeat:no-repeat;
height:50px;
margin:0px;
padding:0 0 0 0;
}
#navbar p{
text-align:center;
text-indent:0
}

#rightcol {
float:right;
width:190px;
margin:10px 5px;
}

#rightcol p  {
	line-height: 1.5em;
	text-indent: 0;
	margin: 0 0 0.33em 0;
}

/*#rightcol p+p  {	
	text-indent: 2em;
}*/

#rightcol h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	color: #B23749;
	margin: 0 0 5px 0;
	font-size:1.2em;
	font-weight:900;
	text-align: left;
}

#rightcol ul li, #rightcol p{
	font-size: .9em;
	font: Arial,Helvetica,sans-serif;
	list-style: none;
	margin-bottom: 5px;
}

#rightcol div.rightcolimg {
	text-align: center;
	margin: 10px 0 10px 0;
}

#rightcol div.rightcolimg img {
	border: 3px solid #106489;
}


#rightcol .logo {
	margin: 50px 0 0 0;
}

#rightcol a, #rightcol a:visited, #rightcol a:active {
	color: #0775ac;
	text-decoration: none;	
}

#rightcol a:hover{
	color:#c53c4e;
	text-decoration: underline;
}

#rightcol .important {
	text-align: center;
	font-size: 1em;	
}

.seotext, p.seotext, #rightcol p.seotext{
font-size:.7em;
line-height:1em;
color: #F3E9DF;
margin: 10px 0 0 0;
}

#wrapper{
margin:10px auto;
text-align:left;
width:760px;
}

