body {
	background: url(../img/bg.jpg) repeat-x top center #3D5724;
	color:#506468;
	font:14px Georgia, "Times New Roman", Times, serif;
	padding-bottom:50px;
	-webkit-text-size-adjust: none;
}	
a {
	color:#b22808;
	text-decoration:none;
}

/*a#scene2 {
	display:block;
	position:absolute;
	bottom:97px;
	right:0;
	width:597px;
	height:168px;
	background:url(../img/scene-02.png) no-repeat bottom right;
}*/

a:hover {
	text-decoration:underline;
}
/* bullets */
#subpage ol, #subpage ul, #page ol, #page ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	margin-left: 20px;
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
  display:block;
  clear:both;
  visibility:hidden;
  height:0em;
  border-width:0;
  margin:0;
  padding:0;
  font-size: 0em;
}

#header {
	background:url(../img/bg-header-full.png) no-repeat top center;
	position:relative;
	z-index:2;
}
.inside #header {
	background:url(../img/bg-header-inside.png) no-repeat top center;
	position:relative;
	z-index:2;
}
#header .wrap {
	width:900px;
	margin:0 auto;
	height:354px;
	position:relative;
}
#header .top {
	background:#51a5b6;
	height:38px;
	line-height:36px;
}
#header .top h2 {
	font:18px/36px Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	color:#fff;
	float:left;
	padding-left:12px;
}
#header .top ul {
	float:right;
	font:11px Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	color:#fff;
	padding-top:10px;
	margin-bottom:3px;
}
#header .top ul li {
	display:block;
	float:left;
}
#header .top ul li a {
	display:block;
	float:left;
	color:#fff;
	padding:0 7px;
	text-decoration:none;
}
#header .top ul li a:hover,
#header .top ul li a.active {
	text-decoration:underline;
}

/* fixes for search element */
#header .top ul li .search {
	display:block;
	float:left;
	width:126px;
	padding-left:8px;
	padding-right:5px;
	position:relative;
	top:-4px;
}
#header .top ul li .search input.searchInput {
	border:solid 1px #fff;
	font:11px Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	color:#324b51;
	float:left;
	padding: 4px 5px;
	width:115px;
}
#header input.img {
	display:block;
	float:right;
	margin-top: -4px !important;
	margin-right: 13px;
}
#header .top ul li .search label {
	display:none;
}
.searchButton {
	display:none;
}


#header h1 img {
	display:block
}

#header .scene {
	display:block;
	position:absolute;
	bottom:97px;
	right:0;
}

#nav {
	clear:both;
	font:13px Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	color:#6d2204;
	width:100%;
	height:86px;
	-webkit-text-size-adjust: 92%;
}
#nav ul {
	text-align:left;
	padding-top:44px;
}
#nav ul li {
	display:inline;	
	padding-left:30px;
}
#nav ul li.first {
	padding-left:4px;
}
#nav ul li a {
	color:#6d2204;
	text-decoration:none;
	text-transform:uppercase;
}
#nav ul li a:hover,
#nav ul li a.active {
	color:#e8fffc;
}

#content {
	position:relative;
	top:0px;
	margin-bottom:0px;
	z-index:1;
	background-image: url(../img/bg-contentlr2.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#content .bg {
	background:url(../img/bg-bascket.jpg) repeat-y top center;
}
#content .wrap {
	width:900px;
	margin:0 auto;
	padding-bottom:20px;
}

#home {
	background:#fff;
	/*overflow:auto;*/
	width:820px;
	padding:1px 20px 0 20px;
	margin:0 auto;
}
/*
this was replaced with homeSlideshow div for slideshow
#home img.right {
	display:block;
	position:relative;
	right:-10px;
	margin-left:-10px;
}*/
#homeSlideshow {
	float:right;
	display:block;
	position:relative;
	right:-10px;
	margin-left:-10px;
	width:392px;
	height:267px;
	background-image: url(../img/images.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 28px;
	padding-right: 26px;
	padding-bottom: 17px;
	padding-left: 26px;
	overflow:hidden !important;
}
#homeSlideshow img {
	margin-top: 28px;
	margin-right: 26px;
	margin-bottom: 17px;
	margin-left: 26px;
}


#home .left {
	width:360px;
}
#home h2 {
	background:url(../img/bg-title.gif) repeat-y left;
	padding-left:5px;
	font:26px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#1c464e;
	padding-bottom:4px;
	margin-top:10px;
	margin-bottom:10px;
	width:381px;
}
/* blog title */
#home h3 {
	font-size: 18px;
	font-weight:bold;
	color:#506468;
	line-height:140%;
	padding-bottom:10px;
	padding-left:5px;
	font-style: italic;
	text-decoration:underline;
}
#home h4 {
	font-size: 14px;
	font-weight:bold;
	color:#506468;
	line-height:140%;
	padding-bottom:14px;
	padding-left:5px;
}
#home p {
	line-height:140%;
	padding-left:5px;
	padding-bottom:14px;
}

