/*-----------------------------------------------------*\
All About Gutters Cascading Style Sheet

This stylesheet defines styles and classes 
All About Gutters website at:
http://www.allaboutguttersllc.com

Version		1.2
Date:		06/01/2010

Author: Content Is Queen Productions, Ltd.
http://www.contentisqueen.com
\*-----------------------------------------------------*/



/*-----------------------------------------------------*\
 * Position and Layout Classes
\*-----------------------------------------------------*/

div.container /*this is the new widthsetter for the entire design */	/*in use*/ 
{
	position:relative;
	background-color:#FFFFFF;
	width:760px;
	min-height:800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}

#top_rain_chain_image	/*top of the rain chain image - broken to accommodate actually using the menu links*/ /*in use*/ 
{
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	margin:0;
	width:115px;
	height:210px;
	border:0;
}

#bottom_rain_chain_image	/*bottom of the rain chain image - broken to accommodate actually using the menu links*/ /*in use*/ 
{
	position:absolute;
	top:210px;
	left:0;
	z-index:100;
	margin:0;
	width:226px;
	height:464px;
	border: 0; 
}

#right_content_container	/*container for logo, address, menus, banner and content on right side of rain chain */  /*in use*/
{
	width:660px;
	float:right;

}

#logo	/*main logo on top of page*/ /*in use*/
{
 z-index:0;
 width:480px;
 height:100px;
 border:0;
 

}

#address	/* address under main logo on top of page */ /* in use*/
{
	clear:right;
	z-index:0;
	min-height:50px;
	margin: 0;
	text-align: center;
	background-color:#FFF;
	padding-right: 20px;
	font-size: 1.0em;
	color: #003366;
	height: 44px;
}

div.menu1 /* Brown top horizontal menu*/ /* in use*/
{
	position:relative;
	top:3px;
	min-height:15px;
	width:660px;
	margin-bottom:0px;
	z-index:5; 
	background-color:#996633;
	font-size: 0.9em;
	color: #FFF;
	font-weight: bold;

}

div.menu2	/* Blue top horizontal menu below brown menu */ /* in use*/
{
	position:relative;
	z-index:0;
	background-color:#336699; 
	background-image:url(images/backgrounds/blue_top_shadow_background.gif);
	background-repeat:repeat-x;
	background-position:top;
	clear:right;
	width:660px;
	margin-top:0px;
	top: 0px;
	min-height:15px;
	font-size: 0.9em;
	color: #FFF;
	font-weight: bold;
}

div.banner	/* Holds Leaf Solution and other banners under the 2 menus*/ /* in use*/
{
	position:relative;
	z-index:0;clear:right;
	background-color:#FFFFFF;
	width:660px;
	margin-top:0px;
	top: 0px;
}


div.main-content	/*rename right-content-text? */ /*actual text content box to the right of the rain chain*/ /* in use*/
{
	position:relative;
	background-color: #FFF;	
	width:500px;
	float:right;
	right:30px;
	top:30px;
}


div.brown_box	/* in use*/
{
	position:relative;
	z-index:0;
	background-color:#C9AE93;
	width:760px;
	clear:both;
}

div.brown_box_left_image	/*in use*/
{
	float:left;
	left:0;
	margin:15px;
	padding-top:15px;
	padding-bottom:15px;
}

div.brown_box_right_image	/*in use*/
{
	float:right;
	right:0;
	margin:15px;
	padding-top:15px;
}

div.brown_box_middle_text	/* text in the middle of the brown box */ /* in use */
{
	width:300px;
	margin-left:230px;
	padding-top:15px;
}


div.call_to_action_blurb		/* Contact Us Call to Action Blurb */ /* in use */
{
	position: relative;
	z-index:0;
	margin: 0;
	text-align: center;
	min-height: 67px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #336699;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-top: 5px;
}



div.footer_bar		/* Footer Bar Blurb in Brown Bar */ /* in use */
{
	position: relative;
	z-index:0;
	background-image:url(images/backgrounds/blue_footer_shadow_background.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#996633;
	padding-bottom:17px;
	text-align: center;
	min-height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFF;	
}

#footer_copyright { /* in use */
	position: relative;
	z-index:0;
	margin: 0;
	padding: .4em;
	min-height: 70px;
	background-color: #FFF;
}

#footer_logo {
	width:245px;
	height:55px;
	border:0;
	float:right;
	margin:10px; 

}


/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}

.clear {
	clear: both;
	}

/*-----------------------------------------------------*\
 * Default HTML tag behavior
\*-----------------------------------------------------*/

body { 		/* in use */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	background-color: #003366;
	margin: 0px;
	padding: 0px;
	}

hr {
	color: #660066; 
	height:1px;
	width: 100%;
	}
	
	
P  { 
	font-family: Arial; 
	font-style: normal; 
	font-size: 1.0em; 
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: .8em;

	}

DL	{
	margin-left: 10px;
	}	
	
	
