	body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
 html, body {
     height: 100%;
 }

	body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #8a8273;
	}

	a {
	font-size: 11px;
	color: #B69255;
	}
	
	a:visited {
	color: #B69255;
	}
	
	a:hover {
	color: #D2B98C;
	}
	
	a:active {
	color: #B69255;
	}
	
	.headings {
	background-image: url(images/heart.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 24px;
	color: #b69255;
	font-weight: bold;
	font-variant:small-caps;
	padding-left: 14px;
	}

	.con_frame {
	border: 1px solid #b69255;
	padding: 1px;
	background-color:#FFFFFF;
	}
	
	.line {
	border-bottom: 1px solid #F3F1DC;
	}
	
	.contact_bg {
	background-image: url(images/contact_bg.gif); 
	background-repeat: repeat-x; 
	background-position: top;
	}
	
	.contact_heading {
	line-height: 24px;
	font-size: 12px;
	color: #b69255;
	font-variant:small-caps;
	}
	
	.copyright {
	line-height: 24px;
	font-size: 11px;
	color: #b69255;
	}
	
	ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
	.thumbnail_row {
	 float:center; 
    margin-top: 1px;
}
.thumbnail_row img {
    border:1px solid #B89D2E;
    margin-top:10px;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #B89D2E;
}

.image img {
    padding:1px;
    border: 1px solid #B89D2E;
    display:block;
    background-color: #fff;
    margin-top: 1px;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -75px;
}

.footer, .push {
height: 70px;
}

.footer{
text-align: center; 
height: 70px;
background-color: #eee9d5; 
border-top: 5px solid #e7deb4;
}