/* Creekside Realty CSS copyright 2006  all rights reserved. css built by Tatiana */

body, th {
	margin: 0;
	padding:0px;
	background-color: #ffffff;
	border: none;
	color: #333333;
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
html, body, th {   /* This is for Opera */
	margin: 0;
	padding:0px;
	background-color: #ffffff;
	border: none;
	color: #333333;
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
td {font-family: Optima, Arial, Helvetica, sans-serif; }

#wrapper {
	margin: 0;
	background-color: #ffffff;
	width: 100%;
}
a:link {
	text-decoration: underline; 
	color: #003399; 
	} 

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

a:hover { 
	color: #6666ff; 
	}
	
a:active { 
	text-decoration: none; 
	} 

h1, h2, h3, h4 {
	font-family: Optima, Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
h1 { 
	font-size: 2em;  
	color: #000000; 
	}

h2 { 
	font-size: 1.5em; 
	color: #000000;
	}

h3 {
	font-size: 1em;
	background-color: #FFE09B;
	/*color: #ffffff;*/
	margin-bottom:0px;
	padding: 4px;
	}
	
h4 {
	font-size: 1em;
	color: #000000;
}
.title {color: #003399;}

/* for reverse copy on a color bar */
h3 a:link {
	/*color: #ffffff;*/
	color:#000000;
	text-decoration:underline;
}
h3 a:visited {
	color: #006666;
}
h3 a:hover, a:active {
	color: #0000ff;
}

#header {
	left:0px;
	top:0px;
	width:100%;
	z-index:1;
	background-color:#293861;
}

#painting {
	position: absolute;
	z-index:5;
	top: 20px;
	right: 40px;
	margin-left: 20px;
}
.painting2 {
	margin-right: 40px;
	z-index:5;
	float: right;
	margin-left: 20px;
} 

.logo {
	margin:10px 20px 20px;
	width:450px;
	font: bold 52px Trebuchet, Baskerville, Times, serif;
	color: #CEECF9;
	display: block;
}
.sublogo {
	margin-left:109px;
	margin-top:147px;
	width:400px;
	font: bold 16px Optima, Arial, Helvetica, sans-serif;
	color: #d0d7df;
}
.logo a:link {color:#d0d7df; text-decoration:none;}
.logo a:visited {color:#d0d7df; text-decoration:none;}
.logo a:hover {color:#6666ff;}
.logo a:active {color:#d0d7df;}


.sublogo a:link {color:#d0d7df;}
.sublogo a:visited {color:#d0d7df;}
.sublogo a:hover {color:#6666ff;}
.sublogo a:active {color:#d0d7df; text-decoration:none;}


ul {	
	font-family: Optima, Arial, Helvetica, sans-serif;	
	list-style-type: square;	
	list-style-position: outside;
	}

.footer {
	clear: both;
	background-color: #d0d7df;
	color: #333333;
	margin: 0px 5px 5px;
	font-size: .8em;
	line-height: 1em;
	padding: 3px 15px;
	}

/* from Cantab */


.accent {
	background-color: #eeeeee;
	}
	
.accent2 {
	background-color: #CEC6B7;
	display: block;
	}
#boxa {
	margin-left: 44px;
	width:700px;
	border-bottom: thin dotted #293861;
	font-size: 1em;
	/*font-weight: bold;*/
	color: #333333;
	padding: 5px 20px 5px 0px;
}
	
#leftbar {
	background-color: transparent;
	width: 200px;
	height:100%;
	vertical-align: top;
	border-right: thin solid #293861;
	}
	
/* #rightbar {
	float:right;
	width: 180px;
	height:100%;
	vertical-align: top;
	border: medium dashed gray;
	} */

.main {
	/*border-left: thin solid;*/
	margin: 0px 5px;
	padding: 10px;
	}	

/* LEFT NAV --------------------------------------------------------------------------------- */
	
#navLeft {
	width: 200px;
	font-size: .9em;
	font-weight: bold;
	margin-top: 20px;
	}

/*#navLeft ul {
	list-style: none;
	margin: 0px;
	padding: 6px 10px 6px 3px;
	}	 */		
#navLeft li{
	padding: 7px 0px 7px 0px;
	line-height: 1em;
	display: block;
	font-weight: bold;
	list-style: none;
	}	
#navLeft li a:link {
	color: #003399;
	display: block;
	}
#navLeft li a:visited {
	color: #6666ff;
	display: block;
	text-decoration: none;
	}	

#navLeft li a:hover {
	text-decoration: none;
	display: block;
	background-color: #EAEEB7;
	}

#navLeft ul ul {
	padding-left: 5px;
	}
	
/*  Top Nav ------------------------------ */
#bluebar { 
	width: 100%;
	background-color: #293861;
	} 
