body, html {
	color:#333333;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	margin:0px;
}
a:link,
a:active,
a:visited {
	color:#333333;
	text-decoration:underline;
}
a:hover {
	color:#333333;
	text-decoration:none;
}
img {
	border:0px;
}
body {
	background:#CCCC99 url('../images/body.jpg') repeat;
}
img {
	border:0px;
}
form {
	margin:0px;
}
.lock {
	clear:both;
}
h1 {
	float:left;
	font-size:25px;
	line-height:30px;
	font-weight:bold;
	margin:0px;
}
h2 {
	clear:both;
	font-size:18px;
	font-weight:bold;
	margin:0px;
}
h3 {
	font-size:16px;
	font-weight:normal;
	margin:10px 0px 0px;
}
p {
	margin:0px;
}
.right {
	float:right;
}
.left {
	float:left;
}
#Global {
	margin:0px auto;
	margin-top:10px;
}
.wide {
	width:760px;
}
#SlideShow {
	border:5px solid #fff;
	margin:0px;
	width:750px;
	height:500px;
	overflow:hidden;
}
#Global div.info {
	clear:both;
	margin:0px 0px 30px;
	padding:10px 0px 0px;
}
#Global div.price {
	text-align:center;
	margin:10px 0px 20px;
}
#Global div.gallery {
	float:left;
	padding:0px 0px 20px 5px;
	text-align:center;
}
#Global div.gallery ul {
	clear:both;
	margin:0px 0px 20px;
	padding:0px;
	text-align:center;
	width:760px;
}
#Global div.gallery a {
	list-style-type:none;
	float:left;
	margin:0px 2px 2px;
}
#Global div.gallery li.last {
	margin:0px 0px 5px;
}
#Global div.gallery a img {
	width:100px;
	height:75px;
}
#Global div.description {
	clear:both;
	margin:0px 0px 10px;
}

#mantle div.contentdiv img {
	width:750px;
}
.thumb {
	height:75px;
	width:100px;
}
.backtohurwitz {
	line-height:24px;
	margin:0px;
	padding:0px;
}
.pagination {
	float:right;
	margin:0px 0px 5px;
	line-height:24px;
}

#Footer {
	margin:0px auto;
}
#Footer div.agent {
	margin:0px 0px 10px;
	padding:10px;
	text-align:center;
	width:90%;
}
#Footer div.website {
	font-size:11px;
	line-height:14px;
	margin:0px 0px 10px;
	text-align:center;
	clear:both;
}
.mb5 {
	margin-bottom:5px;
}
/**
*
* Mantle
*
**/
.sliderwrapper {
	position: relative;
	overflow: hidden; 
	border: none;        
	width: 760px; 
	height: 509px;
	margin-bottom:10px; 
	z-index:1;
}  
.sliderwrapper .contentdiv {
	position: absolute; 
	left: 0; 
	top: 0; 
	padding: 0px;
	background: white;
	width: 750px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1; 
}   
.sliderwrapper .contentdiv .itemImage img { 
	width: 750px; 
	height: 499px; 
}
.sliderwrapper .contentdiv .itemInfo { 
	position: absolute; 
	top: 30px; 
	padding:5px; 
	background-color:#2578c7;
	color:#fff; 
	text-align:left;
}
.sliderwrapper .contentdiv .itemInfo a, .sliderwrapper .contentdiv .itemInfo a:visited { 
	color:#fff; 
	text-decoration:none;
}
.sliderwrapper .contentdiv .itemInfo a:hover { 
	color:#fff; 
	text-decoration:none;
}   
.sliderwrapper .contentdiv .itemInfo h3 { 
	font-size: 27px; 
	line-height: 28px; 
	font-weight: bold; 
	margin:0px 0px 5px; 
}
.sliderwrapper .contentdiv .itemInfo h4 { 
	clear:both;
	font-size:14px; 
	font-weight:normal; 
	line-height:16px;
	margin:0px;
}
.sliderwrapper .pagination {
	z-index: 999;
	text-align: left;
	padding:0;  
	position: absolute; 
	top: 408px;
} 
.sliderwrapper .pagination a, .sliderwrapper .pagination a:visited {
	background-color:#000;	              
	color: #828282;	
	margin-right:1px;
	font-size:33px;
	font-weight:bold;
	line-height:40px;
	padding:5px;
	text-decoration: none; 
} 
.sliderwrapper .pagination a:hover, .sliderwrapper .pagination a.selected {
	background-color:#2578c7;
	color:#fff;
	font-size:33px;
	font-weight:bold;
	line-height:40px;	
	padding:5px;
	text-decoration: none;  
}
.sliderwrapper .pagination .indicators { 
	float: left; 
}
.disclaimer {
	background:#fefced;
	padding:10px;
	font-size:0.9em;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:20px;
}
