body {
	background: #7d5228;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family:Times New Roman;
	text-align: center;
}

.cleaner { clear: both; overflow: hidden; height: 0px; }


.content {
	width: 900px;
	height: auto;
	margin: 0px auto;
	padding-top: 10px;
	background: url('../images/background.jpg');
}

.hleft {
	width: 133px;
	height: 103px;
	float: left;
}

*html .hleft {
	width: 133px;
	height: 103px;
	float: left;
	overflow: hidden;
}

.hright {
	width: 133px;
	height: 103px;
	float: left;
}


.header {
	width: 634px;
	height: 100px;
	border-bottom: 3px solid #916b46;
	text-align: center;
	float: left;
}

.bottom {
	width: 634px;
	height: 3px;
	background: #916b46;
	margin: 0px auto;
	padding: 0px;
}

*html .bottom {
	width: 634px;
	height: 0px;
	margin: 0px auto;
	padding: 0px;
	background: none;
	border-bottom: 3px solid #916b46;
}

.header h1 {
	font-size: 51px;
	font-family: Times New Roman;
	font-weight: bold;
	color: #fff;
}

.header h1 a{
	font-size: 51px;
	font-family: Times New Roman;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.header h3 {
	font-size: 25px;
	font-family: Times New Roman;
	color: #fff;
	font-weight: bold;
}

.page {
	text-align: left;
	padding-left: 120px;
	margin-top: 48px;
}

.left {
	float: left;
}

.right {
	float: left;
	width: 352px;
	text-align: center;
	margin-left: 21px;
}

.right a {
	text-decoration: none;
}

.right h2 {
	font-size: 30px;
	font-family: Times New Roman;
	font-weight: bold;
	color: #392007;
}

.right h3 {
	font-size: 22px;
	font-family: Times New Roman;
	color: #fff;
	font-weight: bold;
}

input {
	border: none;
	width: 348px;
	height: 19px;
	background: url('../images/input.jpg');
	padding-top: 4px;
	padding-left: 3px;
}

textarea {
	border: none;
	width: 348px;
	height: 86px;
	padding-top: 4px;
	padding-left: 3px;
	background: url('../images/textarea.jpg');
}

img  { behavior: url("../js/iepngfix.htc") }

.comments {
	text-align: left;
	color: #fff;
	font-size: 13px;
}

.hright a{
	color: #fff;
	text-decoration: none;
	font-weight: 12px;
}

.hright a:hover{
	color: #ccc;
	font-weight: 12px;
	text-decoration: none;
}

.commenting {
	padding-left: 150px;
	margin-top: 20px;
	text-align: left;
	color: #fff;
	font-size: 13px;
	min-height: 300px;
}

.commentss {
	width: 600px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

.reg .submit {
	border: none;
	width: 100px;
	height: 20px;
	padding:0px;
	margin: 0px;
	background: #7d5228;
	color: #fff;
}

.hiddenModalContent input {
	border: none;
	width: 100px;
	height: 20px;
	padding:0px;
	margin: 0px;
	background: #7d5228;
	color: #fff;
}

.hiddenModalContent2 input {
	border: none;
	width: 100px;
	height: 20px;
	padding:0px;
	margin: 0px;
	background: #7d5228;
	color: #fff;
}

.footer {
	text-align: right;
	float: right;
	margin-bottom: 10px;
}

.footer a {
	color: #fff;
}

.commentss a {
	color: #fff;
	text-decoration: none;
}

.commentss a :hover{
	color: #fff;
	text-decoration: underline;
}

.nimg {
	margin-right: 10px;
}

.buttons {
	width: 315px;
	height: 43px;
	display: block;
	background: #603f1f;
	color: #916b46;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 26px;
	text-align: center;
	padding-top: 12px;
}

.buttons2 {
	width: 315px;
	height: 43px;
	display: block;
	background: #916b46;
	color: #603f1f;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 26px;
	text-align: center;
	padding-top: 12px;
}