body
{
	background-color: #E7E7E7;
	font-family: arial, verdana, sans-serif;
	color: #333333;
	font-size: 11px;
	margin-bottom: 20px;
}

form
{
	margin: 0;
}

h1
{
	font: 20px Georgia Times New Roman, Serif;
	color: #00532C;
}

table
{
	font-family: arial, verdana, sans-serif;
	color: #333333;
	font-size: 11px;
}

table a
{
	font-family: arial, verdana, sans-serif;
	color: #D2E1F3;
	font-size: 11px;
}

td
{
	text-align: left;
	vertical-align: top;
}

select
{
	font-family: arial, verdana, sans-serif;
	width: 300px;
	color: #333333;
	font-size: 11px;
}

a
{
	font-weight: bold;
	color: #333333;
}

input, textarea
{
	font-family: arial, verdana, sans-serif;
	width: 200px;
	color: #333333;
	font-size: 11px;
	border: 1px solid #00703C;
}

/*-----------------containing divs-----------------------------*/
#container
{
	width: 754px;
	margin: 0 auto;
	background: #00703C url(/images/main_bg.gif) left top repeat-y;
}

#left
{
	float: left;
	width: 166px;
}

#right
{
	width: 588px;
	margin-left: 166px;
}

#topleft
{
	background: url(../images/pilgrim_title.gif) no-repeat bottom left;
	background-color: #00703C;
	height: 168px;
	width: 166px;
}

#topright
{
	/*height: 168px;*/
}

#middleleft
{
	background-color: #00703C;
	vertical-align: top;
	width: 166px;
}

#middleright
{
	background-color: #00703C;
	margin-bottom: 5px;
}

#bottomleft
{
	background: #00703C url(/images/bottom_lines_left.gif) repeat-x bottom;
	color: #ffffff;
	height: 145px;
	width: 166px;
}

#bottomright
{
	background-color: #D2E1F3;
	vertical-align: bottom;
	background: #ffffff url(/images/bottom_lines_right.gif) repeat-x bottom;
	height: 145px;
	width: 583px;
}

#bottom a
{
	font-family: arial, verdana, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

/*-----------------containing divs-----------------------------*/

.greenlinetop
{
	background-color: #00703C;
	height: 6px;
	font-size: 6px;
	border-top: 6px solid #63A888;
	border-bottom: 1px solid #ffffff;
}

.greenlinebottom
{
	clear: both;
	background-color: #63A888;
	line-height: 9px;
	font-size: 9px;
	border-top: 6px solid #00703C;
	color: #ffffff;
	padding: 2px 0 2px 10px;
}

#content
{
	/*border:1px solid red;*/
	background-color: #ffffff;
	padding: 50px 10px 10px 15px;
	width: 335px;
}
.full_content
{
width:561px !important;
}
.hide_extras
{
display:none
}
#extras
{
	/*border:1px solid red;*/
	float: right;
	padding: 0;
	width: 215px;
	height: 300px;
}
/*-------------navigation styles--------------------------------*/

.navlist
{
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
	text-align: center;
}

.nav
{
	padding: 5px 0;
	border-top: 1px solid #57A17F;
	border-bottom: 1px solid #00522C;
}

.nav a
{
	color: #D2E1F3;
	font: 12px Georgia Times New Roman, Serif;
	text-decoration: none;
}

.nav a:hover
{
	color: #57A17F;
	text-decoration: none;
}

.navon
{
	padding: 5px 0 5px 0;
	border-top: 1px solid #57A17F;
	border-bottom: 1px solid #00522C;
	background-color: #00532C;
}

.navon a
{
	color: #D2E1F3;
	font: 12px Georgia Times New Roman, Serif;
	text-decoration: none;
}

.navon a:hover
{
	color: #57A17F;
	text-decoration: none;
}

.pagelist
{
	list-style: none;
	margin: 5px 0 0;
	padding: 5px 0 0;
	text-align: center;
	border-top: 1px solid #57A17F;
}

.pageoff
{
	color: #D2E1F3;
	font: 12px Times New Roman, Serif;
}

.pageoff a
{
	color: #D2E1F3;
	text-decoration: none;
	border: 0;
	padding: 0;
	width: 144px;
	_width: 144px;
}

.pageon
{
	color: #57A17F;
	font: 12px Times New Roman, Serif;
}

.pageon a
{
	color: #57A17F;
	text-decoration: none;
	border: 0;
	padding: 0;
	width: 144px;
	_width: 144px;
}
.lbox
{
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;
	color: #D2E1F3;
}

.lboxli
{
	padding-left: 10px;
	border: 1px solid #D2E1F3;
}

.lbtitle
{
	color: #D2E1F3;
	font-weight: bold;
	font-size: 13PX;
	text-align: center;
}


.lbtitle a
{
	color: #D2E1F3;
	font-weight: bold;
}

.imgcontleft
{
	float: left;
	background-color: #00703C;
}

.imgcontright
{
	float: right;
	background-color: #00703C;
}

.subpagelinks
{
	list-style: none;
	padding-bottom: 10px;
	border-bottom: 1px solid #B5CDC2;
}

.subpagelinks a
{
	text-decoration: none;
	color: #00532C;
}

.extraholder
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.extraholder li
{
	padding-bottom: 2px;
}

#bottomlist
{
	float: left; /*border:1px solid red;*/
	width: 50%;
	list-style: none;
	margin: 5px 0 0 0;
}
#bottomlist li
{
	display: inline;
}

#bottomlistright
{
	/*border:1px solid red;*/
	text-align: right;
	padding-top: 2px;
	float: right;
	width: 50%;
	list-style: none;
	margin: 0;
}
#bottomlistright li
{
	display: inline;
	padding-right: 5px;
}

/*-------------navigation styles--------------------------------*/

#logo
{
	padding-top: 25px;
}

#contact
{
	font-size: 10px;
	padding: 1px 0 0 10px;
	color: #D2E1F3;
	list-style-type: none;
	margin: 0;
}

#contact a
{
	color: #D2E1F3;
}

.bookingtable
{
	color: #D2E1F3;
}

#interior
{
	border: 1px solid #DDD1C8;
}
#searchbox
{
	padding: 0 0 15px 10px;
}
#searchbox a
{
	color: #D2E1F3;
}

.submit
{
	width: 42px;
	font-weight: bold;
	color: #fff;
	margin: 8px 0 10px 0;
	_margin: 8px 0 0 0;
	background-color: #3791D6;
	border: 1px solid #C3C3C3;
}

#middleright.shop
{
	background-color: #ffffff;
	padding: 20px 15px;
}

.shop .products
{
	border-top: 1px solid #00703C;
	border-left: 1px solid #00703C;
}
.shop .products td, .shop .products th
{
	border-right: 1px solid #00703C;
	border-bottom: 1px solid #00703C;
}

.shop .products select
{
	width: 75px;
}

/*-------------Contact Form--------------------------------*/


.dob
{
	width: 50px;
	border: 1px solid #00703C;
}

.chkbox
{
	width: 50px;
	border: 0;
}

.submit
{
	width: 100px;
	background-color: #00703C;
	color: #D2E1F3;
}

/*-------------Contact Form--------------------------------*/

