body {
margin: 0;
padding: 0;
text-align: left;
font-family: "Palatino Linotype", "Book Antiqua", "Palatino", "Adobe Garamond Pro", "Garamond Premier", "Garamond", "Apple Garamond", "ITC Garamond", "Georgia", Times, serif;
font-size: 14px;
color: #261708;
background-color: #613F24;
}

p {
color: #261708;
}

p.ital {
font-style:italic;
}

#hr {
border-bottom:1px dotted #261708;
margin:25px 0;
}

#day {
float:left;
width:90px;
}

#hours {
float:left;
width:135px;
}

#HOO {
width:230px;
float:right;
}

#ADD {
width:200px;
float:left;
}

#tagline {
	text-transform:uppercase;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#locations {
	font-size:16px;
	margin-bottom:5px;
	text-transform: none;
}

#clear {
clear:both;
}

#logo {
margin-top:10px;
display:block;
text-align:center;
}

#phoneno {
	color:#FFFFCC;
	text-align:center;
	height:158px;
	font-size:16px;
	padding-top: 37px;
	padding-right: 215px;
	padding-bottom: 0;
	padding-left: 0;
	width: 285px;
	float: right;
	text-transform:uppercase;
}

#phoneno-sub {
	color:#6B4729;
	text-align:center;
	height:145px;
	font-size:16px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-transform:uppercase;
}

.digits {
font-size:36px;
line-height:40px;
letter-spacing:1px;
}

.phone-tag {
font-size:24px;
line-height:48px;
letter-spacing:1px;
}

#header {
	text-align:center;
	height: 139px;
	background:url(../images/Header.jpg) top center no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	text-transform: uppercase;
}

#container {
	width: 1010px;
	line-height: 1.5em;
	margin: 0px auto;
	padding:0;
	background-color: #613F24;
	background-image: url(../images/ScrollBG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#banner {
	width:1010px;
	height: 280px;
	background:url(../images/Banner2.png) top center no-repeat;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#banner-sub {
	width:1010px;
	height: 280px;
	background:url(../images/Banner3.png) top center no-repeat;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

a {
color: #FFFFCC;
text-decoration: none;
}

a:hover {
color: #CA6460;
text-decoration: none;
}

#credentials {
background: url(../images/CredBG.png) repeat-y;
font-size:12px;
line-height:13px;
}

#credentials p{
color: #FFFFCC;
}

#credentials-header {
	float: left;
	width: 210px;
	height:27px;
	padding: 0;
	margin:0;
	background: url(../images/CredHeader.png) no-repeat;
}

#credentials-footer {
	float: left;
	width: 210px;
	height:27px;
	padding: 0;
	margin:0;
	background: url(../images/CredFooter.png) no-repeat;
}
		/* TOP NAVIGATION */
#nav {
	font-size:16px;
	color:#FFFFCC;
	text-align:center;
	height:40px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-transform:uppercase;
}

#nav a {
	padding: 0 20px;
}

		/* MAIN CONTENT */
#content {
	width: 455px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#content a {
color: #996600;
text-decoration: none;
}

#content a:hover {
color: #261708;
text-decoration: underline;
}

#half-list {
width:227px;
float:left;
}

#content h1 a {
color: #FFFFCC;
text-decoration: none;
}

#content h1 a:hover {
color: #CA6460;
text-decoration: none;
}

/* LEFT SIDEBAR */
#sidebar-left {
	float: left;
	width: 210px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#sidebar-left a {
color: #261708;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
}

#sidebar-left a:hover {
color: #000000;
text-decoration:underline;
text-transform:uppercase;
font-weight:bold;
}

#sidebar-left p {
	margin:0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 20px;
}

		/* RIGHT SIDEBAR */
#sidebar-right {
	float: right;
	width: 210px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar-right a {
color: #261708;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
}

#sidebar-right a:hover {
color: #000000;
text-decoration:underline;
text-transform:uppercase;
font-weight:bold;
}

