body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #666666;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
#container {
	width: 890px;
	background: #FFFFFF;
	border: 3px solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-color: #DDDDDD;
	background-image: url(images/header_new1.jpg);
	width: 890px;
	background-repeat: no-repeat;
	padding: 0;
	height: 156px;
	margin: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#nav {
	background-color: #000000;
	width: 890px;
	height: 25px;
	padding: 0px;
	display: block;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	width: 600px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	line-height: 22px;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 500px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#mainContent {
	background: #FFFFFF;
	margin: 0px;
	padding: 0;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
}
#mainContent p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	float: none;
	clear: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
	display: block;
	margin: 0px;
	width: 700px;
}
#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #700606;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-transform: uppercase;
	font-weight: normal;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	color: #802928;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	width: 890px;
	display: block;
}

#mainContentIndex {
	margin: 0px;
	padding: 0;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	background-color: #FFFFFF;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
}
#mainContentIndex p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	float: none;
	clear: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 400px;
	display: block;
	margin: 0px;
}
#mainContentIndex h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #700606;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-transform: uppercase;
	font-weight: normal;
}
#mainContentIndex h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	color: #802928;
	text-align: center;
	text-transform: uppercase;
}

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#footer {
	padding: 0 10px;
	background-color: #802928;
}


#box a{
	color: #000000;
	text-decoration: underline;
}
#box img {
	float: left;
	top: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	display: block;
	vertical-align: bottom;
	margin: 4px;
}
#box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 150px;
	float: right;
	display: block;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#box {
	background-color: #c6c6c6;
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 425px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 7px;
}
#box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	display: block;
	width: 172px;
	float: right;
	padding-right: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 150px;
	float: right;
	display: block;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#box a {
	color: #000000;
	text-decoration: underline;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 { /* Featured Projects -- Project Header*/
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	text-decoration: underline;
}
 #imageContainer {
	position:relative;
	float: right;
	padding: 0px;
	margin-top: 18px;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: auto;
	height: 300px;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #700606;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
 #imageContainer1 {
	position:relative;
	width: 400px;
	height:300px;
	background-image: url(images/ProjectPix1/resize/p237870.jpg);
	float: right;
	padding: 0px;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#imageContainer1 img {
	display:none;
	position:absolute;
	top:0; left:0;
}
#contact div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

 #imageContainer2 {
	position:relative;
	background-image: url(images/CabinExtPix/P9120027.JPG);
	float: right;
	padding: 0px;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 400px;
	width: 400px;
}
#imageContainer2 img {
	display:none;
	position:absolute;
	top:0; left:0;
}
.style2 {
	color: #700606;
	font-weight: bold;
	font-size: 14px;
}
#ran1,#ran2,#ran3,#ran4 {
  display:none;
}
#image_box {
float: right;
margin: 10px;
border: 2px solid #98856B;
}
#links{
	display: block;
	float: right;
	width: 425px;
	font-size: 12px;
	line-height: 18px;
}
