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

body, th, td {
	margin: 0;
	padding:0px;
	background-color: #ffffff;
	border: none;
	width: 100%;
	color: #333333;
	font: 12pt/20pt "Times New Roman", Times, serif;
	}
html, body, th, td {   /* This is for Opera */
	margin: 0;
	padding:0px;
	background-color: #ffffff;
	border: none;
	width: 100%;
	color: #333333;
	font: 12pt/20pt "Times New Roman", Times, 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: "Times New Roman", Times, serif; 
	font-weight: bold;
}
h1 { 
	font-size: 16pt;  
	color: #000000; 
	}

h2 { 
	font-size: 14pt; 
	color: #000000;
	}

h3 {
	font-size: 12pt;
	background-color: #006666;
	color: #000000;
	margin-bottom:0;
	padding: 3px;
	}
	
h4 {
	font-size: 12pt;
	color: #000000;
}
.title {color: #003399;}


#header {
	left:0px;
	top:0px;
	width:100%;
	height:160px;
	z-index:1;
	background-color:#293861;
	border-top: 3px solid #ffcc99;
	border-bottom: 15px solid #d0d7df;
}

#painting {
	position: absolute;
	z-index:5;
	top: 20px;
	right: 20px;
	width: 300px;
	height: 232px;
}
.painting2 {
	margin-right: 20px;
	z-index:5;
	float: right;
} 

.logo {
	margin-left:40px;
	margin-top:40px;
	width:450px;
	font: bold 60px Optima, Arial, Helvetica, sans-serif;
	color: #d0d7df;
	display: block;
}
.sublogo {
	margin-left:44px;
	margin-top:127px;
	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;
	}

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

.main {
	border-left: thin solid;
	margin: 20px 0px 0px;
	padding-right: 15px;
	padding-left: 15px;
	}	

/* LEFT NAV --------------------------------------------------------------------------------- */
	
#navLeft {
	display: none;}
	
#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: #006666;
	border-bottom: solid 2em #293861;
	}  

#nav {
	display: none;
	}

#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 {
	/*border-bottom: 4px solid #00CC33;*/
	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;}
