/*--------------------> Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #e2dbd8 url(../images/bkgd.gif) left top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 796px;
	height: auto;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -398px;
	padding-top: 355px;
}

a img {
	border: none;
}

.imgRight {
	float: right;
	margin: 0 0 10px 30px;
}

.imgRight {
	float: right;
	clear: right;
	margin: 12px 0 10px 30px;
}

.imgLeft {
	float: left;
	margin: 0 30px 0 0;
}

.imgLeft2 {
	float: left;
	margin: 0 50px 0 40px;
}

.center {
	text-align: center;
}

/*--------------------> Header Selectors <--------------------*/
#header {
	width: 739px;
	height: 108px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/top.jpg) left bottom no-repeat;
	font-size: 13px;
	color: #fff;
	line-height: 19px;
	padding: 0px 25px 0px 32px;
}

#header p {
	margin-top: 2px;
}

#header strong {
	font-size: 16px;
	line-height: 22px;
}

#header a {
	font-size: 14px !important;
	color: #fff;
	text-decoration: none;
}

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

/*--------------------> Mast Selectors <--------------------*/

#mast {
	width: 774px;
	/*height: 327px;*/
	height: 220px;
	position: absolute;
	left: 10px;
	top: 109px;
	background: url(../images/top-border.gif) left top repeat-x;
	padding: 27px 0 0 1px;
}

/*--------------------> Column Container Selector <--------------------*/

#column-container {
	width: 750px;
	height: auto;
	background: url(../images/column-top.gif) left top no-repeat;
	padding: 32px 23px 0 23px;
}

/*--------------------> Left Column Selectors <--------------------*/

#left-column {
	width: 225px;
	height: auto;
	float: left;
	background: url(../images/sidenav.gif) left top no-repeat;
	padding: 14px 0 0 0;
}

#left-column ul {
	width: 180px;
	height: auto;
	font-size: 13px;
	list-style: none;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 22px;
}

#left-column ul li {
	width: 180px;
	height: auto;
	border: 1px solid #a2a2a2;
	margin-bottom: 5px;
}

#left-column ul li a {
	width: 146px;
	height: auto;
	display: block;
	background: #c8cbb8 url(../images/bullet.gif) 11px 9px no-repeat;
	color: #565656;
	text-decoration: none;
	padding: 5px 0 5px 34px;
}

#left-column ul li a:hover {
	background: #614327 url(../images/bullet-hover.gif) 11px 9px no-repeat;
	color: #fff;
}

#left-column h3 {
	font-size: 16px;
	padding: 10px 0;
}

#qc {
	width: 182px;
	height: auto;
	background: url(../images/qc.jpg) left top no-repeat;
	margin: 0;
	padding: 140px 20px 0 23px;
	font-size: 12px;
	line-height: 24px;
}

#qc a {
	color: #727f2e;
	text-decoration: underline;
}

#qc a:hover {
	text-decoration: none;
}

#qc textarea {
	width: 170px;
	height: 65px;
	background-color: #c8cbb8;
	border: 1px solid #a2a2a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 6px 0;
	padding: 5px;
}

#qc input {
	width: 170px;
	height: 14px;
	background-color: #c8cbb8;
	border: 1px solid #a2a2a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 6px 0;
	padding: 5px;
}

#qc div.orange input {
	width: 140px;
}

#buttons2 {
	width: 77px;
	height: 27px;
	float: right;
}

#buttons2 input.submit {
	cursor: pointer;
	width: 77px;
	height: 27px;
	background-image: url(../images/submitBtn.gif);
	background-position: 0 0;
	text-decoration: none;
	border: none;
}

#buttons2 :hover input.submit {
	background-position: 0 -27px;
}

#buttons2 :active input.submit {
	background-position: 0 -54px;
}
#cta1 a{
	width:225px;
	height:111px;
	display:block;
	background-image:url(../images/cta1.jpg);
	background-position:0 0;
	float:right;
	margin:5px;
	
}
#cta1 a:hover{
	background-position:0 -111px;
}
#cta12 a{
	width:225px;
	height:111px;
	display:block;
	background-image:url(../images/cta2.jpg);
	background-position:0 0;
	float:right;
	margin:5px;	
}
#cta12 a:hover{
	background-position:0 -111px;	
	
}

/*--------------------> Right Column Selector <--------------------*/

#right-column {
	width: 515px;
	height: auto;
	float: right;
	padding: 13px 0 0 10px;
	font-size: 13px;
	color: #000;
	line-height: 22px;
}

h1 {
	width: 235px;
	color: #614327;
	font-size: 16px;
	padding: 5px 0 15px 0;
	float: right;
}

h2 {
	width: 235px;
	color: #614327;
	font-size: 12px;
	margin-bottom: 12px;
	padding: 0 0 23px 0;
	border-bottom: 2px solid #4c5938;
	float: right;
	clear: right;
}

.vertPic {
	width: 305px;
	margin:0 0 0 0;
	padding:0 0 8px 0;
}

#right-column h3 {
	color: #614327;
	font-size: 13px;
	letter-spacing: 1px;
	padding: 12px 0;
}

