/* CSS Document */

html, body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	height: 100%;
}
h2 {
	color: #607D87;
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

h3 {
	color: #7C7B7B;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

/* ( Header )  */

#headerWrap {
	background: url(../images/headerBG.gif) repeat-x top;
	height: 114px;
}
#header {
	width: 904px;
	margin: 0 auto;
}
#header h1 {
	margin: 54px 0 0 15px;
	width: 354px;
	float: left;
}
#header h1 a:link, #header h1 a:visited {
	background: url(../images/logo.gif) no-repeat top left;
	float: left;
	height: 51px;
	margin: 0;
	width: 354px;
	text-indent: -3000px;
	display: block;
	text-decoration: none;
}
#header h3 {
	color: #426A7B;
	clear: right;
	float: right;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding-top: 44px;
	padding-right: 15px;
}
#header ul {
	margin: 0;
	padding: 15px 11px 0 15px;
	float: right;
	display: block;
}
#header ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#header ul li a {
	display: block;
	float: left;
	text-decoration: none;
	background-repeat: no-repeat;
	color: #6E6E6E; /* Top Tool Navigation Text Color */
	font-size: 11px;
}
#header ul li a:hover {
	text-decoration: underline;
}
#header ul li.home a {
	background-image: url(../images/icon_home.gif);
	background-position: 0 3px;
	padding-left: 16px;
	margin-right: 14px;
}
#header ul li.contact a {
	background-image: url(../images/icon_email.gif);
	background-position: 0 2px;
	padding-left: 21px;
}
/* self clearing rules */
.selfclear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.selfclear { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
.selfclear { display: block; }
/* End hide from IE-mac */

/* ( Navigation ) */

#navWrap {
	background: url(../images/navBG01.gif) repeat-x top;
}
#nav {
	width: 903px;
	margin: 0 auto;
}
/* self clearing rules */
#nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#nav { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#nav { display: block; }
/* End hide from IE-mac */
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: inline;
}
#nav ul li a:link, #nav ul li a:visited {
	text-decoration: none;
	padding: 6px 19px;
	color: #FFFEFC;
	font-size: 16px;
	font-weight: 900;
	float:left;
}
#nav ul li a:hover {
	background: url(../images/navBG02.gif) repeat-x;
}
#nav ul li img {
	float: left;
}

/* ( Body ) */

#bodyWrap {
	background: #607D87 url(../images/bodyBG.gif) repeat-x top;
	padding: 0;
}
/* self clearing rules */
#bodyWrap:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#bodyWrap { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#bodyWrap { display: block; }
/* End hide from IE-mac */
#body {
	width: 904px;
	margin: 0 auto;
	padding: 0 0 24;
	background: #F7F6EB url(../images/bodyBG3.gif) repeat-y top left;
}
#body .shadow {
	display: block;
	height: 24px;
	width: 898px;
	margin: 0 auto;
	background: url(../images/bodyTopShadow.gif) repeat-x top left;
}
#leftColumn {
	float: left;
	width: 204px;
	padding-bottom:132px;
}
#leftColumn h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #859DA5;
	text-align: center;
	font-weight: normal;
	font-size: 27px;
	background: url(../images/categoriesbg.gif) no-repeat center 28px;
	margin: 0 0 9px 8px;
}
#leftColumn ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#leftColumn ul li {
	padding: 0;
	margin: 0 0 0 22px;
	text-align: left;
	line-height: 22px;
}
#leftColumn ul li a:link, #leftColumn ul li a:visited {
	color: #B3B3B3;
	font-size: 17px;
	text-decoration: none;
}
#leftColumn ul li a:hover {
	color: #A5A5A5;
	text-decoration: underline;
}
#leftColumn .secondary-categories {
	margin-top: 2em;
}
#leftNavDiv {
background-image:url(../images/leftNavDiv.gif);
width:145px;
height:1px;
margin:7pt 0pt 0pt 12px;
float:left;
display:block;
background-repeat: no-repeat;
background-position: center;
}
#rightColumn {
	float: right;
	width: 201px;
	padding-right: 15px;
}
#rightColumn h3 {
	padding-top: 24px;
	padding: 9px 0;
	width: 201px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7C7B7B;
	font-size: 24px;
	font-variant: small-caps;
	font-weight: normal;
	margin-top:17px;
	background: url(../images/sidecontent_head.gif) no-repeat;
}
#rightColumn .content {
	background-color: #F5F4EB;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}
#rightColumn .content div {
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	padding: 7px 16px 1px 16px;
}
#rightColumn .content ul {
	padding-left: 20px;
	margin-left: 0;
}
#rightColumn .content ul  li {
	margin-bottom: .25em;
}
#rightColumn .quote {
	text-indent: 30px;
	background: url(../images/sidecontent_quote.gif) no-repeat top left;
	line-height: 1.65;
}
#rightColumn h4 a {
	width: 201px;
	height: 89px;
	text-decoration: none;
	text-indent: -3000px;
	background: url(../images/guarantee_btn.gif) no-repeat top left;
	display: block;
	text-align: left;
}
#bodyContent {
	float: left;
	width: 453px;
	padding: 0 15px;
}
#bodyContent h2.home {
	padding-top: 175px;
	background: url(../images/headpic_01.jpg) no-repeat top left;
}

#footerPic {
	width: 454px;
	height: 107px;
	background:url(../images/footpic_01.jpg) no-repeat;
	margin: 10pt 0pt 0pt 220px;
	clear: both;
}

/* ( Footer ) */

#footerWrap {
	background: #575757 url(../images/footerWrapBG.gif) repeat-x top;
}
#footer {
	background: url(../images/footerBG.gif) repeat-x top;
	width: 904px;
	margin: 0 auto;
}
#footerContent {
	padding: 10px 150px 0;
}
/* self clearing rules */
#footerContent:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#footerContent { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#footerContent { display: block; }
/* End hide from IE-mac */
#footer #locations {
	float: left;
	width: 363px;
}
#footer #contact {
	float: left;
	width: 220px;
}
#footer h4 {
	font-size: 18px;
	color: #FFFAF4;
	border-bottom: 1px dotted #FAFAFA;
	width: 183px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding-bottom: 6px;
}
#footer #contact address {
	font-style: normal;
	font-size: 11px;
	color: #EEE;
	float: left;
}
#footer #contact address a {
	text-decoration: none;
	color: #EEE;
}
#footer #contact address a:hover {
	text-decoration: underline;
}
#footer #contact .a1 {
	float: left;
}
#footer #contact .a2 {
	float: right;
}
#footer #footerNav {
	float: right;
	color: #EEE;
	width:200px;
	margin: 0;
}
#footer #footerNav ul {
	margin: 0;
	padding: 0;
	width: 236px;
}
#footer #footerNav ul li {
	float: left;
    width: 118px;
	list-style: none;
}
#footer #footerNav ul li a:link, #footer #footerNav ul li a:visited {
	font-size: 11px;
	color: #EEE;
	text-decoration: none;
	
}
#footer #footerNav ul li a:hover {
	text-decoration: underline;
}
#copyright {
	font-size: 11px;
	color: #CCC;
	text-align: center;
	padding: 5px 0;
}
#copyright a:link, #copyright a:visited {
	color: #CCC;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}

/* ( Classes ) */

.clear {
	clear: both;
}
.smallRight {
	font-size: 11px;
	text-align: right;
}
div.horRule {
	height: 24px;
	background: url(../images/hr.gif) no-repeat;
	margin: 15px 0 20px 0;
}
div.horRule hr {
	display: none;
}
.top {
	text-align: right;
}


