* {
	margin:0;
	padding:0;
}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#b79d80;
	background-color: #000;
}

input, textarea { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:top;
	text-align:center;
}

.form { padding-bottom:32px; width:100%; overflow:hidden;}
.form label { color:#b79d80; display:block; margin-bottom:6px;}
.form label a { color:#b79d80;}
.form input { padding:1px 0 1px 3px; border:1px solid #583a25; background:#20150d; color:#7d6b56; font-size:.92em;}
.form select { border:1px solid #583a25; background:#20150d; color:#7d6b56; font-size:.92em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.form input.inp-1 { width:194px; margin-bottom:5px;}
.form input.inp-2 { border:0; width:11px; height:11px; background:none; margin-right:5px;}
.form input.inp-3 { width:158px; margin-right:7px; float:left;}
.form select.sel-1 { width:199px;}
.form select.sel-2 { width:75px; margin-right:18px;}

.form1 { height:52px;}
.form1 label { display:block; padding-bottom:3px;} 
.form1 input { padding:1px 0 1px 3px; border:1px solid #583a25; background:#20150d; color:#7d6b56; font-size:.92em; width:194px; margin-bottom:5px;}
.form1 select { width:56px; border:1px solid #583a25; background:#20150d; color:#7d6b56; font-size:.92em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.form1 select.sel-1 { margin-right:12px;}

.form2 { height:80px;}
.form2 textarea { width:194px; height:42px; border:1px solid #583a25; background:#20150d; color:#7d6b56; font-size:.92em;}

.form3 { padding-bottom:32px;}
.form3 label { color:#b79d80; display:block; margin-bottom:6px;}
.form3 textarea { width:194px; height:93px; overflow:auto;border:1px solid #583a25; background:#20150d; color:#7d6b56; font-size:.92em; padding:2px 0 0 3px; }

#content form .indent { margin-right:10px; padding:0;}

/*==================list====================*/
ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
}

.list { padding-bottom:10px;}
.list li { padding:0 0 15px 25px; background:url(images/marker-1.gif) no-repeat left 2px; color:#af6c35;}
.list li a {color:#af6c35;}

/*==================other====================*/
.img-box1 { width:100%; overflow:hidden;}
.img-box1 img {
	margin:0 20px 0 0;
}

.p1 { margin-bottom:24px;}
.p2 { margin-bottom:16px;}

.phone { float:right; margin-right:50px;}
.phone1 { float:right; margin-right:30px;}


/*==================txt, links, lines, titles====================*/
a {color:#af6c35;}
a:hover{text-decoration:none;}

h3 {
	font-size:1.54em;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	margin-bottom:28px;
	padding-bottom:15px;
}

.txt1 { font-size:1.08em;}

.link1 { display:block; float:left; font-size:1.08em; background:url(images/link1-bgd.gif) left top repeat-x; line-height:1em; color:#fff; text-decoration:none;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:9px 12px 9px 33px; font-weight:normal; font-style:normal;}
.link1 span { padding:0 12px 0 6px; display:block;}
.link1:hover { text-decoration:underline;}

.link2 { display:block; float:left; font-size:1.08em; background:url(images/link2-bgd.gif) left top repeat-x; line-height:1em; color:#fff; text-decoration:none;}
.link2 em { display:block; background:url(images/link2-left.gif) no-repeat left top;}
.link2 b { display:block; background:url(images/link2-right.gif) no-repeat right top; padding:9px 14px 9px 33px; font-weight:normal; font-style:normal;}
.link2:hover { text-decoration:underline;}

.link3 { display:block; float:right; font-size:1.08em; background:url(images/link2-bgd.gif) left top repeat-x; line-height:1em; color:#fff; text-decoration:none;}
.link3 em { display:block; background:url(images/link2-left.gif) no-repeat left top;}
.link3 b { display:block; background:url(images/link2-right.gif) no-repeat right top; padding:9px 14px 9px 33px; font-weight:normal; font-style:normal;}
.link3:hover { text-decoration:underline;}

.extra-title { margin:-43px 0 40px 0; position:relative;}


/*==================boxes====================*/
.cont-box { width:100%; background:url(images/cont-tail.jpg); }
.cont-box .border-top {background:url(images/border-top.jpg) repeat-x top;}
.cont-box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.cont-box .border-left {background:url(images/border-left.jpg) repeat-y left;}
.cont-box .border-right {background:url(images/border-right.jpg) repeat-y right;}
.cont-box .left-top-corner {background:url(images/left-top-corner.jpg) no-repeat left top;}
.cont-box .right-top-corner {background:url(images/right-top-corner.jpg) no-repeat right top;}
.cont-box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; min-height:484px; height:auto!important; height:484px;}
.cont-box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.cont-box .inner { padding:63px 20px 45px 25px;}

.box { width:100%; background:url(images/box-tail.gif); margin-top:-26px; position:relative;}
.box .border-top {background:url(images/border-top1.jpg) repeat-x top; width:100%;}
.box .border-bot {background:url(images/border-bot1.gif) repeat-x bottom;}
.box .border-left {background:url(images/border-left1.gif) repeat-y left;}
.box .border-right {background:url(images/border-right1.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner1.jpg) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner1.jpg) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom; min-height:402px; height:auto!important; height:402px;}
.box .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }
.box .inner { padding:25px 26px 33px 26px;}
.box h3 {
	color:#d6a550;
	border-bottom:1px solid #54361e;
	padding-bottom:15px;
	margin-bottom:5px;
}


/*header*/
#header object { vertical-align:top;}
#header div { position:absolute; top:0; left:10px;}

/*content*/
#content .left {
	background-repeat: repeat-y;
	background-position: left top;
}
#content .right {
	padding:0 82px 0 82px;
	background-repeat: no-repeat;
	background-position: right top;
}
#content p {
	line-height:1.38em;
}
#content .indent {
	padding-bottom:15px;
}
#content .indent1 { padding-left:25px;}

/*footer*/
#footer p { text-align:center; color:#7b6955; padding-top:36px;}
#footer p a {color:#7b6955;}

/*==========================================*/
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #630;
	text-decoration: none;
}
#page6 #content .left .right .cont-box .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .indent1 {
	width: 825px;
}
#html_links table tr td a {

}
#html_links table tr td a:hover {
	color: #FFF;
	text-decoration: none;
}
#html_links table {
	border: medium outset #960;
}
#html_links {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#page3 #html_links {
	width: 970px;
}
.TEXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-variant: small-caps;
	color: #630;
}
.wht {
	color: #FFF;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #960;
}
.GeoWHT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #FFF;
}
#events {
	border: thin double #630;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	width: 700px;
}
#youtube_link {
	vertical-align: bottom;
}
.GeoWHT a em {
	color: #F00;
	font-size: 1.4em;
}
#top_html_links #html_links {
}
#top_html_links table tr td {
	margin: 0px;
	padding: 0px;
	height: 78px;
	width: 136px;
	background-image: url(images/_bg_pics/image%2088.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#top_html_links table tr td a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2B1B0E;
	font-weight: bold;

}
#top_html_links table tr td a:hover {
	color: #FFF;
	text-decoration: none;
}
#ah_logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 6px;
	top: -1px;
}
#ContactForm{ padding-top:1px;}
#ContactForm label{ display:block; height:30px;}
#ContactForm input{
	border:solid 1px #403f3e;
	background:#989694;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#302624;
	padding:3px 2px 4px 9px;
	width:175px;
}
#ContactForm textarea{ border:solid 1px #403f3e; background:#989694; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#302624; padding:3px 2px 4px 9px; width:256px; height:115px; overflow:auto;}
#ContactForm .link{ float:right; margin:2px 5px 0 20px;}#contact_form {

}
#facebook_link_logo {
	margin-top: -30px;
}
#paypal_burger {
	margin-left: 188px;
	width: 365px;
}
#paypal_burger1 {
	margin-left: 10px;
}
#paypal_burger2 {
	margin-left: -10px;
}
#paypal_burger3 {

}
.FIRST_LETTER {
	font-size: 1.6em;
	color: #996604;
}
.sml {
	font-size: 1em;
}
#open_table {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 1px;
	right: -100px;
}
#open_table2 {
	margin: 0px;
	padding: 0px;
	width: 450px;
	background-color: #FFF;
}#open_table3 {
	margin: 0px;
	padding: 0px;
}
#paypal_burger3 table tr td {
	border: thin groove #CCC;
}

