
a:link {
	color: #111111; 
	text-decoration: underline; 
	} 

a:visited {
	color: #063; 
	text-decoration: underline; 
	}

a:hover {
	color: #F00; 
	text-decoration: underline; 
	}

a:active {
	color: #F00; 
	text-decoration: 
	none;
	}

body {	
	font-family: arial, 'trebuchet ms', 'helvetica', sans-serif;	
	font-size: 14px;
	font-weight: normal;
	/* background-color: #547E84; bgpanel3.jpg */  
	color: #111111;
	margin-top:4px;
	text-align:center;
	background-image:url('image/metal21.jpg');
	background-repeat:repeat;
	background-position:center; 
	background-attachment:fixed;
	}



img { 
	-webkit-border-radius: 5px;
	/* -moz-border-radius: 0px; mozilla conflicts with ie9 */
	border-radius: 5px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}



#img { 
	-webkit-border-radius: 5px;
	/* -moz-border-radius: 0px; */
	border-radius: 5px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}




img.realtor {
	-webkit-border-radius: 0px;
	/* -moz-border-radius: 0px; */
	border-radius:0px;
	border-style:solid;
	border-width:0px;
	border-color:#000000;
}

/* top header left and right image, realtor for center */


img.topheader {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}




/* start bottom footer */

#bottomfooter {	
	width:580px;
	float:center;
	text-align:center;
	margin:0px auto;
	border-top:2px solid #446;
	border-bottom:2px solid #446;
	border-left:2px solid #446;
	border-right:2px solid #446;
	padding:6px;
	background-color: #FFFFFF;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius:7px;
	}

#td.bottomfooter {
	background-color:#ffffff;
}

/* start main table css wrapper */

#wrapper {	
	width:918px;
	margin:0px auto;
	border-top:2px solid #446;
	border-bottom:2px solid #446;
	border-left:2px solid #446;
	border-right:2px solid #446;
	padding:0px;
	background-color: #FaFaEa;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius:7px;
	}

#wrapperdirectories {	
	width:918px;
	margin: 0px auto;
margin-top:4px;
	border-top:2px solid #446;
	border-bottom:2px solid #446;
	border-left:2px solid #446;
	border-right:2px solid #446;
	padding:0px;
	background-color: #FaFaEa;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius:7px;
	}



#header {
	z-index:2;	
	border-top:2px solid #446; /* was  2px solid #153e7e; */
	border-left:2px solid #446;
	border-right:2px solid #446;	
	border-bottom:2px solid #446;
	height:116px;
	width:898;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	font-size:16pt;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	color:#000000;
	background-color: #85bEe7; 
 	/* background-image:url('image/gold.bmp');*/
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top:-2px;
	margin-left:-2px;
	margin-right:-2px;
}

#content {
	z-index:1;
	margin-top:10px;
	-webkit-border-radius: 0px;
	border-radius:0px;
	-moz-border-radius: 0px;
	border-width:0px;
	}





#footer {	
	position:relative;	
	margin-top:0px;	
	margin-bottom:20px;	
	padding-top:10px;	
	padding-left:10px;	
	padding-right:10px;	
	padding-bottom:20px;	
	border:0px solid #000;	
	float:center;	
	font-size:12pt;	
	font-weight:normal;	
	text-align:center;	
	background-color: #FaFaEa;		
	color:#400000;
	width:896px;		
	}



/*start second recopy of old main css */

table {
	background-color: #FaFaEa;	
	border-style: solid;	
	border-top-width: 0px;
	border-right-width: 0px;	
	border-bottom-width: 0px;	
	border-left-width: 0px;	
	border-color: #8ab #8ab #8ab #8ab; 	
	padding: 3px;	
	width: 100%;	
	border-collapse: collapse;	
	color: #111111;
	margin:0px;
	}

table.video {
	float:left;	
	width:312px;
	border-width:0px;	
	border-color:#000;	
	border-style:solid;	
	margin:1px 1px 1px 1px;
	}

td.video {
	width:310;
	text-align: left;	
	background-color: #98AFC7;	
	border-style: solid;	
	border-top-width: 0px;	
	border-right-width: 0px;	
	border-bottom-width: 0px;	
	border-left-width: 0px;	
	border-color:#666;	
	padding-top: 10px;	
	padding-right: 10px;	
	padding-left: 10px;	
	padding-bottom: 10px;	
	margin:0px;	
	font-family: arial, 'trebuchet ms', 'helvetica', sans-serif;	
	color: #000000;
	font-size: 14px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	}

