body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(images/tilegrey110.gif);
	margin: 0px;
	padding: 0px;
}
#outerwrapper {
	padding: 0px;
	width: 900px;
	border: 7px solid #605A62;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	color: #701D31;
}
a:visited {
	color: #701D31;
}
a:hover {
	color: #333333;
}
a:active {
	color: #701D31;
}
#wrapper {
	background-color: #FFFFFF;
	padding: 0px;
	
	border: 7px solid #701D31;
	margin: 0px;
}

.pad20 {
	padding-right: 20px;
	padding-left: 20px;
}
.pad30 {
	padding-right: 30px;
	padding-left: 30px;
}
#footer {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
}
#footer a:link {
	color: #333333;
	text-decoration:none;
}	
#footer a:visited{
	color: #333333;
	text-decoration:none;
}
#footer a:hover {
	color: #990000;
	text-decoration:none;
}
#footer a:active {
	color: #333333;
	text-decoration:none;
}


#menubar {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	margin-top: 10px;
	width: 100%;
	padding: 0px;
	background-color: #701D31;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #605A62;
	border-right-color: #605A62;
	border-bottom-color: #605A62;
	border-left-color: #605A62;
}
#menubar a:link {
	color: #FFFFFF;
	text-decoration:none;
	margin: 0px;
	padding-right: 6px;
	padding-left: 6px;

}	
#menubar a:visited{
	color: #ffffff;
	text-decoration:none;
	margin: 0px;
	padding-right: 6px;
	padding-left: 6px;


}
#menubar a:hover {
	color: #C9CBCB;
	text-decoration:underline overline;
		margin: 0px;
	padding-right: 6px;
	padding-left: 6px;


}
#menubar a:active {
	color: #ffffff;
	text-decoration:none;
	margin: 0px;
	padding-right: 6px;
	padding-left: 6px;

	
}
#menubar end {
	border-right-width: 0px;
	border-right-style: none;
}
#dropmenudiv{
	position:absolute;
	font-size: 11px;
	line-height:18px;
	z-index:100;
	color: #FFFFFF;
	background-color: #701D31;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-color: #605A62;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
	padding-bottom: 5px;
	width: 165px;
	text-align: left;
}

#dropmenudiv a:link{
	width: 100%;
	display: block;
	padding-left: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	line-height: 12px;

}
#dropmenudiv a:visited{
	width: 100%;
	display: block;
	padding-left: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	line-height: 12px;
}

#dropmenudiv a:hover{
	width: 100%;
	display: block;
	padding-left: 13px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	line-height: 12px;
	color: #D9D9DE;
	text-decoration: none;
}
#dropmenudiv a:active{
	width: 100%;
	display: block;
	padding-left: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	line-height: 12px;
}
/*.boxround{
  font-family: Georgia;
  width: 160px;
  background: url(images/boxmid.png) repeat-y;
  }
.boxround .boxtop {
	text-align: center;
	padding: 6px 8px 4px 10px;
	font-size: 15px;
	color: #000000;
	background-image: url(images/boxtop.png);
	background-repeat: no-repeat;
	background-position: top;
  }
.boxround .boxbot {
  margin: 0;
  text-align: center;
  padding: 10px 10px 15px 10px;
  color: #440000;
  font-size: 11px;
  background: url(images/boxbot.png) no-repeat bottom;
  }*/

/*.silverbox {
  font-family: Georgia;
  text-align: center;
  width: 160px;
  height: 180px;
  background: url(images/silverbox.png) no-repeat;
  }
.silverbox .boxtop {
  text-align: center;
  margin: 0;
  padding: 6px 8px 4px 10px;
  font-size: 16px;
  color: #701D31;
  }
.silverbox .boxbot {
  margin: 0;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
  color: #701D31;
  font-size: 13px;
  }
  */
  #photo {
	padding: 0px;
	height: 239px;
	width: 320px;
	text-align: center;
	background-color: #FFFFFF;
	border: 3px outset #701D31;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-style: italic;
}
#photo p {
padding-right: 20px;
padding-left: 20px;
text-align: center;
}

