/* CSS Document */
body {
	background-color: #BED099;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, cursive;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}

h1 {
	font-size: 18px;
	color: #266204;
}
h2 { 
	font-size: 16px;
	color: #266204;
}
h3 { font-size: 14px; }
	
.txt_ctr {
	text-align: center;
}

#container {
	width: 795px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-attachment: scroll;
}

#content {
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 755px;
}

#footer {
	color: #382521;
	clear: both;
	width: 795px;
	margin: 0px;
	height: 24px;
	background-color: #BED099;
	}
#bot_pic img{ height: 12px; }
/* adjustments for pics */  
.pic_l {
  padding-right: 30px;
  float: left;
  }

#pic_r, .pic_r {
  padding: 0px 0px 0px 20px;
  float: right;
  }
.picCtr {
	margin-left: 130px;
}
#container #header {
	margin: 0px;
	height: 126px;
}
#container #header img {
	margin: 0px;
}
.no_top_border {
	margin-top: 0px;
	}
.no_bottom_border {
	margin-bottom: 0px;
	}
.tel_email {
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contact {
	width: 320px;
	border: 0px;
	border-style: none;
	padding: 5px;
	margin-left: 20px;
	float: left;
}
#container #content .tbl_phone, #container #content .tbl_phone_contact, #container #content .tbl_phone_thank_you{
	font-size: 18px;
	color: #266204;
	font-weight: bold;
	margin-left: 20px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #content .tbl_phone_contact{
	margin-left: 200px;
	}

#container #content .tbl_phone_thank_you{
	margin-left: 0px;
	}
