@charset "utf-8";
/* CSS Document */

body {
	background-color: #9cc;
	margin:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#333;
	behavior:url(csshover.htc);
}
	
a img {
	border:none;
}

.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:block;
}
	
#main {
	background-color:#fff;
	width:973px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/design/side.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#header {
	background-image:url(images/design/pantbrush.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:84px;	
}

#request {
	float:right;
	text-align:right;
}

#phoneinfo {float:right;text-align:center;vertical-align:middle;padding:19px 15px 0px 0px;color:#652D6E;}

#request p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#000;
	margin:20px 20px 5px 0;
}

#request p a {
	color:#652D6E;
	text-decoration:none;
}

#request p a:hover {
	text-decoration:underline;
}

#request img {
	 margin-right: 15px;
}

#request2 {
	float:right;
	text-align:center;
}

#request2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#652D6E;
	margin:24px 15px 5px 0px;
	text-align:center;
}

#clicktocall
	{
	float:right;
	text-align:center;
	width:100px;
	}

.f2
	{
	font-size:11px;
	font-weight:bold;
	}

/*********     Navigation     *********/
#navigation {
	font-size:10pt;
	font-weight:bold;
	text-align: center;
	width:966px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	z-index: 1;
}

#navigation ul, #navigation li {
	margin:0;
	padding:0;
}

div#navigation li {
	float:left;
	position:relative;
	list-style-type:none;
	background-image: url(images/design/navBack.gif);
	background-repeat:no-repeat;
	border-right:1px solid #ccc;
}

#navigation ul li ul {
	margin:0;
	position:absolute;
	display:none;
	width:137px;
	left:-1px;
	top:22px;
}

#navigation ul li:hover ul, navigation ul li ul:hover {
	display:block;
}

#navigation ul li ul li {
	width:100%;
	border-top:none;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color:#356969;
	background-image:none;
}

#navigation ul li ul li a {
	font-size:8pt;
	line-height:9pt;
	font-weight:400;
	text-align:left;
	color:#fff;
	padding:4px 12px;
	display:block;
}

#navigation ul li ul li a:hover {
	color:#fff;
	background-color:#652D6E;
}

#navigation a {
	display:block;
	padding:3px 12px;
	text-decoration:none;
	color:#fff;
	width:113px;
	border-bottom:1px solid #ccc;
}

#navigation a:hover {
	color:#FFF216;
}

/*********    End Navigation     *********/

#content {
	width:886px;
	padding:20px 40px;	
	background-image:url(images/design/gradBack.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#home {
	width:240px;
	float:left;
	font-size:9px;
	line-height:11px;
	margin:0px;
	text-align:justify;
}

.home {
	width:886px;
	float:left;
	font-size:11px;
	line-height:14px;
	margin:0px;
	text-align:justify;
}

#home a {
	color:#652D6E;
	text-decoration:underline;
}

#home a:hover {
	text-decoration:none;
	}

#home ul {
	text-align:left;
	margin:5px 30px;
}

#home li {
	text-align:left;
	margin: 0px 15px 0px 25px;
}

#copy {
	line-height:14pt;
	width:600px;
	padding-right:40px;
	border-right:1px solid #ccc;
	margin-right:40px;
}

#copy p img {
	 float:right;
	 padding: 0 0 15px 15px;
}

#copy a {
	color:#652D6E;
	text-decoration:underline;
}

#copy a:hover {
	color:# 356969;
	text-decoration:none;
}

#copy p {
	margin:0 0 15px 0;
}

#column {
	float:right;
	width:210px;
	text-align:center;
}

#phone {
	border:1px solid #787878;
	}

#column img {
	margin-bottom:20px;
}

#column2 {
	float:right;
	width:210px;
	text-align:left;
}

.ifbyphone {color:#652D6E; text-align:justify;}
.spcenter {color:#652D6E; text-align:center;}


#main h1 {
	color:#652D6E;
	margin:0 0 3px 0;
}

#main h2 {
	font-size:10pt;
	font-weight: bold;
	line-height:11pt;
	color:#366;
	margin:0 0 1px 0;
	text-transform:uppercase;
}

h1 {
	color:#652D6E;
	margin:0 0 3px 0;
}

h2 {
	font-size:10pt;
	font-weight: bold;
	line-height:11pt;
	color:#366;
	margin:0 0 1px 0;
	text-transform:uppercase;
}

#quote {
	width:240px;
	font-size:10px;
	line-height:15px;
	font-style:italic;
	color:#652D6E;
	text-align:justify;
}

#quote p {
	margin-top:0px;
	margin-bottom:0px;
}

#quote_main{
	padding-top:10px;
	border-top: 1px solid #ccc;
	margin-top:10px;
	font-size:12px;
	line-height:24px;
	font-style:italic;
	color:#652D6E;
}

.author {
	text-align:right;
	margin-top:3px;
	font-style:normal;
}

#bottom {
	background-color:#c00;
	height:16px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/design/bottom.gif);
	background-repeat:repeat-x;
}

/********    FOOTER   *******/
#footer {
	margin-top:10px;
	font-family:Arial, sans-serif;
	font-size:8.5pt;
	color:#356969;
	text-align:center;
}

#footer a {
	color:#652D6E;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

/******* Gallery *******/
#thumbvert {
	float:left;
	padding:10px;
	width:51px;
}
	
#thumbvert img {
	padding-bottom: 15px;
}

#thumbhorz{
	float:left;
	padding: 10px 7px 5px 0px;
	width:515px;
}

#thumbhorz img{
	padding-right: 11px;
	padding-bottom:0px;
}
	
#centerimage{
	text-align:center;
	background-color:#000000;
	width: 504px;
	float:left;
	overflow:hidden;
}

.logo
	{
	float:left;
	width:220px;
	text-align:center;
	margin-top:20px;
	}
	
.logo1
	{
	padding-top:27px;
	}
	
.logotitle
	{
	width:220px;
	font-size:12px;
	color:#652D6E;
	text-align:justify;
	}
	
.spacer
	{
	float:left;
	background-image:url(images/content/spacer.jpg);
	width:22px;
	height:120px;
	margin:40px 40px 0px 40px;
	}

.button1
	{
	padding-top:10px;
	}


/********    Lightbox & Gallery   *******/

.gallery-thumbs img
	{
	background-color: #ffffff;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #e1ddd2;
	width: 100px;
	height: 100px;
	padding: 3px 3px 3px 3px;
	margin: 5px 2px 5px 2px;
	}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
	
