body {
	background:#DBE1EE;
	background-repeat: no-repeat;
	background-position: center; 
	font-family: arial, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #DBE1EE;
}

a:active {
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-weight:normal;
}

h1{
	font-size: 1.3em;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
}

h1 a:hover{
	text-decoration:none;
}

h2{
	font-size: 1.1em;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}

h3{
	font-size: 1.6em;
	font-family: Arial;
	font-weight: normal;
	color: #ffffff;
}

h4{
	font-size: 0.8em;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
}

h4 a:hover{
	text-decoration: none;
	color: #BCB8B8;
}

h5{
	font-size: 0.8em;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
}

h6{
	font-size: 0.8em;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
}


p{
	margin:0 0 15px 0;
	font-size: 0.7em;
	color: #000000;
}

td{
	margin:0 0 15px 0;
	font-size: 8pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

ul{
	font-size: 0.7em;
}

ol{
	font-size: 0.7em;
}

/* Container
_____________________________________________________
*/
#container{
	width: 800px;
	margin:0 auto;

/*
	border: solid #ff0000;
*/
}

/* Header
_____________________________________________________
*/
#header{
	display: none;
/*
	border: solid #ff0000;
*/
}

/* Menu
_____________________________________________________



#menu { background: url("../images/menu_bkg.jpg") no-repeat center top; 
		position: relative; 
		width: 800px; 
		height: 132px; 
	}

#menuItems{
	position: relative;
	top: 108px;
	left: 5px;
	height:31px;
}

#menuItems li {display:inline;}
#menuItems ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#menu a{
	padding:0px 0px 0px 8px;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
	letter-spacing:-1px;
	color:#000000;
	text-transform: capitalize;

#menu a:hover{
	color:#4E4D3D;
}
*/

/* Content
The default template has only one content area
_____________________________________________________
*/
#content{
	width:100%;
	height: 536px;
	position: relative;
/*
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid #0000ff;
*/
}

#contentSect1{
	width: 800px;

	position: relative;
	left: 5px;
/*
	border: solid #00ff00;
*/
}
#contentSect2{visibility: collapse;}
#contentSect3{visibility: collapse;}
#contentSect4{visibility: collapse;}







/* Start Default Area
_____________________________________________________

*/

#wcDefault #menu { 
	background: url("../images/header2_bkg.jpg") no-repeat center top; 
	position: relative; 
	width: 800px; 
	height: 127px; 
}


#wcDefault #menuItems{
	position: relative;
	top: 100px;
	left: 5px;
	height:31px;
}

#wcDefault #menuItems li {display:inline;}
#wcDefault #menuItems ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#wcDefault #menu a{
	padding:0px 0px 0px 8px;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
	letter-spacing:-1px;
	color:#FFFFFF;
	text-transform: capitalize;
}
#wcDefault #menu a:hover{
	color:#DBE1EE;
}
#wcDefault #content { 
	background: url("../images/default_bkg.jpg") no-repeat center top;
	position: relative;
	top: 0px;
}
#wcDefault #contentSect1{
	width: 590px;
	height: 536px;
}

#wcDefault #footer{
	position: relative;
	top: 0px;
}

#wcDefault #entryDefaultText1{
	font-size: 1.1em;
	font-weight:normal;
	color:#000000;
	width: 595px;
	height: 550px;
	position:absolute;
	top: -1px;
	left: 200px;
	overflow: scroll;
	scrollbar-face-color: #225697;
}

#wcDefault #entryDefaultText1 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#225697;
}

#wcDefault #entryDefaultText1 a:hover{
	color:#5D87BA;
}

#wcDefault #entryDefaultText2{
	width: 225px;
	height: 213px;
	position:absolute;
	top: 224px;
	left: 560px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcDefault #entryDefaultText2 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#wcDefault #entryDefaultText2 a:hover{
	color:#DBE1EE;
}

