/***********************/
/* General Page Layout */
/***********************/
body {

	margin: 5px 0 5px 50%;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: small;
	color: #4B4B5C;
	background-color: #b1d5eb;
	background-image: url(../images/site_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 100.1%;
}

p{	font-family:  'Arial', Helvetica, sans-serif;
}

#main_container {
	position: relative;
	width:775px;
	height:auto;
	margin: 0 0 0 -380px;
	top:0px;
	border: 0px solid #fff;
	background-color:#f9e8ce;

	
}
#header_container {
	position: relative;
	width:775px;
	height: 280px;
	background-color:#f9e8ce;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}
#footer_container {
	position: relative;
	width:775px;
	height:50px;
}

#holiday_cottage {
	position: absolute;
	width:839px;
	height:118px;
	left:20px;
	top:290px;
    background-image: url(/images/holiday_cottage.jpg);
    background-position: top;
	background-repeat: no-repeat;
	z-index:50;

}

#content {
	position: relative;
	width: 776px;
	left: 0px;
	top: 0px;
	background-image: url(../images/page_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#text_content {
	position: relative;
	width: 420px;
	padding-bottom:50px;
	left: 292px;
	top:90px;
}

tr.table_sizes_bold{
	font-size: 75%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	vertical-align: top;
	text-align: center;
	background: url(/images/table_header.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

tr.table_sizes{
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	line-height: 170%;
	font-variant: normal;
	text-transform: none;
	vertical-align: top;
	color: #464749;
	text-align: center;
	border-bottom: solid 1px ;
}
td.top{background-color: #89a4c0; color:#fff; font-weight: bold;}
td.even{background-color: #fdf8f1;}
td.odd{}


#images1 {
	position: absolute;
	width: 230px;
	left: 20px;
	top:375px;
	z-index:50;
}
#images2 {
	position: relative;
	width: 230px;
	left: 0px;
	padding-top:475px;
}

#images4 {
	position: relative;
	width: 230px;
	left: 20px;
	top:1025px;
	z-index:50;
}

#image_1 {
	position:absolute;
	height: 260px;
	width: 197px;
	left:40px;
	top: -130px;
	z-index:2;
}

hr.spacer
{
	width: 390px;
	margin: 20px 0px 50px 0px;
	border: 0px hidden #fff;
	visibility: hidden;
} 


h1 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family:  'Arial', Helvetica,;	
	font-size: 130%;
	font-weight: bold;
	color: #464749;
	line-height:200%;
}

h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family:  'Arial', Helvetica;	
	font-size: 120%;
	font-weight: bold;
	color:#464749;
	line-height:150%;
}

h2 a:link    {color: #89a4c0;}
h2 a:visited {color: #89a4c0;}
h2 a:hover   {color: #464749;}
h2 a:active  {color: #89a4c0;}

ul{
	list-style: disc;
	list-style-position: outside;
	padding-top: 0px;
	padding-bottom: 0px;
}

li{
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	line-height: 130%;
	margin-bottom:5px;
	margin-left: 0px;
	margin-right:0px;
	color:#89a4c0;
	list-style-type: disc;
	list-style-position: outside;
}

li span{color:#464749;}

.clear
{
	clear: both; 
	height: 1px;  /* these next attributes keep the div height to 0 pixels, critical for Safari and Netscape 7 */
	overflow: hidden;
	margin-bottom: -1px;
}
.body {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family:  'Arial', Helvetica, sans-serif;	
	font-size: 100%;
	line-height:140%;
	font-weight: normal;
	color: #464749;
	margin-left:15px;
	text-align: left;

}

.body2 {
	margin: 0px;
	padding: 0px 0px 60px 0px;
	font-family:  'Arial', Helvetica, sans-serif;	
	font-size: 90%;
	line-height:140%;
	font-weight: normal;
	color:#89a4c0;
	margin-left:15px;
	text-align: left;
}

.blue {color: #1571b8;
	font-weight: bold;
}

#des
{
	position: absolute;
	width: 200px;
	bottom: 10px;
	left: 650px;
	text-align: left;
	padding-top: 6px;
	
}
a.link
{
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	color:#89a4c0 ;
	text-decoration: none;
	vertical-align: top;
	float: none;
}

a.link:visited {text-decoration: none; color:#89a4c0 ;}
a.link:hover   {text-decoration: none; color: #fff; background-color: #CCC;}	
a.link:active  {text-decoration: none; color:#89a4c0 ;}


a.deslink
{
	font-size: 90%;
	font-weight: normal;
	font-style: normal;
	color:#89a4c0 ;
	text-decoration: none;
	vertical-align: top;
	float: none;
}

a.deslink:visited {text-decoration: none; color:#89a4c0 ;}
a.deslink:hover   {text-decoration: none; color: #fff; background-color: #CCC;}	
a.deslink:active  {text-decoration: none; color:#89a4c0 ;}

#footer_text {
	position: relative;
	width: 760px;
	top: 54px;
	left: 20px;
	vertical-align: middle;
}

a.copylink {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	vertical-align: top;
	float: none;
}

a.copylink:visited {text-decoration: none; }
a.copylink:hover   {text-decoration: none; }	
a.copylink:active  {text-decoration: none; }

.copyright
{
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: normal;
	text-align: left;
	vertical-align: top;
	color: #fff;
	letter-spacing: 0px;
	line-height: 100%;
	padding-top: 0px;
	padding-bottom: 20px;
}

hr.bottom_spacer
{
	width: 300px;
	margin: 20px 0px 10px 0px;
	border: 0px hidden #fff;
	visibility: hidden;
} 


