﻿

body
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #643109;
	background: url(images/page_background.png) #5A2601 repeat-x left top;
	padding: 0;
	margin: 0;
}

/*****************/
/* Page Wrapper */
#wrapper
{
    position: relative;
    left: 2px;
    top: 0;
	/* margin: 0 auto; */
	text-align: left;
	width: 834px;
	height: auto;
	min-height: 600px;
	background-color: #FFFFFF;
	z-index: 0;
	padding: 0;
	margin: 0;
}

#wrapper #mastheadImage
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	width: 100%;
	height: 300px;
	background: url(images/masthead2.png) transparent no-repeat top center;
}


#masthead
{
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background-attachment: fixed;
	width: 832px;
	height: 216px;
	background: url(images/masthead_philly.jpg) no-repeat top center;
	z-index: 11;
}

#mastheadFrame
{
	position: relative;
	overflow: hidden;
	background-attachment: fixed;
	width: 100%;
	height: 234px;
	background: url(images/masthead3.png) transparent no-repeat top center;
	z-index: 12;
}

#borderLeft
{
	text-align: left;
	width: 860px;
	
	height: auto;
	min-height: 500px;
	background: url(images/bl.png) repeat-y top left;
	position: relative;
	left: 5px;
	z-index: 1;	
	margin: 0 auto;
}

#borderRight
{
	width: 848px;
	position: relative;
	height: auto;
	background: url(images/br.png) repeat-y top right;
	position: relative;
	z-index: 1;	
}

#shadowLeft
{
	background: url(images/shadow_left.gif) repeat-y left top; 
	width: 860px; 
	height: auto; 
	position: relative; 
	left: 9px;
}

#shadowRight
{
	background: url(images/shadow_right.gif) repeat-y right top; 
	width: 839px; 
	height: auto; 
	position: relative; 
	right: 0;
}

/****************/
/* CONTENT */
#content
{
	float: right;
	width: 600px;
	height: auto;
	background-color: #FFFFFF;
	/*background: url(images/side_content.png) no-repeat 80px right;*/
	margin-right: 20px !important;
	margin-right: 5px;
	margin-bottom: 30px !important;
	margin-bottom: 15px;
}