#wcDefault #footer { color: #ffffff; font-size: 0.6em; background: url("../images/footer_bkg.jpg") no-repeat left top; text-align: center; margin: 0; padding: 8px 0 0; width: 800px; height:  590px }

#wcDefault #footer hr{
	display: none;
}

#wcDefault #footer a{
	font-size: 1.2em;
	font-weight:normal;
	color:#ffffff;
}

#wcDefault #footer a:hover{
	color:#DBE1EE;
}
#wcDefault #footerLinks{
	width: 800px;
	height: 32px;
	position:absolute;
	top: 5px;
	left: 0px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcDefault #footerLinks a{
	font-size: 1.0em;
	font-weight:normal;
	color:#ffffff;
}

#wcDefault #footerLinks a:hover{
	color:#DBE1EE;
}

#wcDefault #legal{
	width: 800px;
	height: 32px;
	position:absolute;
	top: 20px;
	left: 0px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcDefault #legal a{
	font-size: 1.0em;
	font-weight:normal;
	color:#ffffff;
}

#wcDefault #legal a:hover{
	color:#DBE1EE;
}

#wcDefault #copyright{
	width: 800px;
	height: 32px;
	position:absolute;
	top: 45px;
	left: 0px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcDefault #copyright a{
	font-size: 1.0em;
	font-weight:normal;
	color:#ffffff;
}

#wcDefault #copyright a:hover{
	color:#DBE1EE;
}

#wcDefault #webmaster{
	width: 800px;
	height: 32px;
	position:absolute;
	top: 60px;
	left: 0px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcDefault #webmaster a{
	font-size: 1.0em;
	font-weight:normal;
	color:#ffffff;
}

#wcDefault #webmaster a:hover{
	color:#DBE1EE;
}

/* Start Add Plumber Area
_____________________________________________________

*/
#wcAddPlumber #content{
	width:100%;
	height: 2000px;
	position: relative;
/*
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid #0000ff;
*/
}

#wcAddPlumber #contentSect1{
	width: 800px;

	position: relative;
	left: 5px;
/*
	border: solid #00ff00;
*/
}
#wcAddPlumber #contentSect2{visibility: collapse;}
#wcAddPlumber #contentSect3{visibility: collapse;}
#wcAddPlumber #contentSect4{visibility: collapse;}


#wcAddPlumber #menu { 
	background: url("../images/header2_bkg.jpg") no-repeat center top; 
	position: relative; 
	width: 800px; 
	height: 127px; 
}


#wcAddPlumber #menuItems{
	position: relative;
	top: 100px;
	left: 5px;
	height:31px;
}

#wcAddPlumber #menuItems li {display:inline;}
#wcAddPlumber #menuItems ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#wcAddPlumber #menu a{
	padding:0px 0px 0px 8px;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
	letter-spacing:-1px;
	color:#FFFFFF;
	text-transform: capitalize;
}
#wcAddPlumber #menu a:hover{
	color:#DBE1EE;
}
#wcAddPlumber #content { 
	background: url("../images/addplumber_bkg.jpg") no-repeat center top;
	position: relative;
	top: 0px;
}
#wcAddPlumber #contentSect1{
	width: 590px;
	height: 1500px;
}

#wcAddPlumber #footer{
	position: relative;
	top: 0px;
}

#wcAddPlumber #entryDefaultText1{
	font-size: 1.1em;
	font-weight:normal;
	color:#000000;
	width: 595px;
	height: 550px;
	position:absolute;
	top: -1px;
	left: 200px;
/*	
	overflow: scroll;
	scrollbar-face-color: #225697;
*/	
}

#wcAddPlumber #entryDefaultText1 a{
	font-size: 1.6em;
	font-weight:normal;
	color:#225697;
}

#wcAddPlumber #entryDefaultText1 a:hover{
	color:#5D87BA;
}

