body
{
	background-color: #D6CBB8;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

div.main
{
	width: 750px;
	background-color: White;
	margin: 0 auto 0 auto;
	padding: 10px 10px 10px 10px;
	position: relative;
	top: -80px;
	z-index: 1;
}

div.titlespacer
{
	height: 10px;
}

div.mainimage
{
	width: 750px;
	height: 300px;
	background-image: url('../templates/images/mansion.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto 0 auto;
}

div.title
{
	background-color: #504533;
	filter: alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity: 0.6;
	height: 43px;
}

div.titletext
{
	font-family: "Arial Narrow", Arial, Sans-Serif;
	letter-spacing: 7px;
	position: relative;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	color: White;
	font-size: 32px;
	height: 78px;
	width: 750px;
	margin: 0 auto 0 auto;
	z-index: 5;
	top: 18px;
	padding-left: 20px;
}

h1
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: inherit;
	font-size: inherit;
	font-weight: normal;
}

div.tags
{
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	height: 225px;
	color: White;
}

p.tag1
{
	padding-top: 50px;
	padding-right: 60px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: right;
	font-size: 1.8em;
	font-weight: bold;
	color: White;
}

p.tag2
{
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	text-align: right;
	font-size: 2.2em;
	font-weight: bold;
	color: White;
}

p.tag3
{
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	text-align: right;
	font-size: 1.5em;
	font-weight: bold;
	color: White;
}


div.content
{
	background-color: #AEA68B;
	padding: 10px 10px 10px 10px;
	width: 730px;
	margin-top: 5px;
	font-size: 0.8em;
}

div.navbar
{
	background-color: #504533;
	padding: 5px 5px 5px 5px;
	height: 15px;
	margin-bottom: 0px;
	margin-top: 5px;
	text-align: center;
}

div.navbar2
{
	padding: 5px 5px 5px 5px;
	height: 15px;
	margin-bottom: 0px;
	margin-top: 5px;
	background-color: #B6B6B6;
}

h2
{
	color: #2C2211;
	font-size: 1.6em;
}

h3
{
	color: #2C2211;
	font-size: 1.2em;
}

p
{
	color: #2C2211;
}

a
{
	color: #2C2211;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
}

a.menu
{
	padding-right: 18px;
	color: White;
	text-decoration: none;
	font-size: 0.8em;
	top: -2px;
	position: relative;
	font-weight: normal;
}

a.menu:hover
{
	text-decoration: underline;
}



img
{
	border: 0px;
}

p.photosub
{
	background-color: #6F7173;
	color: White;
	text-align: center;
	margin: 3px 0 0 0;
	padding: 0;
}

div.back
{
	float: left;
}

div.next
{
	float: right;
}

ul
{
	list-style-type: square;
	color: #2C2211;
}
li
{
	margin-top: 5px;
	margin-bottom: 5px;
}

p.black
{
	color: Black;
}

td
{
	color: #2C2211;
}

hr
{
	border: none;
	border-top: 1px solid white;
}

#footer
{
	width: 750px;
	text-align: right;
	font-size: 60%;
	color: #B0A18C;
	margin: -80px auto 0 auto;
	text-decoration: none;
}

#footer a
{
	color: #B0A18C;
	text-decoration: none;
	display: inline;
}

.customInfoBox-noBeak,
.customInfoBox-with-rightBeak, 
.customInfoBox-with-leftBeak 
{
	position: absolute;
	display: none;
	visibility: hidden;
}

