@charset "utf-8";
html, body {
	background-position: right top;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(images/back_red2.jpg);
	font-family: "trebuchet MS";
	font-size: 12px;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 750px;
	background-image: url(images/wrapper_red.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}
#wrapper {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	margin-top: 7px;
	background-image: url(images/back_text.jpg);
	background-repeat: no-repeat;
	height: 100%;
	background-color: #804F40;
	padding-top: 5px;
		margin-bottom: 25px;
}
#text {
	float: left;
	width: 545px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 10px;
	margin-bottom: 25px;
	height: 100%;
}
p {
	color: #D1A18D;
	padding: 0px;
	margin-top: 0px;
	padding-left: 5px;
}
#dmbTB1ph { width: 175px; float: right; border-left-width: 1px; border-left-style: solid; border-left-color: #AD705D; height: auto; clear: none; 
}
#menuclear {
	width: 175px;
	float: right;
	clear: both;
}
a:link {
	color: #FBD9CF;
}
a:hover {
	color: #D1A18D;
}
a:visited {
	color: #D1A18D;
}
#guestbook {
	font-size: 12px;
	color: #F4D0C4;
	padding-left: 5px;
}
h2 {
	font-family: Garamond;
	color: #FFFFFF;
	font-size: 16px;
	font-variant: small-caps;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99746E;
	width: 500px;
	padding-bottom: 3px;
	padding-top: 0px;
}
h4 {
	font-family: Garamond;
	color: #FFFFFF;
	font-size: 16px;
	font-variant: small-caps;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99746E;
	padding-bottom: 3px;
	padding-top: 0px;
}

h3 {
	font-variant: small-caps;
	color: #D1A18D;

}
#captcha { float: right; }
#table { border: 1px solid #C6A18D; }
