@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #414141;
	color: #333333;
}
a:link {
	color: #CC6600;
}
a:visited {
	color: #BF6000;
}
a:hover {
	color: #FF972F;
}
a:active {
	color: #CC6600;
}

.day {
	font-weight: bold;
	color: #666666;
}
.greenback {
	background-color: #EAEED9;
	padding: 5px;
}
.plainback {
	padding: 5px;
}
.highlighttitle {
	font-size: 14pt;
	font-weight: bold;
	color: #CC6600;
	padding: 6px;
	background-color: #E8F1FF;
}
.title {
	font-size: 12pt;
	font-weight: bold;
	color: #CC6600;
}

.highlightlist {
	list-style-type: disc;
	list-style-image: url(../images/decor/listbullet.png);
	list-style-position: inside;
	white-space: normal;
	line-height: 21px;
	font-size: 12px;
	text-indent: 5px;
}
.tourinfo {
	font-size: 15px;
}
.options {
	padding-right: 5px;
	padding-left: 50px;
}

ul{
	text-indent: 5px;
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 5px;
	padding-bottom: 5px;

}

.lineMenu {
	font-size: 11px;
	color: #28300D;
	font-weight:bold;
	text-align: right;
	line-height: 25px;
	padding-right: 30px;
}

.lineMenu a:link {
	color: #28300D;
	text-decoration: none;
}
.lineMenu a:visited {
	color: #28300D;
	text-decoration: none;
}
.lineMenu a:hover {
	color: #28300D;
	text-decoration: underline;
}
.lineMenu a:active {
	color: #28300D;
	text-decoration: none;
}

#leftcolmenu {
	background-image: url(../images/decor/leftmenugreen.png);
	background-repeat:no-repeat;
	float: left;
	width: 142px;
	padding-left:8px;
	height: 950px;
	font-size: 11px;
	color: #FFFFFF;
	text-align:left;
}

#leftcolmenu ul {
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	text-indent: 0px;
	margin: 0px;
}

#leftcolmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#leftcolmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#leftcolmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#leftcolmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}


#topbanner {
	width: 854px;
	text-align: center;
	margin: 0px;
	background-image: url(../images/decor/milfordlandingheader_03.jpg);
	height: 205px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#bluetopmenu {
	background-image: url(../images/decor/greentopmenu.png);
	background-repeat: no-repeat;
	width: 850px;
	height: 24px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#bluetopmenu img{
	text-align: left;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

#accountmenu {
	background-image: url(../images/decor/acountbargreen.png);
	background-repeat: no-repeat;
	width: 854px;
	height: 28px;
}

#searchbar  {
	background-image: url(../images/decor/searchbargreen.png);
	background-repeat: no-repeat;
	width: 854px;
	height: 48px;
}

.leftcolcontent {
}

.leftcolbottom{
}

#maincontent {
	margin-left: 151px;
	width:699px;
	background-image: url(../images/decor/maintcontbg.png);
	margin-top: 0px;
	float: none;
	background-repeat: repeat-y;
	background-position: left top;
}
#maincontent img{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	
}

.mainmid   {
	padding-right: 10px;
	padding-left: 5px;
}
.mainmid .milfordmenu {
	background-color: #EAEED9;
	float: right;
	width: 180px;
	margin-bottom: 20px;
	margin-left: 5px;
	border: 1px solid #606F3C;
	margin-right: 5px;
	color: #28300D;
	
}


.mainmid .menutitle{
	background-color: #606F3C;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}

.mainmid .milfordmenu li{
	list-style-type: none;
	
}

#maincontent .maintop {
	background-image: url(../images/decor/maintconttopr.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	margin: 0px;
	margin-right:0px;
	padding: 0px;
}
#maincontent .mainbottom {
	background-image: url(../images/decor/maintcontbottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width:699px;
	clear: left;
}


#rightcol {
	background-image: url(../images/decor/rightcolbackground.gif);
	float: right;
	width: 195px;
	padding: 0px;
	margin-top: 21px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-position: left top;

}
#container {
	width: 855px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}


