@charset "UTF-8";
/* CSS Document */

/* eric meyer clear */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	font-size:62.5%;
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}





/*end of eric meyer clear */


#container {
width: 980px;
margin:0 auto;
}


#logo{
	width:275px;
	height:100px;
	margin:0 0 0 0;
	float:left;
}

body{
background-color:#D8D6BC;
margin:0 0 0 0;
}


#tabnav {
	width: 970px;
	height:22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}



#tabnav li {
	display:inline;
	margin:0; padding:0;
	float:left;
	text-decoration:none;
	
}

#tabtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin-left: 330px;
	padding-top: 5px;
}


#branding {
	width: 970px;
	height: 100px;
	position: relative;
	margin:10px 0 0 0;
}

#branding span {
	background:url(../images/header.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}


#nav{
	margin:49px 0 0 307px;
}


#nav li {
	display:inline;
	margin:0; 
	padding:0 1px 0 0;
	float:left;
	text-decoration:none;
}



#pricing-nav{
	margin:10px 0 0 0;
	
	
}


#pricing-nav li{

	display:inline;
	margin:0 0 0 0; 
	padding:0 0 0 0;
	float:left;
	text-decoration:none;
	
}

.pricing-margin{
	margin:0 6px 0 6px;
}

#leftcol-index{
 width:275px;
 margin:25px 20px 0 0;
 float:left;
}


#leftcol-heading{
	width:275px;
	height:25px;
	background-color:#B1AF99;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1.3em;
	color: #000;
	border: 1px solid #666;
	text-align: center;
	padding-top: 12px;

}

#leftcol-vt-heading{
	width:295px;
	height:17px;
	background-color:#B1AF99;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1.4em;
	color: #000;
	border: 1px solid #666;
	text-align: center;
	padding-top:3px;

}

#leftcol-text{
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
color:#000000;
letter-spacing:0.1em;
line-height:1.6em;
text-align:justify;
padding:20px 0 0 0;
margin:0 3px 0 3px;


}


#leftcol-text-italic{
font-style:italic;
}

.leftcol-text-bolditalic{
font-style:italic;
font-weight:bold;
}


#rightcol-index{
	width:663px;
	margin:25px 0 25px 12px;
	float:left;
}


#rightcol-calendar{
	width:663px;
	margin:25px 0 25px 12px;
	float:right;
}




#rightcol-vt{
	width:663px;
	margin:25px 0 25px 12px;
	float:left;
}



#rightcol-pricing{
	width:663px;
	margin:25px 0 25px 12px;
	float:left;
}






#rightcol-destination{
	width:661px;
	margin:25px 0 25px 16px;
	float:left;
}



#rightcol-menu{
	width:658px;
	margin:25px 0 25px 12px;
	background-color:#FFF;
	float:left;
	border: 1px solid #333;
}

#rightcol-contact-copy{
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
color:#000000;
letter-spacing:0.1em;
line-height:1.4em;
text-align:justify;
padding:5px 0 0 0;
margin:0 3px 0 3px;


}





.bold-subheads{
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
color:#000000;
letter-spacing:0.1em;
text-decoration:underline;
font-weight:bold;

}