#right-column p {
	padding: 13px 0;
}

#right-column strong {
	font-size: 13px;
	color: #614327;
}

#right-column ol {
	padding: 13px 0 13px 20px;
}
#right-column ul {
	list-style: none;
	padding: 13px 0 13px 20px;
}

#right-column ul li {
	padding: 0 14px 0 25px;
	background: url(../images/bullet.gif) left 8px no-repeat;
}

#right-column ul#specialReq li {
	padding: 0 14px 20px 25px;
	font-size: 16px;
	background: url(../images/bullet.gif) left 8px no-repeat;
	color: #00bf00;
}

#right-column ul#specialReq li a {
	font-size: 16px;
	color: #00bf00;
}

#right-column ul#specialReq strong {
	font-size: 16px;
	color: #00bf00;
}

#right-column a {
	color: #4c5938;
	text-decoration: underline;
}

#right-column a:hover {
	text-decoration: none;
}

.gallery-links {
	width: 420px;
	text-align: center;
	color: #574938;
}

.gallery-box {
	width: 400px;
	height: auto;
	clear: both;
	margin: 15px 0;
	padding: 0 10px;
	background-color: #c3b095;
}

.galleryPad {
	padding: 0 0 0 50px;
}

.gallery-box img {
	border: #614327 2px solid;
}

.boxLeft {
	width: 200px;
	height: auto;
	float: left;
	text-align: center;
	color: #574938;
}

.boxRight {
	width: 200px;
	height: auto;
	float: right;
	text-align: center;
	color: #574938;
}

.textCenter {
	text-align: center;
	padding: 13px 0 13px 0;
}

.logos {
	width: 377px;
	padding: 20px 0 13px 0;
	margin: 0 0 0 205px;
}

/*--------------------> Bottom Logo <--------------------*/

#bottomLogo {
	width: 596px;
	height: auto;
	background: url(../images/bottom.gif) bottom left no-repeat;
	text-align: center;
	padding: 30px 100px;
	font-size: 12px;
	font-weight: bold;
	color: #614327;
	line-height: 18px;
}

#bottomLogo img {
	margin-bottom: 25px;
}

/*--------------------> Footer Selectors <--------------------*/

#footer {
	width: 100%;
	height: auto;
	background: #614327 url(../images/footer.gif) center top repeat-y;
	padding: 20px 0 40px 0;
	font-size: 12px;
	color: #c0aea0;
	letter-spacing: 1px;
	line-height: 18px;
	text-align: center;
}

#footer p {
	padding: 13px 0;
}

#footer a {
	font-weight: bold;
	color: #dbdcd5;
	text-decoration: none;
}

#footer a:hover {
	font-weight: bold;
	color: #99cc66;
	text-decoration: underline;
}

#disclaimer {
	width: 760px;
	height: auto;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -380px;
	padding-top: 10px;
}

#disclaimer p {
	padding: 13px 0;
}

#disclaimer a {
	font-weight: bold;
	color: #dbdcd5;
	text-decoration: none;
}

#disclaimer a:hover {
	font-weight: bold;
	color: #99cc66;
	text-decoration: underline;
}

/*-------------------> Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}
/*--------------------> Bennett Button Selectors <--------------------*/
input#btnValidateForm {
	width: 77px !important;
	height: 27px !important;
	display: block;
	margin-right: 7px !important;
	background: url(../images/submitBtn.gif) left top no-repeat;
	border: none !important;
	margin-top: 3px;
	cursor: pointer;
}
input#btnSubmitForm {
	width: 77px !important;
	height: 27px !important;
	display: block;
	margin-right: 7px !important;
	background: url(../images/submitBtn.gif) left top no-repeat;
	border: none !important;
	margin-top: 3px;
	cursor: pointer;
}
/*---------------------------------------*/

#contact {
	width: 300px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f3e24;
	margin: 20px 0;
	padding: 0 0 0 67px;
	}

#contact input {
	width: 15px;
	height: 20px;
	margin: 0;
	border: none;
}

#contact label input {
	width: 250px;
	height: 20px;
	border: 5px solid #4e3d23;
	background-color: #c7c0b3;
	margin: 0 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e3d23;
	padding: 2px;
}

#contact textarea {
	width: 250px;
	height: 100px;
	border: 5px solid #4e3d23;
	background-color: #c7c0b3;
	margin: 5px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e3d23;
	padding: 2px;
}

#buttons {
	width: 77px;
	height: 27px;
}

#buttons input.submit {
	width: 77px !important;
	height: 27px !important;
	display: block;
	margin-right: 7px !important;
	background: url(../images/submitBtn.gif) left top no-repeat;
	border: none !important;
	margin-top: 3px;
}

#buttons a:hover input.submit {
	background-position: 0 -27px;
}

#buttons a:active input.submit {
	background-position: 0 -54px;
}
.address2 {
    display:none;
}
.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}
#map {
	width: 450px;
	height: 400px;
	border: 2px solid #574938;
}

#video-container {
	width: 249px;
	height: 198px;
	float: left;
	margin: 10px 30px 0 0;
}