#wcAddPlumber #entryDefaultText2{
	width: 225px;
	height: 213px;
	position:absolute;
	top: 224px;
	left: 560px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcAddPlumber #entryDefaultText2 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#wcAddPlumber #entryDefaultText2 a:hover{
	color:#DBE1EE;
}

#wcAddPlumber #footer { color: #ffffff; font-size: 0.6em; background: url("../images/footer_bkg.jpg") no-repeat left top; text-align: center; margin: 0; padding: 8px 0 0; width: 800px; height:  590px }

#wcAddPlumber #footer hr{
	display: none;
}

#wcAddPlumber #footer a{
	font-size: 1.2em;
	font-weight:normal;
	color:#ffffff;
}

#wcAddPlumber #footer a:hover{
	color:#DBE1EE;
}
#wcAddPlumber #footerLinks{
	width: 800px;
	height: 32px;
	position:absolute;
	top: 5px;
	left: 0px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcAddPlumber #footerLinks a{
	font-size: 1.0em;
	font-weight:normal;
	color:#ffffff;
}

#wcAddPlumber #footerLinks a:hover{
	color:#DBE1EE;
}

#wcAddPlumber #legal{
	width: 800px;
	height: 32px;
	position:absolute;
	top: 20px;
	left: 0px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcAddPlumber #legal a{
	font-size: 1.0em;
	font-weight:normal;
	color:#ffffff;
}

#wcAddPlumber #legal a:hover{
	color:#DBE1EE;
}

#wcAddPlumber #copyright{
	width: 800px;
	height: 32px;
	position:absolute;
	top: 45px;
	left: 0px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcAddPlumber #copyright a{
	font-size: 1.0em;
	font-weight:normal;
	color:#ffffff;
}

#wcAddPlumber #copyright a:hover{
	color:#DBE1EE;
}

#wcAddPlumber #webmaster{
	width: 800px;
	height: 32px;
	position:absolute;
	top: 60px;
	left: 0px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcAddPlumber #webmaster a{
	font-size: 1.0em;
	font-weight:normal;
	color:#ffffff;
}

#wcAddPlumber #webmaster a:hover{
	color:#DBE1EE;
}

/* Start Plumbers Area
_____________________________________________________

*/

#wcPlumber #menu { 
	background: url("../ufm2/plumbers/images/header2_bkg.jpg") no-repeat center top; 
	position: relative; 
	width: 800px; 
	height: 127px; 
}


#wcPlumber #menuItems{
	position: relative;
	top: 100px;
	left: 5px;
	height:31px;
}

#wcPlumber #menuItems li {display:inline;}
#wcPlumber #menuItems ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#wcPlumber #menu a{
	padding:0px 0px 0px 8px;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
	letter-spacing:-1px;
	color:#FFFFFF;
	text-transform: capitalize;
}
#wcPlumber #menu a:hover{
	color:#DBE1EE;
}
#wcPlumber #content { 
	background: url("../ufm2/plumbers/images/plumbers_bkg.jpg") no-repeat center top;
	position: relative;
	top: 0px;
}
#wcPlumber #contentSect1{
	width: 590px;
	height: 536px;
}

#wcPlumber #footer{
	position: relative;
	top: 0px;
}

#wcPlumber #entryDefaultText1{
	font-size: 1.1em;
	font-weight:normal;
	color:#000000;
	width: 595px;
	height: 550px;
	position:absolute;
	top: -1px;
	left: 200px;
	overflow: scroll;
	scrollbar-face-color: #225697;
}

#wcPlumber #entryDefaultText1 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#225697;
}

#wcPlumber #entryDefaultText1 a:hover{
	color:#5D87BA;
}

#wcPlumber #entryDefaultText2{
	width: 225px;
	height: 213px;
	position:absolute;
	top: 224px;
	left: 560px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcPlumber #entryDefaultText2 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#wcPlumber #entryDefaultText2 a:hover{
	color:#DBE1EE;
}

