body {
	margin: 0px;
	padding: 0px;
	background: #171717 url(../img/black.gif) repeat;
	font-family: Arial, sans-serif;
	font-size: 12px/170%;
	width: 100%;
}

#top {
	width: 100%;
	background: #d0d2a6 url(../img/beige.gif) repeat;
}

#bottom {
	position: absolute;
	margin: 0 0 20px 0;
	width: 100%;
	background: url(../img/black-top.gif) repeat-x top center;
}

.center1000 {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}

#main-header {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	min-height: 416px;
	background: url(../img/background-top6.png) no-repeat top center;
}

#main-slideshow {
	width: 1000px;
	height: 313px;
	position: absolute;
	top: 74px;
}

#subpage-header {
	width: 1000px;
	height: 118px;
	position: absolute;
	top: 74px;
}

#main-slideshow-footer {
	width: 1000px;
	height: 29px;
	background: url(../img/background-top3.png) no-repeat top center;
	position: absolute;
	top: 387px;
}

#subpage-header-footer {
	width: 1000px;
	height: 21px;
	background: url(../img/subpage-header-footer.png) no-repeat top center;
	position: absolute;
	top: 192px;
}

#menu {
	margin-top: 10px;
	float:right;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	float: left;
	padding: 6px 10px;
	margin-left: 10px;
}

#menu ul li a {
	font-weight: bold;
	color: #64635C;
	text-transform: capitalize;
	font-size: 90%;
	text-decoration: none;
	cursor:pointer;
}

#menu ul li a:hover {
	color:white;
}

#menu ul li a.selected {
	color:white;
}

#menu ul li a:hover {
	text-decoration:none;
}

#logolink {
	border: none;
	width: 145px;
	height: 80px;
	cursor: pointer;
}

#content {
	display:block;
	width: 1000px;
	padding-top: 150px;
}

#content #squeeze {
	width: 1000px;
	display:block;
}

#content #squeeze #right {
	display:block;
	float:right;
	width: 600px;
}

#content #squeeze #left {
	display:block;
	float:left;
	width: 300px;
}

#equalizer {
	width: 1000px;
	clear: both;
}

#buttons {
	margin: 30px 0 0 0;
	padding: 0;
	width: 575px;
	color: #64635C;
}

#buttons ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 30px 0;
	height: 185px;
}

#buttons ul li {
	width: 175px;
	float: left;
	border: 1px solid #64635C;
	margin-right: 10px;
	padding: 2px;
	cursor: pointer;
}

#buttons ul li:hover {
	border: 1px solid white;
}

#buttons ul li img {
	background-color: white;
	padding: 0;
	margin: 0;
}

#buttons ul li .caption {
	background-color: #64635C;
	padding: 8px;
	color: #d0d2a6;
	font-size: 90%;
	font-weight: bold;
	margin: -4px 0 0 0;
	text-decoration:none;
}

#buttons ul li a:link, #buttons ul li a:hover, #buttons ul li a:visited {
	text-decoration:none;
}

#buttons hr {
	margin: 0 10px 0 0;
	color: #48473f;
	border: 1px solid #48473f;
}

#copyright {
	float: left;
}

#copyright p {
	font-size: 80%;
	margin-bottom: 4px;
}

#copyright a:link, #copyright a:hover, #copyright a:visited {
	color: #48473f;
	text-decoration:none;
}

#copyright a:hover {
	text-decoration:underline;
}

#map {
	margin: 0;
	float: right;
	background: url(../img/background-map.png) no-repeat top right;
	width: 282px;
	height: 269px;
	color: #48473f;
	padding-left: 100px;
}

#map_link {
	height: 269px;
	width: 100px;
	margin-left:-100px;
	position: absolute;
	
}

#map:hover {
	background: url(../img/background-map-over.png) no-repeat top right;
}

#map a:link, #map a:visited {
	color: #48473f;
	text-decoration:none;
}

#map a:hover {
	color: #d0d2a6;
}

#footer, #footer a:link, #footer a:visited {
	color: #48473f;
	text-align:center;
	text-decoration: none;
}

#footer span {
	vertical-align:middle;
}

#footer h1 {
	margin: 20px 0 0 0;
}

#footer p {
	margin: 0 0 20px 0;
}

#map:hover, #footer h1 a:hover, #footer a:hover {
	color: #d0d2a6;
}