table.indexpage {
	float:right;	
	width:560px;	
	border-width:0px;	
	border-color:#628596;	
	border-style:ridge;	
	margin:0px;
	}

video.less {		
	color:#999;		
	font-size:12px;
	}

video.a {	
	color:#22474D;
	}

h1 {
	font-family: arial, 'trebuchet ms', 'helvetica', sans-serif;	
	font-size: 14px;	
	font-weight: normal;	
	color:#22474D;	
	background-color: #eeeeee;	
	font-style:normal;	
	text-align:center;
	}


Table.headerfade {
	background-position: left;	
	background-repeat: repeat-y;		
	margin:0px;	
	width: 100%; 	
	border-collapse: collapse;	
	}

th {	
	text-align: center;	
	background-color:#FaFaEa;		
	border-style: solid;	
	border-top-width: 0px;	
	border-right-width: 0px;	
	border-bottom-width: 0px;	
	border-left-width: 0px;	
	border-color: #09C #87CEFF #87CEFF #87CEFF;	
	padding: 6px;	
	margin-left: 0px;	
	margin-right: 0px;	
	font-family: arial, 'trebuchet ms', 'helvetica', sans-serif;	
	color: #111111;	
	font-size: 16px;	
	font-weight: 700;	
	background-position:top;	
	background-repeat:repeat-x;	
	height: 40px; 	
	border-collapse: collapse;	
	}

td {	
	text-align: left;	
	background-color: #FaFaEa;	
	border-style: solid;	
	border-top-width: 0px;	
	border-right-width: 0px;	
	border-bottom-width: 0px;	
	border-left-width: 0px;	
	border-color: #27408B #27408B #27408B #27408B;	
	padding-top: 10px;	
	padding-right: 10px;	
	padding-left: 10px;	
	padding-bottom: 10px;	
	font-family: arial, 'trebuchet ms', 'helvetica', sans-serif;	
	color: #111111;	
	font-size: 14px;	
	width: 100%; 
	}

ul {
	text-align:left;	
	background-color: #FaFaEa;	
	font-family: arial, 'trebuchet ms', 'helvetica', sans-serif;	
	color: #111111;	
	font-size: 14px;	
	margin-right: 10px;	
	margin-left: 10px;	
	margin-top: 4px;	
	margin-bottom: 4px;	
	padding-top: 0px;	
	padding-right: 16px;	
	padding-left: 16px;	
	padding-bottom: 0px;	
	}

p.indent {
	text-indent: 16px;	
	padding-top: 0px;	
	padding-right: 10px;	
	padding-left: 10px;	
	padding-bottom: 0px;
	margin-top: 0px;	
	margin-bottom: 0px;	
	margin-left: 0px;	
	margin-right: 0px;
	color: #111111;	
	}

p.topic {	
	text-indent: 10px;	
	background-color: #FaFaEa;	
	font-family: arial, 'trebuchet ms', 'helvetica', sans-serif;	
	color: #111111;	
	font-size: 16px;	
	font-weight: 600;	
	padding-top: 2px;	
	padding-right: 5px;	
	padding-left: 5px;	
	padding-bottom: 2px;	
	margin-top: 4px;	
	margin-bottom: 2px;	
	margin-left: 0px;	
	margin-right: 0px;	
	border: 0px;	
	}

/* button 400 wide */



