@charset "UTF-8";
/* Aaron's Journey */
	
/* GLOBALS
-------------------------------------------------------------------*/

body {
	
	background:#000;
	margin:0;
	padding:0;
	font: normal 11px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	}

* {
	margin:0px;
	padding:0;
	}
#wrapper {
	width:840px;
	margin:0 auto;
}
#textContainer{
	padding:0 15px;
	position:absolute;
	top:170px;
	width: 767px;
	height: 1000px;
}
#newsContainer{
	padding:0 15px;
	position:absolute;
	top:170px;
	width: 767px;
	height: 916px;
	margin-top:50px;
}
#latest{
	padding:0 15px;
	position:relative;
	top:0px;
	width: 600px;
	height: 200px;
	margin-top:0px;
	margin-left: 90px;
}

.homeContainer{
	padding:0 25px;
}

h2{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	color:#faf5f5;
	margin:5px 0 0px 0;
}

.subtitle{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	color:#faf5f5;
	margin:5px 0 10px 0;
}
h3{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000;
	margin:0 0 10px 0;
	
}
h4{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	margin:5px 0 5px 0;
}
h6{
	
	font-size:15px;
	padding:0px;
	margin:0px;
}
	
	
a img,:link img,:visited img {
	border:none
	}
img {
	margin-bottom:0px;
	}

p {
	padding-bottom:0px;
	text-align: left;
	color: #000;
	}
	
p.whiteText{
	color:#fff;
	padding-bottom:6px;
	font-size:12px;
}
ul, ol {
	list-style:circle;
	color: #666;
	}

.left {
	float:left;
	}

.right {
	float:left;
	color: #FFF;
	}
.clear{
	clear:both;
}
a, a:link, a:visited {
	color:#666;
	;
	text-decoration:none;
	}

a:hover {
	color:#F00;
	;
	text-decoration:underline;
}
hr {
	border: 0;
	background-color: #999;
	height: 1px;
}
.home hr.subHR {
	float:left;	
	position:relative;
	left:25px;
	top:2px;
}
hr.subHR {
	float:left;	
	position:relative;
	top:-5px;
	left:10px;
}
hr.textHR {
	float:left;
	margin:10px 0;
}
.caption{
	font-size:13px;
	font-weight: bold;
}



/* FOOTER
-------------------------------------------------------------------*/
#footer{
	margin:5px 20px 0 20px;
	padding:5px 0 0 0;
	border-top:#808080 solid 1px;
	font-size:9px;
	color:#808080;
	height:25px;
}

#footer ul li {
	margin:0 2px 0 0;
	padding:0 5px 0 0;
	border-right: 1px solid #808080;
	display:inline;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
}

#footer ul li.last {
	border-right:none;
}

#footer a, #footer a:hover, #footer a:active, #footer a:visited {
	color:#FFF;
	text-decoration:none;
	}


/* HOME PAGE
-------------------------------------------------------------------*/

#homebg{
	background:url(../images/bgHome.jpg) no-repeat;
	width:840px;
	height:700px;
}
#homebg2{
	background:url(../images/bgHome2.jpg) no-repeat;
	width:840px;
	height:821px;
}

h1#homeLogo {
	float:left;
	height:197px;
	width:342px;
	margin-left:19px;
	}
	
/* HOME HEADER
-------------------------------------------------------------------*/
#uNav {
	float:right;
	margin-right:13px;
	padding-top:15px;
	}
.home #uNav {
	float:right;
	margin-right:18px;
	padding-top:22px;
	}

#uNav ul li {
	margin:0 2px 0 0;
	padding:0 5px 0 0;
	border-right: 1px solid #808080;
	display:inline;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}

#uNav ul li.last {
	border-right:none;
}

#uNav a, #uNav a:hover, #uNav a:active, #uNav a:visited {
	color:#FFF;
	text-decoration:none;
	}

#tabNav{
	float:right;
	background:url(../images/nav_background.gif) no-repeat;
	height:22px;
	width:380px;
	margin-right:35px;
	position:relative;
	top:-30px;
	background-image: url(../images/nav_background.png);
}

#tabNav ul li{
	display:inline;
	text-align:center;
	font-size:11px;
	}
	
#tabNav ul li a { 
	float:left; 
	height: 22px; 
	padding:4px 0 0 0px;
	width:74px;
	}

#tabNav ul li a.last {
	width:80px;
}

#tabNav a, #tabNav a:hover, #tabNav a:active, #tabNav a:visited {
	color:#444444;
	text-decoration:none;
		}


/* SUB PAGE
-------------------------------------------------------------------*/



h1#subLogo {
	float:left;
	height:115px;
	width:202px;
	top:30px;
	position:relative;
	top:-5px;
	}



#illustration{
	background:url(../images/illustration.png);
	width:800px;
	height:687px;
	position:relative;
	z-index:0;
}
	
/* SUB HEADER
-------------------------------------------------------------------*/

#tabNavSub{
	float:right;
	background:url(../images/nav_background.gif) no-repeat;
	height:22px;
	width:380px;
	margin-right:20px;
	position:relative;
	top:95px;
	background-image: url(../images/nav_background.png);

}

#tabNavSub ul li{
	display:inline;
	text-align:center;
	font-size:11px;
	}
	
#tabNavSub ul li a { 
	float:left; 
	height: 22px; 
	padding:4px 0 0 0px;
	width:74px;
	}

#tabNavSub ul li a.last {
	width:80px;
}

