body {
	margin: 0px;
	padding: 0px;
	border-color: #cc0000;
	background-color: #996;
	color: #726258;
	text-align:center;
	width: 100%;
	overflow: auto;
}

#container {
	border: none;
}

a {
  	color : #993300;
	font-family : Georgia, Helvetica, geneva;
}


.small_a {
  	font-family: Georgia, Helvetica, Geneva;
	font-size : 12px;
  	color : #726258;
}
.small_a:hover {
	background-color: #996633;
	color: #ffffff;
}
p, ul, ol, li, td {
	font-family: Georgia, Helvetica, Geneva;
	font-size : 16px;
	margin: 3px;
	margin-left:0px;
	margin-top: 1px;
	padding-top: 1px;
	color : #726258;
	text-align: left;
}
.bottompad {
	padding-top: 0px;
	padding-bottom: 4px;
}
.indent {
	margin-left: -20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.indentdown {
	position : relative;
	margin: 0px;
	margin-left: -20px;
	margin-top: 45px;
	padding: 0px;
}

h1 {
  	font-size: 36px;
  	font-family: Georgia, Helvetica, Geneva;
  	color: #685d55;
	margin-top:12px;
	margin-bottom:2px;
}
h2 {
	font-family: Georgia, Helvetica, Geneva;
	font-size: 22px;
	font-weight: normal;
	color: #000;
	letter-spacing: 3px;
	margin-top: 1px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-bottom: 1px;
}
h3 {
  	font-family: Georgia, Helvetica, Geneva;
  	font-size: 20px;
  	font-weight: normal;
  	color: #FFFFFF;
  	letter-spacing: 3px;
  	margin-bottom: 1px;
	margin-top:0px;
}
#header {
	position : relative;
  	top : 0px;
  	padding : 0px;
	margin: 0 auto;
	z-index: 2;
	width: 800px; 
	height: 152px;
	text-align: left;
}
#headerright {
	position: absolute;
	left: 540px;
	top: 10px;
  	z-index: 11;
  	text-align: right;
}
#whitebody {
	position : relative;
  	top : -1px;
	padding : 4px;
	margin: 0 auto; 
	z-index: 3;
	width: 792px; 
	background-color: #FFFFDD;
}
#centercol {
	position: relative;
	left: -20px;
	top: -20px;
	text-align: left;
	width: 740px;
	padding: 10px;
	padding-top: 18px;
	padding-left: 35px;
	margin-left: 4px;
}
#foot {
	position: relative;
	padding: 4px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFDD;
	overflow: none;
	z-index: 10;
	width: 792px;
}

#gallery {
	padding: 15px;
	margin-top: 40px;
	text-align:left;
}

#gallery img {
	padding-right: 10px;
	padding-bottom: 10px;
}

#gallery h2 {
	padding-top: 10px;
}

.whitehorizon {
	position: relative;
	width: 640px;
	height: 1px;
	padding: 0px;
	margin-bottom: 10px;
	margin: 0 auto;
	text-align: center;
	background-color : #726258;
	z-index: 11;
}
#mailblock {
	position: absolute;
  	top : 80px;
  	left: 1030px;
	z-index: 10;
	text-align: center;
	width:240px;
}
#mailinnerblock {
	position: relative;
	background-color: #e1b96f;
  	padding : 4px;
	z-index: 11;
	text-align: center;
}

.white {
	color: #FFFFFF;
}
.small_ {
	font-size: 70%;
}
#quote {
	position : absolute;
	left: 550px;
	top: 200px;
	width: 196px;
	padding: 2px;
	font-style : italic;
	text-align: left;
}
.blockbig {
	position : absolute;
	width: 180px;
	height: 170px;
	padding: 6px;
	z-index: 10;
	text-align:center;
}
.blockwide li{
	width: 100px;
	height: 18px;
	padding: 2px;
	text-align: center;
	float: left;
	list-style-type: none;
}

#menublock {
	top: 16px;
	left: 12px;
	margin: 0px;
	position : absolute;
	width: 756px;
	height: 22px;
	padding: 2px;
	text-align: left;
}
.orangecreamblock {
	background-color: #e1b96f;
}
.darkgreyblock {
	background-color: #ccb9a1;
}
.greyblock {
	background-color: #d9d8c3;
}
.creamblock {
	background-color: #f6f2ba;
}
.topblock {
	top: 190px;
}
.bottomblock {
	top: 384px;
}
.leftblock {
	left: 90px;
}
.rightblock {
	left: 294px;
}
#map {
	position: absolute;
	top: 140px;
	left: 280px;
}
#centerpic {
	position: relative;
	padding: 10px;
	margin-top: 20px;
	background-color: #f6f2ba;
	height: 420px;
	width: 560px;	
}
