/* havenhill.ca style sheet */
/****************GENERAL****************/
body {
	margin: 0px;
	text-align: center;
	font: 100% "Helvetica Neue","Trebuchet MS", Arial, Helvetica, sans-serif;
	/*background: #2f2512 url(img/hh_bg2.gif);*/
	background: #80724d url(img/hh-bg-grad.jpg) repeat-x;
}

p, table, td, td table, ul, ol, dl, li, div, blockquote, font  {
	font-size: 1em;
	color: #333333;
}
p, blockquote, ul, ol, dl {
	margin-top: 0px;
}
#content {
	position:relative;
	/*overflow:hidden;*/
}
#content p {
	font-size:.9em;
	color:#50492c;
	margin-left:20px;
	margin-right:30px;
	line-height:1.2em;
}

h1 {
color: #676A40;
margin-left:20px;
font-weight:bold;
}

h2 {
color:#50492c;
font-size:.9em;
font-weight:bold;
margin-left:20px;
margin-right:20px;
margin-bottom: 0.4em;
padding: 0.5em 0px 2px;
}
.trial1 {
color: #50492c;
}
.trial2 {
color: #676A40;
}
.trial3 {
color: #CC6600;

}
h3 {
color: #4d4427;
margin-bottom: 0.3em;
margin-left:20px;
padding-top: 0.7em;
} 

h4, h5, h6 {
margin-bottom: 0.5em;
margin-left:20px;

}

h5, h6 {font-style: italic;}

a {color: #42442A;}
a:hover {text-decoration: none;}
a:active {color: #7F7B6F;}



#content ul {
	font-size:.9em;
	color:#50492c;
	margin-left:40px;
	margin-right:40px;
}
#content ol {
	font-size:.9em;
	color:#50492c;
	margin-left:40px;
	margin-right:40px;
}
#content #facility ul {
	position:relative;
	top:0px;
	left:0px;
	margin-left:0;
}
#content #facility ul li {
	margin-left:0;
}
#content #groundbreaking ul {
	position:relative;
	top:0px;
	left:0px;

	margin-left:0;
}
#content #groundbreaking ul li {
	margin-left:0;
}
#content #construction ul {
		position:relative;
	top:0px;
	left:0px;

	margin-left:0;
}
#content #construction ul li {
	margin-left:0;
}
#content #events ul {
	position:relative;
	top:0px;
	left:0px;

	margin-left:0;
}
#content #events ul li {
	margin-left:0;
}

#content ul li {
	color:#50492c;
	margin-bottom:1em;
}
#content ol li {
	color:#50492c;
	margin-bottom:1em;
}
.border {border: solid 1px #333;}
.bold {
	font-weight: bold;
	}
#content p.announce {
	border: 1px dotted #676A40;
	padding:12px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;

}
/******************LAYOUT CLASSES**********************/

#container {
	background:url(img/hh-bg.gif) repeat-y;
	width:750px;
	margin:0 auto 0 auto;
	height:100%;
	min-height:500px;
}
#mainMenu {
	display:block;
	margin-left:199px;
	width:551px;
	clear:both;
}
#sideMenu {
	display:block;
	float:left;
	width:200px;	
}
#sidenav ul {
	font-size:.8em;
	list-style:none;
	text-align:left;
	background-color: #9EA264; /*olive green*/
	
}
#sidenav ul li {
}

#sidenav ul li a {
	color:white;
	text-decoration:none;
	line-height:25px;
}

#content {
	display:block;
	padding-top:20px;
	float:left;
	width:540px;
	text-align:left;
}

#header {
	position:relative;
	display:block;
	width: 750px;
	text-align: left;
	margin: 0px auto;
	z-index:10;
}
#header img {
	padding:0;
}
#footer {
	width: 750px;
	margin:0 auto;
	text-align: right;
	background-color:#9EA264; /*olive green*/
}

#footer img {
}
 #footer p {
	 text-align:center;
	 color:#d7d19a; /*light cream*/;
	 font-size:.8em;
	 margin-left:200px;
 }

.housepic {
	width: 199px;
	height: 147px;
	background: #9EA264 url(/layout/hh_leftimg.jpg) no-repeat;
	border-right: solid 1px #646740;
	border-bottom: solid 1px #42442A;
}

img.centre {
	display:block;
	margin:20px auto;
}
#quotes {
	display:block;
	background:url(img/leftquote.gif) top left no-repeat;
	margin-top:75px;
	width:199px;
}
#quotes p {
	color:white;
	text-align:left;
	font-style:italic;
	margin-left:15px;
	padding-top:40px;
}
.quoteby {
	font-size:.9em;
	display:block;
	color: #50492c; /*dk brown*/
	font-style:normal;
	margin-top:5px;
}
/********** Contact Form ***************/
form {
	width:530px;
}
.formRow {
	width:100%;
	padding:0 0 20px 20px;
}
.formRow label {
	font-size:.9em;
	color:#50492c;
	
}

.formLabel {
	display:block;
	float:left;
	text-align:right;
	padding-right:5px;
	font-size:.9em;
	color:#50492c;
	width:140px;
}

