
body {
padding:0px;
margin:0px;
text-align:center;
background:url('../images/Background.jpg') top center;

	line-height: 21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
}

.sold {
background:url('../images/sold.gif') no-repeat;
}

.fix {
padding-top:12px;
padding-bottom:12px;
}

#Background {
	position:relative;
	width: 700px;
	margin: 0px auto;
	text-align:left;
	background-color:white;
}

a:link { color:#666; text-decoration:underline; }
a:visited { color:#666; text-decoration:underline;}
a:hover { color:#666; text-decoration:none; }

a.none:link { color:#666; text-decoration:none; }
a.none:visited { color:#666; text-decoration:none;}
a.none:hover { color:#666; text-decoration:none; }

.left {
	float: left;
	padding: 2px;
	margin: 0 14px 14px 0;
	border: 1px solid #ccc;
}
.body a img{ border: none; }

#Header {
	height:150px;
	background:url('../images/Header.gif') no-repeat;
	cursor:pointer;
}
#Header h1 {
	text-indent:-2000px;
	margin:0px;
	padding:0px;
}
#SidePanel {
	float:left;
	width:200px;
}

	
/*- Navigation 
--------------------------- */
	
#menu3 {
	width: 200px;
	margin: 0px;
	border-color: #BCD2E6;
	border-width: 1px;
	}
	
#SidePanel ul li { list-style:none; margin:0px; padding:0px; }
	
#SidePanel ul { list-style:none; margin:0px; padding:0px; }
#SidePanel ul {
	margin-top: 0;
}
#SidePanel li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#SidePanel li a:visited {
	color: #666666 ; /*#8BADCF*/
	text-decoration:underline;
	display: block;
	/*background: url(../images/menu3.gif);*/
	padding: 8px 0 0 26px;
}
	
#SidePanel li a:link {
	color: #666666 ; /*#8BADCF*/
	text-decoration:underline;
	display: block;
	/*background: url(../images/menu3.gif);*/
	padding: 8px 0 0 26px;
}
	
#SidePanel li .current {
	color: #666666; /*#627EB7*/
	text-decoration:none;
	/*background:  url(../images/menu3.gif) 0 -32px;*/
	padding: 8px 0 0 26px;
	}

#SidePanel li a:hover {
	color: #666666; /*#627EB7*/
	text-decoration:none;
	/*background:  url(../images/menu3.gif) 0 -32px;*/
	padding: 8px 0 0 26px;
	}

#Body {
	float: left;
	width: 460px;
}

/*- Body 
--------------------------- */

.body ul li {
	margin:0px;
	padding:0px;
	list-style:none;
}

.body ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.body ul li {
	padding: 6px 0px;
}
.body .gallery ul {
	clear:both;
}
.body .gallery ul li {
	float: left;
	width: 100px;
	height: 120px;
	margin: 14px 14px 0px 0px;
}

.body h1 {
	font-size: 20px;
	font-weight: normal;
	padding: 0px 0 10px 0;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 16px;
	color: #666;
}


.body {
	font-size:12px;
}
.body h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 4px 0 10px 0;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 12px;
	color: #666;
}
.body .caption {
	font-size: 14px;
	font-weight: normal;
	padding: 4px 0;
	margin-top: 12px;
	margin-bottom: 10px;
	color: #666;
}
#Breaker {
	margin: 0;
	width: 460px;
}
.disclaimer {
	width: 440px;
	padding:4px 0;
}
#InnerBody {
	margin: 0 60px 0 0;
}

.hgllery {
	clear: both;
	margin: 10px 0 10px 0;
}

#contactimage {
	height:300px;
	background:url('../images/contactimage.gif') no-repeat;
}
#Footer {
	clear: both;
	width: 700px;
	margin: 0px auto;
	padding-top: 10px;
	height: 70px;
	text-align: center;
	border-top: 1px dashed #ccc;
	background: url('../images/Footer.gif') bottom repeat-x;
}
#Footer .copyright {
	text-align:left;
	padding:0px 10px;
	line-height: 22px;
	color:#666;
}
.top {
	height: 14px;
	position: relative;
	clear: both;
	background: url('../images/backtotop.gif') no-repeat;
	cursor: pointer;
}
