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


/* rosepapacreative */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 20;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body {
  background-color: #d4cfb8;
  border-style: none; 
  color: #434242;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
  padding: 6 6 6 6; 
  text-align: center; 
}

h1 {
	color: #b54f37;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	text-transform: capitalize;
	padding: 10px;
}

h2 {
  color: #b54f37;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  text-transform: capitalize;
}

h3 {
  color: #434242;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 12px;
}

a,  a:link {
	color: #b54f37;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
  color: #904841;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #b54f37;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: underline;
}

a:focus {
  color: #bf1c1c;
}

a:active {

}

#outerWrapper {
  background-color: #fff;
  border-style: none; 
  height: 100%;
  margin: 0 auto 0 auto; 
  text-align: left; 
  width: 800px;
}
#outerWrapper #header {
	clear:both;
	width:800px;
	height:292px;
	margin:0 0px;
	background-repeat: no-repeat;
	background-image: url(images/home-banner.jpg)
}

#outerWrapper #header2 {
	clear:both;
	width:800px;
	height:292px;
	margin:0 0px;
	background-repeat: no-repeat;
	background-image: url(images/banner-tips.jpg)
}

#outerWrapper #header3 {
	clear:both;
	width:800px;
	height:292px;
	margin:0 0px;
	background-repeat: no-repeat;
	background-image: url(images/banner-services.jpg)

}	


#outerWrapper #header4 {
	clear:both;
	width:800px;
	height:292px;
	margin:0 0px;
	background-repeat: no-repeat;
	background-image: url(images/banner-services-interior.jpg)
}

#outerWrapper #header5 {
	clear:both;
	width:800px;
	height:292px;
	margin:0 0px;
	background-repeat: no-repeat;
	background-image: url(images/banner-contact.jpg)
}

#outerWrapper #header6 {
	clear:both;
	width:800px;
	height:292px;
	margin:0 0px;
	background-repeat: no-repeat;
	background-image: url(images/banner-about.jpg)
}
	
#header .mini_menu {
	left: 370px;
	float: right;
	padding-right: 90px;
	padding-top: 220px;
	width: 300px;
}



#header2 .mini_menu2 {
	left: 370px;
	float: right;
	padding-right: 90px;
	padding-top: 220px;
	width: 300px;
}

#header3 .mini_menu3 {
	left: 370px;
	float: right;
	padding-right: 90px;
	padding-top: 220px;
	width: 300px;
}

#header4 .mini_menu4 {
	left: 370px;
	float: right;
	padding-right: 90px;
	padding-top: 220px;
	width: 300px;
}

#header5 .mini_menu5 {
	left: 370px;
	float: right;
	padding-right: 90px;
	padding-top: 220px;
	width: 300px;
}


#header6 .mini_menu6 {
	left: 370px;
	float: right;
	padding-right: 90px;
	padding-top: 220px;
	width: 300px;
}
#outerWrapper #topNavigation {
	background-color: #C9E0A8;
	border-bottom: 8px solid #8F9D68;
	height: 25px;
	width: 794px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	float: left;
}
#outerWrapper #contentWrapper {
  border-style: none;
}
#outerWrapper #contentWrapper #leftColumn {
	background-color: #f9f1e1;
	float: left;
	font-size: 12px;
	height: 100%;
	padding: 10px 10px 10px 10px;
	width: 250px;
}
#outerWrapper #contentWrapper #leftColumn h3 {
  color: #14349b;
  font-size: 14px;
  text-transform: capitalize;
}

#outerWrapper #contentWrapper #content {
	margin: 0 0 0 270px;
	padding: 10px;
	background-image: url(images/vert.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	background-color: #fad898;
	border-color: #8e9e67;
	border-style: solid;
	border-top: solid 1px #8e9e67;
	color: #666600;
	font-size: 11px;
	height: 210px;
	background-position: center;
}
#outerWrapper #footer h3 {
  font-size: 12px;
}
#outerWrapper #footer a, #outerWrapper #footer a:link {
  color: #666600;
}
#outerWrapper #footer a:hover {
	color: #666600;
	text-decoration: underline;
}


<style type="text/css" media="print">

/* print */
body {
  background-color: #fff;
  border-color: #000; 
  color: #000;
}


[if IE 5]>


#outerWrapper #contentWrapper #leftColumn {
  width: 270px;
}
</style>
<![endif]
[if IE]>
<style type="text/css"> 

#outerWrapper #contentWrapper #content {
  zoom: 1;
}
</style>
<![endif]
