body {
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
color:#444;
font-size:62.5%;
margin:0px;
}

#home {
background:#f6efdf url(../images/theme_images/body_bg.png) repeat-x;
}

#sub_container{
width:960px;
margin:auto;
}

#sub_container h3 {
color:#a34f1e;
}

#sub {
background:#f6efdf url(../images/theme_images/body_sub_bg.png) repeat-x;
}

#subname {
  margin-bottom:40px;
  margin-top: 0px;

}

#breadcrumb {
line-height:.5em;
font-size:.8em;
color:#ad9e7d;
text-decoration:underline;
}

#breadcrumb a {
color:#2d221c;
text-decoration:underline;
}

#wideimage {
	border:8px solid #dfcfab;
	margin-bottom:30px;
	width:864px;
	margin:auto;
}

#article img {
border:5px solid #dfcfab;
margin-bottom:30px;
}

.staffimage {
float:left;
}

#picturebox {
width:504px;
height:82px;
background:#ddd0b2;
margin-top:30px;
margin-bottom:30px;
padding-right:10px;
}

#picturebox img {
margin-left:10px;
margin-top:10px;
border:1px solid #c7b897;
}

#staffmember img {
float:left;
margin-right:20px;
border:4px solid #dfcfab;
}

.stafftext {
	float:left;
	width:370px;
	margin-left:10px;
	margin-bottom:10px;
}

a:link,a:visited {
color:#2d221c;
outline:none;
}

#header{
	width:1020px;
	height:118px;
	background:url(../images/theme_images/header_bck_logo.png) no-repeat;
	margin:0 auto;
}

#headerblog{
	width:1020px;
	height:50px;
	background:url(../images/theme_images/header_bck_logo_blog.png) no-repeat;
	margin:-20px auto;
	}

#nav_bar{
	width:960px;
	height:35px;
	margin:0 auto;
	overflow:hidden;
}

#index_top_content{
	width:960px;
	min-height:357px;
	margin:0 auto;
	overflow:hidden;
}

#showcase {
	background:url(../images/showcase_bck.png) no-repeat;
	height:350px;
	margin-top:5px;
	margin-bottom:5px;
	width: 900px;
	margin: auto;
}

#showcase_text {
	float:right;
	width:200px;
	margin-right:30px;
	margin-top:60px;
}


body:nth-of-type(1) #showcase_text {

}
#showcase_image {
float:left;
width:564px;
height:226px;
padding-top:58px;
padding-left:55px;
}

#showcase_image img {
-moz-box-shadow:#aaa 3px 3px 10px;
-webkit-box-shadow:#aaa 3px 3px 10px;
float:left;
border:1px solid #ded2b0;
margin:0 20px 10px 0;
}

.topbutton {
border:1px solid #dcd1b4;
margin-bottom:10px;
background:url(../images/button_arrow.png) no-repeat top right;
padding:8px 8px 8px 12px;
}

.topbutton a {
font-weight:900;
color:#a34f1e;
text-transform:uppercase;
text-decoration:none;
}

.topbutton a:hover {
color:#342a23;
}

#picturebox {
	width:504px;
	height:82px;
	background:#ddd0b2;
	margin-top:20px;
	margin-bottom:20px;
	padding-right:10px;
}

#picturebox img {
margin-left:10px;
margin-top:10px;
border:1px solid #c7b897;
}

#sidemenu li {
float:left;
width:50%;
list-style:none;
display:list-item;
}

#main_content_container{
	width:865px;
	min-height:100px;
	margin:auto;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: auto;
}
#main_content_left{
	width:550px;
	float:left;
}
#main_content_right{
width:275px;
float:right;
}

#footer {
color:#f6efdf;
width:100%;
background-color:#2d221c;
min-height:200px;
margin:0 auto;
}			

#footer h3 {
padding-top:30px;
margin-right:10px;
color:#f6efdf;
}

#footer small {
padding-top:30px;
float:right;
}

#footer a {
color:#f6efdf;
}

#footer_top{
background-color:#2d221c;
background-image:url(../images/footer_bck_2.png);
background-position:left;
background-repeat:no-repeat;
width:100%;
}
#footer_bottom{
background-color:#2d221c;
}
#footer_content_container{
	width:960px;
	min-height:100px;
	margin:auto;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: auto;
}
#footer_content_left{
width:600px;
float:left;
}
#footer_content_right{
width:275px;
float:right;
text-align:right;
}


.spacer {
margin-top:20px;
margin-bottom:20px;
}

.lightbox_top {
height:9px;
background:url(../images/sidebar_top.png) no-repeat;
}

.lightbox {
background:url(../images/sidebar_middle.png) repeat-y;
padding:10px 20px;
}

