/* CSS Document */

/*--------------------------------------------------BASIC CONTROLS-----------------------------------------------------*/

body {
	margin: 0;
	background: #FFF url(../images/bg/body.gif) repeat-y top center;
	text-align: center;
	padding: 0px;
	}

.printitle {
	display: none;
	}

/*--------------------------------------------------MAIN CANVAS--------------------------------------------------------*/

#maincanvas {
	background-color: transparent;
	margin: 0 auto;
	vertical-align: top;
	text-align: center;
	width: 100%;
	height: 100%;
	}
	
/*--------------------------------------------------IMAGE BAND---------------------------------------------------------*/
	
#imageband {
	height: 150px;
	padding: 0px;
	border-bottom: 1px solid #CCC
	}	
	
/*--------------------------------------------------NAVIGATION---------------------------------------------------------*/
	
#navigation {
	background: url(../images/bg/nav.gif) repeat-x top left;
	height: 30px;
	font: bold 70%/1.2 Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #EEE;
	vertical-align: middle;
	text-align: left
	}
	
#navigation a:link {
	background: transparent;
	color: #060;
	padding-right: 8px;
	text-decoration: none;
	}
	
	#navigation a:visited {
	background: transparent;
	color: #060;
	text-decoration: none;
	padding-right: 8px;
	}
	
#navigation a:hover {
	background: transparent;
	color: #C00;
	text-decoration: none;
	}

	
/*----------------------------------------------------HOME-------------------------------------------------------------*/

#home {
	background-color: transparent;
	width: 760px;
	height: 100%;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	margin: 0 auto;
	}
	
#home td{
	vertical-align: top;
	}
	
#home #header{
	background-color: transparent;
	width: 760px;
	height: 100%;
	}
	
#home #header .right{
	background-color: #49A749;
	width: 260px;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	border-left: 1px solid #FFF;
	font: bold 100%/1.3 Arial, Helvetica, sans-serif;
	color: #fff;
	}
	
/*--------------------------------------------------CONTENT-------------------------------------------------------*/

#content {
	width: 100%;
	height: 100%;
	border-bottom: 1px solid #666;
	vertical-align: top;
	padding: 0px
	}
	
#content p{
	font: 75%/1.3 Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	margin: 2px 10px 10px 10px;
}	

#content h1{
	margin: 10px 10px 10px 10px;
	font: bold 75%/1.3 Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
}	

#content li {
	list-style-image: url(../images/bg/bullets.gif);
	line-height: 200%;
	margin-bottom: 5px;
	padding-bottom: 0;
	padding-left: 0px;
	list-style-position: outside;
	text-align: left;
	margin-top: 5px;
	font: 75%/1.3 Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin-left: -10px
	}
	
#content a:link {
	background: transparent;
	color: #060;
	text-decoration: underline;
	}
	
#content a:visited {
	background: transparent;
	color: #060;
	text-decoration: underline;
	}
	
#content a:hover {
	background: transparent;
	color: #C00;
	text-decoration: none;
	}
	
/*--------------------------------------------------RIGHT COLUMN-------------------------------------------------------*/

#rightcolumn {
	width: 260px;
	min-width: 260px;
	height: 100%;
	border-left: 1px solid #CCC;
	vertical-align: top;
	margin: 0px;
	}
	
#rightcolumn h1{
	padding: 5px 5px 5px 5px;
	margin: 0px
	}
	
#rightcolumn img{
	border-bottom: 1px solid #FFF
	}

#rightcolumn #txt p {
	font: 70%/1.3 Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	}	
	
#rightcolumn #txt {	
	background: #ECE99E;
	padding-top: 5px;
	height: 100%;
	}
	
/*--------------------------------------------------LEFT CONTENT-------------------------------------------------------*/

#leftcontenthome {
	width: 499px;
	height: 100%;
	background: url(../images/bg/home.jpg) no-repeat bottom left;
	padding: 0px 0px 200px 0px
	}
	
#leftcontent {
	width: 499px;
	height: 100%;
	}
	
#leftcontentmill {
	width: 499px;
	height: 100%;
	background: url(../images/bg/watermill.jpg) no-repeat bottom left;
	}
	
#leftcontentmaison {
	width: 499px;
	height: 100%;
	background: url(../images/bg/maison.jpg) no-repeat bottom left;
	}
	
#leftcontentfarm {
	width: 499px;
	height: 100%;
	background: url(../images/bg/farmhouse.jpg) no-repeat bottom left;
	}
	
.galleryimage
{
	border: 1px solid #ccc;
}	
		
/*---------------------------------------------------FOOTER------------------------------------------------------------*/

#footer {
	height: 50px;
	background: #CEC956;
	font: 70%/1.3 Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	}	

#footertxt {
	width: 500px;
	background: #CEC956;
	font: 100%/1.3 Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	border-top: 1px solid #A9A538;
	padding: 15px 5px 5px 10px
	}
	