.box2 {
	color: #701D31;
	background-color: #E8EAE9;
	background-image: url(images/greygrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-size: 12px;
	padding: 4px;
	margin-top: auto;
	margin-bottom: auto;
}

.box2 a:link {
	text-decoration: none;
	color: #701D31;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #B58692;
	border-right-color: #701D31;
	border-bottom-color: #701D31;
	border-left-color: #B58692;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.box2 a:visited {
	text-decoration: none;
	color: #701D31;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #B58692;
	border-right-color: #701D31;
	border-bottom-color: #701D31;
	border-left-color: #B58692;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 4px;
}
.box2 a:hover {
	text-decoration: none;
	color: #333333;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-color: #8B4352;
	border-right-color: #B58692;
	border-bottom-color: #B58692;
	border-left-color: #8B4352;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 4px;
}
.box2 a:active {
	text-decoration: none;
	color: #701D31;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #B58692;
	border-right-color: #701D31;
	border-bottom-color: #701D31;
	border-left-color: #B58692;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 4px;
}

.squarebox {
	color: #701D31;
	background-color: #625760;
	background-image: url(images/greygrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 150px;
	width: 150px;
	border: 3px outset #701D31;
	text-align: center;
	font-size: 12px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}


.squarebox .boxtop {
	text-align: center;
	margin: 0;
	color: #701D31;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #701D31;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 10px;
  }
  
.squarebox .boxmid {
  margin: 0;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-left: 10px;
  color: #701D31;
 
}
.squarebox  p {
	margin-top: 6px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.squarebox .boxbot {
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #701D31;
	padding-bottom: 6px;

}
.squarebox a:link {
	text-decoration: none;
		color: #701D31;
}
.squarebox a:visited {
	text-decoration: none;
		color: #701D31;
}
.squarebox a:hover {
	text-decoration: none;
		color: #333333;
}
.squarebox a:active {
	text-decoration: none;
		color: #701D31;
}
.head3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#duradek {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D0700;
	padding: 0px;
	width: 700px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/index_duradek.jpg);
	border: 2px ridge #990000;
	height: 350px;
	background-repeat: no-repeat;
	z-index: 1; 
	position:relative;
}

#curb2 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 204px;
	border: 4px solid #FFFFFF;
	position: relative;
	left: 180px;
	top: -260px;
	z-index: 4;
	overflow: hidden;
	visibility:hidden; 

}
#contactinfo {
	color: #FFFFFF;
	background-color: #701D31;
	margin: 0px;
	padding: 10px;
	height: 104px;
	width: 204px;
	border: 4px solid #FFFFFF;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	position: relative;
	left: 0px;
	top: -680px;
	z-index: 9;
	overflow: hidden;
	visibility:hidden;

}
#contactinfo a:link {	color: #FFFFFF;}
#contactinfo a:visited {	color: #FFFFFF;}
#contactinfo a:hover {	color: #FFFFFF;}
#contactinfo a:active {	color: #FFFFFF;}
#paver {
	margin: 0px;
	padding: 0px;
	height: 134px;
	border: 4px solid #FFFFFF;
	width: 168px;
	z-index: 5;
	width: 168px;
	left: -70px;
	top: -400px;
	position: relative;
	z-index: 5;
	overflow: hidden;
	visibility:hidden; 
}
#railings {

	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 300px;
	border: 4px solid #FFFFFF;
	position: relative;
	left: 236px;
	top: -370px;
	z-index: 8;
	overflow: hidden;
 	visibility:hidden; 
}

#water {
	font-size: 24px;
	font-weight: bold;
	color: #660B0F;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 131px;
	width: 205px;
	border: 4px solid #FFFFFF;	
	position: relative;
	left: -290px;
	top: 180px;
	z-index: 3;
	overflow: hidden;
	visibility:hidden; 
}
#spall {
	margin: 0px;
	padding: 0px;
	height: 186px;
	width: 247px;
	position: relative;
	left: -230px;
	top: -170px;
	border: 4px solid #FFFFFF;
	z-index: 8;
	overflow: hidden;
	visibility:hidden; 
}
.stylebold {font-weight: bold}
.black {color: #000000}
.red {
	color: #701D31;
}
.lightgraybg {
	background-color: #EBEDEC;
}li {
	margin-bottom: 10px;
}
.size14 {font-size: 14px}
.size12 {font-size: 12px}
/*************************/
#gallery_wrapper {
	margin: 0px;
	padding: 0px;
}
#gallery_photo {
	margin: 0px;
	padding: 0px;
}
#gallery_nav {
	width: 38px;
	height: 17px;
	color: #60594e;
	margin-top: 8px;

}
#caption {
	color: #60594e;
	text-align: justify;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#gallery_detail {
	color: #60594e;
	margin-top: 20px;
	text-align: justify;
}
#gallery_footer {
	width: 661px;
	color: #60594e;
}
#gallery_select {
	width: 140px;
	height: 350px;
	float:right;
	margin-left: 10px;
}
#gallery_select img.iconOff {
	margin-bottom: 8px;
}
#gallery_select img.iconOn {
	margin-bottom: 8px;
}
/**************************/

.size10 {font-size:10px;}
