body {
	background:url(images/bg-body.png) repeat-x top center #E8F7F9;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#6cc7dc;
	}
a:hover {
	text-decoration:none;
	color:#006699;
	}
ul {}
/* Structure */

#wrapper {
	margin:0 auto;
	width:800px;
	background:#ffffff;
	font-size:1.20em;

	}
	
/***********headers********************/	
#header {
	height:155px;
	background: url(images/mainheader.jpg) no-repeat;
	}

/*************Page Headers********************/

	
#head-img1 { background: url(images/headers/headenew.jpg) no-repeat ;
			width:550px;
			height:260px;	
			padding: 5px;
			float: right;}
			
#head-img2 {background: url(images/headers/headnew-location.jpg) no-repeat;
			width:550px;
			height:260px;	
			padding: 5px;
			float: right;}


#head-img3 {background: url(images/headers/headnew-gallery.jpg) no-repeat;
			width:550px;
			height:260px;	
			padding: 5px;
			float: right;}
			
			
#head-img4 {background: url(images/headers/headnew-kitchen.jpg) no-repeat;
			width:550px;
			height:260px;	
			padding: 5px;
			float: right;}
			
#head-img5 {background: url(images/headers/headnew-living.jpg) no-repeat;
			width:550px;
			height:260px;	
			padding: 5px;
			float: right;}
			
#head-img6 {background: url(images/headers/headenew-courtyard.jpg) no-repeat;
			width:550px;
			height:260px;	
			padding: 5px;
			float: right;}
			
#head-img7 {background: url(images/headers/headenew-fruit.jpg) no-repeat;
			width:550px;
			height:260px;	
			padding: 5px;
			float: right;}

			
#head-img8 {background: url(images/headers/headenew-stairs.jpg) no-repeat;
			width:550px;
			height:260px;	
			padding: 5px;
			float: right;}
			
#head-img9 {background: url(images/headers/headenew-smart.jpg) no-repeat;
			width:550px;
			height:260px;	
			padding: 5px;
			float: right;}
			
			
#head-img10 {background: url(images/headers/headenew-fullspace.jpg) no-repeat;
			width:550px;
			height:260px;	
			padding: 5px;
			float: right;}
			
#head-img11 {background: url(images/headers/headenew-kitchendown.jpg) no-repeat;
			width:550px;
			height:260px;	
			padding: 5px;
			float: right;}
			
#head-img12 {background: url(images/headers/headenew-living2.jpg) no-repeat;
			width:550px;
			height:260px;	
			padding: 5px;
			float: right;}		

#header2 {	height:155px;
	background: url(images/mainheader.jpg) no-repeat;
	}
	
#menu {
	height:35px;
	line-height:35px;
	background:url(images/bg-menu.png) repeat-x;
	padding:0 10px;
	}
	
#gallery {text-align:center;}

/*****************Sidebar Rules****************/	
#sidebar {
	float:left;
	width:180px;
	background:#efefef;
	margin-right:2px;
	}
	


#sidebartext { color:#FFFFFF;
			text-align: center;
			margin-left: 390px;
			margin-right: 5px;}
			
#sidebartext p {margin-bottom: 3px;
}
			
#sidebartext h3 {color: #FF9900;
				display: block;
				background-color: #FFFFFF;

				font-size: 110%;
				border-bottom: 1px dotted  #CCCCCC;
				border-top: 1px dotted #CCCCCC;
				padding: 5px;
				
				}
				
#sidebartext a:link{color: #006666;
}

#sidebartext a:hover{color: #FFFFCC;}
					
#sidebar .sidetext {padding: 5px;
					font-family:Arial, Helvetica, sans-serif;
					font-size: 90%;
					}
					
#sidebar h3 {padding-left: 5px;
				padding-right:5px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 110%;
			color:#FF6600;
			border-bottom: 1px dashed #CCCCCC;
			}
			
#sidebar .underside {background-color: #FFFFFF;
padding: 10px;
text-align:center;
}

#sidebar .underside .pic {background-color: #FFFFFF;
padding: 5px;

}
					}
/*#undersidebar {margin-top: 220px;
				width: 180px;
				}*/

#pics {float:left;
		width: 180px;
		background-color: #FFFFFF;
		margin-right: 10px;
		padding: 8px;
		}
	/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar-bottom {
	height:20px;
	background:url(images/bg-sidebar-bottom.gif) no-repeat top center;
	}
#sidebar p.small {font-size: 80%;
padding-left: 10px;
padding-right: 10px;
padding-top: -3px;}
/********CONTENT RULES*************/
#content {
	float:left;
	width:590px;
	min-height:400px;
	}
#content .floatleft {float:left;
padding: 5px;}

#content ul {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: -5px;
	list-style-position: inside;
	list-style-type: disc;
}

#content .reducep {padding-bottom: 5px;}

#content .floatright {float:right;}

/*********FOOTER RULES******/
	
#footer {
	clear:both;
	height:150px;
	background: url(images/BG-Footer800wide.jpg) no-repeat;
	}

/* Entries */

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	}
h2 {font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	color: #6cc7dc;
	font-size:130%;
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	border-bottom: 1px dotted #CCCCCC;
	}
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	color:#6cc7dc;
	}
	
