@charset "utf-8";
/* CSS Document */

/* MENU */
/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */
.menu2 {padding:0 0 0 10px; margin:0; list-style:none; height:40px; position:relative; font-family:"Times New Roman", Times, serif; z-index:99; }
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:30px; line-height:30px; color:#fff; text-decoration:none; font-size:17px; padding:0 0 0 10px; cursor:pointer;}
.menu2 li a.top_link.selected {color:#fff;}
.menu2 li a.top_link span {float:left; display:block; padding:0 23px 0 23px; height:30px; border:1px solid transparent;}
.menu2 li a.top_link.selected span {border:1px solid #fff;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 17px 0 17px; height:30px;}
.menu2 li a.top_link:hover {color:#333;}
.menu2 li a.top_link:hover span {}
.menu2 li a.top_link:hover span.down {}

.menu2 li:hover > a.top_link {color:#fff;}
.menu2 li:hover > a.top_link span {border:1px solid #fff;}
.menu2 li:hover > a.top_link span.down {}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */
.stillpoints {
background-color:#e2e9eb;
}
/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:34px; top:31px; background: #fff; padding:3px 0; border:1px solid #AA3D00; white-space:nowrap; width:160px; height:auto;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:90px;}
.menu2 :hover ul.sub li a {display:block; font-size:14px; height:20px; width:154px; line-height:20px; text-indent:15px; color:#AA3D00; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.sub li a.fly {background:#fff;}
.menu2 :hover ul.sub li a:hover {background:#AA3D00; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#AA3D00; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#AA3D00; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:160px; z-index:200; height:auto;}
/* END MENU */

html,
body {
   margin:0;
   padding:0;
   height:100%;
}

html {
	background: url(images/interface/backgroundImage.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#containerContent {
position:absolute;
width:510px;
height:548px;
left:8px;
top: 148px;
background-color:#fff;
overflow-y:scroll;
overflow-x:hidden;
margin: 0 auto;
padding:30px;
}

#container {
position:relative;
min-height: 100%;

width: 940px;
margin: 0 auto;
}

a:link {
	color: #AA3D00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AA3D00;
}
a:hover {
	text-decoration: underline;
	color: #AA3D00;
}
a:active {
	text-decoration: none;
	color: #AA3D00;
}

h2 {
	color: #AA3D00;
	font-size:24px;
	font-weight:normal;
	line-height:inherit;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	color: #AA3D00;
	font-size:24px;
	font-weight:bold;
	line-height:inherit;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

h1 a:link {
	color: #AA3D00;
	font-size:24px;
	font-weight:bold;
	line-height:inherit;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
h1 a:visited {
	color: #AA3D00;
	text-decoration:none;
}
h1 a:hover {
	color: #999999;
	text-decoration:none;
}
h1 a:active {
	color: #AA3D00;
	text-decoration:none;
}

.blogtitle {
font-size:24px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color: #AA3D00;
}

.blogdate {
font-size:12px;
color:#999999;
font-family:Arial, Helvetica, sans-serif;
}

.articletitle {
font-size:18px;
font-weight:bold;
}
h4 {
	font-size:18px;
	font-weight:bold;
	line-height:inherit;
	padding:0px;
	margin:0px;
	font-family:"Times New Roman", Times, serif;
}
h4 a:link {
	color:#000000;
	text-decoration:none;
	font-size:22px;
	font-weight:bold;
	line-height:inherit;
	padding:0px;
	margin:0px;
	font-family:"Times New Roman", Times, serif;
}
h4 a:visited {
	color:#000000;
	text-decoration:none;
}
h4 a:hover {
	color:#999999;
	text-decoration:none;
}
h4 a:active {
	color:#000000;
	text-decoration:none;
}

.articlepublication {
font-style:italic;
color:#666666;
}
h5 {
	color:#666666;
	font-size:22px;
	font-weight:normal;
	line-height:inherit;
	font-style:italic;
	padding:0px;
	margin:0px;
	font-family:"Times New Roman", Times, serif;
}

hr {
	border: 0;
     color: transparent;
      background-color: transparent;
      height: 1px;
}

#caribou {
	position:absolute;
	height: 275px;
	top:496px;
	left:701px;
	width: 320px;
}

#twitterdiv {
	position:absolute;
	height: 300px;
	top:148px;
	left:695px;
	width: 198px;
}

#homecover {
	position:absolute;
	height: 584px;
	top:148px;
	left:50px;
	width: 384px;
}

#homequotes {
	position:absolute;
	height: 584px;
	top:190px;
	left:520px;
	width: 384px;
	color:#fff;
	font-size:18px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
	
	#shoppingdivhome {
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	position:absolute;
	height: 113px;
	top:510px;
	left:540px;
	padding:8px;
	width: 300px;
	background-color:rgba(0,0,0,0.65);
	color:#fff;
	font-weight:bold;
	}
	
	#shoppingdiv {
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	position:absolute;
	height: 283px;
	top:460px;
	left:630px;
	padding:8px;
	width: 300px;
	background-color:rgba(0,0,0,0.65);
	color:#fff;
	font-weight:bold;
	}
	
	.shoplink {
	
	margin:8px 11px 8px 11px;	
	}

#copyrightdiv {
	position:absolute;
	height: 60px;
	top: 810px;	
	left: 7px;
	color:#B8B8B8;
	}
#socialdiv {
	position:absolute;
	height: 60px;
	top: 790px;	
	left: 768px;
	color:#B8B8B8;
	}

.blurbtext {
	color:#999999;
}
.boldwhite {
	font-weight:bold;
	color:#fff;
	font-size:24px;
	line-height:38px;
}
.buylinks a:link {
	font-weight:bold;
	color:#AA3D00;
	font-size:20px;
	text-decoration:none;
	line-height:30px;
}
.buylinks a:visited {
	font-weight:bold;
	color:#AA3D00;
	font-size:20px;
	text-decoration:none;
	line-height:30px;
}
.buylinks a:active {
	font-weight:bold;
	color:#AA3D00;
	font-size:20px;
	text-decoration:none;
	line-height:30px;
}
.buylinks a:hover {
	font-weight:bold;
	color:#fff;
	font-size:20px;
	text-decoration:none;
	line-height:30px;
}
h3 {
	color: #999999;
	font-size:16px;
	font-weight:normal;
	line-height:inherit;
	padding:0px;
	margin:0px;
	font-family:"Times New Roman", Times, serif;
}
