h1 {
font-family: Garamond,Verdana; 
color: #8B0000; 
font-size: 3.5em; 
font-style:normal; 
text-align:left; 
font-weight: normal;
line-height: 1em;
}

h2 {
font-family: Verdana; 
color: #333333; 
font-size: 0.8em; 
line-height: 1.4em; 
font-weight: normal;
}

.h2 {
font-family: Verdana; 
color: #333333; 
font-size: 0.8em; 
line-height: 1.4em; 
font-weight: normal;
}

h3{
font-family: Verdana; 
color: #333333; 
font-size: 0.6em; 
line-height: 1.2em; 
font-weight: normal;
}

h4 {
font-family: Verdana; 
color: #333333; 
font-size: 0.8em; 
line-height: 1.4em; 
font-weight: normal;
}

.h4 {
font-family: Verdana; 
color: #333333; 
font-size: 0.8em; 
line-height: 1.4em; 
font-weight: normal;
}

A:link {
	color: #8B0000; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none;
}

A:visited {
	color: #8B0000; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none;
}

A:active {
	COLOR: #8B0000; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none;
}

A:hover {
	COLOR: #DC143C; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none;
}


A.class2:link {
	color: #8B0000; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: underline;
}

A.class2:visited {
	color: #8B0000; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: underline;
}

A.class2:active {
	COLOR: #8B0000; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: underline;
}

A.class2:hover {
	COLOR: #DC143C; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: underline;
}

body {
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

img {
	border: none 0;
}

.background {
	position: absolute;
	top: 0px;
	height: 950px;
	width: 100%;
	z-index: -2;
	margin: auto;
	overflow: hidden;
}

.footer_shadow{
	position: relative;
	top: 940px;
	height: 30px;
	background-image: url('images/footer_shadow.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	z-index: -1;
}

.centered {
	RIGHT: 0px; 
	LEFT: 0px; 
	MARGIN: auto; 
	WIDTH: 50%; 
	BOTTOM: 0px; 
	POSITION: relative; 
	TOP: 0px; 
}

.header {
	position: relative;
	top: -10px;
	width: 100%;
	height: 250px;
}

.header_text {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 580px;
	float: left;
	height: 234px;
	border-bottom: 2px dotted #cccccc;
	padding: 8px;
	background-image: url('images/trans.png');
}

.large_image {
	position: relative;
	top: 20px;
	width: 540px;
	float: left;
	height: 490px;
	border: 2px dotted #cccccc;
	padding: 8px;
	background-image: url('images/trans.png');
}

.item_description {
	position: relative;
	float: right;
	top: 20px;
	width: 292px;
	height: 235px;
	border-bottom: 2px dotted #cccccc;
	text-align: right;
	padding-right: 3px;
	background-image: url('images/trans.png');
}

.item_gallery {
	position: relative;
	float: right;
	top: 30px;
	width: 292px;
	border-bottom: 2px dotted #cccccc;
	overflow: auto;
	padding: 2px;
	background-image: url('images/trans.png');
}

.gallery {
	position: relative;
	width: 900px;
	top: 10px;
	height: 100px;
	float: left;
}

.photo_preview {
	float: right;
	padding: 3px;
	border: 1px solid #cccccc;
	margin: 3px;
}

.photo_preview:hover {
	float: right;
	padding: 3px;
	border: 1px solid #b80000;
	background-color: #b80000;
	margin: 3px;
}

.item {
	position: relative;
	top: 0px;
	float: left;
	height: 86px;
	width: 176px;
	padding: 1px;
	border-bottom: 2px solid #333333;
	margin-right: 2px;
}

.item:hover {
	position: relative;
	top: 0px;
	float: left;
	height: 86px;
	width: 176px;
	padding: 1px;
	border-bottom: 2px solid #333333;
	margin-right: 2px;
	background-color: #f5f5f5;
}

.item_current {
	position: relative;
	top: 0px;
	float: left;
	height: 86px;
	width: 176px;
	padding: 1px;
	border-bottom: 2px solid #333333;
	background-color:#f5f5f5;
	margin-right: 2px;
}

.gallery_photo {
	position: absolute;
	top: 1px;
	left: 1px;
	height: 86px;
	width: 92px;
	border-right: 1px dotted #333333;
	padding: 2px;
}

.gallery_text {
	position: absolute;
	top: 2px;
	left: 100px;
	width: 72px;
	height: 86px;
}

.footer {
	position: relative;
	top: 90px;
	width: 100%;
	height: 200px;
	float: left;
	margin-bottom: 20px;
}

.footer_column {
	position: relative;
	top: 10px;
	float: left;
	width: 217px;
	border-right: 2px dotted #cccccc;
	padding: 3px;
}

.footer_title {
	position: relative;
	top: 2px;
	width: 100%;
	border-bottom: 1px solid #cccccc;
	height: 1px;
}

.footer_wrapper {
	position: relative;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.center {
	text-align: center;
}

.sold {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 117px;
	height: 114px;
	background-image: url('images/sold.gif');
}

.underconstruction {
	position: absolute;
	top: 0px;
	right:0px;
	height: 300px;
	width: 300px;
	background-image: url('images/underconstruction.gif');
}

.next {
	position: absolute;
	right: -83px;
	bottom: 0px;
	width: 80px;
	height: 67px;
	text-align: left;
}

.previous {
	position: absolute;
	bottom: 0px;
	left: -83px;
	width: 80px;
	height: 67px;
	text-align: right;
}

.floatright {
	float: right;
}