#wcPlumber #footer { color: #ffffff; font-size: 0.6em; background: url("../ufm2/plumbers/images/footer_bkg.jpg") no-repeat left top; text-align: center; margin: 0; padding: 8px 0 0; width: 800px; height:  590px }

#wcPlumber #footer hr{
	display: none;
}

#wcPlumber #footer a{
	font-size: 1.2em;
	font-weight:normal;
	color:#ffffff;
}

#wcPlumber #footer a:hover{
	color:#DBE1EE;
}
#wcPlumber #footerLinks{
	width: 800px;
	height: 32px;
	position:absolute;
	top: 5px;
	left: 0px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcPlumber #footerLinks a{
	font-size: 1.0em;
	font-weight:normal;
	color:#ffffff;
}

#wcPlumber #footerLinks a:hover{
	color:#DBE1EE;
}

#wcPlumber #legal{
	width: 800px;
	height: 32px;
	position:absolute;
	top: 20px;
	left: 0px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcPlumber #legal a{
	font-size: 1.0em;
	font-weight:normal;
	color:#ffffff;
}

#wcPlumber #legal a:hover{
	color:#DBE1EE;
}

#wcPlumber #copyright{
	width: 800px;
	height: 32px;
	position:absolute;
	top: 45px;
	left: 0px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcPlumber #copyright a{
	font-size: 1.0em;
	font-weight:normal;
	color:#ffffff;
}

#wcPlumber #copyright a:hover{
	color:#DBE1EE;
}

#wcPlumber #webmaster{
	width: 800px;
	height: 32px;
	position:absolute;
	top: 60px;
	left: 0px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcPlumber #webmaster a{
	font-size: 1.0em;
	font-weight:normal;
	color:#ffffff;
}

#wcPlumber #webmaster a:hover{
	color:#DBE1EE;
}


/* Start Index Area
_____________________________________________________

*/

#wcIndex #menu { 
	background: url("../images/header2_bkg.jpg") no-repeat center top; 
	position: relative; 
	width: 800px; 
	height: 127px; 
}


#wcIndex #menuItems{
	position: relative;
	top: 100px;
	left: 5px;
	height:31px;
}

#wcIndex #menuItems li {display:inline;}
#wcIndex #menuItems ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#wcIndex #menu a{
	padding:0px 0px 0px 8px;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
	letter-spacing:-1px;
	color:#FFFFFF;
	text-transform: capitalize;
}
#wcIndex #menu a:hover{
	color:#DBE1EE;
}
#wcIndex #content { 
	background: url("../images/index_bkg.jpg") no-repeat center top;
	position: relative;
	top: 0px;
}
#wcIndex #contentSect1{
	width: 590px;
	height: 536px;
}


/* 
Index Page Whole House Filter - City
*/


#wcIndex #entryDefaultText1{
	font-size: 1.1em;
	font-weight:bold;
	color:#000000;
	width: 200px;
	height: 50px;
	position:absolute;
	top: 20px;
	left: 215px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #entryDefaultText1 a{
	font-size: 1.0em;
	font-weight:bold;
	color:#225697;
}

#wcIndex #entryDefaultText1 a:hover{
	color:#5D87BA;
}

#wcIndex #entryDefaultText2{
	width: 87px;
	height: 83px;
	position:absolute;
	top: 0px;
	left: 408px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #entryDefaultText2 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#wcIndex #entryDefaultText2 a:hover{
	color:#DBE1EE;
}

/* 
Index Page Whole House Filter - Well
*/

#wcIndex #entryDefaultText3{
	font-size: 1.1em;
	font-weight:bold;
	color:#000000;
	width: 200px;
	height: 50px;
	position:absolute;
	top: 110px;
	left: 215px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #entryDefaultText3 a{
	font-size: 1.0em;
	font-weight:bold;
	color:#225697;
}

