/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |CSS Stylesheet (C) Copyright 2005 Websmart Incorporated | */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/* Layout */


body
{
	margin: 0;
	margin: 0 auto;
/*	background: #bdaec6 url(/images/siteimages/bg.gif) repeat-y center top;*/
	background: #F2F2F2 url(/images/siteimages/bg_grey.gif) repeat-y center top;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #607080;
}
#main
{
	width: 780px;
	height: auto;
	border-left: 0px solid #efefef;
	border-right: 0px solid #efefef;
	margin: 0 auto 0 auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#header
{
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #421c52;
	border: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	border: 0px;
}
#printheader{
	display: none;}
#headerpanel{
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a982ae;
	border-bottom-color: #a982ae;
	margin: 0px;
	padding: 0px;
	height: 130px;
	border-right-width: 0px;
	border-left-width: 0px;
	
}


#content
{
	float:left;
	width: 580px;
	text-align: left;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 145%;
	color: #607080;

}
#content img {
	margin-left: 15px;
	margin-bottom: 5px;
	border: 3px double #421c52;
	background-color: #666666;
	}
div#ReservationsTable{
	width: auto;
	}

#ReservationsTable img{
	border: 0px;
	margin: 2px 4px;
	padding: 2px 2px 2px 2px;
	background-color: #ffffff;
	}
.ReservationsDate{
	width: 130px;
	padding-right: 2px;
	padding-left: 2px;
	}	
#lefty
{
	margin: 8px 5px 8px 2px;
	width: 160px;
	height: auto;
	color: #00008B;
	font-family: Verdana, Arial, sans-serif;
	float: right;
	border-left: 1px solid #efefef;
	padding-left: 4px;

	}
	
#rightnotices{
	width: 140px;
	padding: 2px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #F2F2F2;
/*	background-color: #B7C7DB;*/
	color: #607080;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #2B507C;
	border-bottom-color: #2B507C;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;	
	
}

#block
{
	padding: 12px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #F2F2F2;
	color: #607080;
	font-weight: bold;
	font-size: 10px;

}
#block p{
	padding: 0px;
	margin: 1px;}

#footer
{
	width: 780px;
	margin-left: auto;
	margin-right:auto;
	padding-top: 5px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	float: none;
	clear: both;
	padding-bottom: 15px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #4D205B;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #DAD1DD;
}
/* Style */

h1
{
    font-size: 18px;
	font-family:  Verdana, Arial, sans-serif;
	color: #2B507C;
	font-weight: normal;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h2
{
    font-size: 15px;
	font-family:  Verdana, Arial, sans-serif;
	color: #4D205B;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h3
{
	font-family: Verdana, Arial, sans-serif;
	color:  #2F4F4F;
	font-weight: bold;
	padding-left: 0px;
	font-size: 13px;

}

h4
{
	font-family: Verdana, Arial, sans-serif;
	color:  #2B507C;
	font-weight: bold;
	padding-left: 0px;
	font-size: 14px;
}


a:link, a:visited
{
	color: #0000FF;
	border-bottom: 1px solid #efefef;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
}
a:hover
{
	color: #A52A2A;
	text-decoration: none;
}

/*Navigation */
#Navigation {
	padding: 0px;width: 150px;
	color: #00008B;
	font-family: Verdana, Arial, sans-serif;
}
#Navigation ul {
	padding: 0px;
	margin:0px 0px 0px 0px;
	width: auto;
	overflow: visible;
	list-style-type: none;
	line-height: 19px;
	list-style-position: outside;	
}
#Navigation ul li a:link 
{
	width: 150px;
	margin: 1px 0px 1px 0px;
	padding: 4px 3px 4px 8px;
	background-color: transparent;
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	display: block;
}
#Navigation ul li a:visited 
{
	width: 150px;
	margin: 1px 0px 1px 0px;
	padding: 4px 3px 4px 8px;
	background-color: transparent;
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	display: block;
}

#Navigation ul li a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #421c52;
}


/*#menu
{
	width: 150px;
	color: #00008B;
	font-family: Verdana, Arial, sans-serif;
}
#menu a:link, #menu a:visited
{
	width: 150px;
	margin: 1px 0 1px 0;
	padding: 4px 3px 4px 8px;
	background-color: transparent;
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	display: block;
}
#menu a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #421c52;
}*/

hr
{
	border:0;
	border-bottom: 1px solid #efefef;
	height: 1px;
}
li
{
	list-style-type: circle;
	line-height: 160%;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/*Custom Styles*/


.formlabels {
	color: #666666;
	font-weight: bold;
background-color: inherit;
}


fieldset{
	padding: 5px;
	border: 1px solid #4D205B;
	margin-bottom: 20px;	
}
fieldset ul{
	margin-top: 1px;
	margin-bottom: 5px;
	}
legend {
font-family: Verdana, Arial, sans-serif;
	color:  #2B507C;
	font-weight: bold;
	padding-left: 0px;
	font-size: 14px;

	}
.noborderimage {
	border: 0px;
}
.Divider{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4D205B;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}
div#CottageThumbnail{
	float: right;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;}


.ContentForm{
	border: 1px solid #333333;

}
.ContentButton{
	border: thin outset #333333;
	color: #000000;
	background-color: #eeeeee;