.home {

	position: relative;
	background: url(../images/home-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 305px;
	height: 22px;
	margin: 0px;
	padding: 0px;

}

.home a {

	display: block;
	width: 305px;
	height: 22px;
	display: block;
	float: left;
	padding-left: 0px;

}

.home img {

	width: 305px;
	height: 22px;
	border: 0;

}


.home a:hover img {

visibility:hidden

}



.assisted {

	position: relative;
	background: url(../images/assisted-over.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 152px;
	height: 22px;
	margin: 0px;
	padding: 0px;

}

.assisted a {

	display: block;
	width: 152px;
	height: 22px;
	display: block;
	float: left;
	padding-left: 0px;

}

.assisted img {

	width: 152px;
	height: 22px;
	border: 0;

}


.assisted a:hover img {

visibility:hidden

}

.virtual {

	position: relative;
	background: url(../images/virtual-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 140px;
	height: 34px;
	margin: 0px;
	padding: 0px;

}

.virtual a {

	display: block;
	width: 140px;
	height: 34px;
	display: block;
	float: left;
	padding-left: 0px;

}

.virtual img {

	width: 140px;
	height: 34px;
	border: 0;

}


.virtual a:hover img {

visibility:hidden

}


.pricing {

	position: relative;
	background: url(../images/pricing-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 96px;
	height: 34px;
	margin: 0px;
	padding: 0px;

}

.pricing a {

	display: block;
	width: 96px;
	height: 34px;
	display: block;
	float: left;
	padding-left: 0px;

}

.pricing img {

	width: 96px;
	height: 34px;
	border: 0;

}


.pricing a:hover img {

visibility:hidden

}




.destination {

	position: relative;
	background: url(../images/destination-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 130px;
	height: 34px;
	margin: 0px;
	padding: 0px;

}

.destination a {

	display: block;
	width: 130px;
	height: 34px;
	display: block;
	float: left;
	padding-left: 0px;

}

.destination img {

	width: 130px;
	height: 34px;
	border: 0;

}


.destination a:hover img {

visibility:hidden

}



.cal {

	position: relative;
	background: url(../images/calendar-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 113px;
	height: 34px;
	margin: 0px;
	padding: 0px;

}

.cal a {

	display: block;
	width: 113px;
	height: 34px;
	display: block;
	float: left;
	padding-left: 0px;

}

.cal img {

	width: 113px;
	height: 34px;
	border: 0;

}


.cal a:hover img {

visibility:hidden

}



.menu {

	position: relative;
	background: url(../images/menu-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 81px;
	height: 34px;
	margin: 0px;
	padding: 0px;

}

.menu a {

	display: block;
	width: 81px;
	height: 34px;
	display: block;
	float: left;
	padding-left: 0px;

}

.menu img {

	width: 81px;
	height: 34px;
	border: 0;

}


.menu a:hover img {

visibility:hidden

}


.contact {

	position: relative;
	background: url(../images/contact-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 97px;
	height: 34px;
	margin: 0px;
	padding: 0px;

}

.contact a {

	display: block;
	width: 97px;
	height: 34px;
	display: block;
	float: left;
	padding-left: 0px;

}

.contact img {

	width: 97px;
	height: 34px;
	border: 0;

}


.contact a:hover img {

visibility:hidden

}


/*pricing nav*/

.landing-pdf {

	position: relative;
	background: url(../images/landing-pdf-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 297px;
	height: 22px;
	margin: 0px;
	padding: 0px;

}

.landing-pdf a {

	display: block;
	width: 297px;
	height: 22px;
	display: block;
	float: left;
	padding-left: 0px;

}

.landing-pdf img {

	width: 297px;
	height: 22px;
	border: 0;

}


.landing-pdf a:hover img {

visibility:hidden

}




.bay-pdf {

	position: relative;
	background: url(../images/bay-pdf-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 297px;
	height: 22px;
	margin: 0px;
	padding: 0px;

}

.bay-pdf a {

	display: block;
	width: 297px;
	height: 22px;
	display: block;
	float: left;
	padding-left: 0px;

}

.bay-pdf img {

	width: 297px;
	height: 22px;
	border: 0;

}


.bay-pdf a:hover img {

visibility:hidden

}


/*pricing content*/

#rightcol-pricing-form{
	width:581px;
	margin:18px 0 0 0;
	padding: 15px 40px;
	border: 1px ridge #666;
}


.pricing-heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	margin: 20px 0 10px 5px;
	
	
	
}


.pricing-copy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.6em;
	margin:0 0 0 5px;
	
}


.landing-info {

	position: relative;
	background: url(../images/landing-info-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 332px;
	height: 46px;
	margin: 0px;
	padding: 0px;

}

.landing-info a {

	display: block;
	width: 332px;
	height: 46px;
	display: block;
	float: left;
	padding-left: 0px;

}

.landing-info img {

	width: 332px;
	height: 46px;
	border: 0;

}


.landing-info a:hover img {

visibility:hidden

}



.bay-info {

	position: relative;
	background: url(../images/bay-info-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 331px;
	height: 46px;
	margin: 0px;
	padding: 0px;

}

.bay-info a {

	display: block;
	width: 331px;
	height: 46px;
	display: block;
	float: left;
	padding-left: 0px;

}

.bay-info img {

	width: 331px;
	height: 46px;
	border: 0;

}


.bay-info a:hover img {

visibility:hidden

}






#pricing-images{
	
	width:661px;
	clear:both;
	
	
}


#pricing-img-left{
	width:295px;
	float:left;
	margin:20px 0 0 1px;
	
	
}


#pricing-img-right{
	width:295px;
	float:right;
	margin:20px 1px 0 0;
}


.pricing-rule{
	width:663px;
	height:1px;
	background-color:#666;
	margin:10px 0 0 0;
	
	
}



/*end of pricing*/

/*destination*/

#destination-imgs img{
	margin:0 6px 6px 0;
}

/*end of destination*/



/*menu*/


#rightcol-menu h2{
	color:#000;
	font-size:1.8em;
	font-weight:bold;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin:15px 0 0 0;	
	
}


#rightcol-menu h3{
	color:#000;
	font-size:1.2em;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin:15px 0 0 0;
	font-style:italic;
	font-weight:bold;
	letter-spacing:0.1em;
	
}


#rightcol-menu h4{
	color:#000;
	font-size:1.2em;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:15px 0 0 0;
	font-style:italic;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:underline;
	
}

#rightcol-menu h5{
	color:#000;
	font-size:1.5em;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:15px 0 8px 0;
	font-style:italic;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:underline;
	
}



#rightcol-menu h6{
	color:#000;
	font-size:1.1em;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:15px 0 8px 0;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:underline;
	
}