.rightcoltop {
	background-image: url(../images/decor/rightcoltop.gif);
	width: 195px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

.rightcolmid {
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.rightcolbottom {
	background-image: url(../images/decor/rightcolbottom.gif);
	width: 195px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}


#footer {
	background-image: url(../images/decor/footerbg.png);
	font-size:11px;
	width: 699px;
	height: 114px;
	clear: left;
	float: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 150px;
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #015382;
}

#footeraddress {
	float: right;
	margin-right:20px;
	margin-top: 7px;
	color: #333333;
}

#footerlinksgrey {
 	
}


#footer a:link {
	color: #667B36;
	font-weight: bold;
	text-decoration: none;
}
#footer a:visited {
	color: #667B36;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #667B36;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:active {
	color: #667B36;
	font-weight: bold;
	text-decoration: none;
}

#footerlinksgrey a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#footerlinksgrey a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#footerlinksgrey a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
#footerlinksgrey a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#tourtab {
	float: none;
	margin-left: 148px;
	height: 25px;
	margin-top: 2px;
	width: 480px;
}


.day {
	font-weight: bold;
	color: #666666;
}

.maintitle {
	font-size: 14pt;
	font-weight: bold;
	color: #667B36;
}
.featuredtours {
	background-color: #FFF4EA;
	border: 1px dotted #CC6600;
	padding: 10px;
	margin: 5px;
}
.featuredtours ul{
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 0px;
	
	
}
.featuredtours li{
	display: inline;
	padding-right: 30px;
		
}


.highlighttitle {
	font-size: 14pt;
	font-weight: bold;
	color: #CC6600;
	padding: 6px;
	background-color: #E8F1FF;
}
.title {
	font-size: 12pt;
	font-weight: bold;
	color: #667B36;
}
.greentitle {
	font-size: 12pt;
	font-weight: bold;
	color: #667B36;
}

.highlightlist {
	list-style-type: disc;
	list-style-image: url(../images/decor/listbullet.png);
	list-style-position: inside;
	white-space: normal;
	line-height: 23px;
}
.tourinfo {
	font-size: 15px;
}
.options {
	padding-right: 5px;
	padding-left: 50px;
}

.mainleft {
	float: left;
	width: 450px;
}

.mainright {
	padding: 5px;
	float: right;
	width: 190px;
}
.tourtitlegreen {
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(../images/decor/tourtitlegreen.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 33px;
	padding-left: 25px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 5px;
	position: relative;
	z-index: 1;
}


.formTool  
{
	font-size : 8pt;
	font-family : Tahoma;
	margin : 0;
	background-color : #c0c0c0;
	color : #000000;
	padding-left : 5px;
	padding-top : 0px;
	padding-right : 5px;
	padding-bottom : 0px;
}


.tripIMG  {
	border-color : #000000;
	border-width : 1;
	border-style : solid;
	padding-right : 10px;
	margin-right : 10px;
}

.formTool  {
	font-size : 8pt;
	font-family : Tahoma;
	margin : 0;
	background-color : #c0c0c0;
	color : #000000;
	padding-left : 5px;
	padding-top : 0px;
	padding-right : 5px;
	padding-bottom : 0px;
}


.text_Heading1 {
	color: #667B36;
	font-weight: bold;
	font-size: 10pt;
	line-height: normal;
	font-family: Verdana, Arial
}

.whitetypeheading {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.texthighlight {
	color: #CC6600;
}
.mapbox {
	height: auto;
	width: 200px;
	float: right;
	font-size: 12px;
	color: #CC6600;
	text-align: center;
}
.flybox {
	float: left;
	width: 210px;
	text-align: center;
	font-size: 12px;
	color: #CC6600;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.accommodation{
	font-size: 14px;
	font-style: italic;
	color: #667B36;
}
.totop {
	text-decoration: none;
	width: 100px;
	float: right;
	text-align: center;
	font-weight: bold;
	position: relative;
	z-index: 5;

}
.totop a{
	text-decoration: none;
	
}
.totop a:hover{
	text-decoration: underline;
	
}