#grnbar {
	width: 100%;
	background-color: #293861;
	border-bottom: solid 2em #293861;
	}  

#nav {
	margin:0px;
	font-size:90%;
	width: 800px;
	}
#nav td {
	border:thin solid #669999;
	padding: 2px;
}

#nav li {
	margin: 0px;
	padding: 0;
	display: inline;
	list-style: none;
	color: #D9E5FF;
	}
	
#nav a:link, #nav a:visited {
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0px 10px 6px 10px;
	color: #D9E5FF;
	text-decoration: none;
	}
	
a.block:link {
	display:block;
	}
	
#nav a:active, #nav a:hover {
	color: #FFFFFF;
	}


.red {
	color: #711511;
}

hr {
	color: #000000;
	background-color: transparent;
	height: 1px;
	width: 100%;
}
.ad {
	font-size: 90%;
	width: 95%;
	background-color: #eeeeee;
	padding: 4px;
	border: thin solid #333333;
	margin-right: 2px;
	margin-left: 2px;
}
.caption {
	font-size: .9em;
}
.datatable {
	border: 1px solid #338ba6;
	border-collapse: collapse;
	width: 100%;
}
.datatable tr {
	vertical-align: top;
	}
.datatable td, .datatable th{
	font-size: .9em;
	border: 1px solid #73c0d4;
	padding: 4px;
}
.datatable caption {
	font-weight: bold;
	background-color: #9ECABE;
	text-align: left;
	padding: 5px;
}

.photo {
	list-style: none;
}
.photo li {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	font-size: 90%;
	text-align: left;
	color: #333333
}
.photo img {
	display: block;
	border: 1px solid #333300;
}

.narrowmid {
	padding-right: 60px;
	padding-left: 30px;
}

.arrow dl{
	font-size: 100%;
}

.arrow dt {
	font-weight: bold;
}
.arrow dd {
	background: url(../images/btns/arrow.gif) no-repeat 0px 4px;
	margin-left: 5px;
	padding-left: 19px;
	line-height: 1.5em;
}
.clear {
	clear: both;
}
.imgleft {float: left; margin-right: 20px; margin-bottom: 6px;}
.imgright {float: right; margin-left: 20px; margin-bottom: 6px;}

/* this is used for a big strong quote box */

blockquote {
	width: 500px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:130%;
	letter-spacing: -1px;
	line-height:1em;
	text-align: center;
	color: #ffffff;
	background: #4468A9 url(../images/general/qt-top.gif) no-repeat left top;
}
#quote {
	margin: 0 10px 0 0;
	padding: 20px 15px 10px 50px;
	background: url(../images/general/qt-r.gif) no-repeat right bottom;
}

#author {
	margin: 0;
	padding: 0 0 10px 0;
	color: #ffffff;
	font-size:80%;
    background: url(../images/general/qt-bottom.gif) no-repeat bottom;
}
/* Be sure to add or delete IDs below, according to
the number of messages that you have. */
#q1,#q2,#q3,#q4 {
  display:none;
}*/

.iframe {
	width: 90%;
	height: 600px;
	text-align: left;
	margin: 15px;
	border: none;
}
/* homesale mouseover */
#imgbig {
	position:relative;
	float:left;
	width:570px;
	height:363px;
	z-index:1;
	top: 0px;
	visibility: visible;
	left: 0px;
}
.imgsm {
    float: right;
	position:relative;
	width:60px;
	height:60px;
	left: 0px;
	top: 0px;
	padding: 5px; 
	visibility: visible;
}
#sold {
	position: absolute;
	margin:0;
	background: url(/images/general/soldbanner.gif) no-repeat;
	z-index: 50;
	visibility: visible;
}
/*#wrapper #header tr {
	background: url(/images/general/type.gif) no-repeat;
	z-index:51;
	visibility:visible;
} */