#footertxt a:link {
	background: transparent;
	color: #060;
	text-decoration: underline;
	}
	
#footertxt a:visited {
	background: transparent;
	color: #060;
	text-decoration: underline;
	}
	
#footertxt a:hover {
	background: transparent;
	color: #C00;
	text-decoration: none;
	}
	
/* --------------------------------------------------FOVIA-------------------------------------------------------------*/

#fovia h5#fovialink	{
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 260px;
	height: 50px;
	}

#fovia h5#fovialink a	{
	display: block;
	margin: 0;
	padding: 0;
	width: 260px;
	height: 50px;
	text-decoration: none;
	background: url(../images/features/fovia.gif) no-repeat left -50px ;	
	border-top: 1px solid #A9A538
	}

#fovia h5#fovialink a:visited	{
	background: url(../images/features/fovia.gif) no-repeat left -50px ;
	border-top: 1px solid #A9A538
}

#fovia h5#fovialink a:hover	{
	background: url(../images/features/fovia.gif) no-repeat left top;
	border-top: 1px solid #454202
	}
	
/*------------------------------------------------FORM-----------------------------------------------------*/
	
#form {
	font: 11px/1.3 verdana, arial, helvetica, sans serif;
	color: #000;
	text-decoration: none;
	padding: 10px;
	width: 100%
}	

#form .textbox{
	background-color: #ECE99E;
	width: 240px;
	font: 11px/1.3 verdana, arial, helvetica, sans serif;
	color: #900;
	text-decoration: none;
	border: 1px solid #D1CE85
	}
	
#form .smalltextbox{
	background-color: #ECE99E;
	width: 100px;
	font: 11px/1.3 verdana, arial, helvetica, sans serif;
	color: #900;
	text-decoration: none;
	border: 1px solid #D1CE85
	}
	
	
#form .checkbox{
	background-color: #ECE99E;
	width: 20px;
	font: 11px/1.3 verdana, arial, helvetica, sans serif;
	color: #900;
	text-decoration: none;
	border: 1px solid #D1CE85
	}	

#form .button {
	background: #ECE99E;
	font: bold 11px/13px verdana, arial, helvetica, sans serif;
 	color : #900;
	border: none;
	padding: 3px;
	cursor: pointer
}

#form .buttonr {
	background: #ECE99E;
	font: bold 11px/13px verdana, arial, helvetica, sans serif;
 	color : #666;
	border: none;
	padding: 3px;
	cursor: pointer
}

/*------------------------------------------------AVAILABILTY------------------------------------------------*/

#avialbilty {
	font: 11px/1.3 verdana, arial, helvetica, sans serif;
	color: #000;
	text-decoration: none;
	padding: 3px;
	width: 95%;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #ECE99E
}	
#avialbilty .title {
	background: #ECE99E;
	}
#avialbilty .watermill{
	background: #FFFCB9;
	}
	
#avialbilty .maison{
	background: #FDFBCD;
	}

/*------------------------------------------------AVAILABILTY------------------------------------------------*/

.schedule {
	font: 11px/1.3 verdana, arial, helvetica, sans serif;
	color: #000;
	text-decoration: none;
	padding: 3px;
	width: 95%;
	margin-left: 10px;
	margin-bottom: 10px;
	border-left: 1px solid #BAB649;
	border-top: 1px solid #BAB649
}	


.schedule .yes {
	background: #49A749;
	color: #FFF;
	border-bottom: 1px solid #060;
	border-right: 1px solid #060;
	width: 15px;
	text-align: center
}
.schedule .no{
	background: #C00;
	color: #FFF;
	border-bottom: 1px solid #600;
	border-right: 1px solid #600;
	width: 15px;
	text-align: center
	}
	
.schedule .watermill {
	background: #ECE99E;
	border-bottom: 1px solid #BAB649;
	border-right: 1px solid #BAB649;
	}
.schedule .maison{
	background: #FFFCB9;
	border-bottom: 1px solid #BAB649;
	border-right: 1px solid #BAB649;
}
	
.schedule .farmhouse{
	background: #FDFBCD;
	border-bottom: 1px solid #BAB649;
	border-right: 1px solid #BAB649;
	}

.schedule .dates{
	background: #FDFBCD;
	width: 15px;
	text-align: center;
	border-bottom: 1px solid #BAB649;
	border-right: 1px solid #BAB649;
}

.schedule .title{
	background: #DCD989;
	text-align: center;
	border-bottom: 1px solid #BAB649;
	border-right: 1px solid #BAB649;
	vertical-align: middle
}

.yes {
	background: #49A749;
	color: #FFF;
	border-bottom: 1px solid #060;
	border-right: 1px solid #060;
	width: 15px;
	text-align: center
}
.no{
	background: #C00;
	color: #FFF;
	border-bottom: 1px solid #600;
	border-right: 1px solid #600;
	width: 15px;
	text-align: center
	}
	
.map {
	border: 1px solid #DCD989;
	}