.lightbox_bottom {
height:9px;
background:url(../images/sidebar_bottom.png) no-repeat;
}

.darkbox_top {
height:9px;
background:url(../images/sidebar_solid_top.png) no-repeat;
}

.darkbox {
background:url(../images/sidebar_solid_middle.png) repeat-y;
padding:10px 20px;
}

.darkbox_bottom {
height:9px;
background:url(../images/sidebar_solid_bottom.png) no-repeat;
}
#darkorange {
background:url(../images/darkgreen_bck.png) no-repeat;
height:30px;
padding-top:6px;
color:#fff;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
text-align:center;
}

#box_header{
color:#372e1f;
font-size:1.25em;
text-transform:uppercase;
}

#quote_container{
	margin-top:20px;
	background-image:url(../images/open_quote.png);
	background-repeat:no-repeat;
	background-position:left top;
	bottom:0;
}
#quote_holder{
background-image:url(../images/closed_quote.png);
background-repeat:no-repeat;
background-position:right bottom;
}
#quote_content{
padding-top:30px;
padding-bottom:30px;
padding-left:20px;
padding-right:20px;
}
#quote_text{
	font-size:14px;
	color: #372E1F;
	text-align:left;
	font-style:italic;
}
#quote_signature{
	color: #C77946;
	font-style:italic;
	text-align:right;
}

#outer_wrap {
	width:93%;
	background:url(../images/theme_images/header_bck_logo.png) no-repeat;
	margin:0 auto;
}

#footer_top {
background:#2d221c url(../images/footer_bck_2.png) no-repeat;
height:89px;
}

#footer_wrap {
background-color:#2d221c;
min-height:100px;
}

#footer {
color:#f6efdf;
background-color:#2d221c;
min-height:200px;
margin:0 auto;
}


#gt-error {
	width:525px;
	margin:auto;
	background-color: #cc0000;
	padding: 0.5em;
	color: #fff;
}
#gt-notice-box {
	width:550px;
	margin:auto;
	border: 3px solid #aaa;
	padding: 1em;
	background-color: #f5f9ea;
}
#gt-success {
	width:525px;
	margin:auto;
	background-color: #6caa00;
	padding: 0.5em;
	color: #fff;
}



/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
margin: 20px;
}
.tabberlive {
 margin-top:1.8em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #dbceb1;

}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #dbceb1;
 border-bottom: none;
 background: #dbceb1;
 color:#2d221c;
 text-decoration: none;
 font-size: 1.2em;
}

ul.tabbernav li a:link { color: #2d221c; }
ul.tabbernav li a:visited { color: #2d221c; }

ul.tabbernav li a:hover
{
 color: #fff;
 background: #2d221c;
 border-color: #2d221c;
}

ul.tabbernav li.tabberactive a
{
 background-color: #f6efdf;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #fff;
 background:#2d221c;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #e3dfe2;
 border-top:0;
 min-height: 220px;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {

}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
input.submit {border: 2px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;
color: #333333;
font-size: 75%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

input.formInputText {    font-size: .9em;
    color: #666;
    background-color: #FFFFFF;
    padding: 2px;
    border: solid 0px #f66;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 25px;
}

/* FORM ITEMS */
.buttons a, .buttons button{
	display:block;
	margin:4px;
	background-color:#C77945;
	border:1px solid #dedede;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	width:100%;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#565656;
	cursor:pointer;
	padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 7px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 7px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 7px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */

button:hover, .buttons a:hover{
	background-color:#dff4ff;
	border:1px solid #372E1F;
	color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
	color:#FFFFFF;
	float:right;
}
.buttons a.positive:hover, button.positive:hover{
	background-color:#C77945;
	border:1px solid #372e1f;
	color:#FFFFFF;
}
.buttons a.positive:active{
	background-color:#C77945;
	border:1px solid #529214;
	color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
	float:right;
	
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #372e1f;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

.input-box {
	color: #666666;
	background-color:#EEEEEE;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #c1c1c1;
}
.input-box-xsmall {
	color: #666666;
	background-color:#D7CDB3;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #372e1f;
	width:25px;
}

.input-box-small {
	color: #666666;
	background-color:#D7CDB3;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #372e1f;
	width:75px;
}
.input-box-med {
	color: #666666;
	background-color:#D7CDB3;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #372e1f;
	width:175px;
}
.input-box-lrg {
	color: #666666;
	background-color:#D7CDB3;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #372e1f;
	width:250px;
}


/* TABLES */

#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #F6EFDF;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #99999;
	padding: 10px 8px;
	border-bottom: 2px solid #C1C1C1;
	background-color:#f6efdf;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #333333;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #372E1F;
}

