/*cope with inheritance bugs*/


/*
body, table, th, td{
	color:#000000;
	text-align: left;
	padding: 0px;
	top: 0px;
	overflow: auto;
	height: auto;
	width: auto;
	background-color: #CCCCCC;
	vertical-align: top;
	
}
*/
/*body specific*/
body{
	background-color: #ffff99;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px;
	float: left;
}


H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	width: auto;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: auto;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: auto;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: auto;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	font-weight: normal;
}

/*     Banner Divs                             */

#banner {
	display:block;
	height:90px;
	position: relative;
	border: 1px solid #000000;
	background-image: url(images/banner/bg.jpg);
	background-repeat: repeat;
	overflow: auto;
	
}
#left{
	height: 90px;
	width: 220px;
}
#banner #left img {
	margin-top: 10px;
	margin-left: 5px;
}
#middle {
	width: 50%;
	position:absolute;
	z-index: 100;
	height: 90px;
	left: 10px;
	margin-left: 230px;
	top: 0px;
}
#right {
	float:right;
	position:absolute;
	height:90px;
	right: 20px;
	top: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
/* END Banner Divs                  */

/* Navigator Div     
#navigator {
	background-color: #D0D986;
	border: 1px #666666 solid;
	padding: 3px;
	text-align: left;
	width: 140px;
	display: block;
	float: left;
	height: 500px;
}
/*
/*********** #navBar link styles ***********/
#sectionLinks ul a:link, #sectionLinks ul a:visited {display: block;}
#sectionLinks ul {list-style: none; margin: 0; padding: 0;}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sectionLinks li {border-bottom: 1px solid #EEE;}
/* fix for browsers that don't need the hack */
html>body #sectionLinks li {border-bottom: none;}
/*********** #sectionLinks styles ***********/

#sectionLinks{
	display: block;
	float: left;
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	width: 10em;
	border-bottom: 1px solid #000000;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;

}
#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #000000;
	width: 100%;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: auto;
	background-color: #CCCCCC;
	text-decoration: none;
}
#sectionLinks a:visited{
	border-top: 1px solid #000000;
	padding: 2px 0px 2px 10px;
}
#sectionLinks a:hover{
	border-top: 1px solid #000000;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}

/* END Navigator Div                  */

/* center content                     */
#centercontent {
	margin-left:170px;
	display: block;
}

/* end center content                     */
/* left content                     */
#leftcontent {
margin:0;
padding:0;
}
/* left content                     */

/* button styles                     */
.quote {
	color:#000000;
	font-style:oblique;
}
.navbutton {
	text-align: center;
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: small;
	font-weight: bold;
}
.navbutton a {
	padding: 4px;
	text-decoration: none;
	display: block;
	color: #224059;
	background-color: #ffff99;
	border-top: 2px #FFFFC1 solid;
	border-left: 2px #FFFFC1 solid;
	border-bottom: 2px #003300 solid;
	border-right: 2px #003300 solid;

}
.navbutton a:visited {
	color: #666699;
}
.navbutton a:hover {
	background-color: #FFFF80;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #FFFFC1;
	border-bottom-color: #FFFFC1;
	border-left-color: #003300;
}
/* end button styles              */

/** topnabvar        */
#topnavbar {
	clear: both;
	text-align:center;
	color: #000000;
	border-bottom-style: solid;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	background-color: #D5EDB3;
	border-bottom-width: 1px;
}

#topnavbar a {
	text-decoration: none;
	color: #000066;
	}
#topnavbar a:hover{
	text-decoration: underline;
	background-color: #FFFFFF;
}
/** end topnabvar        */

/* text classes                   */

.imgfloatright {
	float: right;
	margin: 1em;
	overflow: auto;
}
.imgfloatleft {
	float: left;
	margin: 15px;
}
.imgnoborder {
	border:none;
}
.imgborder1 {
	border:1px #000000;
	
}
.faqfont {
	color: #666699;
}
.h1-wbg {
	background-color: #D5EDB3;
	text-align:center;
	border:none;
	border:solid thin #000000;
	margin-top: 5px;
}
.li-wbg {
	background-color: #D5EDB3;
	text-align:left;
	border:none;
	border:solid thin #000000;
	margin-top: 0px;
}
.boxed {
	margin: 20px;
	padding: 5px;
	border: thin solid #000000;
	line-height: 1.5em;
	background-color: #D0D986;
	height: auto;
	clear: right;
}
.bold { font-weight:bold;
}
.bold-underline {
	font-weight: bold;
	text-decoration:underline;
}
/* end text classes                */
#maintxt {
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
#pagecontainer #maintxt #centercontent h1 {
	margin: 0px;
	padding: 0px;
}
#pagecontainer #maintxt #footer {
	float: none;
	clear: left;
	text-align: center;
}
#pagecontainer #maintxt #centercontent dt {
	text-decoration: underline;
}
#pagecontainer #maintxt #centercontent table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	border: 1px solid #000000;
	display: block;
	clear: none;
	width: 90%;
	height: auto;
}
#summerhouse_top {
	padding:20px;
}
/***** about us images ******/
#centre {
	position: absolute;
	width: 34%;
	margin-left:250px;
}
#rightcentre {
	position: absolute;
	float:right;
	width: 33%;
	margin-left:500px;
}
#leftcentre {
	position: absolute;
}
/*****end about us images ******/

#summerhouses a {
	text-decoration: none;
	color: #000066;
	}
#summerhouses a:hover{
	text-decoration: underline;
	background-color: #FFFFFF;
}

.summerhouse-products {
	text-align:center;
	background-color: #D5EDB3;
	height: 165px;
	width: 156px;
	float: left;
	margin: 15px;
	border: 1px solid #000000;
}
#map {
	border: solid thin #000000;
}
div#directions p{
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
}
#location {
	background-color:#ffffff;
	width:180px;
	margin-left: 5%;
	padding:10px;
	border:solid thin black;
	
}
#unordered-list {
	font-size:1.0em;
	color:#006600;
}
#summer_house {
	width:90%;
	float: left;
	clear: both;
	font-size: 1.2em;
	line-height: 1.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.clearFix {
	clear: both;
}
.brocfont {
	color:#000000;
	font-weight:bold;
}
