html{height: 100%;}

body
{ font-family: "lucida sans", arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .78em;
  background: #FFF;
  background-repeat:no-repeat;
  color: #635B53;
  background-image:url(bk.png)}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;}
  
p2
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
  color: #990000;
  }
p3
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
  color: #990000;
  text-decoration:underline;}

p4
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
  color: #FFFFFF}

h1, h2, h3, h4
{ font-size: 150%;
  padding: 7px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  font-weight: normal;
  color: #666;
  font-family: sans-serif;}

h1, h3
{ text-transform: none;
  margin: 10px 0px 20px 0px;
  padding: 5px 20px 5px 0px;
  border-bottom: 1px solid #ccd7bc;}

a:hover
{ border-bottom: 2px solid;
  color: #990000;}

img
{ border: 0px; 
  margin: 0px; 
  padding: 0px;}

a
{ outline: none;}

form
{ padding: 0; 
  margin: 0;}

.left
{ float: left;
  margin-right: 10px;}

.right
{ float: right; 
  margin-left: 10px;}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;}

blockquote
{ margin: 0px 0px 10px 0px; 
  padding: 10px 20px 10px 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;}

ul
{ margin: 2px 0px 2px 16px;
  padding: 0px;}

ul li
{ list-style-type: circle;
  margin: 0px 0px 6px 0px; 
  padding: 0px;}

ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;}

#main, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#header
{ background: url(back.png) repeat-x;
	float:left;
	width:100%}

#logo
{ width: 870px;
  height: 70px;
  position: relative;
  background: transparent url(logo.png) no-repeat left;}

#menubar
{ 	width:100%;
  height: 46px;
  padding-top: 4px;
  float:left;
 }

ul#menu
{ float: left;
  margin: 0px;}

ul#menu li
{ float: left;
  margin: 5px 0 0 0;
  padding: 0 1px;
  list-style: none;}

ul#menu li a
{ letter-spacing: 0.1em;
  font-family: sans-serif;
  font-size: 100%;
  display: block; 
  float: left; 
  height: 20px;
  text-decoration: none; 
   padding: 12px 15px 5px 16px;
  text-align: center;
  color: #006633;
  text-transform: uppercase;
  font-weight:bold;
  border-radius:5px 5px 0px 0px; 
  -moz-border-radius: 5px 5px 0px 0px; 
  -khtml-border-radius: 5px 5px 0px 0px; 
  -webkit-border-radius: 5px 5px 0px 0px;} 

ul#menu li.selected a
{ height: 20px;
  padding: 12px 21px 5px 17px;}

ul#menu li.selected
{  color: #990000;
margin: 5px 0 0 0;
  background: #8caa82 no-repeat 0 0px;
  border-bottom: solid 4px #990000;
 border-radius:5px 5px 0px 0px; 
 -moz-border-radius: 5px 5px 0px 0px; 
 -khtml-border-radius: 5px 5px 0px 0px; 
 -webkit-border-radius: 5px 5px 0px 0px;}

ul#menu li.selected a, ul#menu li.selected a:hover
{ background:#8caa82 no-repeat 100% 0px;
  color: #FFF;
  border-bottom:none;}

ul#menu li a:hover
{ color: #990000;
border-bottom: #990000 4px solid}

ul#menu li.social a {
	padding: 0 0 0 1px;
}

ul#menu li.social a:hover {
border: 0;
}

div#social-icons {
	display: none;
}

#site_content
{ width: 870px;
  margin-top: 10px;
  overflow: hidden;}

.sidebar
{ float: left;
  width: 175px;
  padding: 0;}

.sidebar ul
{ width: 178px; 
  padding-top: 4px; 
  margin: 4px 0px 20px 0px;}

.sidebar li
{ list-style: none; 
  padding: 0px 0px 2px 0px; }

.sidebar li a, .sidebar li a:hover
{ text-decoration: none; 
  padding: 4px 0px 4px 25px;
  display: block;
  background: transparent url(arrow.png) no-repeat left center;
  color: #555;
  border: none;}
  
.sidebar li.selected a, .sidebar li a.selected
{ color: #990000;
background-image:url(arrow_over.png);
font-weight:bold;}

.sidebar li a:hover, .sidebar li a.selected:hover
{ color: #990000;
background-image:url(arrow_over.png);}

#content
{ text-align: left;
  width: inherit;
  float: none;
  padding: 0px 0px 0px 20px;
  overflow:hidden;}

#footer
{ width: 100%;
  font-family: sans-serif;
  font-size: 90%;
  height: 80px;
  padding: 25px 0px 4px 0px;
  background-color:#dadfce;
  text-align: center; 
  color: #83a56b;
  border-top: 4px solid #7fa572;
  border-bottom: 20px solid #709164;
  text-transform: uppercase;
  letter-spacing: 0.1em;}

#footer a
{ color: #587350;
  text-decoration: none;}

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

.separator
{ width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;}
  
table
{ margin: 0 0 0 0;
border: 0;
background-color:transparent;}

table tr th, table tr td
{ background-color:transparent;
  color: #FFF;
  text-align: left;}
  
table tr td
{ background-color:transparent;
  color: #47433F;
  border-top: 1px solid #FFF;}

img.middle {
	vertical-align: middle;
}

div.clearfix {
		clear: both;
}
  
#menu_ipod{display:none;}
#menubar-ipod{display:none;}

#search-button-custom{background: url(search-icon.png) no-repeat;
	 border-radius: 10px 10px 10px 10px; 
 -moz-border-radius:  10px 10px 10px 10px;  
 -khtml-border-radius:  10px 10px 10px 10px;
 -webkit-border-radius: 10px 10px 10px 10px; 
 border:2px solid #4482fb;
 background-color:#4482fb;
	width:10px;}

#search-area-custom, .form{width:150px;}

#search-button-custom, #search-area-custom{display:inline;}
input.gsc-input {background-image:none; background-color:#FFF;}
input[type="submit"]{background-color:transparent;
border:none;}

form.gsc-search-box{border:none:}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.center-text {
	text-align: center;
}

div.spacer {
	height: 24px;
}

div.amazon-tall {
	padding: 12px 12px 12px 12px;
}

div.googlead {
	min-width: 140px;
}

/*=====================Mobile Banner=====================*/
@media (min-width: 768px) and (max-width: 979px)
{
	#site_content{width:98%;padding:0 1%;clear:both;display:inline-block;}
	#logo{width:100%; box-sizing: border-box;background-size:100% auto;background-position:10px center;}


}
/*=====================Mobile Banner=====================*/

/*=====================Menu Items=====================*/
#wrap{float:left;width:100%}
.hide > table img {width: 100% !important;}
.hide .center-text img { width: auto !important;}
.links table tr td{  vertical-align: top !important;    width: 50% !important;}

/*=====================Menu Items=====================*/