input.btn {	
	width: 370px;	
	height: 35px;	
	color: #fff;	
	font-size: 12pt;	
	font-weight: normal;	
	border-width: 1px;	
	border-style:solid;
	border-top-color: #000;	
	border-left-color: #000;	
	border-right-color: #000;	
	border-bottom-color: #000;	
	cursor: pointer;	
	margin-top: 1px;	
	margin-bottom: 0px;	
	padding: 0px;	
	background-image: url(http://www.marleneborse.com/image/bluebutton.jpg);	
	background-repeat: repeat-x;	
	background-color:#369;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

input.btnhov {
	width: 370px;
	height: 35px;	
	color: #fff;	
	font-size: 12pt;	
	font-weight: normal;	
	border-width: 1px;	
	border-style:solid;	
	border-top-color: #300;	
	border-left-color: #300;	
	border-right-color: #300;	
	border-bottom-color: #300;	
	cursor: pointer;	
	margin-top: 1px;	
	margin-bottom: 0px;  	
	padding: 0px;	
	background-image: url(http://www.marleneborse.com/image/redbutton.jpg);	
	background-repeat: repeat-x;	
	background-color:#c00;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

/* button narrow wide */

input.btns {	
	width: 150px;	
	height: 35px;	
	color: #fff;	
	font-size: 12pt;	
	font-weight: normal;	
	border-width: 1px;       
	border-style:solid;	
	border-top-color: #000;	
	border-left-color: #000;	
	border-right-color: #000;	
	border-bottom-color: #000;
	cursor: pointer;	
	margin-top: 0px;	
	margin-bottom: 0px;	
	padding: 0px;	
	background-image: url(http://www.marleneborse.com/image/bluebutton.jpg);	
	background-repeat: repeat-x;	 	
	background-color:#369;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

input.btnshov {
	width: 150px;	
	height: 35px;	
	color: #fff;	
	font-size: 12pt;	
	font-weight: normal;	
	border-width: 1px;
	border-style:solid;	
	border-top-color: #300;	
	border-left-color: #300;	
	border-right-color: #300;	
	border-bottom-color: #300;	
	cursor: pointer; 	
	padding: 0px;	
	background-image: url(http://www.marleneborse.com/image/redbutton.jpg);	
	background-repeat: repeat-x;		
	background-color:#c00;
	-webkit-border-radius: 5px;
	border-radius: 5px; 	
	}

/* button slideshow */

input.btnss {
	width: 92px;	
	height: 24px;	
	color: #fff;	
	font-size: 10pt;	
	font-weight: normal;	
	border-width: 1px;	
	border-style:solid;	
	border-top-color: #000;	
	border-left-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	cursor: pointer;	
	margin-top: 1px;	
	margin-bottom: 4px;	
	margin-right:0px;	
	margin-left:0px;	
	padding-bottom: 4px; 	
	background-image: url(http://www.marleneborse.com/image/bluebuttons.jpg);	
	background-repeat: repeat-x;	
	background-color:#369;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	}

input.btnsshov {
	width: 92px;	
	height: 24px;	
	color: #fff;	
	font-size: 10pt;	
	font-weight: normal;	
	border-width: 1px;	
	border-style:solid;	
	border-top-color: #300;	
	border-left-color: #300;	
	border-right-color: #300;	
	border-bottom-color: #300;	
	cursor: pointer; 	
	padding-bottom: 4px;	
	margin-top: 1px;	
	margin-bottom: 4px;	
	margin-right:0px;	
	margin-left:0px;	
	background-image: url(http://www.marleneborse.com/image/redbuttons.jpg);	
	background-repeat: repeat-x;	
	background-color:#c00;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	}

/* calulator form input*/

input { 	
	font-size: 18px;	
	font-family: arial, 'trebuchet ms', 'helvetica', sans-serif;	
	font-weight: normal;
	}


/* homes slide show page table   */

td.slideshowr {	
	text-align: center;
	float:center;	
	vertical-align:top;	
	background-color: #FaFaEa;	
	border-style: solid;	
	border-top-width: 0px;	
	border-right-width: 0px;	
	border-bottom-width: 0px;	
	border-left-width: 0px;	
	border-color: #27408B #27408B #27408B #27408B;	
	padding-top: 10px;	
	padding-right: 70px;	
	padding-left: 40px;	
	padding-bottom: 10px;	
	font-family: arial, 'trebuchet ms', 'helvetica', sans-serif;	
	color: #111111;
	font-size: 14px;
	width: 50%; 
	}

td.slideshowl {
	text-align: left;
	background-color: #FaFaEa;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color: #27408B #27408B #27408B #27408B;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-family: arial, 'trebuchet ms', 'helvetica', sans-serif;
	color: #111111;
	font-size: 16px;
	width: 50%;
	}

/* communtity lists in tables with slide shows   */

table.lists {	
	float:left;
	width:400px;
	border-width:0px;
	border-color:#400000;
	border-style:ridge;
	margin:0px;
	}

td.lists {	
	text-align: left;
	vertical-align:text-top;
	background-color: #FaFaEa;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color: #27408B #27408B #27408B #27408B;
	padding-top: 2px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 4px;
	font-family: arial, 'trebuchet ms', 'helvetica', sans-serif;
	color: #111111;
	font-size: 16px;
	width:150px; 
	}

#ss_controls {	
	width:288px;
	text-align:center;
	float:center;	
	padding-left;0px;
	padding-right:0px;
	margin:0px;
	background-color:#FaFaEa;
	}