#sidebar-right p {
	margin:0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

		/* FOOTER */
#footer {
	font-size:12px;
	text-align:center;
	height: 45px;
	background:url(../images/Footer.jpg) top center no-repeat;
	padding-top: 61px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer a {
font-size:12px;
color: #261708;
text-decoration:none;
font-weight:bold;
}

#footer a:hover {
font-size:12px;
color: #000000;
text-decoration:underline;
font-weight:bold;
}

		/* HEADING PROPERTIES */
h1 {
background: url(../images/H1BG.png) no-repeat;
line-height:67px;
height:66px;
padding-left:20px;
font-size: 16px;
color:#FFFFCC;
font-weight:normal;
}

h1 a {
color: #FFFFCC;
text-decoration: none;
}

h1 a:hover {
color: #CA6460;
text-decoration: none;
}


h2 {
background: url(../images/H2BG.png) no-repeat;
line-height:55px;
padding-left:15px;
height:55px;
font-size: 15px;
color:#FFFFCC;
font-weight:normal;
}

h3 {
font-size:14px;
color: #261708;
font-weight: bold;
letter-spacing:-1px;
}

#content h4 {
background: url(../images/H4BG.png) no-repeat;
height:58px;
padding:27px 15px 0 100px;
font-size: 16px;
color:#FFFFCC;
font-weight:normal;
line-height:16px;
}

#content h4 a {
color: #996600;
text-decoration: none;
}

#content h4 a:hover {
color: #CA6460;
text-decoration: none;
}

.emphasize {
color: #261708;
font-weight: bold;
letter-spacing:-1px;
}

.hs-heading {
font-size: 15px;
color:#FFFFCC;
font-weight:bold;
text-transform:uppercase;
}

#rotator {
width:450px;
height:305px;
border: 1px solid #613F24;
margin-left:2px;
}

#rotator2 {
width:200px;
height:99px;
border: 1px solid #613F24;
margin-left:2px;
}


#button input {
width:170px;
margin:0px 0px 10px 17px;
font-family:"Georgia";
font-size:12px;
background:#644B30;
color:#FFFFCC;
}

#button input:hover {
color:#000000;
}

.full input {
width:170px;
margin:0px 0px 10px 17px;
font-family:"Georgia";
font-size:12px;
background:#FFFFCC;
}

.ahalf input {
width:81px;
margin:0px 0px 10px 17px;
font-family:"Georgia";
font-size:12px;
background:#FFFFCC;
}
.bhalf input {
width:82px;
margin:0px 0px 10px 0px;
font-family:"Georgia";
font-size:12px;
background:#FFFFCC;
}
.chalf input {
	width:60px;
	font-family:"Georgia";
	font-size:12px;
	background:#FFFFCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 17px;
}
.dhalf input {
width:50px;
margin:0px 0px 10px 0px;
font-family:"Georgia";
font-size:12px;
background:#FFFFCC;
}
select {
width:50px;
margin:0px 0px 10px 0px;
font-family:"Georgia";
font-size:12px;
background:#FFFFCC;
}
textarea {
width:170px;
margin:0px 0px 10px 17px;
font-family:"Georgia";
font-size:12px;
background:#FFFFCC;
}
/* HighSlide */

.highslide-container div {
    font-size: 14px;
}
.highslide-html {
    background-color: #000000;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-html-content2 {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: #000000;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #999999;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: #FFFFFF;
    background-color: #000000;
}
.indent p{
margin: -5px 0 12px 11px;
}

/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: #000000;
}
.highslide-wrapper .highslide-html-content {
text-align:center;
    width:520px;
	height:515px;
    padding: 10px;
	color: #FFFFCC;
    background-color: #000000;
}


.highslide-wrapper .highslide-html-content2 {
text-align:center;
    width:900px;
	height:600px;
    padding: 10px;
	color: #FFFFCC;
    background-color: #000000;
}

.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: normal;
	color: #FFFFCC;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: #CA6460;
    text-decoration: none;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-dimming {
	background: #000000;
}