.strapline {
	font-size:1em;
	color: #999999;
	cursor:default;
	letter-spacing:1px;
	}
	
.text {margin-top: 10px;
		margin-right: 50px;
		padding-top: 10px;
		padding-left: 5px;
		padding-bottom: 10px;
		padding-right: 10px;
		font-family: Arial, Helvetica, sans-serif;
		color:#666666;}
		

.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}


/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(images/bg-menu-hover.png) no-repeat center center;
	}


/* Footer */

#footer-valid {
	float:left;
	margin-top: 75px;
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

/*h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
	}

/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(images/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url("images/button-feed.png") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/**********TABLE STYLES**********/
table.schedule {
  clear: right;
  width: 100%;
  line-height: 1.4em;
  border-collapse: collapse;
  border: 2px solid #adbbca;
  color: #4f6480;
  background: #f0f0f0;
}
table.schedule caption {
  margin: 0;
  padding: 0;
  color: #032469;
  line-height: 2em;
  text-align: left;
  font-weight: bold;
}
table.schedule thead tr {
  color: white;
  background: #5e7796;
}
table.schedule thead tr th {
  padding: 0.4em 0.6em 0.4em 0.6em;
  border: 2px solid #adbbca;
}
table.schedule tbody tr {
  border: 2px solid #adbbca;
}
table.schedule tbody th {
  padding: 0.6em;
  border: 2px solid #adbbca;
}
table.schedule tbody td {
  background: #e9ecee;
  padding-left:  0.6em;
  border-bottom: 2px solid #ccc;
}
table.schedule tbody tr.odd {
  background: #c4cfdb;
}
/****SOLD SHOULD WORK BUT DOESNT****/
table.schedule tbody tr.odd td.sold{
  color: #CC3300;
}

table.schedule tbody tr.odd td {
  background: #f0f0f0;
  color: #4f6480;
}
table.schedule tbody tr th a:link {
  font-weight: bold;
  color: #5e7796;
  text-decoration: underline;
}
table.schedule tbody tr th a:visited {
  font-weight: bold;
  color: #5e7796;
}
table.schedule tbody tr th a:hover {
  font-weight: bold;
  color: #5e7796;
  text-decoration: none;
}
table.schedule tbody td a:link {
  color: #808000;
  text-decoration: underline;
}
table.schedule tbody td a:visited {
  color: #808000;
}
table.schedule tbody td a:hover {
  color: #808000;
  text-decoration: none;
}
.sold{color:#CC3300;
font-weight:bold;

}

.galicon {padding-right: 10px;

}

/***************FORM RULES**********************/
p.welcome {
	font-size: 0.8em;
	text-align: left;
	margin-right: 30px;
	margin-left: 35px;
	margin-bottom: 0px;
	margin-top: 25px;
	color: #6B383D;
}

form {
	margin-top: 15px;
	margin-left: 35px;
}

input.fields {display: block;
        width: 140px;
        background: url(images/input_bg.png);
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}

label {
	color: #006633;
	font-style: normal;
}

.submit_button {
	margin-top: 15px;
	padding: 2px;
	background-color: #EAF4D9;
	float: right;
	margin-right: 40px;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px solid #E3E4E9;
	border-right: 2px solid #E3E4E9;
}

/**************************************** extra classes: contact us ****************************/

form.contact_us {
	width: 190px;
	margin-top: 15px;
	margin-left: 0px;
	padding: 15px;
	background-color: #e8f7f9;
	background-image: url(images/form_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

input.fields_contact_us {display: block;
        width: 185px;
        background: url(images/input_bg.png);
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 185px;
			font-family:Arial, Helvetica, sans-serifl;
          background: url(images/input_bg.png);
          border-top: 1px solid #E3E4E9;
		  border-left: 1px solid #E3E4E9;
		  border-bottom: 1px solid white;
		  border-right: 1px solid white;

          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	padding: 2px;
	background-color: #EAF4D9;
}

/**************************************** extra classes: Contact Form ****************************/

form.contact_form {
	width: 400px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top:5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	background-color: #e8f7f9;
	background-image: url(images/form_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #666;  
}

input.fields_contact_form{
		display: block;
        width: 200px;
        
		border: 1px solid #666;
		margin-top: 3px;
	    margin-bottom: 3px;}
		
input.short_contact_form{
		display: block;
        width: 150px;
        background: url(images/input_bg.png);
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}

select.title_contact_form{
		display: block;
        width: 150px;	
		background: url(images/input_bg.png);
       	border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}

input.message_contact_form{
		display: block;
        width: 300px;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 60%;       
		border: 1px solid #666;
		margin-top: 3px;
	    margin-bottom: 3px;}
		
textarea {width: 185px;
          background: url(images/input_bg.png);
          border-top: 1px solid #E3E4E9;
		  border-left: 1px solid #E3E4E9;
		  border-bottom: 1px solid white;
		  border-right: 1px solid white;

          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	padding: 2px;
	background-color: #EAF4D9;
}
.weekendimage {text-align: center;
				padding: 10px;
				}