@charset "UTF-8";

body {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/mainbkg3.jpg) repeat-x;
}
body, html {
	height: 100%;
}
a:link {
	color: #1A2394;
}
a:visited {
	color: #1A2394;
}
a:hover {
	color: #53A9FF;
}
a:active {
	color: #1A2394;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 120px;
}
#nav {
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	width: 800px;
}
#nav a {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	float: left;
	width: 159px;	
	border-right-color: #E0AC3C;
	border-right-width: 1px;
	border-right-style: solid;	
	background: url(../images/navbkg.jpg) repeat-x;
	line-height: 30px;
}
#nav a:hover {
	color: lime;
	background-position: 0px -10px;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #081558;
	width: 158px !important;
}
.headertop {
	margin-top: 30px;
}
#topfourprops {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
	margin-top: 15px;
	margin-bottom: 5px;
	background: url(../images/SanFrancisco-bkg.jpg) no-repeat;
}
#topfourprops a {
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 134px;
	text-align:center;
	width:180px;
	background-image: url(../images/go.png);
}
#topfourprops a:hover {
	background-image: url(../images/gohover.png);
	text-decoration: none;
	color: orange;
}
.lefttopfour {
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	float: left;
	width: 248px;
	margin-left: 11px;
	padding-left: 7px;
}
.topfour {
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	float: left;
	width: 249px;
	margin-left: 17px;
	padding-left: 6px;
}
.textright {
	text-align: right;
}
.blackText {
	color: black;
}
.h1bkg {
	padding-top: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BEBFC2;
	line-height: 31px;
	background-image: url(../images/h1back.jpg);
	background-repeat: repeat-x;	
	clear: left;	
}

img {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;	
	border-bottom-style: none;
}
h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #004A00;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 15px;	
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #0B1752;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.mainheadline {
	font-size: 11px;
	font-weight: bold;
	color: #0B1752;	
	text-transform: none;	
	margin-left: -15px;	
	}
.mainheadline2 {
	font-size: 11px;
	font-weight: bold;
	color: #0B1752;	
	text-transform: none;	
	}	
#maincontent {
	width: 804px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;	
	padding-left: 4px;
	min-height: 65%;
	position: relative;
}
#intromessage {
	padding-top: 10px;
	margin-right: 30px;
	margin-bottom: 30px;	
	width: 494px;
	float: left;	
}
.alignit  {
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 0px;
}
li {
	margin-top: 15px;
}
#rightsidebar {
	width: 280px;
	padding-top: 20px;
	float: left;
}
#formbox {
	background-image: url(../images/form-bkg.jpg);
	background-repeat: no-repeat;
	height: 200px;
	font-size: 10px;	
	margin-bottom: 30px;
}
#formtable {
	padding-top: 0px;
	margin-top: 0px;	
	margin-right: auto;
	margin-bottom: 15px;	
	margin-left: auto;
}
#calendarBoxArrive  span {
	font-size: 9px;
}
#calendarBoxDepart span {
	font-size: 9px;
}
input {
	vertical-align: middle;
	color: #666666;	
}

#footer {
	color: #4A5668;
	background: url(../images/footerbkg.jpg) repeat-x;
	height: 114px;
	width: 100%;
	clear: both;
	margin-top: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0B1752;	
}
#allrights {
	width: 800px;
	padding-left: 10px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.left {
	position: absolute;
	left: 0;
}
.right {
	position: absolute;
	right: 0;
}
.line {
	position: relative;
	text-align: center;
	width:280px;
}
#map {
	clear: both;
	height: 400px;
	width: 494px;
}

