/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
a  {
	text-decoration: none;
	color:#78a22e;
}
a:hover {
	color:#78a22e;
	text-decoration : underline;
}

html, body {
height: 100%;
width:100%;
}

body {
	vertical-align:top;
	background-color:#003a63;
}

.pop {
	vertical-align:top;
	background-color:#ffffff;
	
}

h1, h2, h3, h4, h5, h6, p, ol, div, img, body, ul, li {
	padding:0;
	margin:0;
}
ol,ul {list-style:none;}
img {
	display:block;
	overflow:hidden;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #666666;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 31px;
	line-height: 32px;
	color: #000000;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	font-style: normal;
	font-weight: normal;
	border-bottom:1px solid #d1d2d4;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 22px;
	color: #000000;
	padding:0 0 5px 0;
	margin:0 0 0px 0;
	font-style: normal;
	font-weight: normal;
}
h2.testimonial {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 22px;
	color: #000000;
	padding:0 0 4px 0;
	margin:0 0 8px 0;
	font-style: normal;
	font-weight: normal;
	border-bottom:1px solid #d1d2d4;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	padding:0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}

#background {
	width:100%;
	background:#FFFFFF url(../images/background.jpg) top repeat-x;
}


#wrapper {
	width:988px;
	height:auto;
	margin:0 auto 0 auto;
	padding:28px 0 0 0;
}

/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#header {
	width:353px;
	height:75px;
	padding:66px 0 0 636px;
	position:relative;
	background: url(../images/header.gif) no-repeat;
}

#google_header {
	position:absolute;
	left:31px;
	top:31px;
	display:block;
	background: url(../images/header_alt.gif) no-repeat;
}

.logo {
	position:absolute;
	left:31px;
	top:31px;
	display:block;
}

#google_header ul {
	width:343px;
}

#google_header ul li {
	display: inline;
	padding-bottom: 0;
/* matches link padding except for left and right */
	padding-top: 10px;
	margin:0;
}
#google_header ul li a {
    float:left;
	text-align:center;
    padding:10px 0 0 0;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0082c8;
	font-weight: normal;
	text-decoration: none;
	} 

#google_header #active { 
	text-decoration: none;
	color:#FFFFFF;
	background: url(../images/nav_on.gif) repeat-x;
	}
	
#google_header ul li a:hover {  
	text-decoration: none;
	color:#FFFFFF;
	background: url(../images/nav_on.gif) repeat-x;
	}
	
#header ul {
	width:343px;
}

#header ul li {
	display: inline;
	padding-bottom: 0;
/* matches link padding except for left and right */
	padding-top: 10px;
	margin:0;
}	
	

#header ul li a {
    float:left;
	text-align:center;
    padding:10px 0 0 0;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0082c8;
	font-weight: normal;
	text-decoration: none;
	} 

#header #active { 
	text-decoration: none;
	color:#FFFFFF;
	background: url(../images/nav_on.gif) repeat-x;
	}
	
#header ul li a:hover {  
	text-decoration: none;
	color:#FFFFFF;
	background: url(../images/nav_on.gif) repeat-x;
	}
	
.home {
	width:63px;
	} 
	
.about {
	width:84px;
	} 
		
.contact {
	width:75px;
	}
	
	
.blog {
	width:56px;
	}	 
	
/*--------------------------------------------------------------------------------------------------
	horizontal navigation
--------------------------------------------------------------------------------------------------*/

#nav {
	width:960px;
	height:41px;
	padding:0 14px 0 14px;
	background: url(../images/nav.gif) repeat-x;
}

#nav ul {
	width:960px;
}

#nav ul li {
	display: inline;
	padding-bottom: 0;
/* matches link padding except for left and right */
	padding-top: 14px;
	margin:0;
}

#nav ul li a {
    float:left;
	text-align:center;
    padding:14px 0 0 0;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	} 

#nav #active { 
	text-decoration: none;
	color:#FFFFFF;
	background: url(../images/nav_on2.gif) repeat-x;
	}
	
#nav ul li a:hover {  
	text-decoration: none;
	color:#FFFFFF;
	background: url(../images/nav_on2.gif) repeat-x;
	}
	
.carpet {
	width:136px;
	} 
	
.upholstery {
	width:164px;
	} 
		
.tile {
	width:170px;
	} 
		
.hardwood {
	width:212px;
	} 
	
.other {
	width:129px;
	} 
			
.order {
	width:149px;
	} 


#nav #active.order { 
	text-decoration: none;
	color:#FFFFFF;
	background: url(../images/nav_on3.gif) repeat-x;
	}
	
#nav ul li a.order:hover {  
	text-decoration: none;
	color:#FFFFFF;
	background: url(../images/nav_on3.gif) repeat-x;
	}
/*--------------------------------------------------------------------------------------------------
	vertical navigation
--------------------------------------------------------------------------------------------------*/

#vertnav
{
width:230px;
}

#vertnav ul
{
list-style-type: none;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:13px;
border-top:1px solid #c8df8e;
}

#vertnav a
{
display: block;
padding: 5px 0 5px 20px;
width: 210px;
text-decoration: none;
color: #00703c;
border-bottom:1px solid #c8df8e;
background:#f1f7e5 url(../images/navarrow.gif) left center no-repeat;
}

#vertnav a:hover
{
text-decoration: none;
color:#FFFFFF;
background:#8cc63f url(../images/navarrow.gif) left center no-repeat;
}

#vertnav a#current
{
text-decoration: none;
color:#FFFFFF;
background:#8cc63f url(../images/navarrow.gif) left center no-repeat;
}
/*--------------------------------------------------------------------------------------------------
	index
--------------------------------------------------------------------------------------------------*/

