@charset "utf-8";
/* CSS Document created by Aaron Marshall for Sadree Web Design */

#body		{
	background-color:#595959;
	background-image:url(images/bodyBG.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0px;
}

/* SEO Site Top Content BEGIN */

#topInfo	{
	color:#999999;
	background-color:#003366;
	background-image:url(images/footerBG.jpg);
	background-repeat:repeat-x;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-top:3px;
	padding-bottom:3px;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* SEO Site Top Content END */

/*Link Styles BEGIN*/

#leftNavigation A:link {color:#142954; text-decoration: none;}
#leftNavigation A:visited {color:#142954; text-decoration: none;}
#leftNavigation A:active {color:#142954; text-decoration: none;}
#leftNavigation A:hover {color:#000000; text-decoration: none;}

#footer A:link {color:#FFFFFF; text-decoration: none;}
#footer A:visited {color:#FFFFFF; text-decoration: none;}
#footer A:active {color:#FFFFFF; text-decoration: none;}
#footer A:hover {color:#999999; text-decoration: none;}

#siteMap A:link {color:#666666; text-decoration: none;}
#siteMap A:visited {color:#666666; text-decoration: none;}
#siteMap A:active {color:#666666; text-decoration: none;}
#siteMap A:hover {color:#999999; text-decoration: none;}

.print A:link {color:#666666; text-decoration: none;}
.print A:visited {color:#666666; text-decoration: none;}
.print A:active {color:#666666; text-decoration: none;}
.print A:hover {color:#999999; text-decoration: none;}

#contactForm A:link {color:#666666; text-decoration: none;}
#contactForm A:visited {color:#666666; text-decoration: none;}
#contactForm A:active {color:#666666; text-decoration: none;}
#contactForm A:hover {color:#999999; text-decoration: none;}

/*Link Styles END*/

/*Special Font Types BEGIN*/

.largeFont	{
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*Special Font Types END*/

/*Content Styles BEGIN*/

#welcome	{
	background-image:url(images/welcome.jpg);
	background-repeat:no-repeat;
	height:125px;
	width:600px;
}

#prodServicesIMG	{
	background-image:url(images/prodServicesIMG.jpg);
	background-repeat:no-repeat;
	height:125px;
	width:600px;		
}

#brands	{
	background-image:url(images/brands.jpg);
	background-repeat:no-repeat;
	height:125px;
	width:600px;
}

#fireHazard		{
	background-image:url(images/fireHazardLogo.jpg);
	background-repeat:no-repeat;
	height:125px;
	width:600px;
}

#ventImages	{
	height:174px;
}

#saleIMG	{
	background-image:url(images/saleIMG.jpg);
	background-repeat:no-repeat;
	height:125px;
	width:600px;
}

#coupon	{
	background-image:url(images/coupon.jpg);
	background-repeat:no-repeat;
	height:163px;
	width:305px;
}

#coupon2	{
	background-image:url(images/coupon10.jpg);
	background-repeat:no-repeat;
	height:163px;
	width:305px;
}

#map	{	
	background-image:url(images/map.jpg);
	background-repeat:no-repeat;
	height:125px;
	width:600px;		
}

#locationHours	{
	float:left;
	background-color:#6699CC;
	background-image:url(images/locationHoursBG.jpg);
	background-repeat:repeat-x;
	border:thick;
	border-color:#333333;
	border-style:solid;
	color:#FFFFFF;
	height:290px;
	width:205px;
	padding:5px;
}

#contactForm	{
	float:right;
	width:375px;
}

/*Content Styles END*/

/* Template Layout BEGIN */

#container		{
	background-color:#142954;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#header		{
	background-color:#003366;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px;
	height:140px;
}

#sideBG	{
	background-image:url(images/sideNavGraphicBG.jpg);
	background-repeat:repeat-y;
}
#leftNavigation		{
	background-color:#142954;
	float:left;
	width:166px;
	height:100%;
}

.navBG		{
	background-color:#CCCCCC;
	background-image:url(images/linkArrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:25px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
}

#leftNavigationGraphic		{
	background-image:url(images/sideNavGraphic.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	height:400px;
	width:166px;
}

#mainContentArea	{
	float:right;
	width:634px;
	background-color:#FFFFFF;
	background-image:url(images/contentBG.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:60px;
}

#padding	{
	padding:15px;
	padding-bottom:100px;
}

#footer		{
	clear:both;
	color:#999999;
	background-color:#003366;
	background-image:url(images/footerBG.jpg);
	background-repeat:repeat-x;
	height:45px;
	padding-top:5px;
}

/* Template Layout END */
