body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
    background: #FFF url(../images/body_bg2.jpg) repeat-y center center;
	margin: 0px;
}
.clear {
	clear: both;
}


img {
	border:0px;

}

.homeimg {
	margin-top:15px;
}

.bigNumber{
	font-size:20pt;
}

#wrap {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(../images/header_bg2.jpg);
	height: 130px;
}




#header .logo {
	width: 303px;
	height: 119px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}

#header   .logo   .ralink  {
	background-image: url(../images/ra-logo2.png);
	display: block;
	text-indent: -9999px;
	height: 119px;
	background-repeat:no-repeat;
	outline:none;
}


#header .tagline {
	position: absolute; 
	width: 400px; 
	top: 30px; 
	font-size: 12pt; 
	margin-left: 250px;
}


#header .uppernav {
	float: right;
	margin-right: 1px;
	padding-top: 1px;
}

#header .uppernav img {
 border:0;
}

#header .uppernav a {
	color: #445d00;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: normal;
}

#header .uppernav a:hover {
	color: #445d00;
	text-decoration: underline;
}



#header .callus {
	clear:right;
	float: right;
	color: #445d00;
	font-size: 2.5em;
	text-align: center;
	margin-right: 10px;
	margin-top: 10px;
}

#header .callus strong{
	font-size: 30pt;
}


#header .uppernav ul {
	list-style-type: none;
	height:16px;
	padding-left: 8px;
	padding-top:0px;
	margin-left: 0px;
}
#header .uppernav ul li {
	display: inline;
	margin-right: 7px;
	margin-left: 7px;
	
}




	#nav {
		width:920px;
		background-color:#08354a;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		height:26px;
		text-align:center;
	}


	#nav ul {
		padding: 0;
		margin:0;
		margin:auto;
		list-style: none;
		color:#fff;
	}


	#nav a {
		display: block;
		padding:5px;
		color:#fff;
		text-align:center;
		text-decoration:none;

	}

	#nav li {
		float: left;
		margin-left:40px;
		background-color:#08354a;
	}
	
	#nav ul li ul li {
		width:130px;
		margin:0px;
	}


	#nav li .contact{
		width: 147px;;
	}

	#nav li ul {
		position: absolute;
		width: 10.5em;
		left: -999em;
		filter:alpha(opacity=85); 
		-moz-opacity: 0.85; 
		opacity: 0.85;
		
	}
	
	#nav li:hover ul {
		left: auto;
	}

	
	#nav li:hover ul, #nav li.sfhover ul {
		left: auto;
	}

	#nav li ul li:hover,#nav li:hover, #nav li.sfhover {
		left: auto;
		background-color:#3d8ab1;
	}

	#nav li ul li a {
	 text-align:left;
	}



#content {
	margin: 15px;
	margin-top:0px;
	margin-left:0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #006699;
	border-bottom-color: #006699;
	padding: 10px;
	padding-top:0px;
	font-size: 1.2em;
	line-height: 1.4em;

}

.blueDots {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006699;
	margin-bottom:5px;
}

a  {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:hover  {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
#content h1, #content h3 {
	font-size: 18pt;
	color: #2b450b;
	font-family: "Trebuchet MS";
	font-weight: normal;
	margin: 10px 0px 5px 0px;
}

h1, h3{
	font-size: 20pt;
	color: #2b450b;
	font-family: "Trebuchet MS";
	font-weight: normal;
	margin: 10px 0px 0px 20px;
}

#content  .main_left {
	width: 450px;
	float: left;
	border-right-width: 0px;
	border-right-style: dotted;
	border-right-color: #006699;
}

#content .main_right {
	float: right;
	width: 426px;
}
#interior #menu {
	float: left;
}
#interior #menu ul {
	list-style-type: none;
	width: 186px;
	padding: 0px;
	margin-left:0;
}
#interior #menu ul li {
	margin-top: 2px;
	padding: 0px;
	margin-bottom: 0px;
}
#interior #menu ul li a {
	padding: 4px;
	display: block;
	margin-bottom: 5px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	background-image: url(../images/menu_bg.png);
}
#interior #menu ul li a:hover {
	background-color: #B0C9D7;
	padding: 4px;
	display: block;
	margin-bottom: 5px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
}


/***************** FOOTER ***********************************/

#footer {
	clear:both;
	padding: 20px;
	font-size: 10px;;
	background-color:#08354a;
	color:#fff;
	margin-right:1px;
	bottom:0;

}

#footer .fleft {
	float: left;
	width: 300px;
}
#footer .fright {
	float: right;
	width: 300px;
	text-align: right;
}


#footer h3 {
	text-transform: capitalize;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left:0px;
	color: #70b8dc;
}
#footer .foot-content .foot-box01 {
	width: 180px;
	float: left;
}
#footer .foot-content .foot-box02 {
	width: 450px;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 4px;
	margin-left: 4px;
}