#wcIndex #entryDefaultText3 a:hover{
	color:#5D87BA;
}

#wcIndex #entryDefaultText4{
	width: 87px;
	height: 83px;
	position:absolute;
	top: 88px;
	left: 408px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #entryDefaultText4 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#wcIndex #entryDefaultText4 a:hover{
	color:#DBE1EE;
}

/* 
Index Page Filter Replacement
*/

#wcIndex #entryDefaultText5{
	font-size: 1.1em;
	font-weight:bold;
	color:#000000;
	width: 200px;
	height: 50px;
	position:absolute;
	top: 187px;
	left: 215px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #entryDefaultText5 a{
	font-size: 1.0em;
	font-weight:bold;
	color:#225697;
}

#wcIndex #entryDefaultText5 a:hover{
	color:#5D87BA;
}

#wcIndex #entryDefaultText6{
	width: 87px;
	height: 83px;
	position:absolute;
	top: 176px;
	left: 408px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #entryDefaultText6 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#wcIndex #entryDefaultText6 a:hover{
	color:#DBE1EE;
}

/* 
Index Page Drinking and Shower Water
*/

#wcIndex #entryDefaultText7{
	font-size: 1.1em;
	font-weight:bold;
	color:#000000;
	width: 200px;
	height: 50px;
	position:absolute;
	top: 280px;
	left: 215px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #entryDefaultText7 a{
	font-size: 1.0em;
	font-weight:bold;
	color:#225697;
}

#wcIndex #entryDefaultText7 a:hover{
	color:#5D87BA;
}

#wcIndex #entryDefaultText8{
	width: 87px;
	height: 83px;
	position:absolute;
	top: 264px;
	left: 408px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #entryDefaultText8 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#wcIndex #entryDefaultText8 a:hover{
	color:#DBE1EE;
}


/* 
Index Page Water Testing
*/

#wcIndex #entryDefaultText9{
	font-size: 1.1em;
	font-weight:bold;
	color:#000000;
	width: 200px;
	height: 50px;
	position:absolute;
	top: 370px;
	left: 215px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #entryDefaultText9 a{
	font-size: 1.0em;
	font-weight:bold;
	color:#225697;
}

#wcIndex #entryDefaultText9 a:hover{
	color:#5D87BA;
}

#wcIndex #entryDefaultText10{
	width: 87px;
	height: 83px;
	position:absolute;
	top: 352px;
	left: 408px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #entryDefaultText10 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#wcIndex #entryDefaultText10 a:hover{
	color:#DBE1EE;
}


/* 
Index Page Travel Products
*/

#wcIndex #entryDefaultText11{
	font-size: 1.1em;
	font-weight:bold;
	color:#000000;
	width: 200px;
	height: 50px;
	position:absolute;
	top: 460px;
	left: 215px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #entryDefaultText11 a{
	font-size: 1.0em;
	font-weight:bold;
	color:#225697;
}

#wcIndex #entryDefaultText11 a:hover{
	color:#5D87BA;
}

#wcIndex #entryDefaultText12{
	width: 87px;
	height: 83px;
	position:absolute;
	top: 440px;
	left: 408px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #entryDefaultText12 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#wcIndex #entryDefaultText12 a:hover{
	color:#DBE1EE;
}

/* 
Index Page Text & Phone Number
*/

#wcIndex #entryDefaultText13{
	font-size: 12.2pt;
	font-weight:normal;
	color:#000000;
	width: 250px;
	height: 250px;
	position:absolute;
	top: 175px;
	left: 518px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #entryDefaultText13 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#225697;
}

#wcIndex #entryDefaultText13 a:hover{
	color:#5D87BA;
}

#wcIndex #entryDefaultText14{
	font-size: 2.0em;
	font-weight:bold;
	color:#000000;
	width: 250px;
	height: 250px;
	position:absolute;
	top: 390px;
	left: 520px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #entryDefaultText14 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#225697;
}