#rightcol-menu p{
	color:#000;
	font-size:1.4em;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin:15px 0 15px 0;
	font-style:italic;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:underline;
	
}

#rightcol-menu ul li{
	color:#000;
	font-size:1.2em;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0 0 0;
	letter-spacing:0.1em;
	
	
}


#menu-left{
	width:300px;
	margin:0 0 0 30px;
	float:left;
	
}


#menu-right{
	width:300px;
	margin:0 0 0 25px;
	float:left;
	
}

.menu-clear{
	padding:20px 0 0 0;
	clear:both;
	
	
}



/*end of menu*/

/*contact*/

#border{
	border: thin solid #333;	
	
}


.directions-header{
	
	margin:20px 0 5px 0;
	color:#000;
}

.directions-header a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	font-size:1.6em;
	color:#000;
}


.directions-header a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	font-size:1.6em;
	color:#000;
}

.directions-header a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.6em;
	color:#FFF;
	background-color:#333;
	text-decoration:none;
}

.directions-header a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	font-size:1.6em;
		color:#000;
}

.directions-subhead{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	font-size:1.2em;
	margin:15px 0 5px 0;	
}


.directions-leftcol-subhead{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	font-size:1.4em;
	margin:15px 0 5px 0;	
}


#email-us{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	text-align:center;
	font-weight:bold;
	margin:20px 0 0 0;
		
}

#email-us a:link {
color:#000;
text-decoration:none;

}

#email-us a:visited {
color:#000;
text-decoration:none;
}

#email-us a:hover {
color:#FFF;
text-decoration:none;
background-color:#000;

}

#email-us a:active {
color:#FFF;
text-decoration:none;
}

/*end of contact*/


/*social media links*/

#socmed li{
	display:inline;
	float:left;
	margin:15px 0 0 0;
	
	
}



.blog {

	position: relative;
	background: url(../images/blog-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 221px;
	height: 47px;
	margin: 0px;
	padding: 0px;

}

.blog a {

	display: block;
	width: 221px;
	height: 47px;
	display: block;
	float: left;
	padding-left: 0px;

}

.blog img {

	width: 221px;
	height: 47px;
	border: 0;

}


.blog a:hover img {

visibility:hidden

}





.face {

	position: relative;
	background: url(../images/face-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 220px;
	height: 47px;
	margin: 0px;
	padding: 0px;

}

.face a {

	display: block;
	width: 220px;
	height: 47px;
	display: block;
	float: left;
	padding-left: 0px;

}

.face img {

	width: 220px;
	height: 47px;
	border: 0;

}


.face a:hover img {

visibility:hidden

}



.twitter {

	position: relative;
	background: url(../images/twitter-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 222px;
	height: 47px;
	margin: 0px;
	padding: 0px;

}

.twitter a {

	display: block;
	width: 222px;
	height: 47px;
	display: block;
	float: left;
	padding-left: 0px;

}

.twitter img {

	width: 222px;
	height: 47px;
	border: 0;

}


.twitter a:hover img {

visibility:hidden

}


/*end of socmed section*/



#footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	text-align:center;
	font-weight:bold;
	margin:25px 0 15px 0;
	padding:10px 0 0 0;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;	
		
}

#footer a:link {
color:#000;
text-decoration:none;

}

#footer a:visited {
color:#000;
text-decoration:none;
}

#footer a:hover {
color:#FFF;
text-decoration:none;
background-color:#000;

}

#footer a:active {
color:#FFF;
text-decoration:none;
}


.clear{
	clear:both;
}

.directions-line{
	margin:30px 0 30px 0;
	width:100%;
	height:1px;
	background-color:#333;
	
	
}
