body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background: url(images/primetours_backgrnd.jpg) center repeat-y;
	background-color: #243654;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#topbar {
	width: 982px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #fff;
}

#addressbar {
	text-align: left;
	font-size: 11px;
	padding: 5px 10px 5px 5px;
}

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

#navcontainer {
	width: 983px;
	height: 36px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/navbar_backgrnd.jpg) center repeat-x;
}

#nav {
	text-align: left;
	padding-top: 8px;
	margin: 0;
}

#nav ul {
	list-style: none;
	display: inline;
	text-decoration: none;
	color: #304973;
	margin: 0;
	padding: 0;
}

#nav ul a {
	text-decoration: none;
	padding-left: 20px;
	margin-top: 5px;
}

#nav ul li {
	list-style: none;
	display: inline;
	margin: 0;
	text-decoration: none;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	border: none;
}

#nav a {
	color: #304973;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: bold;
}

#nav a:hover {
	text-decoration: none;
	color: #6e7f9d;
}

#maincontent {
	margin: 0 auto;
	width: 982px;
}

p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

h1 {
	margin-top: 10px;
	padding-left: 0px;
	padding-bottom: 3px;
	font-size: 16px;
	color: #1f3694;
	background-color: transparent;
	border-bottom: 1px solid #d5e3f5;
}

h2 {
	margin-top: 20px;
	padding-left: 0px;
	font-size: 20px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #1f3695;
	margin: 20px 0 5px 0;
}

h4 {
	margin: 0;

	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	color: #4f4e4e;
	background-color: transparent;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 15px 0 5px 0;
}

strong {
	color: #1f3694;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: bold;
}

#leftcol {
	width: 810px;
	height: 315px;
	float: left;
	background-color: #edf4fc;
}

#splashphoto {
	width: 436px;
	height: 100%;
	background: url(images/photoframe.jpg) top left no-repeat;
	float: left;
}

#photoflash {
	position: relative;
	top: 30px;
	left: 19px;
	width: 379px;
	height: 252px;

}

#photoflash img {
	margin: 0;
	padding: 0;
}

#thumbnailcontent {
	position: relative;
	top: 20px;
	width: 350px;
	float: right;
	background-color: transparent;
}

.item {
	margin-left: 0px;
	margin-top: 15px;
	width: 320px;
	color: #000;
	background-color: transparent;
	text-align: left;

}

.item img {
	width: 90px;
	height: 67px;
	margin: 7px;
	padding-right: 4px;
	border: 0px solid #cbcdc9;
	float: left;
}

.item a {
	font-weight: bold;
	color: #6b7d97;
}

.itemtext {
	margin-top: 0;
	margin-right: 5px;
	padding-left: 6px;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	line-height: 16px;
	text-align: left;
	color: #333;
	background-color: transparent;
	text-decoration: none;

}

div.clearer {
	clear: left; 
	line-height: 0; 
	height: 0;
}

#rightcol {
	float: right;
	width: 152px;
	margin-left: 20px;
	background-color: transparent;
}

#rightcol p {
	font-size: 11px;
	line-height: 13px;
	margin: 0;
}

.rightcolpackage {
	border-bottom: 1px solid #d5e3f5;
	padding-top: 15px;
	padding-bottom: 8px;
}

.rightcoltitle {
	font-size: 12px;
	font-weight: bold;
	color: #1f3695;
	margin: 5px 0 5px 0;
}

.address {
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-align: left;
}

#packages {
	width: 800px;
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	color: #333;
	background-color: #fff;
}

#packages ul {
	list-style: none;
	display: block;
	font-size: 11px;
	line-height: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #333;
	margin-top: 1px;
	margin-left: 0px;
	padding-left: 15px;
}

#packages li {
	margin-top: 1px;
	padding-bottom: 2px;
	border-bottom: 0px dotted #dfdfdf;
}

#packages a {
	text-decoration: none;
	color: #1f3694;
	background-color: transparent;
	font-weight: bold;
}

#packages a:hover {
	color: #6e7f9d;
	background-color: transparent;
}

.testimonial {
	background-color: #f8f8f8;
	color: #797c80;
	font-family: Georgia, "New Century Schoolbook", "Times New Roman", times, serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	letter-spacing: .4px;
	margin: 5px 5px 5px 0;
	padding: 12px;
	border: 2px solid #f2f2f2;
	clear: both;
}

.resourcelink {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #d9d9d9;
}

.resourcelink a {
	color: #2f5f8e;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

.resourcelink a:hover {
	text-decoration: underline;
}

table {
	margin-left: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
}

.tablepackage {
	width: 75%;
	margin-left: 0px;
	margin-bottom: 15px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	border-collapse: collapse;
	border: 2px solid #d5e3f5;
}

.tablepackage td {
	padding: 2px;
	border-collapse: collapse;
	border-bottom: 1px solid #d5e3f5;
	border-right: 1px solid #d5e3f5;
}

th {
	text-align: left;
	background-color: #f5f5f5;
}

form {
	background-color: #f8f8f8;
	padding-left: 0px;
	padding-bottom: 10px;
	border: 2px solid #f2f2f2;
}

.fmlabel {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 2px;
}	

input, textarea {
	margin-top: 2px;
	margin-bottom: 2px;
}

.tideformtitle {
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background-color: #1f3694;
}



#footer {
	clear: both;
	width: 792px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #efefef;
	padding: 4px;
}