
html {
}
body {
	background: #FFFFFF;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

* {
	text-decoration: none;
}

img {
	border: 0;
}

#topspacer {
	width: 100%;
	height: 120px;
}

#menu {
	width: 900px;
}

h1 {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

h1 a {
	color: #d47c47;
	padding: 6px 25px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

#menu {
	width: 900px;
	height: 30px;
	margin: 0;
	padding-left: 25px;
	list-style-type: none;
}

#intromenu {
	width: 900px;
	height: 20px;
	margin: 0;
	padding-left: 5px;
	list-style-type: none;
}

#bottommenu {
	width: 900px;
	height: 30px;
	margin: 0;
	padding-right: 55px;
	padding-top: 12px;
}

#content {
	font-family: "Georgia";
	color: #756153;
	font-size: 15px;
	width: 834px;
	height: 350px;
	overflow: hidden;
	text-align: left;
}

#content a {
	color: #000000;
}

.devel {
	font-size: 11px;
}

.guestinput {
	border: 1px solid #857163;
	width: 250px;
}

.guestbutton {
	border: 1px solid #857163;
	background-color: #FFFFFF;
	font-family: "Georgia";
	width: 150px;
}

.lightsGal,
.bwGal,
.customGal {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	cursor: url(../g/zoomin.cur), default;
}