#wcIndex #entryDefaultText14 a:hover{
	color:#5D87BA;
}


#wcIndex #footer { 
	position: relative;
	top: 0px;
	color: #ffffff; 
	font-size: 0.6em; 
	background: url("../images/index_footer_bkg.jpg") no-repeat left top; 
	text-align: center; 
	margin: 0; 
	padding: 8px 0 0; 
	width: 800px; 
	height:  737px }

#wcIndex #footer p{ 
	color: #ffffff;
	font-size: 0.8em; 
}

#wcIndex #footer hr{
	display: none;
}

#wcIndex #footer a{
	font-size: 1.2em;
	font-weight:normal;
	color:#ffffff;
}

#wcIndex #footer a:hover{
	color:#DBE1EE;
}

#wcIndex #footerLinks{
	width: 800px;
	height: 32px;
	position:absolute;
	top: 655px;
	left: 0px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #footerLinks a{
	font-size: 1.0em;
	font-weight:normal;
	color:#ffffff;
}

#wcIndex #footerLinks a:hover{
	color:#DBE1EE;
}

#wcIndex #entryFooterText1{
	width: 225px;
	height: 213px;
	position:absolute;
	top: 0px;
	left: 20px;
	text-align: left;
	font-size: 1.5em;
	font-weight:normal;
	color:#ffffff;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #entryFooterText1 a{
	font-size: 1em;
	font-weight:normal;
	color:#ffffff;
}

#wcIndex #entryFooterText1 a:hover{
	color:#DBE1EE;
}


#wcIndex #entryFooterText2{
	text-align: left;
	font-size: 1.5em;
	font-weight:normal;
	color:#ffffff;
	width: 360px;
	height: 213px;
	position:absolute;
	top: 50px;
	left: 240px;

/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #entryFooterText2 a{
	font-size: 1em;
	font-weight:normal;
	color:#ffffff;
}

#wcIndex #entryFooterText2 a:hover{
	color:#DBE1EE;
}


#wcIndex #entryFooterText3{
	width: 595px;
	height: 343px;
	position:absolute;
	top: 300px;
	left: 20px;
	text-align: left;
	font-size: 1.1em;
	font-weight:normal;
	color:#ffffff;
/*
	overflow: scroll;
	scrollbar-face-color: #225697;
*/
}

#wcIndex #entryFooterText3 a{
	font-size: 1em;
	font-weight:normal;
	color:#ffffff;
}

#wcIndex #entryFooterText3 a:hover{
	color:#DBE1EE;
}


#wcIndex #entryFooterText4{
	width: 150px;
	height: 225px;
	position:absolute;
	top: 10px;
	left: 628px;
	text-align: center;
	font-size: 1.0em;
	font-weight:normal;
	color:#ffffff;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #entryFooterText4 a{
	font-size: 1em;
	font-weight:normal;
	color:#ffffff;
}

#wcIndex #entryFooterText4 a:hover{
	color:#DBE1EE;
}


#wcIndex #entryFooterText5{
	width: 150px;
	height: 125px;
	position:absolute;
	top: 233px;
	left: 628px;
	text-align: center;
	font-size: 1.0em;
	font-weight:normal;
	color:#ffffff;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #entryFooterText5 a{
	font-size: 1em;
	font-weight:normal;
	color:#ffffff;
}

#wcIndex #entryFooterText5 a:hover{
	color:#DBE1EE;
}

#wcIndex #entryFooterText6{
	width: 150px;
	height: 125px;
	position:absolute;
	top: 370px;
	left: 628px;
	text-align: center;
	font-size: 1.0em;
	font-weight:normal;
	color:#ffffff;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #entryFooterText6 a{
	font-size: 1em;
	font-weight:normal;
	color:#ffffff;
}

#wcIndex #entryFooterText6 a:hover{
	color:#DBE1EE;
}