#container {
	width:960px;
	padding:14px 14px 20px 14px;
	background:url(../images/gradient.gif) top repeat-x;
}

.bold {
	color:#000000;
	font-weight:bold;
}

#leftcolumn {
	width:596px;
	float:left;
	padding:20px 0 0 30px;
	overflow:hidden;
}

#content {
	width:960px;
	overflow:hidden;
	background:url(../images/columns.gif) top repeat-y;
}

#rightcolumn {
	width:276px;
	float:right;
	padding:0 7px 7px 7px;
}

#specialform {
	width:246px;
	padding:57px 15px 10px 15px;
	margin:7px 0 0 0;
	background:url(../images/specialsForm.gif) top no-repeat;
	border-bottom:1px solid #d1d2d4;
}

.introform {
	width:246px;
	padding:57px 15px 10px 15px;
	margin:0 0 7px 0;
	border-bottom:1px solid #d1d2d4;
}


.orderservices {
	background:url(../images/form.gif) top no-repeat;
}

.onlinequote {
	background:url(../images/onlinequote.gif) top no-repeat;
}


.schedulenow {
	background:url(../images/schedulenow.gif) top no-repeat;
}





.forminput {
	border: 1px solid #d1d2d4;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	width:169px;
	height:26px;
	padding:5px 0 0 5px;
	margin:0;
	background:#FFFFFF url(../images/input.gif) bottom repeat-x;
}

.formcomments {
	border: 1px solid #d1d2d4;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	width:169px;
	padding:5px 0 0 5px;
	margin:0;
	background:#FFFFFF url(../images/input.gif) bottom repeat-x;
}
.introform p {
	color:#000000;
	padding:0 0 7px 0;
	font-weight:bold;
	line-height:14px;
}

.imageright {
	float:right;
	padding:0 0 10px 10px;
}

.imagerightline{
	float:right;
	margin:0 0 10px 10px;
	padding:4px;
	border:1px solid #d1d2d4;
}
.service {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding:0 0 2px 0;
	margin:0;
}

#columncopy{
	width:260px;
	padding:15px 8px 5px 8px;
}

#columncopy p{
	line-height:16px;
}

.column{
	width:182px;
	float:left;
	padding:10px 0 0 0;
}

.column p{
	line-height:16px;
}
/*--------------------------------------------------------------------------------------------------
	slide show
--------------------------------------------------------------------------------------------------*/
#intro {
	width:946px;
	height:238px;
	padding:7px;
	margin:0 0 15px 0;
	overflow:hidden;
	background-color:#FFFFFF;
}

#intro img {
	padding:0;
	margin:0;
	display:block;
	overflow:hidden;
	border:1px solid #d1d3d4;
}

#slideshow {
    position:relative;
	width:946px;
	height:238px;
	float:left;
	padding:0;
	margin:0;
}


/*--------------------------------------------------------------------------------------------------
	subpage
--------------------------------------------------------------------------------------------------*/

ul.bullet { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #666666;
	padding:0 0 5px 0;
	font-style: normal;
	font-weight: normal;
}

li.bullet { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding: 0 0 5px 8px;
}

ol { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #666666;
	padding:0 0 5px 0;
	font-style: normal;
	font-weight: normal;
}

.altheader {
	font-size: 21px;
	line-height: 22px;
	color: #0082c8;
	padding:0 0 5px 0;
}
#leftcolumn ol { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #666666;
    list-style-type:decimal;
    margin:0;
    padding:0 0 5px 22px;
    font-style: normal;
    font-weight: normal;
}

#leftcolumn ol li { 
    padding: 0 0 5px 0;
}
/*--------------------------------------------------------------------------------------------------
	form
--------------------------------------------------------------------------------------------------*/
#formbox {
	width:500px;
	padding:15px 0 15px 10px;
	margin:0 0 15px 0;
	float: left;
	text-align:left;
	border:1px solid #d1d2d4;
	background-color:#e2f4fd;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	padding: 0 0 7px 0;
	font-style: normal;
	font-weight: bold;
}

.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}

.inputborder {
	border: 1px solid #d1d2d4;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding:8px 0 8px 5px;
	margin:0;
	background:#FFFFFF url(../images/input.gif) bottom repeat-x;
}

/*--------------------------------------------------------------------------------------------------
	button
--------------------------------------------------------------------------------------------------*/

.rssbutton:visited, .rssbutton:hover, .rssbutton:active{
color: white;
}

.cssbutton{
background: #569fd3 url(../images/button.gif) right center no-repeat;
border: 1px solid #00467f;
padding: 3px 15px 3px 10px;
color: #FFFFFF;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
}

.cssbutton:hover{
background: #569fd3 url(../images/button2.gif) right center no-repeat;
background-color: #00467f;
padding: 3px 15px 3px 10px;
text-decoration: none;
color: #FFFFFF;
}
/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/

#footer {
	width:988px;
	height:auto;
	padding:10px 0 0 0;
	margin:0 auto 0 auto;
	border-top:15px solid #8cc63f;
}

#footerright {
	width:700px;
	float:right;
	text-align:right;
}
#footer p {
	font-size: 10px;
	line-height: 13px;
	color:#FFFFFF;
}

#footerright p {
	color:#0082c8;
}

.snipe {
	color:#306a90;
}
#footerright a  {
	text-decoration: none;
	color:#FFFFFF;
}
#footerright a:hover {
	color:#FFFFFF;
	text-decoration : underline;
}



a.gecko  {
	text-decoration: none;
	color:#306a90;
}
a.gecko:hover {
	color:#FFFFFF;
	text-decoration : underline;
}


/*--------------------------------------------------------------------------------------------------
	misc
--------------------------------------------------------------------------------------------------*/
.spacer {
	clear:both;
}