DT	{
	 font-weight: normal;
	}	
	
LI  { 
	font-family: Arial; 
	font-style: normal; 
	font-size: 1.0em; 
	margin-left: 10px;
	margin-right: 5px;

	}
	


	
/*-----------------------------------------------------*\
 * Anchor Classes
\*-----------------------------------------------------*/

A:link { 
	font-family: Arial; 
	font-style: normal; 
	font-size: 1em; 
	color: #336699;
	}
	
A:visited { 
	font-family: Arial;  
	font-style: normal; 
	font-size: 1em; 
	color: #336699;
	}
	
A:active { 
	font-family: Arial; 
	font-style: normal; 
	font-size: 1em; 
	color: #FF6633;
	}
	
A:hover { 
	font-family: Arial; 
	font-style: normal; 
	font-size: 1em; 
	color: #FF6633;
	}

	
	
	
	
A.navlink:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: bold;
	font-size: 0.9em; 
	text-decoration: none;
	color: #FFF;
	line-height: 2em;
	}
		
A.navlink:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold; 
	font-size: 0.9em; 
	color: #FFF;
	text-decoration: none;
	line-height: 2em;
	}
	
A.navlink:active { 
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: bold;
	font-size: 0.9em; 
	color: #FFF;
	text-decoration: underline;
	line-height: 2em;
	}
	
A.navlink:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: bold;
	font-size: 0.9em; 
	color: #FFF;
	text-decoration: underline;
	line-height: 2em;
	}


A.navlinksmall:link { 
	font-family: Arial; 
	font-style: normal; 
	font-weight: bold;
	font-size: 0.7em; 
	text-decoration: none;
	color: #996633;
	padding-left: 1em;
	}
	
A.navlinksmall:visited { 
	font-family: Arial; 
	font-style: normal; 
	font-weight: bold;
	font-size: 0.7em; 
	text-decoration: none;
	color: #996633;
	padding-left: 1em;
	}
	
A.navlinksmall:active { 
	font-family: Arial; 
	font-style: normal; 
	font-weight: bold;
	font-size: 0.7em; 
	text-decoration: underline;
	color: #996633;
	padding-left: 1em;
	}
	
A.navlinksmall:hover { 
	font-family: Arial; 
	font-style: normal; 
	font-weight: bold;
	font-size: 0.7em; 
	text-decoration: underline;
	color: #996633;
	padding-left: 1em;
	}
	

	
/*-----------------------------------------------------*\
 * Page Heading Classes
\*-----------------------------------------------------*/


H1	{	/* in use */
	font-family: Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FF3333;
	text-align: left;	
	}

H2 {  /* not currently in use */

	font-family: Arial, sans-serif; 
	font-size: 1.2em; 
	font-weight: bold; 
	font-style : normal;
	color: #FF3333;	
	text-align: left;
	line-height: 1.2em;

	}

H3 {  	/* not currently in use */

	font-family: Arial, sans-serif; 
	font-size: 1.0em; 
	font-weight: bold; 
	font-style : italic;
	color: #003399;
	/*color: #000000;*/
	text-align: left;
	/*padding-left: 10px;*/

	}

.articleHeader {  /* in use */

	font-family: Arial, sans-serif; 
	font-size: 1.2em; 
	font-weight: bold; 
	font-style : normal;
	color: #c94e33;	
	text-align: center;
	line-height: 1.2em;

	}
	
	
	
	
/*-----------------------------------------------------*\
 * SPAN and Other  Misc. classes
\*-----------------------------------------------------*/

	
p.navtext2 { 	/* in use */
	font-family: Arial; 
	font-style: normal; 
	font-weight: bold;
	font-size: 0.7em; 
	color: #996633;
	line-height: 2em;
	}
	
span.copyright { 	/* in use */
	font-family: Arial; 
	font-style: normal; 
	font-weight: bold;
	font-size: 0.7em; 
	color: #000000;
	}
	

.BodyText { 	/* not in use */
	font-family: Arial; 
	font-style: normal; 
	font-size: 1.0em; 
	color: #000000;
	/*color: #000000;*/
	}
	
.BodyTextSmall { 	/* in use */
	font-family: Arial; 
	font-style: normal; 
	font-size: 0.8em; 
	color: #000000;
	/*color: #000000;*/
	}


.RedText { 		/* not in use */
	font-family: Arial; 
	font-style: normal; 
	color: #990000;
	}

/* */

		
hr.article_hr	/* blue hr line in brown box */ /* in use */
{		
	border: 0;
	color: #336699;
	background-color: #336699;
	height: 2px;
	width: 100%;
	text-align: left;
}
		
.article	/* in use */
{
	margin: 0;	
	height:auto;
	/*border-bottom-color: #336699;
	border-bottom-width: 2px;
	border-bottom-style: solid;*/
	padding-bottom: 2px;
	padding-top: 3px;	
}

