/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#2e1e15;
	text-align:center;
	min-width:902px;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.41666em;
		color:#a38b68;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#a38b68; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:17px;}

/* ============================= main layout ====================== */

li { background:url(../images/marker.gif) no-repeat 0 7px; padding-left:24px; line-height:2em;}
li a {color:#7e6b4f;}

.imgindent {margin:0 19px 0 0; float:left;}

h3 {font-size:1.41666em; color:#901200; padding:30px 0 13px 0; height:32px; line-height:1.2em;}
h3 strong {font-size:1.5882em; }
h2 {font-size:1.41666em; color:#901200; padding:30px 0 20px 0; line-height:1.2em;}

/* ============================= header ====================== */
#header {background:url(../images/header-bg.jpg) top center no-repeat;}
#page1 #header {height:617px;}
.header-extra {background:url(../images/header-tail.jpg) center top repeat-x;}

.menu, .menu1 {float:left; background:url(../images/menu-li-tail.gif) left top repeat-x; margin-top:73px; }

.menu {width:341px; position:relative;}
.menu1 {width:325px; padding-left:15px; position:relative;}

.menu-right {background:url(../images/menu-right-bg.gif) right top no-repeat; height:50px}
.menu-left {background:url(../images/menu-left-bg.gif) left top no-repeat; height:50px}

.menu li, .menu1 li {float:left; background:url(../images/menu-li-bg.gif) right 0px no-repeat;  padding:7px 7px 8px 7px; line-height:1.2em; font-size:1.16666em;}
.menu li a, .menu1 li a {text-decoration:none; width:95px; display:block; text-align:center; height:25px; color:#fff; padding:10px 0 0 0;}
.menu li a:hover, .menu .active a, .menu1 li a:hover, .menu1 .active a {background:url(../images/menu-active.gif) left top no-repeat; color:#441905;}
 
.menu1 .last { padding-right:0px;} 
.menu1 li {background:url(../images/menu-li-bg.gif) left 0px no-repeat;}

.logo {float:left; padding-top:18px; width:221px;}

.bottom-menu-bg {background:url(../images/menu-bottom-bg.gif) left bottom no-repeat; margin-bottom:27px;}

.header-img { width:874px; margin-bottom:13px; border:13px solid #fff; margin-top:-27px}

/* ============================= content ====================== */
#content {background:#fff;}
.inner { background:url(../images/inner-bg.jpg) left top no-repeat; color:#c38365; height:160px;}
.inner p {padding-top:6px;}
.inner-link {display:inline-block;}
.inner .col-pad {padding-right:46px;}
.inner-indent {padding:24px 0 0 21px;}

.col-pad {padding-right:19px;}

.pad {padding-top:7px;}
.pad1 {padding-top:20px;}
.pad2 {padding-top:28px;}
.pad3 {padding-top:16px;}

.h-pad {padding-top:56px;}

.ul-pad {padding-bottom:12px;}

#page1 .indent {padding:4px 0 47px 1px;}

.indent {padding:20px 0 44px 1px;}

.padding {padding-bottom:50px;}
.padding1 {padding-bottom:35px;}
.padding2 {padding-bottom:60px;}

.title {color:#7e6b4f; font-weight:bold;}

.link {color:#901200; text-transform:uppercase; display:inline-block; margin-top:13px;}
.link1 {color:#901200; display:inline-block; margin-top:13px;}

.phone {display:inline-block; width:80px;}
/* ============================= footer ====================== */
#footer {border-top:10px solid #332117; color:#978f8a; padding-top:23px;}
#footer span {color:#fff;}
#footer em {font-size:1.1666em; line-height:1.2857em; font-style:normal;}
.line {font-size:1.083em; line-height:2.15em;}
#footer .right {padding:9px 5px 0 0;}
#footer .left {padding-left:4px;}
#footer a {color:#d2c18e; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* ============================= forms ============================= */

#ContactForm .link1 {margin:20px 10px 0 10px;}
#ContactForm label {height:34px; display:block;}

.alignright {text-align:right;}
.input {width:268px; border:1px solid #bcb19c; background:none; padding:5px 0 4px 5px; font-size:1em; color:#a38b68; line-height:1.2em;}
textarea {width:268px; height:259px; border:1px solid #bcb19c; background:none; padding:5px 0 0 5px; overflow:auto; font-size:1em; color:#a38b68;}




/*===== anythingSlider =====*/
.anythingSlider                         { width: 874px; height: 442px; position: relative; }
.anythingSlider .wrapper                { width: 874px; height: 442px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 442px; width: 874px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#start-stop                             { background: #fff; color: #481b06; padding: 4px 11px; text-align: center; position: absolute; right:0px; bottom:0px; font-size:12px; text-transform:uppercase; text-decoration:none; }
#start-stop.playing                     { background:#fff ; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
/*===== anythingSlider =====*/