#content h1, h2
{
	color: #643109;
	font-family: "Script MT", "Monotype Corsiva", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

#content h1.mainTitle
{
	font-size: 24px;
	background: url(images/bk_horz_lines.jpg) no-repeat bottom center;
	display: block;
	height: 40px;
	line-height: 40px;
	padding-right: 50px;
}

#content h2
{
	font-size: 18px;
}

#content em
{	
	font-style: italic;
}

#content a
{
	color: #AB5410;
}

/* <em> as is appears inside <h1> tag */ 
#content h1.mainTitle em
{
	font-size: 36px;	
	color: #AB5410;
}

#content p
{
	color: #643109;
	/*width: 340px;*/
}

#content p em
{
	color: #AB5410;
	font-size: 12px;
	font-weight: bold;
}

#content h3
{
	color: #AB5410;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;	
}

#content h5
{
	color: #000000;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	margin-top: 0;
	padding-top: 0;
}

#content img.floatingImage
{
	float: left;
	width: 163px;
	height: 174px;
	margin: 0 10px 5px 0;
}

/****************************/
/* MAIN CONTENT */
#content #mainContent
{
	float: left;
	width: 570px;
	height: auto;
	min-height: 400px;
}

/* HR tag used inside mainContent usually underneath the title */
#content #mainContent hr
{
	color: #AB5410;
	width: 100%;
}

#content #mainContent blockquote
{
	text-align: center;
	width: auto;
	min-width: 300px;
	height: auto;
	margin: 0 auto 10px;
}

/* List <ul> tag when used in mainContent  
   Note: caution must be taken when modifying this tag's style, since 
   the mainNav ul list might be inadvertently affected. */
#content #mainContent ul
{
	list-style-type: disc;
}

#content #mainContent ul li,
#content #mainContent ol li
{
	margin-top: 10px;
}

/* Home page's main content area is smaller than in the rest of the pages */
#home #content #mainContent
{
	width: 350px;
}

/****************************/
/* SECONDARY CONTENT */
#content #secondaryContent
{
	float: right;
	width: 230px;
	height: auto;
	min-height: 400px;
	
}

/* Home page's secondary content's images will be center aligned */
#home #content #secondaryContent
{
	text-align: center;
}

#home #content #secondaryContent img
{
	margin: 0 auto;
}

/**************************/
/* MAIN NAVIGATION */
#mainNav
{
	float: left;
	width: 178px;
	height: 520px;
	padding: 0 0 0 0;
	background: url(images/associations.jpg) no-repeat bottom center;
	margin-left: 20px !important;
	margin-left: 5px;	
	position: relative;
	z-index: 5;
}

#mainNav a#phcc
{
	border: none;
	text-decoration: none;	
	display: block;
	position: relative;
	left: 5px;
	top: 20px;
	width: 57px;
	height: 100px;
}

#mainNav a#qsc
{
	border: none;
	text-decoration: none;	
	display: block;
	position: relative;
	left: 65px;
	top: -82px;
	width: 47px;
	height: 100px;

}

#mainNav a#acca
{
	border: none;
	text-decoration: none;	
	display: block;
	position: relative;
	left: 115px;
	top: -184px;
	width: 47px;
	height: 100px;

}

#mainNav ul
{
	float: left;
	margin: 0 auto;
	padding: 37px 0px 0px 0px;
	list-style-type: none;
    background: url(images/bk_nav_menu.jpg) transparent no-repeat top left;
	width: 178px;
	height: 345px;
}
	
#mainNav ul li
{
	width: 112px;
	height: 20px;
	padding: 0;
	text-align: center;
	margin: 0;
	padding: 0;
	margin: 5px 0 0 30px;
	*margin: 3px 0 0 30px;	/* IE 7 top margin fix */
}

#mainNav ul li a
{
	float: left;
	display: block;
	width: 112px;
	height: 20px;
	font-size: 11px;
	color: #AB540F;
	text-decoration: none;
	background: url(images/bk_menu_link.jpg) no-repeat bottom left;
	line-height: 15px;
	font-weight: bold;
}

#mainNav ul li a:hover
{
	color: #000000;
}

#mainNav ul li#currentPage a
{
	color: #000000;
}

/******************************/
/* FOOTER */
#footer
{
	clear: both;
	text-align: center;
	/*background: url(images/bk_footer.png) transparent no-repeat bottom center;*/
	width: 100%;
	height: 70px;
	position: relative;
	z-index: 14;
}

#footer img
{
	margin: 0 auto;
	width: 158px;
	height: 69px;		
}

#wrapBottom
{
	background: url(images/bk_bottom8.png) transparent no-repeat  left top;
	width: 856px;
	height: 100px;
	margin: 0 auto;
	position: relative;	
	left: 3px;
    font-size: 9px;
	color: #D9925C;
	text-align: right;
}

#wrapBottom img
{
	position: absolute;
	left: 346px;
	width: 158px;
	height: 69px;
}

#wrapBottom p
{

	width: 400px;
	height: 12px;
	font-size: 9px;
	font-family: Verdana, sans-serif;
	color: #652c03;
	margin: 20px 20px 0 0;
	padding: 0;
	position: relative;
	float: right;
}

#wrapBottom p a
{
	color: #D9925C;
	text-decoration: underline;	
}

/*********************************/
/* MISC */
.clear
{
	clear: both;
}

strong
{	
	color: #643109;
	font-weight: bold;
}

/* In alert box of maintenance.html page */
#maintenance ul li strong
{
	font-size: 12px;
}

.alertBox
{
	padding: 10px;
	border: solid 1px #CE9567;
	width: auto;
	height: auto;
	background-color: #FFF4BE;
	margin: 0 0 10px 0;
}

/* Monoxide alert (provides the monoxide image background for the alertBox) */
.monoxide
{
	background: url(images/consumer_tips/CO-molecule.gif) #FFF4BE no-repeat 97% center;
}

h2.alertTitle
{
	text-align: left;
}

p.alertText
{
	width: 80%;
}

/* Holds floating images (first appears on plumbing.html page)  */
#imageBox
{
	width: 400px;
	height: auto;
	min-height: 60px;
	margin: 0 auto;
}

#imageBox img
{
	float: left;
	vertical-align: top;
	margin: 5px;
}

/* Used to right float HTML elements */
.rightFloat
{
	float: right;
	margin: 5px 0 5px 10px;
}

/* Used to left float HTML elements */
.leftFloat
{
	float: left;
	margin: 0 10px 5px 0;
}

/* Used for small-text notes (usually used inside alertBox element) */
.smallText
{
	font-weight: normal;
	font-size: 9px;
}

/* Consumer tips <a> tags topics list */
#topics
{
	width: 480px;
	height: auto; 
	min-height: 160px;
	margin-bottom: 10px;
}

#topics a
{
	float: left;
	margin: 0 20px 3px 0;
	width: 180px;
}

#topics br
{
	clear: left;
}

/* List with cnsumer topics (used in consumer_topics.html inside alertBox) */
ul#topicList
{
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

ul#topicList li
{
	padding: 0;
	margin-left: 10px;
}

/* Used inside h1. h2, h3, etc... tags (usually starts on a new line
   see example oinside alertBox on maintenance.html page) */
.subHeader
{
	color: #643109;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-align: left;	
	display: inline;
}

/* ection for images and text content (left floating) */
.sectionLeft
{
	float: left;
	width: 320px; 
	height: auto; 
	margin-bottom: 10px;
}

/* Hyperlink that usually apeears on the bottom of the page. 		   */
/* Example can be seen on th ebottom of the consumer_tips_co.php file. */
a.bigLink
{
	display: inline-block;
	width: auto;
	height: auto;
	color: #AB5410;
	font-size: 14px;	
	font-style: italic;
	font-weight: bold;
}