img { border: 0; }

form { margin: 0; padding: 0; }

body {
	margin: 0;
	padding: 0;
	background: #ab8647 url(images/berryhill-bg.jpg) center top;
}

body, td {
	font-size: 13px;
	line-height: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/*color: #d38e3d;*/
	color: #9a633f;
}

input {
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #d38e3d;
	background: #631c00;
	border: 0;
	padding: 2px 5px;
}

td {
	/*vertical-align: top;*/
}

a {
	color: #9a633f;
	text-decoration: underline;
}

a:hover {
	color: #b5422d;
	text-decoration: none;
}

blockquote {
	margin: 0px 0px 0px 8px;
	padding: 0;
	white-space: nowrap;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 15px;
	margin-top: 10px;
}

h3 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #b5422d;
	margin: 10px 0;
}

.text-red { color: #b5422d; }
.text-yellow { color: #9a633f; }
.text-times { font-family: "Times New Roman", Times, serif; }
.text-trebuchet { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
.text-10 { font-size: 10px; line-height: 12px; }
.text-11 { font-size: 11px; line-height: 13px; }
.text-12 { font-size: 12px; line-height: 14px; }
.text-13 { font-size: 13px; line-height: 15px; }
.text-14 { font-size: 14px; line-height: 16px; }
.text-15 { font-size: 15px; line-height: 17px; }
.text-16 { font-size: 16px; line-height: 18px; }
.text-17 { font-size: 17px; line-height: 19px; }
.text-18 { font-size: 18px; line-height: 20px; }

#main-content {
	width: 780px;
	min-height: 421px;
	height: auto; !important
	height: 421px;
	background: url(images/main-content-bg.gif) no-repeat #150001;
	margin: 50px auto 0px auto;
	display: block;
	/*padding: 76px 0px 0px 115px;*/
	padding: 76px 0px 0px 0px;
}

#main-content-left {
	float: left;
	width: 100px; /* 115 originally */
}

#main-content-right {
	//float: right;
	width: 665px;
	margin: 0px 0px 0px 115px;
	//margin: 0px 0px 0px 0px;
	padding-bottom: 30px;
}

#footer {
	width: 780px;
	height: 20px;
	text-align: center;
	color: #581800;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 10px auto 0px auto;
	padding-bottom: 30px;
	font-size: 14px;
}

#home-link {
	margin: 59px 0px 0px 19px;
}

#nav-top {
	width: 272px;
	height: 23px;
	color: #d38e3d;
	font-size: 13px;
	padding: 5px 0px 0px 393px;
	font-family: "Times New Roman", Times, serif;
}

#nav-top a {
	color: #d38e3d;
	text-decoration: none;
}

#nav-top a:hover {
	color: #b5422d;
	text-decoration: none;
}

#main-image {
	width: 665px;
	height: 177px;
	margin: 0;
}

.main-image {
	width: 665px;
	height: 177px;
	margin: 0;
}

#nav-bottom {
	width: 664px;
	height: 20px;
	//height: 18px;
	border-top: #663b23 solid 1px;
	border-bottom: #663b23 solid 1px;
	border-left: #663b23 solid 1px;
	font-size: 15px;
	color: #d38e3d;
	text-align: center;
	padding: 1px 0px 0px 0px;
	//padding: 3px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
}

#nav-bottom a {
	color: #d38e3d;
	text-decoration: none;
}

#nav-bottom a:hover {
	color: #b5422d;
	text-decoration: none;
}

#main-text {
	margin: 9px 0px 0px 0px;
	padding: 15px 20px;
	border-top: #663b23 solid 1px;
	border-bottom: #663b23 solid 1px;
	border-left: #663b23 solid 1px;
}

#sub-nav, #sub-nav td {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	white-space: nowrap;
	line-height: 18px;
}

#sub-nav a, #sub-nav td a {
	color: #d38e3d;
	text-decoration: none;
}

#sub-nav a:hover, #sub-nav td a:hover {
	color: #b5422d;
	text-decoration: none;
}

#menus, #menus td {
	vertical-align: bottom;
}

#contact, #contact td {
	vertical-align: bottom;
}

#contact a, contact td a {
	color: #b5422d;
	text-decoration: underline;
}

#contact a:hover, contact td a:hover {
	text-decoration: none;
}

#link-right {
	text-align: right;
}

#new-blockquote {
	padding: 15px 0px 15px 15px;
}

/*
 *
 * Gallery
 *
*/

.gallery_thumb {
	margin: 0px 10px 10px 0px;
}