* {
	padding: 0;
	margin: 0;
}
img {
	border:none;
}
a {
	outline: none;
	color: #FFFF99;
}
.home a {
	color:#442213;
	border-bottom: 1px dotted #7e3f23;
	text-decoration:none;
}
.home a:hover {
	color:#7e3f23;
	border-bottom: 1px none #fffaef;
}
.home ul, .home li {
	list-style-type:none;
}
body {
	font: normal 13px "Arial", Helvetica, sans-serif;
	background:#ebe3d0;
	height:100%;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
#tagline {
	float: left;
	width: 980px;
	height: 20px;
	padding: 10px;
	background: #442213;
	font-weight:bold;
	font-size: 15px;
	border-bottom: 0px solid #ebe3d0;
	color:#fff;
}
#header {
	width: 1000px;
	float: left;
	height: 200px;
}
/* NAVIGATION BAR */
/* ----------------------------------- */

#xnavcontainer {
	float: left;
	height:35px;
	width: 1000px;
	background-color:#442213;
	/*background:transparent url(images/bgOFF.gif) repeat-x top left;*/
	margin: 0;
	padding: 0;
}
#navcontainer {
	/*background: url("/images/navBarBg.gif") repeat-x 20px;*/
	background-color:#442213;
	float:left;
	width:1000px;
	border-top: 0px solid #5a2d19;
	border-bottom: 0px solid #5a2d19;
}
#navcontainer ul li {
	list-style-type: none;
	color: #ebe3d0;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	background-color:#442213;
	/*background: url("/images/navBarBg.gif") repeat-x 20px;*/
	font: 12px/20px verdana, "Lucida Grande", verdana, sans-serif;
	text-align: center;
}
#navcontainer a {
	color: #ebe3d0;
	text-decoration: none;
	display: block;
	width: auto;
	padding: 8px;
	border-left: 1px solid #884426;
}
#navcontainer li#active {
	background-color:#5a2d19; /*background: url("/images/navBarBgHover.gif") repeat-x 20px;*/
}
#navcontainer a:hover {
	background-color:#5a2d19; /*background: url("/images/navBarBgHover.gif") repeat-x 20px;*/
}
/* CONTAINER */
/* ----------------------------------- */

#container {
	width: 1000px;
	float: left;
	background: transparent url("images/container1000_bg.gif") repeat-y top left;
}
#container-pm {
	width: 1000px;
	float: left;
	background: #73594b url("images/container_bg_pp.gif") repeat-y top left;
}
#leftcolumn_home {
	margin: 0 2px 0 0;
	width: 698px;
	float: left;
}
#leftcolumn_home img {
	float: left;
}
#leftcolumn {
	margin: 0 2px 0 0;
	padding: 10px;
	min-height: 300px;
	width: 678px;
	float: left;/*background: #73594b;*/
}
#leftcolumn h1 {
	font: bold 21px "Garamond", Times New Roman, Times, serif;
	color:#442213;
	background-color:#ebe3d0;
	border-bottom: 2px solid #442213;
	padding: 3px 10px;
	display:block;
	width: auto;
	margin: 5px 0 15px 0;
}
#leftcolumn h2 {
	font: bold 24px "Garamond", Times New Roman, Times, serif;
	/*font: bold 17px "Arial", Helvetica, sans-serif;*/
	color:#ebe3d0;
	margin: 20px 0 5px 10px;
	border-bottom: 1px solid #442212;
}
#leftcolumn h3 {
	font: bold 15px "Garamond", Times New Roman, Times, serif;
	/*font: bold 15px "Arial", Helvetica, sans-serif;*/
	color:#ebe3d0;
	margin: 5px 0;
}
#leftcolumn h4 {
	font: bold 22px "Garamond", Times New Roman, Times, serif;
	/*font: bold 15px "Arial", Helvetica, sans-serif;*/
	color:#ebe3d0;
	margin: 0;
	text-align:center;
}
#leftcolumn h5 {
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	color:#ebe3d0;
	margin: 0;
	margin-top:-10px;
	text-align:right;
}
#leftcolumn p {
	margin: 0 0 10px;
	padding: 0 10px;
	line-height: 22px;
	color:#ebe3d0;
}
#leftcolumn ul, #leftcolumn ol {
	padding: 0 0 0 25px;
}
#leftcolumn li {
	margin: 0 0 5px;
	line-height: 16px;
	color:#ebe3d0;
}
#leftcolumn-blockquote1 p {
	color:#442212;
}
#leftcolumn-blockquote1 input {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#442212;
}
#leftcolumn-blockquote1 label {
	color:#442212;
}
#leftcolumn-home-links p {
	line-height:1.3em;
	font-size:12px;
}
#rightcolumn {
	float: right;
	margin: 0px 0px 2px 0px;
	padding: 10px;
	min-height: 300px;
	width: 280px;
	clear:right;
	background: #DBCDB3 url("images/rightcolumn_bg.jpg") no-repeat bottom right;
}
#rightcolumn h1 {
	font: bold 19px "Garamond", Times New Roman, Times, serif;
	color:#442213;
	margin: 0 0 10px 0;
	padding-bottom: 3px;
	border-bottom: 1px dotted #442213;
}
#rightcolumn h2 {
	font: bold 19px "Garamond", Times New Roman, Times, serif;
	color:#442213;
	margin: 0 0 10px 0;
	padding-bottom: 3px;
	border-bottom: 1px dotted #442213;
}
#rightcolumn h4 {
	font: bold 22px "Garamond", Times New Roman, Times, serif;
	/*font: bold 15px "Arial", Helvetica, sans-serif;*/
	color:#442213;
	margin: 0;
	text-align:center;
}
#rightcolumn p {
	margin: 0 7px 5px 7px;
	line-height: 16px;
	color:#442213;
}
#leftcolumn img, #rightcolumn img {
	border: 1px solid #442213;
}
#cloud {
	width: 1000px;
	height: 67px;
	clear: both;
	background: transparent url("images/freeestimate1000.jpg") no-repeat 0 0;
}
#cloud form {
	padding: 38px 0 0 270px;
}
#cloud form label {
	font-weight: bold;
	color:#442213;
}
#cloud form input.box {
	font: normal 11px "Verdana", Arial;
	border: 1px solid #442213;
	padding: 3px;
	background: #fff url("images/input_bg.jpg") no-repeat top left;
	width:125px;
}
#footer {
	width: 980px;
	clear: both;
	font-size: 10px;
	color:#ebe3d0;
	background: #442213;
	margin: 0 0 20px 0;
	border-top: 0px solid #ebe3d0;
	padding: 10px;
	text-align: center;
}
#footer a:link, #footer a:active, #footer a:visited {
	color:#ebe3d0;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
#footerlogos {
	background:#ebe3d0;
}
#imageSlideshowHolder {
	z-index:1;
	margin:0 auto;   /*"Air" */
	/*float:right;  Floating gallery at the right side of other web page content */    
  width:498px;  /* Image width */
	height:320px;  /* Image height */
	position:relative;  /* Don't remove this line */
}
/* Don't change these values */
#imageSlideshowHolder img {
	position:absolute;
	left:0;
	top:0;
}
#comparison_table td {
	border-bottom: 1px dotted #d8cab1;
	padding: 4px 0;
}

