/* Main CSS */
html { margin:0px; padding:0px; }
body { margin:0px; padding:0px; color:#000000; background: #EEE2BE url("background.gif") left top repeat-x; font-size:0.83em; font-family:Arial,Helvetica,Sans-serif; }

img { border-style:none; }
form { margin:0px; padding:0px; }
blockquote { margin:15px; padding:0 10px; border-left:2px dotted #244C26; border-right:2px dotted #244C26; }
hr { border:none 0; margin:15px 0; border-top:2px solid #244C26; height:2px; }

h1 { color:#244C26; font-size:1.3em; margin-top:0; /*font-weight:normal;*/ }
h2 { color:#244C26; font-size:1.2em; margin-top:0; }
h3 { color:#244C26; font-size:1.1em; }
h4 { color:#244C26; font-size:1.0em; }
h5 { color:#244C26; font-size:0.9em; }
h6 { color:#244C26; font-size:0.8em; }

a,
a:visited { color:#244C26; text-decoration:underline; }
a:hover { color:#000000; text-decoration:underline; }

.clear { clear:both; height:0px; overflow:hidden; }
.clearspace { clear:both; height:13px; overflow:hidden; }
.hide { display:none; }
.error { color:#FF0000; font-weight:bold; }

.photoMargins { float:right; margin-left:10px; margin-bottom:7px; margin-top:3px; border:2px solid #244C26; }
.photoMarginsAlt { float:left; margin-right:10px; margin-bottom:7px; margin-top:3px; border:2px solid #244C26; }
.aligncenter { text-align:center; }

.contentLeft { width:48%; float:left; }
.contentRight { width:48%; float:right; }
.contentRightAlt { width:48%; float:right; text-align:right; }


/* Three Cols */
body { /*font-size:100.01%;*/ min-width:739px; }

#col-a { float:right; width:100%; }
#col-a[id] { margin-left:-1px; }
#col-b { float:left; margin-left:-170px; z-index:10; }
#col-b[id] { margin-right:1px; }
#col-c { float:right; margin-right:-170px; z-index:11; }
#col-c[id] { margin-left:1px; }

.box-left {  }
.box-right {  }

.show-all #columns { padding:0 170px;  }
.hide-left #columns { padding:0 170px 0 0; }
.hide-right #columns { padding:0 10px 0 170px; }

#columns {  }
.cols-wrapper { width:100%; }
.cols-wrapper[class] { padding-bottom:0.1px; }
.float-wrapper { float:left; width:100%; }
.float-wrapper[class] { margin-right:-1px; }
.sidecol { position:relative; width:170px; overflow:hidden; }

.box,
.main-content { margin:10px; }


/* Interface */
#container { width:800px; margin:0 auto; }

#header { width:800px; height:156px; background:url("header.gif") left top no-repeat; }

#header-details { width:596px; float:left; }
#header-logo { width:403px; height:108px; }
#header-logo h1 { margin:0px; padding:0px; padding-top:34px; margin-left:20px; }
#header-logo h1 a { width:403px; height:59px; display:block; background:url("../images/logo.gif") left top no-repeat; overflow:hidden; }
#header-logo h1 a span { display:none; }

#header-info { font-weight:bold; font-size:0.95em; color:#FFFFFF; }
#header-info .smaller { font-size:0.90em; }
#header-info .contentLeft .padding { padding:10px 0 10px 20px; }
#header-info .contentRightAlt .padding { padding:10px 20px 10px 0; }
#header-info .contentLeft { width:59%; }
#header-info .contentRightAlt { width:40%; }
#header-info p {margin:0; padding;0;}

#header-shopfront { margin-top:16px; width:200px; height:132px; float:right; background:url("../images/shopfront.jpg") left top no-repeat; }

#header-photos { width:800px; height:100px; background:url("header-photos.jpg") left top no-repeat; }
#header-line { width:800px; height:21px; background:url("header-line.gif") left top no-repeat; }

#main { background:url("content-background.gif") left top repeat-y; }

#col-b-padding { padding:20px 20px 20px 20px; }

.dropdown { margin:0; padding:0; list-style:none; }
.dropdown li { border-bottom:1px solid #B2B18C; margin-bottom:4px; padding-bottom:4px; font-weight:bold; }
.dropdown li a { width:130px; display:block; }
.dropdown li.end { border-bottom:0; margin-bottom:0; padding-bottom:0; font-weight:bold; }

.dropdown a,
.dropdown a:visited { color:#244C26; text-decoration:none; }
.dropdown a:hover { color:#000000; text-decoration:underline; }

#col-c-padding { padding:20px 10px 10px 10px; }
#col-c-padding img { margin:0; padding:0; }
.col-c-banner { line-height:0; }

#content_shop { width:460px; height:54px; }
#content_shop a { width:460px; height:54px; background:url("shoponline.gif") left top no-repeat; display:block; overflow:hidden; }
#content_shop a span { display:none; }

#colcontent { padding:20px 20px 0 20px; }
#colcontent p { padding:0px; margin:0px 0px 15px; }

#footer { width:800px; height:48px; font-size:0.90em; font-weight:bold; color:#B49C6C; background:url("footer.gif") left top no-repeat; border-bottom:15px solid #EEE2BE; }
#footer .contentLeft .padding { padding:21px 0 10px 20px; }
#footer .contentRightAlt .padding { padding:21px 20px 10px 0; }

#footer a,
#footer a:visited { color:#FFF; text-decoration:none; }
#footer a:hover { color:#FFF; text-decoration:underline; }
.col-c-banner p {margin:0; padding:0; overflow:hidden; margin-bottom:10px;}
.backgroundtablehighlight {background-color:#E5E5BB;}

.contentRightAlt .padding a {text-decoration:none; color:#ffffff;}