/*CSS Styles for Blinkhorn Plumbing
Copyright October 2007
Developer: Bethesda Design Web


/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */

body {
	margin : 0 auto;
	padding : 0;
	font : 73% "Trebuchet MS", arial, verdana, tahoma, sans-serif;
	line-height : 1.7em;
	color : #333;
	background : #fff;
	width: 999px;
}
					/*WRAP*/
#wrap {
	margin: 0 auto;
	border: solid 1px #444;
	width: 999px;
}
#container {
width : 900px;
height : 100%;
margin-left : 5%;
margin-right : 5%;
padding: 0;
color : #666;
background : #fff;
}
			/*BANNER*/
#banner {
height: 105px;
padding: 0 3px 0 0;
background: #ffffff url(images/flashbanner.jpg) no-repeat;
}

#bannerTwo {
    height: 210px;
	background: #ffffff url(images/centerbanner.jpg) no-repeat;
}
#flash {margin-left: 140px;
margin-top: 20px;}		
/*my top nav*/
#navcontainer {height: 42px;
background-color: #e4e9ed;}
#topnav {height: 39px;
background-color: #e4e9ed;
margin: -3px 0 0 0;
margin: -3px 0 0 0;
padding: 0;
font-size: 1.6em;
font-weight: 600;
line-height: 1.7;
}
	
#topnav ul {
	float:none;
	width:100%;
	padding:0;
	margin:0;
	height: 39px;
	background-color: #e4e9ed;
}
#topnav li {
	display:inline;
}
#topnav li a{
	float:left;
	width:6em;
	text-align:center;
	text-decoration:none;
	color:#000055;
	background-color:#e4e9ed;
	border-right: 1px solid #fff;
	padding: 0.3em .45em 0.3em .45em;
}
#topnav li a:hover {background-color:#4499dd;
color: #770000;
}
#topnav li a.notice {color: #770000;}

/*nav page in use indicator*/
#open {
float:left;
width:6em;
text-align:center;
text-decoration:none;
color:#c08245;
background-color:#e4e9ed;
padding: 0.3em .45em 0.3em .45em;
margin: 0 auto;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
}

/*gives home link left border*/
.homeborder {border-left: 1px solid #fff;}
/*makes caption print*/

			/*3 COLUMNS*/
.intro,.intro2,.intro3 {
height : 250px;
margin : 3px 0 25px 0;
padding : 0 10px 10px 10px;
color : #555;
background : #e4e9ed;
}
.intro {
float : left;
width : 240px;
border-bottom : 15px solid #4499dd;
border-top : 15px solid #c08245;
margin: 0;
}
.intro2 {
float : left;
width : 238px;
margin: 0 0 0 20px;
border-bottom : 15px solid #4499dd;
border-top : 15px solid #c08245;
}
.intro3 {
float : left;
width : 380px;
margin-left: 20px;
border-bottom : 15px solid #4499dd;
border-top : 15px solid #c08245;
}
.separator {
float : left;
background : url(images/box.png) no-repeat;
height : 225px;
width : 1px;
}
			/*right side*/
#content {
padding : 15px 5px 15px 5px;
margin-left : 255px;
margin-bottom : 0;
margin-top: 0;
margin-right: 0;
color : #444;
background : #fff;
width: 550px;
height: 100%;
}
			/*left side*/
#sidebar {
float : left;
width : 240px;
margin : 0 10px 0 0;
padding : 35px 5px 15px 5px;
color : #444;
background : transparent url(images/bubtrans.jpg) left bottom no-repeat;
}
#content dt {padding: 0 0 0 19px;
list-style-type: none;
background: transparent url(images/check.gif) left center no-repeat; }

#sidebar li, #content li {padding: 0 0 0 19px;
list-style-type: none;
background: transparent url(images/arrow.gif) left center no-repeat; }
#content p, #sidebar p, dl dt {
font-size: 1.2em;
line-height: 1.5;
padding : 5px 15px 5px 15px;
}

#content h1, #sidebar h1 {
margin : 0 0 -5px 0;
font : 2em "Trebuchet MS", verdana, tahoma, sans-serif;
padding : 0 0 0 20px;
color : #c08245;
font-weight: 600;
letter-spacing: 0.1em;
background : transparent url(images/bullet.png) left center no-repeat;
}

			/*footer*/
#footer {
	clear : both;
	padding : 6px 0 3px 99px;
	margin : 0px;
	font-size : 1em;
	border-top : 5px solid #4499dd;
	color : #333;
	background : #e5e9ec;
	width: 900px;
	height: 35px;
}
#footer a:link, #footer a:visited {
background : inherit;
color : #4499dd;
border-bottom : none;
}
#footer a:hover {
border-bottom : none;
background : inherit;
color : #770000;
}
			/*Fonts*/
			
h5 {padding : 0;
margin :0;
letter-spacing: 0.5px;
font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
font-weight: 500;
color: #c08245;
font-variant: small-caps;
font-style: normal;}			
		
h4 {padding : 0;
margin : 15px 5px 0 20px;
letter-spacing: 0.5px;
font-size: 100%;
font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
font-weight: 500;
color: #000055;
font-variant: small-caps;
font-style: normal;}

h3 {padding : 0;
margin : 5px 5px 0 20px;
letter-spacing: 0.5px;
font-size : 140%; 
font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
font-weight: 700;
color: #000055;
font-style: normal;}

h2 {
padding : 0;
margin : 10px 5px 0 15px;
letter-spacing: 2px;
font : 160% "Trebuchet MS", arial, tahoma, sans-serif;
color : #000066;
background : inherit;
}
p strong {
font-style : inherit;
color : #4466aa;
font-size: 1.1em;
}
			/*Links*/
a {
text-decoration :underline;
color : #069;
background : inherit;
}
a:hover {
text-decoration : none;
color : #333;
background : inherit;
}
a img {
border : 0;
}
			/*Images*/
.img {
float : left;
padding : 4px;
margin : 4px;
border : 1px solid #556b2f;
}
.imgleft {
float : left;
padding: 0 5px 0 3px;
}
.imgright {
float : right;
padding: 0 3px 0 5px;
}

			/*Misc.*/
.small {
font-size: 110%;
font-weight: 600;
background: inherit;
color: #556b2f;
margin-top: 15px;}

.boldgold {
	color: #c08245;
	font-weight: bold;
}
.boldnavy {
	color: #000044;
	font-weight: bold;
}
.boldred {
	color: #770000;
	font-weight: bold;
}
