/* CSS Document */

* {
	margin:0;
	padding:0;
	font-size:14px;
}
body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
}
img {
	vertical-align:top;
}
a img {
	border:0;
}
ul {
	list-style:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
html {
	font-family:"Times New Roman", Times, serif;
	font-size:0.9375em;
	line-height:1.2em;
	color:#492b11;
}
input, select {
	vertical-align:middle;
	font-weight:normal;
}
a {
	color:#00563c;
}
a:hover {
	text-decoration:none;
	color: #00563c;
	font-weight: bold;
}
.black {
	color:#492b11;
}
p {
	padding-top:18px;
	font-family: "Times New Roman", Times, serif;
}
strong {
	color:#00563c;
	font-weight:bold;
	font-size:12pt;
	line-height:1.294em;
	display:block;
	margin-bottom:9px;
}
h6 {
	color:#bb7101;
	font-size:0.933em;
}
.extra {
	margin:0;
}
/* ============================= main layout ====================== */
.imgindent {
	margin:0 20px 0 0;
	float:left;
}
.padding1 {
	padding-top:31px;
}
.padding2 {
	padding-top:15px;
}
.padding3 {
	padding-top:10px;
}
.margin1 {
	margin-left:9px;
}
/* ============================= content ====================== */
#content {
	padding-top: 0px;
	padding-right: 38px;
	padding-bottom: 22px;
	padding-left: 41px;
	font-family: "Times New Roman", Times, serif;
}
#indent {
	padding-left: 41px;
	font-family: "Times New Roman", Times, serif;
}
.title {
	margin-bottom:0px;
	border-top-style: none;
}
.indent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.indent2 {
	margin:9px 20px 37px 26px;
}
.right-link {
	text-align:right;
}
.link1, .link2 {
	background:url(images/link-bg.gif) no-repeat 0 8px;
	float:right;
	padding-left:8px;
	font-size:0.933em;
	margin:9px 20px 0 0;
}
.link2 {
	float:left;
}
.link3 {
	padding:1px 0 0 18px;
}
.link3 a {
	color:#054854;
}
.box1 {
	margin-top:5px;
	background-color: #afa56d;
	background-image: url(images/box1-corner-left-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box1 .right-top {
	background:url(images/box1-corner-right-top.gif) top right no-repeat;
}
.box1 .left-bot {
	background:url(images/box1-corner-left-bot.gif) bottom left no-repeat;
}
.box1 .right-bot {
	background:url(images/box1-corner-right-bot.gif) bottom right no-repeat;
	width:100%;
}
.box1-indent {
	padding:16px 36px 33px 27px;
}
.box1 .title {
	border-bottom:solid 1px #aea56e;
	margin-bottom: 1px;
}
.box2 {
	background:url(images/box2-border.gif) top repeat-x #fdfcfa;
	position:relative;
}
.box2 .left-border {
	background:url(images/box2-border.gif) left repeat-y;
}
.box2 .right-border {
	background:url(images/box2-border.gif) right repeat-y;
}
.box2 .bot-border {
	background:url(images/box2-border.gif) bottom repeat-x;
}
.box2 .left-top {
	background:url(images/box2-corner-left-top.gif) top left no-repeat;
}
.box2 .right-top {
	background:url(images/box2-corner-right-top.gif) top right no-repeat;
}
.box2 .left-bot {
	background:url(images/box2-corner-left-bot.gif) bottom left no-repeat;
}
.box2 .right-bot {
	background:url(images/box2-corner-right-bot.gif) bottom right no-repeat;
}
.box2-indent {
	position:relative;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 28px;
	padding-left: 20px;
}
.box2-indent2 {
	padding-left:10px;
	position:relative;
}
.box2 .title {
	border-bottom:solid 1px #beb28a;
	padding-bottom:5px;
	margin-bottom:7px;
}
.list li {
	background:url(images/list-bg.gif) no-repeat 0 4px;
	padding-left:18px;
	line-height:1.4em;
	font-size: 12px;
}
.list li a {
	color:#492b11;
	text-decoration:none;
}
.list li a:hover {
	text-decoration:underline;
}
.date {
	font-size:0.933em;
	font-weight:bold;
	color:#bb7101;
}
/* ============================= page1 ====================== */
#page1 .column-2 {
	margin-left:26px;
}
#page1 .box1 .col-1 {
	padding-left:10px;
}
#page1 .box1 .col-2 {
	margin-left:50px;
}
#page1 .box1 .col-3 {
	margin-left:45px;
}
/* ============================= page2 ====================== */
#page2 .column-2 {
	margin-left:26px;
}
#page2 .col-2 {
	margin-left:45px;
}
#page2 .col-3 {
	margin-left:50px;
}
/* ============================= page3 ====================== */
#page3 .column-2 {
	margin-left:26px;
}
/* ============================= page4 ====================== */
#page4 .column-2 {
	margin-left:26px;
}
/* ============================= page5 ====================== */
#page5 .column-2 {
}
#page5 .col-2 {
	margin-left:85px;
}
/* ============================= page6 ====================== */
#page6 .column-2 {
	margin-left:26px;
}
#page6 .col-2 {
	margin-left:40px;
}
table {
	border-collapse:collapse;
	margin:15px 0 0 5px;
}
td, th {
	border:solid 0px #afa56d;
	margin-top:15px;
}
th {
	text-align:left;
	color:#bb7101;
	height:25px;
	vertical-align:middle;
	font-size:0.933em;
}
td {
	height:19px;
}
table a {
	color:#00563c;
}
table span {
	font-weight:bold;
	font-size:0.933em;
}
table .col1 {
	width:82px;
	padding-left:8px;
}
table .col2 {
	width:216px;
	padding-left:8px;
}
table .col3 {
	width:73px;
	text-align:center;
}
table .col4 {
	width:65px;
	text-align:center;
}
table .first .col2 {
	padding-left:62px;
}
/* ============================= page7 ====================== */
#page7 .column-2 {
	margin-left:26px;
}
#page7 .col-2 {
	margin-left:10px;
}
.phone {
	float:right;
	padding-right:58px;
}
/* ============================= footer ====================== */
#footer {
	border-top:solid 5px #603a18;
	margin:0 39px 0 41px;
	font-size:0.933em;
	color:#889d00;
	padding-top:35px;
	text-align:center;
}
/* ============================= forms ============================= */
#OrderForm input {
	border:solid 1px #504931;
	position:absolute;
	height:18px;
	width:175px;
}
#OrderForm label {
	display:block;
	height:25px;
	position:relative;
}
#OrderForm span {
	width:53px;
	display:inline-block;
}
#ContactForm {
	padding-top:3px;
}
#ContactForm input {
	border:solid 1px #492b11;
	position:absolute;
	width:233px;
	background:#f6eac4;
	padding:0 0 1px 3px;
	font-family:"Times New Roman", Times, serif;
	color:#492b11;
}
#ContactForm textarea {
	border:solid 1px #492b11;
	position:absolute;
	width:258px;
	background:#f6eac4;
	padding:1px 0 1px 3px;
	overflow:hidden;
	height:68px;
	font-family:"Times New Roman", Times, serif;
	color:#492b11;
}
#ContactForm label {
	display:block;
	height:26px;
	position:relative;
}
#ContactForm span {
	width:53px;
	display:inline-block;
}
#ContactForm .padd1 {
	margin-right:0;
}
#page1 #main #footer .text {
	color: #00563C;
	font-family: "Times New Roman", Times, serif;
}
#page4 #main #footer .text {
	color: #00563C;
	font-family: "Times New Roman", Times, serif;
}
