<!-- 
:root {
 overflow-y: scroll !important;
}

body {
padding: 0;
font-family: verdana, arial, helvetica, default; 
background-color: #645447;
text-align:center;
margin:0px auto;
}

h1 {
font-size: 24px;
font-weight: normal;
color: #645447;
text-align:left;
width:525px;
border-bottom:1px solid #000000;
}

ol {
font-size: 12px;
color:#000000;
line-height:2.5em;
}

ul.home{
font-size: 12px;
list-style: square;
color:#660000;
line-height:2em;
}

ul.leaf{
font-size: 12px;
list-style: square;
color:#660000;
line-height:1.5em;
}

.leafpage{
font-size: 12px;
color:#000000;
text-decoration:none;
}

sup{
color:#660000;
}

#header {
clear:both;
float:left;
background: url(../images/all_season_gutters_logo.gif)  no-repeat;
width: 788px; 
height: 120px;
margin: 0;
padding: 0;
background-color:#FFFFFF;
}

#border {
clear:both;
width:800px;
margin:auto;
background-color:#FFFFFF;
overflow: hidden;
}

#blackline {
clear:both;
line-height:3px;
width:100%;
border-bottom:3px solid #000000;
border-top:0;
border-right:0;
border-left:0;
margin-top:0;
margin-left:0;
margin-right:0;
margin-bottom:1px;
display:block;
padding:0;
}

/* top navigation menu */
#mainnav
{	margin: 0;
	padding: 0;
	float:left;
	width:100%;
	background-color:#660000;
	}

#mainnav li
{	margin: 0;
	padding-top: 0;
	list-style: none;
	float: left;
	font: bold 12px verdana,arial, helvetica, default;
	/*border-right: 1px solid #4A4B4B; right divider between tabs*/
}

#mainnav li a /*main nav */
{	display: block;
	margin: 0 0px 0 0;
	padding: 5px 10px; 
	background: #660000 center; /* burgundy background */
	color: #CFCE95;
	text-align: center;
	text-decoration: none;
	/*width:95px; */
	}

#mainnav li a:hover
{	/*background: transparent;*/
	text-decoration: underline;
	color: #F0EFDB;
	background: #685648;	/* Brown background */
}


#mainnav div /*dropdown block */
{	position: absolute;
	visibility: hidden;
	margin-left: 0;
	padding: 0;
	background: #685648; /* BROWN background to form border */
	/*opacity: 0.8;
  	filter: alpha(opacity=90); /*opacity for IE */
  	border: 1px solid #CFCE95;  /* ivory outer border */
	z-index:100;
	}

	#mainnav div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 4px 4px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #685648; /*BROWN -main background of dropdown*/
		color: #F0EFDB; /*IVORY dropdown text */
		font: 9.5px verdana,arial, helvetica, default;
		border-bottom: 1px solid #685648;
		}

	#mainnav div a:hover
	{	background: #660000; /* burgundy background of list item hovered */
		text-decoration:none;
		}	
		
/* end top navigation */		

#panel {
padding-top: 10px;
padding-right: 10px;
padding-left: 0px;
margin: 0px 0px;
border:0px;
position: relative;
background: url(../images/left_panel.gif)  no-repeat;
width: 208px; 
height: 356px;
clear:both;
float:left;
text-align:center;
}


.dottedline {
clear:both;
font-weight: bold;
font-size: 12pt;
color: #645447;
text-align:center;
width:200px;
height:10px;
border:0;
margin:0;
padding:0;
}

.paneltext {
clear:both;
font-weight: normal;
font-size: 12px;
text-align:left;
padding-right: 10px;
padding-left: 13px;
padding-top: 10px;
margin: 0px 0px;
border:0px;
position: relative;
width: 200px; 
height: 200px;
}

.paneltext a{
color:#660000;
font-size:10px;
line-height:2em;
}

.caption {
color:#000000;
font-size:10px;
}

.caption a{
color:#660000;
text-decoration:underline;
}

#content {
float:left;
font-weight: normal;
font-size: 12px;
text-align:left;
padding-right: 0px;
padding-left: 0px;
padding-top: 10px;
margin: 0px 0px;
border:0px;
position: relative;
width:390px;
}

.contentlink {
	font-weight: normal;
	font-size: 12px;
	

}

a.contentlink {
	font-weight: normal;
	font-size: 12px;
	color: #660000;
    text-decoration: underline;
}

a.contentlink:visited {
    color: #685648;
}

.snowguards {
float:left;
text-align:center;
width:150px;
padding-left: 20px;
font-size:11px;
}

#gutterimage {
float:left;
text-align:left;
padding: 0px;
margin-top: -10px;
margin-left: -10px;
border:0px;
background: url(../images/all_season_gutters_gutter.gif)  no-repeat;
width:197px;
height:224px;
position: relative;
z-index:200;
}

#contentbottom {
clear:both;
float:left;
font-weight: normal;
font-size: 12px;
text-align:left;
width:550px;
position: relative;

}

#footer {
clear:both;
float:left;
border: 0px;
margin: 0px;
padding: 0px;
font-weight: normal;
font-size: 10px;
text-align:center;
width:798px;
position: relative;
}


.page {font-size: 12px;  color:#000000; text-decoration:none;}

.navlink
{
    color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: 6.5pt verdana,arial, helvetica, default;
	
}

a.navlink {
	color: #660000;
    text-decoration: underline;
}

a.navlink:visited {
    color: #660000;
}




-->