#tabNavSub a, #tabNavSub a:hover, #tabNavSub a:active, #tabNavSub a:visited {
	color:#444444;
	text-decoration:none;
		}

/* COLUMN LAYOUT 
-------------------------------------------------------------------*/
.twoCol#leftCol {
	width:380px;
	float:left;
	margin-right:0px;
	
	}
	
.twoCol#rightCol{
	width:380px;
	float:right;
}
.twoColc#leftColc {
	width:770px;
	float:left;
	margin-right:0px;
	
	}
	
.twoColc#rightColc{
	width:380px;
	float:right;
}
.twoColl#leftColl {
	width:200px;
	float:left;
	margin-right:0px;
	margin-left: 0px;
	
	}
	
.twoColl#rightColl{
	width:380px;
	float:right;
}
.fourColc{
	float:left;
	width:186px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0;
	margin-left: 0;
	
}

.fourCol{
	float:left;
	width:186px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
	
}
.fourCol29{
	float:right;
	width:186px;
	overflow:hidden;
	margin-top: 15px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
	
}
.fourCol30{
	float:left;
	width:186px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
	height:300px:
	
}
.fourColcon{
	float:left;
	width:200px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 20px;
	
}
.fourColbuy{
	float:left;
	width:200px;
	
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 10px;
	
}
.fourCol2{
	float:left;
	width:190px;
	overflow:hidden;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	
}
.fourCol3{
	float:left;
	width:300px;
	overflow:hidden;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	
}
.fourCol#leftLast,
.fourCol#rightLast{
	margin-right:0px;
	margin-top: 30px;
}
.fourColR#rightLast{
	margin-right:0px;
	margin-top: 10px;
}

/* PAGE LAYOUT AUTHOR
-------------------------------------------------------------------*/
/*.author #illustration{
	top:190px;
}*/

/*.author #subbg{
	background:url(../images/bg_author.jpg) top left no-repeat;
	width:800px;
	height:1041px;
	padding:0 20px;
}
.video #subbg{
	background:url(../images/bg_video.jpg) top left no-repeat;
	width:800px;
	height:1115px;
	padding:0 20px;
}

.locations #subbg{
	background:url(../images/bg_locations.jpg) top left no-repeat;
	width:800px;
	height:1152px;
	padding:0 20px;
}

.story #subbg{
	background:url(../images/bg_story.jpg) top left no-repeat;
	width:800px;
	height:1196px;
	padding:0 20px;
}

.links #subbg{
	background:url(../images/bg_links.jpg) top left no-repeat;
	width:800px;
	height:900px;
	padding:0 20px;
}

.contact #subbg{
	background:url(../images/bg_contact.jpg) top left no-repeat;
	width:800px;
	height:792px;
	padding:0 20px;
}*/


.author #subbg{
	background:url(../images/bgAuthor.jpg) top left no-repeat;
	width:800px;
	height:1041px;
	padding:0 20px;
}
.video #subbg{
	background:url(../images/bgVideo.jpg) top left no-repeat;
	width:800px;
	height:1400px;
	padding:0 20px;
}

.locations #subbg{
	background:url(../images/bgLocations.jpg) top left no-repeat;
	width:800px;
	height:1152px;
	padding:0 20px;
}
.News #subbg{
	background:url(../images/bgEvents.jpg) top left no-repeat;
	width:800px;
	height:2150px;
	padding:0 20px;
}

.story #subbg{
	background:url(../images/bgStory.jpg) top left no-repeat;
	width:800px;
	height:1150px;
	padding:0 20px;
}
.pressrelease #subbg{
	background:url(../images/bgpressrelease.jpg) top left no-repeat;
	width:800px;
	height:1900px;
	padding:0 20px;
}

.links #subbg{
	background:url(../images/bgLinks.jpg) top left no-repeat;
	width:800px;
	height:900px;
	padding:0 20px;
}

.contact #subbg{
	background:url(../images/bgContact.jpg) top left no-repeat;
	width:800px;
	height:792px;
	padding:0 20px;
}

.author .fourCol#left,
.author .fourCol#leftLast{
	height:100%px;
}

.author .fourCol#right,
.author .fourCol#rightLast{
	height:100%;
}

.author img{
	margin:0;
}

/* PAGE LAYOUT IMAGES
-------------------------------------------------------------------*/
/* ------------- Photo Gallery _----------------------*/

#largeImg {
	width: 380px;
	height: 255px;
}

p img#largeImg,
p.thumbs{
 	margin:0px;
 }
 
.thumbs img{
	border: solid 1px #999;
	width: 71px;
	height: 71px;
	margin:0 9px 10px 9px;
}

 
.thumbs#lastrow img{
	border: solid 1px #999;
	width: 71px;
	height: 71px;
	margin:0 9px 0px 9px;
	}

p.thumbs#lastrow{
	margin-bottom:0px;
	padding-bottom:0px;
}

.thumbs img:hover {
	border-color: #fff;
}
.video #wrapper #subbg #textContainer #rightCol #right div table tr td {
	text-align: left;
}
.contact #wrapper #subbg #textContainer #rightCol #right #right div {
	text-align: left;
}
.apper {
	text-align: left;
	font-weight: bold;
}
.home #apDiv2 #fb-root {
	color: #FFF;
}
.youtbe {
	color: #FFF;
	clip: rect(auto,auto,auto,auto);
}
.titleview {
	font-size: 13px;
}

