/****** new stylesheet for change of color for hillside house guest house copyright 2010 */

/********************************************************************************* body */

body {
	font-family: 'AmbleRegular';
	background:  #1E342F;
	color: #fff
	}

/*************************************************************************** global styles */

a {color: #33cec3; font-weight:bold; text-decoration:none;}

a:hover {color:#33cec3; text-decoration:underline; font-weight:bold;}

a:focus{outline:1px dotted invert}

hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}


/**************************************************************************** date */
#date{
	width:960px;
	background: #066 url(images/bgnew.gif) top repeat;
	text-align:right;
	margin: 10px auto 10px auto;
	color: #ffffff;
	font-weight:bold;
	}
	
/**************************************************************************** date */
.date1{
	background: #066 url(images/bgnew.gif) top repeat;
	text-align:left;
	margin: 0px 0px 0px 40px;
	color: #ff9900;
	font-weight:bold;
	}
/***************************************************************************** wrapper */
#wrapper {
	padding-left:20px;
	padding-right:20px;
	margin: 10px auto 10px auto;
	background: #066 url(images/bgnew.gif) top repeat;
	border-left:#CCCCCC 2px solid;
	border-right:#CCCCCC 2px solid;
	border-top:#CCCCCC 2px solid;
	border-bottom:#CCCCCC 2px solid;
	}

/***************************************************************************** header */

img {
	display:block;
	width:250px;
    margin: 0 auto;
	width:100%;
	max-width:514px; 
	}
	

/***************************************************************************** centre_content */

#main_content {
	width:80%;
	margin:0 auto;
	transition:all .2s linear;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-ms-transition:all .2s linear;
	text-align:center;
	background: #066 url(images/bgnew.gif) top repeat;
	}
	
#main_content h1 {
	color:#fff;
	font-size:2em;
	text-transform:uppercase;
	font-family: 'Abel', sans-serif;
	margin-top:20px;
	margin-bottom:20px;
	} 

#main_content h2 {
	color: #fff;
	} 

#main_content p {
	color: #ffffff;
	margin:5px 5px 15px 5px;
	}



/**************************************************************************** footer */

#footer {
	text-align:center;
	margin: 10px 10px 10px 10px;
	padding-top:10px;
	}

#footer a {
	color: #ffffff;
	font-weight:bold;
	}

#footer a:hover {
	color: #BDD002;
	font-weight:bold;
	}

#footer ul {
	margin:0px 10px 0px 0px;
	padding-top:10px;
	list-style:none;
	}
	  
#footer li {
	margin: 0px 0px 0px 0px;
    display: inline;
    }

.footerleft {
	float:left;
	padding-left:10px;
}

.footerright {
	float:right;
	padding-right:10px;
}

/**************************************************************************** subfooter */
#subfooter {
	color:#FFFFFF;
	text-align:center;
	}

#subfooter p{
	font-size:.9em;
	}

#subfooter a {color: #33cec3; font-weight:bold; text-decoration:none;}

#subfooter a:hover {color:#33cec3; text-decoration:underline; font-weight:bold;}

/***************************************************************************** clear */

html body div.clearall,html body span.clearall{background:none;border:0;clear:both;display:block;float:none;font-size:0;margin:0;padding:0;overflow:hidden;visibility:hidden;width:0;height:0}

.clearall:after{clear:both;content:'.';display:block;visibility:hidden;height:0}

.clearall{display:inline-block}

* html .clearall{height:1%}

.clearall{display:block;}
