.hometainer {
	width: 761px;
	border: 1px solid #CCCCCC;
}
.homelogo {
	float: left;
	display: inline;
	margin-top: 117px;
	margin-left: 27px;
	width: 241px;
}
h1 {
    padding: 33px 0 0 0;
    overflow: hidden;
    background-image: url("../images/logo.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:33px;
}
h2 {
    padding: 0;
    overflow: hidden;
    background-image: url("../images/spacer.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:0px;
}
.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #584B29;
	text-align: right;
	float: right;
	display: inline;
	margin-top: 40px;
	margin-right: 48px;
	width: 337px;
}

.eMail {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-decoration:underline;
color: #584B29;
font-weight:normal;
} 

.dotline {
	border-top: 1px dotted #584B29;
	border-bottom: 0px;
	height: 1px;
	width: 308px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.p {
	margin: 0;
	padding: 0;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	line-height: 18px;
	color: #584B29;
	text-align: right;
	margin-top: 207px;
	margin-right: 48px;
}
a {
	font-weight: bold;
	color: #584B29;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #584B29;
	text-decoration: underline;
}
.container {
	width: 761px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/logo_large.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.gallerytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #584B29;
	text-align: right;
	float: right;
	display: inline;
	margin-top: 81px;
	margin-right: 48px;
	width: 337px;
}
.pagetitle {
	color: #FF6600;
}
.photostrip {
	float: right;
	margin-top: 90px;
	margin-bottom: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #584B29;
	text-align: right;
	width: 617px;
}
.galleryimage {
	padding-right: 12px;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.contacttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #584B29;
	text-align: left;
	float: left;
	display: inline;
	margin-top: 113px;
	margin-left: 37px;
	width: 308px;
}
td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.floatcontainer:after { 
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0; 
	clear: both; 
	visibility:hidden; 
} 
.floatcontainer {
	display: inline-table;
}  
/* Mark Hadley's fix for IE Mac */  
/* Hides from IE Mac \*/ 
* html .floatcontainer {height: 1%;} 
.floatcontainer{display:block;} 
/* End Hack */ 

