html {
	margin:0;
	padding:0;
}
body.top {
	background-image: url(../images/new-topback-wine.jpg);
	background-attachment: fixed;
	background-position:0% 100%;
	background-repeat: no-repeat;
	background-color: 372e27;
	margin:0;
	padding:0;
	z-index:0;
}
body.left {
	background-image: url(../images/new-leftback-wine.jpg);
	background-attachment: fixed;
	background-position:0% 100%;
	background-repeat: no-repeat;
	background-color: #38030E;
	margin:0;
	padding:0;
	z-index:0;
}
body.main {
	background-color: #38030E;
	margin:0;
	padding:0;
	z-index:0;
}
body.mainPhoto {
	background-image: url(../images/back-trees.jpg);
	background-attachment: fixed;
	background-position:100%100%;
	background-repeat: no-repeat;
	background-color: #38030E;
	margin:0;
	padding:0;
	z-index:0;
}
body.mainoriginal {
	background-image: url(../images/new-mainback.jpg);
	background-attachment: fixed;
	background-position:0% 0%;
	background-repeat: repeat;
	background-color: #443032;
	margin:0;
	padding:0;
	z-index:0;
}
body.mainplumb {
	background-image: url(../images/new-mainback.jpg);
	background-attachment: fixed;
	background-position:0% 0%;
	background-repeat: repeat;
	background-color: #443032;
	margin:0;
	padding:0;
	z-index:0;
}
body.maindkplumb {
	background-color: #372628;
	margin:0;
	padding:0;
	z-index:0;
}
.topText {
	color: silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-align : center;
}
.headerText {
	color: silver;
	letter-spacing: 2px;
	font-variant: small-caps;
	font-family:"arial narrow";
	font-size:12;
	margin-right: 20px;
	padding-right: 20px;
	margin-left: 5px;
	padding-left: 5px;
}
.mainText {
	color: #C7BCA3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
.leftText {
	color: silver;
	letter-spacing: 1px;
	font-variant: small-caps;
	font-family:"arial narrow";
	font-size:12;
	text-align:right;
	margin-right: 20px;
	padding-right: 20px;
}
a.main {
	color: silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-align : center;
}
a.left {
	color: silver;
	text-decoration: none;
	letter-spacing: 3px;
	font-variant: small-caps;
	font-family:"arial narrow";
	font-size:12;
	text-align:right;
}
a.left:hover {
	color: white;
	text-decoration: none;
	letter-spacing: 3px;
	font-variant: small-caps;
	font-family:"arial narrow";
	font-size:12;
	text-align:right;
}
a.mainLinks {
	color: silver;
	text-decoration: none;
}
a.mainLinks:hover {
	color: white;
	text-decoration: underline;
}
.mainHeader {
	color: silver;
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	padding-top: 15;
}
.greenHeader {
	color: #A4BE89;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
}
.blueHeader {
	color: #91A6B9;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
}
.plumbHeader {
	color: #341F36;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
}
.blackHeader {
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
}
.emphasize {
	color: #6F8895;
	font-weight: bold;
	font-size: 14pt;
}
.note {
	color: silver;
	font-family: "times new roman";
	font-size: 10pt;
	font-style: italic;
}
.footerMain {
	color: white;
	font-family: "times new roman";
	font-size: 9pt;
}
a.footer {
	text-decoration: none;
}
a.footer:hover {
	text-decoration: overline;
}
.bodyExtras {
	background-image: url(../images/back-sandstone-pan-fade-150.jpg);
	background-position:0 100%;
	background-repeat: no-repeat;
	background-color: black;
	margin:0;
	padding-bottom: 15px;
	z-index:0;
}
body.White {
	background-image: url(../images/frontpage-bottom-justriver.jpg);
	background-position:0 100%;
	background-repeat: no-repeat;
	background-color: white;
	color: charcoal;
	margin:0;
	padding:0;
	z-index:0;
}
body.subpages {
	background-color: black;
	margin:0;
	padding:0;
	z-index:0;
}
.subpageArea {
	margin-left: 200px;
	padding: 20px;
	color: white; 
	width: 60%;
	filter: alpha(opacity=70);
	background-color: black;
	border-left: gray;
	border-right: gray;
	border-top: gray;
	border-top-style: dotted;
	border-left-style: solid;
	border-right-style: solid;
}
.translucent {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	background-color: black;
	z-index: 1;
}
#container {
	position: absolute;
	margin-left: 180px;
	padding: 20px;
	width: 650px;
	z-index: 1;
}
#container1 {
	position: absolute;
	margin-top: 0;
	padding: 20px;
	width: 650px;
	z-index: 1;
}
#translucentbkg {
	width: 650px; height: 1000px;     /* to match DIVs size          */
	background-color: #000000;       /* the background              */
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
}