#sidebar {
	float:left;
	padding-left:15px;
	padding-top:0px;
	width:208px;
}
#sidebar ul {
	width:208px;
}
#sidebar ul li {
	background:url(../img/menu-s.png) no-repeat left bottom;	
	display:block;
	padding-bottom:2px;
}
#sidebar ul li a {
	display:block;
	height:36px;
	font:14px/34px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#702608;
	text-decoration:none;
	padding-left:8px;
}
#sidebar ul li a:hover,
#sidebar ul li a.selectedPage {
	background:url(../img/menu-o.png) no-repeat left;
	text-decoration:none;
	color:#e3bb93;
}

#page {
	background: #fff;
	width:594px;
	float:right;
	margin-right:20px;
	padding:0px 15px 20px 15px;
}
#page .img {
	display:block;
	border:solid 5px #e2dad2;
	margin-left:25px;
}

#subpage {
	background: #fff;
	padding:0px 15px 20px 15px;
	width:830px;
	margin:0 auto;
	/* added next three lines to keep min height */
	min-height: 300px;
	height:auto !important;
	height:300px;
}

#subpage h2, #subpage h1 {
	background:url(../img/bg-title2.gif) repeat-y left !important;
	padding-left:9px;
	font:26px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#1c464e;
	padding-bottom:4px;
	margin-bottom:18px;
}
#subpage h2 {
	background:url(../img/bg-title.gif) repeat-y left;
}
#subpage h3 {
	font-size: 18px;
	font-weight:bold;
	color:#506468;
	line-height:140%;
	padding-bottom:2px;
	padding-left:5px;
	font-style: italic;
	text-decoration: underline;
}
#subpage h4 {
	font-size: 14px;
	font-weight:bold;
	color:#506468;
	line-height:140%;
	padding-bottom:2px;
	padding-left:5px;
}
#page h2 {
	background:url(../img/bg-title2.gif) repeat-y left;
	padding-left:9px;
	font:26px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#1c464e;
	padding-bottom:4px;
	margin-bottom:18px;
}
#page h2 {
	background:url(../img/bg-title.gif) repeat-y left;
}
#page h3 {
	font-size: 18px;
	font-weight:bold;
	color:#506468;
	line-height:140%;
	padding-bottom:2px;
	padding-left:5px;
	font-style: italic;
	text-decoration: underline;
}
#page h4 {
	font-size: 14px;
	font-weight:bold;
	color:#506468;
	line-height:140%;
	padding-bottom:2px;
	padding-left:5px;
}
#subpage p,
#page p {
	line-height:140%;
	padding-left:7px;
	padding-bottom:12px;
	font-size:14px;
}

#quicknav {
	background:url(../img/bg-quicknav.png) no-repeat top center;
	font:15px Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	padding-bottom:38px;
	height: 177px;
}
#quicknav .wrap {
	width:900px;
	margin:0 auto;
	height:177px;
}
#quicknav ul {
	color:#e8fffc;
	padding-left:250px;
	padding-top:36px;
}
#quicknav ul li {
	display:inline;
	letter-spacing:0.5em;
}
#quicknav ul li a {
	color:#e8fffc;
	letter-spacing:normal;
	text-decoration:none;
}
#quicknav ul li a:hover,
#quicknav ul li a.active {
	color:#6d2204;
	text-decoration:none;
}

#footer {
	border-top:solid 2px #4b2d00;
	width:900px;
	margin:0 auto;
	padding-top:12px;
}
#footer ul {
	font:11px Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	color:#defcb8;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:8px;
}
#footer ul li {
	line-height:300%;
	display:inline;
	letter-spacing:0.5em;
}
#footer ul li a {
	letter-spacing:normal;
	color:#defcb8;
	text-decoration:none;
}
#footer ul li a:hover,
#footer ul li a.active {
	color:#fff;
	text-decoration:none;
}
#footer p {
	line-height:300%;
	font:11px Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	color:#defcb8;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:18px;
}
#footer .bookmark {
	background:url(../img/bar.gif) no-repeat 0 11px;
	text-align:center;
}
#footer .bookmark img {
	padding:0 4px;
}
div.bottom {
	margin-top: 12px;
	margin-bottom: 10px;
	width: 400px;
}

