/* CSS Document */

div#masthead {
	height: 153px;
	margin: 0;
	padding: 0;
 	background: url(../images/holidays_masthead.jpg) no-repeat;
}

div#masthead-excursions {
	height: 153px;
	margin: 0;
	padding: 0;
 	background: url(../images/excursions_masthead.jpg) no-repeat;
}

div#snippetwrapper {
	width: 590px;
	margin: 10px 5px 0 0;
	padding: 0;
	background: url(../images/home_snippetsHdrbkgd.gif) no-repeat;
	float: right;
}

div#snippetwrapper div.snippet, div#snippetwrapper div.snippet-outlined {
	width: 182px;
	margin: 0;
	padding: 4px 5px;
	float: left;
}

div#snippetwrapper div.snippet-outlined {
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}

/*div#col2 {
	width: 590px;
}*/

div.polaroidpic1 {
	width: 240px;
	height: 240px;
	margin: 0 0 5px 5px;
	padding: 0;
	background: url(../images/holiday_polaroidpic1.jpg) no-repeat;
	float: right;
}

table#pricesTable {
	margin: 5px 0;
	padding: 0;
	border: solid 1px #CCC;
}

table#pricesTable th {
	margin: 0;
	padding: 3px;
	font-weight: bold;
	background: #DEDEDE;
}

table#pricesTable td {
	margin: 0;
	padding: 3px;
	text-align: center;
}

/*div#col1 ul {
	margin: 0;
	margin-left: 20px;
	padding: 0;
}

div#col1 li {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}*/

div#col1 form#frmSelect {
	margin: 10px 0;
	padding: 5px;
	text-align: right;
	background: #DEDEDE;
	border: solid 1px #CCCCCC;
}

img#mainimage {
	margin: 0 0 0 5px;
	border: solid 1px #CCCCCC;
}

.areaname {
	padding: 3px;
	font-weight: bold;
	background-color: #DEDEDE;
}

div#col1 ul li.no-dotted-underline {
	border-bottom: none;
	margin: 0;
}

div#col1 ul li a.doortodoor:link, div#col1 ul li a.doortodoor:visited {
	width: auto;
	margin: 0 0 5px 0;
	padding: 5px;
	background-color: #BE9D65;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	color: #333333;
	display: block;
	border: solid 1px #666666;
}

div#col1 ul li a.doortodoor:hover {
	background-color: #005A51;
	color: #CCCCCC;
}

div#col1 ul li a.doortodoor:active {
	background-color: #DAC7A7;
	color: #666666;
}

div#col1 ul li a.whyfishwicks:link, div#col1 ul li a.whyfishwicks:visited {
	width: auto;
	margin: 0 0 5px 0;
	padding: 5px;
	background-color: #005A51;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	border: solid 1px #666666;
}

div#col1 ul li a.whyfishwicks:hover {
	background-color: #BE9D65;
	color: #333333;
}

div#col1 ul li a.whyfishwicks:active {
	background-color: #CCCCCC;
	color: #666666;
}

div.pickupmap {
	margin: 5px 0 10px 0;
}

img#pickupmap {
	cursor: pointer;
}

