/* general tags ============================================================ */

body,
table,
td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px; }

body {
	background-color: #FFF;
	color: #6c6d6d; }
	
p {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
	font-size: 95%;
	text-align:justify;
	 }
	
a:link,
a:visited {
	text-decoration: none; }
	
a:hover,
a:active {
	text-decoration: underline; } 
	
	
	
/* column one */
	
#colone p {
	font-size: 92%;  
	line-height: 1.4em;
	margin: 0px;
	padding-left:20px;
	padding-right:35px;
	padding-bottom: 14px;}

.colone_title {
	color:#106ca9;
	font-size: 110%;
}

	
#colone a,
#colone a {
	text-decoration: none;
	color:#106ca9;}

#colone a:link,
#colone a:visited {
	color: #106ca9;
	text-decoration: underline; }

#colone a:hover,
#colone a:active {
	color: #666;
	text-decoration: underline; }

#colone a.current,
#colone a.current {
	color: #666; }
	
#colone ul {
	margin: 5px 0 5px 0;
	padding: 0 0 5px 15px;	 }
	
	
	
/* column two */
	


#coltwo td {
	line-height: 1.2em;
	padding: 2px 0;
	font-size: 102%;
	vertical-align:top; }
		

/* #coltwo li {
	line-height: 1.4em;
	margin-left:15px;
	padding: 0px 0 4px 0;
	list-style-type:circle;
	font-size:125%;
	list-style:inside; } */
	
#coltwolist p {
	line-height: 1.2em;
	font-size: 100%;
	text-align:right;
	padding-right: 5px;
}



	
/* footer */	

#footer p {
	font-weight: normal;
	font-size: 85%;
	line-height: 1.3em;
	color: #FFF;
	text-decoration: none;
	padding-left:10px;
	padding-right:15px; }
	
#footer a,
#footer a:link,
#footer a:visited {
	font-weight: normal;
	font-size: 100%;
	text-decoration: none; }

#footer a:hover,
#footer a:active {
	text-decoration: underline;
	clear: both;
}
	
/* photos */




/* #listing img {
	margin:0 10px 0 20px;
	
} */

.guidetitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#006666;
}

.listingmaintitle {
	font-size:150%;
	color:#990000;
	text-align: center;
	line-height: 2em;
}

.listingtitle {
	font-size:125%;
	color:#990000;
	padding-left:15px;
	line-height: 2em;
}

.listingprice {
	font-size:100%;
	color:#000;
	font-weight:bold;
}

img.sqImage {
	border:1px solid #000000;
	float: left;
	margin-left:20px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}

img.rtImage {
	border:1px solid #000000;
	float: right;
	margin:10px 10px 10px 10px
}

img.lftImage {
	border:1px solid #000000;
	float: left;
	margin:10px 10px 10px 10px
}


img.listdetailimage {
	border:1px solid #000000;
	margin-bottom:10px;
}


hr {
	display:block;
	height:1px;
	border:1px dotted #CCC;
	width:85%;
	text-align: center;
}