#map h1, #footer h1 {
	font-size: 170%;
}

#map p {
	font-size: 80%;
	line-height: 18pt;
}

#map ul {
	list-style-type: none;
	margin: 0;
}

#map ul li {
	margin: 0 0 5px 0;
	font-size: 80%;
	vertical-align: center;
	cursor: pointer;
	font-size:120%;
}

#map ul li:hover {
	font-weight:bold;
}

#map ul li img {
	margin-right: 5px;
}

#content #squeeze #left #photo {
	width: 280px;
	height: 183px;
	background: url(../img/menu-photo-holder.png) top center no-repeat;
	padding-top:17px;
}

#content #squeeze #left ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Georgia, Times New Roman, serif;
	font-style:italic;
}

#content #squeeze #left ul li {
	margin: 5px 0 5px 0;
	padding: 6px 6px 6px 10px;
	color: #48473f;
	background-color: #d0d2a6;
	cursor: pointer;
	border: 1px dotted #d0d2a6;
}

#content #squeeze #left ul li:hover {
	border: 1px dotted #48473f;
}

#content #squeeze #left {
	width: 280px;
}

#content #squeeze #left .text, #content #squeeze #left .text img {
	margin: 0;
	padding: 0;
}

#content #squeeze #right {
	margin-bottom: 20px;
}

#content #squeeze #right h1, #content #squeeze #left h1 {
	font-size: 150%;
	font-weight: normal;
	color: #48473f;
	margin: 0;
	padding: 0;
}

#content #squeeze #right h2, #content #squeeze #left h2 {
	font-size: 90%;
	font-weight: bold;
	background-color: #48473f;
	color: #d0d2a6;
	margin: 20px 0 0 0;
	padding: 8px;
}

#content #squeeze #right .menu-entry {
	margin-top: -1px;
	border-top: 1px solid #d0d2a6;
	border-bottom: 1px solid #d0d2a6;
	position:relative;
}

#content #squeeze #right .menu-small-entry {
	margin-top: -1px;
	border-top: 1px solid #d0d2a6;
	border-bottom: 1px solid #d0d2a6;
	position:relative;
}

#content #squeeze #right .text, #content #squeeze #left .text {
	margin-top: -1px;
	position:relative;
	font-size:90%;
	color: #48473f;
	line-height: 16pt;
	padding-right:50px;
}

#content #squeeze #right .text {
	border-top: 1px solid #48473f;
}

#content #squeeze #right .text p img {
	margin: 10px;
	border: none;
}

#content #squeeze #right .text a:link, #content #squeeze #right .text a:visited {
	color: #48473f;
}

#content #squeeze #right .text a:hover {
	color: #64635C;
}

#content #squeeze #right .menu-entry-text {
	width: 300px;
	font-size:90%;
	color: #48473f;
	line-height: 16pt;
	margin: 20px 0 20px 30px;
}

#content #squeeze #right a:link, #content #squeeze #right a:hover, #content #squeeze #right a:visited {
	color: #48473f;
	text-decoration:none;
}

#content #squeeze #right .menu-small-entry-text {
	width: 500px;
	font-size:90%;
	color: #48473f;
	line-height: 16pt;
	margin: 10px 0 10px 30px;
}

#content #squeeze #right .menu-entry:hover {
	background-color: #d0d2a6;
}

#content #squeeze #right .floating-image {
	width: 260px;
	height: 260px;
	position: absolute;
	left: 360px;
	display: none;
	z-index: 5;
}

#content #squeeze #right .floating-image .holder {
	background: transparent url(../img/photo-frame-230.png) no-repeat top center;
	position: relative;
	padding: 15px;
	top: -15px;
	left: -20px;
}

#image_preloader {
	display:none;
}

.tumblr_posts {
	list-style-type:none;
}

.tumblr_posts li {
	border-left: 1px solid #48473f;
	margin: 0 0 15px 0;
	padding: 0;
	color: #48473f;
	padding: 20px;
	background-color: #d0d2a6;
}

.blog_post .date {
	display: block;
	margin: 0;
	padding: 5px;
	color: #d0d2a6;
	background-color: #48473f;
	text-align: right;
	font-size: 80%;
	font-weight: bold;
}

.blog_post .content {
	padding: 20px;
}

.tumblr_title {
	font-size: 150%;
	font-weight: bold;
}
