body {
	position:relative;
	text-align: center;
}
#top_orn_container {
	margin: 5px auto;
	width: 910px;
	height: 42px;
}
#top_orn {
	margin: 0 auto;
	background-image: url('images/top_ornament.gif');
	width: 175px;
	height: 42px;
	text-align: center;
}
#top_wood_container {
	background-image: url('images/top_wood.gif');
	margin: 0 auto;
	width: 910px;
	height: 27px;
}
#main_container {
	margin: 5px auto;
	width: 997px;
	position: relative;
}
#page_container {
	background-image: url('images/main_bg.gif');
	margin: 0 auto;
	width: 863px;
}
#sep_mid {
	width: 857px;
	height: 20px;
	margin-right: 3px;
	margin-left: 3px;
	clear: left;
	background-image: url('images/sep_bg.gif');
}
#head_left {
	height: 99px;
	float: left;
	width: 228px;
	background-image: url('images/left_grapes.jpg');
}
#head_center {
	width: 407px;
	float: left;
	height: 99px;
	background-image: url('images/head_mid.jpg');
}
#head_right {
	height: 99px;
	width: 228px;
	float: left;
	background-image: url('images/right_grapes.jpg');
}
#foot_container {
	width: 863px;
	height: 43px;
	background-image: url('images/footer_bg.gif');
	margin: 0 auto;
}
#foot_left {
	width: 585px;
	height: 34px;
	float: left;
}
#copyright {
	padding: 5px;
	color: #faf2cc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
#call_number {
	position: none;
	padding: 5px;
	width: 167px;
	height: 34px;
	float: right;
	padding-right: 100px;
}
#left_orn, #right_orn {
	width: 65px;
	height: 114px;
	position: absolute;
	top: 140px;
}
#left_orn {
	background-image: url('images/left_orn.gif');
	left: 0px;
}
#right_orn {
	background-image: url('images/right_orn.gif');
	left: 930px;
}
#navcontainer { 
	float: right;
	margin-top: 23px;
	width: 195px;
}
#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
#navlist li {
	padding-bottom: 5px;
}
#navlist li a {
	margin-left: 10px;
	padding-left: 35px;
	text-decoration: none;
	color: #484f25;
}
#navlist li a:hover, #current {
	background-image: url('images/bullet.gif');
	background-position: left;
	background-repeat: no-repeat;
}
#picture {
	float: right;
	clear: right;
	padding: 20px;
	width: 286px;
	height: 197px;
}
#btm_content {
	width: 480px;
	height: auto;
	float: right;
	padding-left: 50px;
	padding-top: 8px;
	text-align: left;
}
#btm_header {
	width: 480px;
	float: left;
	padding-top: 20px;
	padding-left: 40px;
	text-align: left;
}
#top_header {
	width: 400px;
	margin-top: 23px;
	padding-left: 40px;
	float: left;
}
#top_content {
	width: 480px;
	float: left;
	padding-left: 50px;
	padding-top: 8px;
	text-align: left;
	line-height: 16px;
}
#top_content, #btm_content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#top_content p, #btm_content p {
	margin: 0;
	padding-bottom: 10px;
}

#order {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
}
#right_container {
	width: 326px;
	float: right;
}
#left_container {
	width: 530px;
	float: left;
	text-align: left;
}

input.button
{
  height: 20px;
  color: #333333;
  font-size: 12px;
  padding-left: 8px;
  padding-right: 8px;
  background: url(images/forms/buttonbg.gif) repeat-x #f0f0f0;
  border: 1px solid #a4a4a4;
	width: auto;
}

.formerror {
	color: #AA0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Font modification */
#top_header, #btm_header {
		font-size: 18px;
		font-weight: bold;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: #85681E;
}

#top_content li {
	padding-top: 5px;
	text-indent: 0px;
	margin-left: 0px;
}

.testim_name {
	text-align: right;
	color: #336600;
	font-style: italic;
	margin-bottom: 10px;
	padding-right: 30px;
}