@charset "utf-8";
/* CSS Document */

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #008DD0;
	background-attachment: fixed;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFF;
}
h1 {
	font-size: 160%;
}
#homeBG {
	height: 665px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/maincontentBGhome.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.homecontent  {
	width: 700px;
	height: 300px;
	position: relative;
	top: 125px;
	float: left;
	left: 160px;
}
p {
	font-size: .9em;
	text-align: justify;
}

a img {
	border-style: none;
	outline: 0;
}

h2 {
	font-size: 125%;
}

a:link {
	color:#FFF;
	outline: 0;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
}
a:visited {
	color: #FFF;
	outline: 0;
	text-decoration: none;
	font-style: italic;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #FFF;
	outline: 0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F7921E;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.current {
	text-decoration: none;
	color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F7921E;
	margin-bottom: 10px;
	}

.nav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 45px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 40px;
}
.nav li {
	width: 100px;
	margin-right: 10px;
	margin-left: 15px;
	display: inline;
	list-style-type: none;
}
.nav li a {
	text-decoration: none;
	padding-bottom: 5px;
}
.nav li a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	padding-bottom: 5px;
}


.container {
	width: 1024px;
	margin: 0 auto;
}


.header {
	width: 510px;
	height: 110px;
	float: left;
	z-index: -1;

}
.header img {
	height: 105px;
	width: 430px;
	margin-left: 30px;
}



.sidebar1 {
	float: left;
	width: 310px;
	padding-bottom: 10px;
}
.content {
	width: 980px;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
	float: left;
}
.sidebar2 {
	float: left;
	width: 400px;
	background: #93A5C4;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}

.img-right {
	float: right;
	margin: 0px;
	-moz-box-shadow: 3px 5px 10px #000;
	-webkit-box-shadow: 3px 5px 10px #000;
	-o-box-shadow: 3px 5px 10px #000;
	box-shadow: 3px 5px 10px #000;
}

.img-left {
	float: left;
	margin-right: 20px;
	-moz-box-shadow: 3px 5px 10px #000;
	-webkit-box-shadow: 3px 5px 10px #000;
	-o-box-shadow: 3px 5px 10px #000;
	box-shadow: 3px 5px 10px #000;

}
.slideshow, .staticphoto {
	height: 573px;
	width: 400px;
	-o-box-shadow: 3px 5px 10px #000;
	float: right;
	margin-top: -552px;
	margin-right: 25px;
	z-index: -1;
}
.slideshow2 {
	width: 470px;
	background-image: url(images/maincontentBGhome.png);
	background-repeat: no-repeat;
	height: 383px;
	margin-bottom: 20px;
}

.slideshow2 h6 {
	font-size: 140%;
	text-align: center;
	color: #3164BD;
	padding-top: 150px;
	padding-left: 70px;
	width: 300px;
}
.title h1 {
	color: #FFF;
	float: right;
	margin-top: 70px;
	margin-right: 50px;
}

.booklayout {
	width: 470px;
	background-image: url(images/maincontentBGhome.png);
	background-repeat: no-repeat;
	height: 383px;
	margin-bottom: 20px;
	background-position: center bottom;
	font-size: 1em;
}
.booklayout dl {
	margin-top: -35px;
}

.booklayout dl dt {
	padding: 0px;
	margin: 0px;
}
.booklayout dl dd {
	margin-right: 35px;
}
.booklayout dl dd p #inline {
	color: #3067C2;
	font-weight: bold;
}
#links dl {
}
#links dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1em;
}
#links dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}



	
.static {
	width: 510px;
}
.static2 {
	width: 510px;
	margin-top: 150px;
	z-index: -1;
}
.static3 {
	width: 1000px;
	margin-top: 150px;
	z-index: -1;
}
	
.static2 h3 a {
	text-decoration: none;
}
.static2 h3 a:hover {
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F7921E;
}

.frame {
	float: right;
	height: 580px;
	width: 460px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/slideshow/frame.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1000;
}
.frame2 {
	height: 577px;
	width: 753px;
	margin-right: auto;
	margin-left: auto;
}

.frame2 .landscape {
	float: right;
	height: 493px;
	width: 700px;
	margin-top: -520px;
	margin-right: 25px;
	visibility: inherit;
	position: absolute;
}
.frame3 {
	float: right;
	height: 577px;
	width: 753px;
	z-index: 1200;
}
.frame3 .slideshow3 img{
	height: 525px;
	width: 700px;
	margin-top: -555px;
	float: right;
	margin-right: 27px;
	z-index: -20;
	padding-left: 25px;
	padding-top: 0px;
}
.slideshow_life {
	width: 470px;
	background-image: url(images/maincontentBGhome.png);
	background-repeat: no-repeat;
	height: 383px;
	margin-bottom: 20px;
	z-index: 9999;
	float: left;
	margin-top: -230px;
}

.slideshow_life h6 {
	font-size: 130%;
	text-align: center;
	color: #3164BD;
	padding-top: 100px;
	padding-left: 70px;
	width: 300px;
}

 /*styles for IE7 */
.content { margin-right: -1px; } 


#block1, #block2, #block3, #block4 {
	background-image: url(images/sidebarBG.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 177px;
	width: 256px;
	margin-bottom: -50px;
}
.links {
	height: 100px;
	width: 200px;
	margin-left: 35px;
	margin-top: 60px;
	text-align: center;
	font-size: .85em;
}
.static2 dl dt {
	font-style: italic;
	font-weight: bold;
	font-size: 140%;
	color: #FFF;
	margin-bottom: 15px;
	margin-top: 50px;
	margin-left: 50px;
}
.static2 dl dd {
	text-align: justify;
	margin-top: 20px;
	font-size: 0.9em;
	float: left;
	padding: 10px;
}
.slideshow2 dl dd p #inline {
	color: #000;
	font-weight: bold;
}
.slideshow2 dl {
	width: 440px;
}

.static2 h1 {
	color: #FFF;
}
.contactpage {
	float: right;
	z-index: 1299;
	margin-top: -75px;
	margin-right: 25px;
}
.static iframe {
	float: left;
	height: 240px;
	width: 120px;
	margin-right: 20px;
}








.footer {
	position: relative;
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	bottom: 0px;
	height: 200px;
	width: 1024px;
}
.footerboxes {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.footerboxes li {
	display: inline;
	float: left;
	width: 325px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 250px;
	margin-right: .2em;
	margin-left: .2em;
}
.footerboxes li .share {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 35px;
}

.footerboxes li h3 {
	width: 300px;
	margin-top: 80px;
	color: #008DD0;
	font-size: 110%;
	text-align: center;
}
.footerboxes li p a {
	font-style: italic;
}
.order-links {
	text-align: center;
	
}

.order-links a{
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}

.order-links a:hover {
	color: #008DD8;
}

.webmaster {
	font-size: x-small;
	display: block;
}
.webmaster p {
	text-align: right;
	margin-right: 28px;
}
.booklayout dl dd div #wildland a {
	font-weight: bold;
	color: #000;
}
.reviews {
	font-size: .9em;
}
.reviews p {
	margin-right: 40px;
	margin-left: 20px;
}