.formInput {
	display:block;
	font-size:1em;
}
.formRow input#submit {
	font-size:1.6em;
	float:right;
	margin-right:100px;
}
/**************div expander formatting****************/
p.top, p.top a {
	color:silver;
	font-size:.8em;
	text-align:right;
}
.expander {
  margin:0;
  padding:0em 1.5em 0.75em;
  position:relative;
  overflow:hidden
}
.collapse p {padding:0 10px 1em}
.top{font-size:.9em; text-align:right}
#switch, .switch {
	/*margin-bottom:5px; */
	text-align:right;
	font-size:.8em;
	color:silver;
	}

/* --- Headings  --- */

.expand{
	margin:0 0 0 2em;
	padding:0 0 .5em 0;
}

/* --- Links  --- */
#content a:link, a:visited {
  border:1px dotted #000;
  border-width:0 0 1px;
  text-decoration:none;
  color:#2F2512;
}
#content a:hover, a:active, a:focus {
  border-style:solid;
  background-color:#f0f0f0;
  outline:0 none
}
#content a:active, a:focus {
  color:red;
}
#content a.piclink {
	border:none;
	border-width:0;
	background-color:transparent;
}
#content .expand a {
  display:block;
  padding:3px 10px
}
#content .expand a:link, .expand a:visited {
  border-width:0px;
  padding-left:20px;
  background-image:url(img/plus-icon.gif);
  background-repeat:no-repeat;
  background-position:1% 50%;
  font-weight:bolder;
}
#content .expand a:hover, .expand a:active, .expand a:focus {
  text-decoration:underline;
	font-weight:bold;

}
#content .expand a.open:link, .expand a.open:visited {
  border-style:solid;
  background:#eee url(img/minus-icon.gif) no-repeat 1% 50%
}
#plustext {
	float:right;
	border:none;
	cursor:pointer;
	}
#minustext{
	float:right;
	border:none;
	border-right:1px solid silver;
	cursor:pointer;
	}
/* --- tabbed content --- */
	
#tabs { 
	padding: 0; 
	}
div#tabs {
	position:absolute;
	display:block;
	overflow:hidden;
	width:100%;
	height:25px;
	top:65px;
}
#tabs ul {
	list-style:none;
	margin-left:20px;
	font-size:.8em;
	}
#tabs li { 
	float:left;
	width:1.3 em;
	margin-left:0;
	}
#tabs ul li a { 
	display:block;
	background: white; 
	padding: 0px 3px 5px 3px; 
	float:left; 
	text-decoration: none!important; 
	color: #000; 
	font-weight: normal;
	}
#tabs ul li { 
	display:block;
	background: white; 
	padding:3px; 
	float:left; 
	border: 1px solid silver; 
	border-bottom: none;
	}
#tabs li:hover { 
	background: #ddd; 
	}

#eventsTab {
	visibility:hidden;
	display:block;
	position:absolute;
	top:90px;
	left:20px;
	border:1px solid gray;
	background:#fff;
	height:450px;
	width:500px;
	overflow:hidden;
	text-align: center;
}

#groundbreakingTab {
	visibility:hidden;
	display:block;
	position:absolute;
	top:90px;
	left:20px;
	border:1px solid gray;
	background:#fff;
	height:450px;
	width:500px;
	overflow:hidden;
    text-align: center;
}

#constructionTab {	
	visibility:hidden;
	display:block;
	position:absolute;
	top:90px;
	left:20px;
	border:1px solid gray;
	background:#fff;
	height:450px;
	width:500px;
	overflow:hidden;
    text-align: center;
}

#facilityTab {
	visibility:visible;
	display:block;
	position:absolute;
	top:90px;
	left:20px;
	border:1px solid silver;
	background:#fff;
	height:450px;
	width:500px;
	overflow:hidden;
	text-align: center;
}
.nodec {
	border:none!important;
	background:none!important;
}
#adobe {
	display:block;
	width:60%;
	border:none;
	margin:0 auto 20px;
	}
#adobe a {
	font-size:.7em;
	color:silver;

}
#adobe table {
 	border:none;
	}
#content #adobe table tr td {
	vertical-align: bottom;
	padding-left: 20px;
}
#content .wow {
	background: #F5D7BF;
	padding: 10px;
	margin-left: 10px;
	margin-bottom:10px;
	border: medium double #9B8675;
}
table tr td{
	border-bottom:1px solid silver;
	text-align:center;
	}
/* --- fancybox links --- */
#content a.fancybox:link, #content a.fancybox:visited, a.fancybox-nav:link, a.fancybox-nave:visited {
  border:none;
  text-decoration:none;
  color:transparent;
}
#content a.fancybox:hover, #content a.fancybox:active, a:focus, a.fancybox-nav:hover, a.fancybox-nav:active {
  border-style:none;
  background-color:transparent;
  outline:none;
}
#content a.fancybox:active, #content a.fancybox:focus {
  color: transparent;
}
.fltRt {
	display:block;
	float:right;
	padding: 0 0 16px 16px;
	text-align:center;
}