#wcIndex #entryFooterText7{
	width: 150px;
	height: 125px;
	position:absolute;
	top: 510px;
	left: 628px;
	text-align: center;
	font-size: 1.0em;
	font-weight:normal;
	color:#ffffff;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #entryFooterText7 a{
	font-size: 1em;
	font-weight:normal;
	color:#ffffff;
}

#wcIndex #entryFooterText7 a:hover{
	color:#DBE1EE;
}


#wcIndex #legal{
	width: 800px;
	height: 32px;
	position:absolute;
	top: 670px;
	left: 0px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #legal a{
	font-size: 1.0em;
	font-weight:normal;
	color:#ffffff;
}

#wcIndex #legal a:hover{
	color:#DBE1EE;
}

#wcIndex #copyright{
	width: 800px;
	height: 32px;
	position:absolute;
	top: 695px;
	left: 0px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #copyright a{
	font-size: 1.0em;
	font-weight:normal;
	color:#ffffff;
}

#wcIndex #copyright a:hover{
	color:#D7D6DE;
}

#wcIndex #webmaster{
	width: 800px;
	height: 32px;
	position:absolute;
	top: 710px;
	left: 0px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#wcIndex #webmaster a{
	font-size: 1.0em;
	font-weight:normal;
	color:#ffffff;
}

#wcIndex #webmaster a:hover{
	color:#DBE1EE;
}




/*
_____________________________________________________

*/
.entry{
	margin:  5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.entry p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

.entry a:hover, .intro a:hover{
text-decoration:none;
padding-bottom:2px;
}

.entryphoto{
margin:5px 10px 10px 0;
float:left;
padding:3px;
border:1px solid #fff;
background-color:#ddd;
color:#333;
}

.entryphotoright{
margin:5px 10px 10px 0;
float:right;
padding:3px;
border:1px solid #fff;
background-color:#ddd;
color:#333;
}

.entry img{
position:relative;
}

#linkToTop{
	display:none;
}
#linkServices{
}
#linkPrivacy{
}
.pageLink{
	color:	#CDC795;
	text-align: left;
	font-weight: bold;
}
.pageLink:hover{
	color:	#A6A279;
}

.link{
color:#ffffff;
font-size: 1em;
/*
display:block;
margin:4px 0 0 0;
padding:0px 1em;
text-decoration:none;
*/
}
.link:hover{
color:#BCB8B8;
}

/* Footer
_____________________________________________________
*/
#footer { color: #BDD3D8; font-size: 0.6em; background: url("../images/footer_bkg.jpg") repeat-y left top; text-align: center; margin: 0; padding: 8px 0 0; width: 800px; height:  590px }

#footer hr{
	display: none;
}

#footer a{
	font-size: 1.2em;
	font-weight:normal;
	color:#ffffff;
}

#footer a:hover{
	color:#D7D6DE;
}

/* General CSS Styles
_____________________________________________________
*/
.floatright {
float:right;
display: inline;
}

.floatleft {
float:left;
display: inline;
}

.halfcolumn {
width:45%;
margin:2%;
}

.noborder{
border:0px none;
}

.subcontainer {
width:98%;
}

.rightsub{
float:left;
width:45%;
padding:0;
}

.rightsub2{
margin-left:50%;
padding:0;
}

.leftText{
text-align:center;
}

.centerText{
text-align:center;
}

.rightText{
text-align:right;
}

.clear{
clear:both;
}

.hide{
display:none;
}

.properties img{
position:relative;
padding:3px;
margin:0 2px 2px 0;
border:1px solid #fff;
background-color:#ddd;
color: #555;
}

.properties img:hover{
}

.meta{
clear:both;
border-top: 2px solid #ccc;
padding: 5px 1px 0 0;
margin:10px 0 0 0;
text-align:right;
font-size:0.9em;
color: #567;
}

.breadcrumb {color:#215493;}
.landing {color:#000000;}