#footer .foot-content .foot-box03 {
	width: 120px;
	float: left;
}
#footer .foot-content .treat01 {
	float: left;
	width: 140px;
	margin-right: 1px;
}
#footer .foot-content .treat02 {
	float: left;
	width: 140px;
	margin-right: 7px;
	margin-left: 8px;
}
#footer .foot-content .treat03 {
	float: left;
	width: 140px;
}
#footer .foot-content {
	width: 808px;
	margin-right: auto;
	margin-left: auto;
}
#footer .foot-content a {
	color: #fff;
	text-decoration: none;
}

#footer .foot-content a:hover {
	color: #663300;
	text-decoration: none;
}


#footer .credits {
	text-align: right;
	font-family: "Trebuchet MS";
	color: #663300;
	margin-top: 15px;
	margin-bottom: 15px;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footer li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 3px;
	
}


/****************** END FOOTER **********************/



#content #boxes .box01 {
	background-image: url(../images/newbox01.png);
	height: 500px;
	width: 363px;
	float: left;
	padding: 10px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
}
#content #boxes .box02 {
	background-image: url(../images/newbox02.png);
	height: 500px;
	width: 363px;
	float: right;
	margin-bottom: 40px;
	padding: 10px;
	background-repeat: no-repeat;
}
#content #boxes .box03 {
	background-image: url(../images/newbox03.png);
	height: 500px;
	width: 363px;
	float: left;
	padding: 10px;
	background-repeat: no-repeat;
}
#content #boxes .box04 {
	background-image: url(../images/getstartednowGreen.png);
	height: 185px;
	width: 363px;
	float: right;
	padding: 10px;
	background-repeat: no-repeat;
}

#content #boxes .boxnow {
	background-image: url(../images/getstartednow.jpg);
	height: 180px;
	width: 384px;
	float: left;
	padding: 10px;
	margin-left:10px;
	background-repeat: no-repeat;
}


#content #boxes {
	padding: 20px;
	color: #FFF;
	font-size: 1.3em;
	
}

#interior_right {
	float: right;
	width: 350px;
	font-size: 1.2em;
	line-height: 1.4em;
	padding-left:30px;
	padding-top:50px;

}


/*
#interior_right img {
	float: right;
	background-color: #21729a;
	padding: 5px;
	margin: 5px;
}

*/

#interior {
	margin: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #006699;
	border-bottom-color: #006699;
	padding: 0px;
	padding-top:5px;
	font-size: 1.2em;
	line-height: 1.4em;
	width:500px;
}
#content #boxes .title {
	font-size: 1.8em;
	padding: 5px;
	margin-top: 10px;
	line-height: 1em;
}
#content #boxes .boxlist {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#content  #boxes .boxlist  ul {
	list-style-type: none;
	list-style-image: url(/images/front_bullet.png);
	margin-top:70px;
}

#content #boxes .boxlist ul li {
	margin-bottom: 12px;
}
	
#content #boxes .txt-brown {
	color: #eedc9c;
}
#content #boxes .txt-blue {
	color: #70b8dc;
}
#content #boxes .txt-green {
	color: #c6e387;
}
#content  #boxes  .txt-pink {
	color: #ef8ecc;
}


.Vmans {
	display:none;

}


#VMan {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #006699;
	padding:5px;
	padding-left:10px;
}

#contactForm {
	margin-left:200px;
	width:450px;
	height:500px;
	padding:30px;
	padding-top:60px;
	background-image: url(/images/contactformbg.png);
	background-repeat: no-repeat;
	color: #fff;
	text-align:left;
}


.promos {
	margin-left:15px;
	margin-top:25px;
}


#rightsidebar {
	
}



#miniform {
	width:336px;
	height:240px;
	padding:20px;
	background-image: url(/images/formBG.png);
	background-repeat: no-repeat;
	color: #000;
	text-align:left;
	font-family:Arial;
	font-size:10pt;
}


#vtourbar, #callnowbar{
	margin:20px;
}

#miniform input, textarea {
	border:1px solid #000;
	width:200px;
	font-size:10pt;
	color:#000;
	font-family:Arial;
	margin:1px;
}


.label {
	width: 55px;
	margin:2px;
	text-align: right;
	margin-right: 5px;
	display: block;
	float:left;
	font-size:10pt;
	color:#000;
}

.formtext {
	font-weight:bold;
	padding:20px;
}

#swFlash{
	margin-left:-25px;

}

#formerror{
	color: red;
	text-align:center;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}



/*************EMAIL A FRIEND ********************/

#contact_form {
	width: 384px;
	margin-right: auto;
	margin-left: 250px;
	background-image: url(/images/newbox02.png);
	padding: 45px;
	height: 500px;
	background-repeat: no-repeat;
	color:#fff;

}
#contact_form .title {
	color: #8e5421;
	font-size: 24pt;
	margin-bottom: 20px;
	padding-bottom: 15px;
	margin-top:30px;
}

#contact_form .name {
	float: left;
	width: 100px;
	margin-right: 10px;
	text-align:right;
}


#contact_form .field input, #contact_form .field textarea {
	width: 170px;
	float:left;
	margin:5px;
}
.spacer5clear {
	clear: both;
	padding-top: 10px;
}