#opaquetext {
	width: 650px;  height: 1000px;   /* to match DIVs size          */
	background-color: transparent;   /* transparent background      */
	position: absolute;              /* absolute positioning        */
	z-index: 2;                      /* place it over the other DIV */
	color: white;
	padding-left: 20px;
	padding-right: 20px;
}
#opaquetext1 {
	width: 650px;  height: 1000px;   /* to match DIVs size          */
	margin-top: 0;
	background-color: transparent;   /* transparent background      */
	position: absolute;              /* absolute positioning        */
	z-index: 2;                      /* place it over the other DIV */
	color: white;
	padding-left: 20px;
	padding-right: 20px;
}
.pageTitle {
	color: #408080;
	font-family: "Times New Roman";
	font-size: 32pt;
	font-weight: bold;
	margin-left: 205px;
}
.drcname {
	position: absolute;
	margin-top:10px;
	margin-right:0px;
	margin-left:100%;
	height: 76px;
	width:665px;
}
.redrightbar {
	width:150px;
	height:100%;
	background-color: #860202;
	margin-top:0;
	margin-bottom:0;
	right:0%;
	display:block;
	padding:0;
	border-left: thick;
	border-left-style: solid;
	border-left-color: #740101;
	position:absolute;
}
.redrightbar1 {
	width:100px;
	height:100%;
	background-color: #860202;
	margin-top:0;
	margin-bottom:0;
	right:0%;
	display:block;
	padding:0;
	border-left: thick;
	border-left-style: solid;
	border-left-color: #740101;
	position:absolute;
}
.pagebody {
	width:65%;
	margin-top:190px;
	left:220px;
	height:320px;
	padding:15px;
	z-index:5;
	text-align: justify;
	border: none;
	color: #46723F;
	position:fixed;
	overflow:scroll;
}
.container {
	background-image: url(images/edges-twosides.jpg);
	background-repeat: no-repeat;
	height:300px;
	width:550px;
	margin-right:30px;
	margin-top:30px;
	padding:0px;
	position : relative;
	background-color: transparent;
	z-index:2;
}
.container1 {
	background-image: url(images/edges-twosides.jpg);
	background-repeat: no-repeat;
	height:300px;
	width:550px;
	padding:0px;
	position : relative;
	background-color: transparent;
	z-index:2;
}
.containertext {
	height:300px;
	width:550px;
	margin-right:80px;
	margin-top:50px;
	padding:20px;
	overflow:auto;
	color:#860202;
	font-family: "Comic Sans MS";
	font-size:10pt;
	text-align: justify;
	position : fixed;
	background-color: transparent;
	z-index:3;
}
.containertext1 {
	height:300px;
	width:550px;
	padding:20px;
	overflow:auto;
	color:#860202;
	font-family: "Comic Sans MS";
	font-size:10pt;
	text-align: justify;
	position : fixed;
	background-color: transparent;
	z-index:3;
}
.containernoback {
	height:400px;
	width:625px;
	padding:20px 20px 0px 90px;
	overflow:auto;
	color:#860202;
	font-family: "Comic Sans MS";
	font-size:14pt;
	text-align: left;
	position : relative;
	background-color: transparent;
	border-top:silver double;
	z-index:2;
}
.containernoback1 {
	height:400px;
	width:625px;
	margin-right:30px;
	margin-top:30px;
	padding:20px 20px 0px 90px;
	overflow:auto;
	color:#860202;
	font-family: "Comic Sans MS";
	font-size:14pt;
	text-align: left;
	position : relative;
	background-color: transparent;
	border-right:silver double;
	border-top:silver double;
	background-image: url(images/sky-blue.jpg);
	z-index:2;
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : 75% 25%;
}
.containernoback:first-line {
	font-size:16pt;
	text-transform : capitalize;
	font-variant : small-caps;
	font-family:arial;
	letter-spacing:2;
	font-weight:bold;
	color: #5D7B95;
}
.redText {
	color: #5D7B95;
	font-family: "Comic Sans MS";
	font-size:14pt;
}
.smaller {
	font-size:11pt;
	line-height:13pt;
	color : #7C96AD;
}
.smallerHeader {
	font-size:11pt;
	font-weight:bold;
	color:#153E6A;
}

#emphasize1 {
	font-family:"courier new";
	font-size:13pt;
}
#rightalign {
	color: #707070;
	text-align:right;
	font-size:14pt;
}
#label {
	font-family:"courier new", courier;
	color:#808080;
	font-size:12pt;
	text-align:right;
}
a.contact {
	text-decoration:none;
	color:#7C96AD;
}
a.contact:hover {
	color:white;
}
a.normal {
	text-decoration:none;
	color:gray;
}
a.normal:hover {
	color:silver;
	text-decoration: overline;
}
img.rightfloat {
	float:right;
	padding-left:10px;
}
img.leftfloat {
	float:left;
	padding-right:10px;
	padding-top:10px;
}
.rbarcorner {
	height:100%;
	width:100px;
	background-color: #860202;
	position : fixed;
	right:0%;
	background-position: 100% 100%;
	z-index:2;
}
.footer {
	left:20px;
	bottom:5px;
	color: #004080;
	font-family:"times new roman";
	font-size:8pt;
	font-style:italic;
	position: fixed;
}
.footerRight {
	right:130px;
	bottom:5px;
	color: #004080;
	font-family:"times new roman";
	font-size:8pt;
	font-style:italic;
	position:absolute;
}
img.left {
	float:left;
	padding-right:20;
}
.navleftarea {
	left:30px;
	bottom:250px;
	width:130px;
	position:absolute;
	display:block;
	background-color:transparent;
	padding-left:10;
	border-left:silver dotted thin;
	border-bottom:silver dotted thin;
}
a.navleft {
	color: #949494;
	font-family:"courier new";
	font-size:12pt;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:.5px;
}
a.navleft:hover {
	background-color:#404040;
	color:white;
}
.navleftwhitearea {
	left:30px;
	bottom:250px;
	width:130px;
	position:absolute;
	display:block;
	background-color:transparent;
	padding-left:10;
	border-left:#404040 dotted thin;
	border-bottom: thin dotted #404040;
}
a.navleftwhite {
	color: #404040;
	font-family:"courier new";
	font-size:12pt;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:.5px;
}
a.navleftwhite:hover {
	background-color:#404040;
	color:white;
}
