body {
	background: #0d0a01 url(/images/bg_gradient_tile.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	line-height:16px;
	margin:0px;
}

img { border: 0;}
img, div { behavior: url(/iepngfix.htc) }

a:link,a:visited,a:active  {
	color: #F47621;
}
a:hover {
	color: #FF9900;
}

h1,h2,h3,h4,h5,h6 {
	
}
h1 {
	font-size: 26px;
	font-weight:lighter;
	margin:0;
}
h2 {
	font-size: 22px;
	font-weight:lighter;
	color: #333333;
	margin:0;
}
h3 {
	font-size: 16px;
	color: #003366;
	margin:0;
}

#outercontainer {
	width: 959px;
	height: auto;
	margin: 0 auto;
}

#container {
	float: left;
	width: 959px;
	background: transparent url(/images/bg_flat.jpg) no-repeat;
}

.footer {
	width: 860px;
	color: #b2aa7e;
	font-size: 10px;
	text-align: right;
}

.footer a:link { color: #b2aa7e;}
.footer a:visited { color: #b2aa7e;}
.footer a:hover { color: #e3a437;}
.footer a:active { color: #b2aa7e;}


#header {
	float: left;
	display: inline;
	width: 959px;
	height: 60px;
}

#logo {
	width: 221px;
	height: 38px;
	float: left;
	margin: 16px 0 0 36px;
}

#navigation {
	float: left;
	display: inline;
	width: 560px;
	height: 20px;
	margin: 26px 0 0 50px;
}

#navigation ul {
	list-style: none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
	margin: 0;
}

#navigation li {
	display:block;
	float:left;
	height:20px;
	padding: 0;
	margin: 0;
}

#navigation li a {
	display:block;
	height:20px;
	text-indent:-9999px;
}

#navigation #btnHome a {
	background:transparent url(/images/nav_full.gif) no-repeat scroll 0 0;
	width:48px;
}

#navigation #btnHome a:hover {
	background-position: 0 -20px;
}

#navigation #btnBook a {
	background:transparent url(/images/nav_full.gif) no-repeat scroll -48px 0;
	width:71px;
}

#navigation #btnBook a:hover {
	background-position: -48px -20px;
}

#navigation #btnOrder a {
	background:transparent url(/images/nav_full.gif) no-repeat scroll -119px 0;
	width:81px;
}

#navigation #btnOrder a:hover {
	background-position: -119px -20px;
}

#navigation #btnAbout a {
	background:transparent url(/images/nav_full.gif) no-repeat scroll -200px 0;
	width:88px;
}

#navigation #btnAbout a:hover {
	background-position: -200px -20px;
}

#navigation #btnBlog a {
	background:transparent url(/images/nav_full.gif) no-repeat scroll -288px 0;
	width:51px;
}

#navigation #btnBlog a:hover {
	background-position: -288px -20px;
}

#navigation #btnPodcast a {
	background:transparent url(/images/nav_full.gif) no-repeat scroll -339px 0;
	width:68px;
}

#navigation #btnPodcast a:hover {
	background-position: -339px -20px;
}

#navigation #btnSpeaking a {
	background:transparent url(/images/nav_full.gif) no-repeat scroll -407px 0;
	width:73px;
}

#navigation #btnSpeaking a:hover {
	background-position: -407px -20px;
}

#navigation #btnContact a {
	background:transparent url(/images/nav_full.gif) no-repeat scroll -480px 0;
	width:80px;
}

#navigation #btnContact a:hover {
	background-position: -480px -20px;
}

#content {
	float: left;
	display: inline;
	width: 839px;
	border: 0px solid #FFFFFF;
	padding: 20px 60px;
}

#homeTop {
	width: 839px;
	float: left;
}

#homeBottom {
	width: 839px;
	float: left;
	margin-top: 10px;
}

#bookFeature {
	width: 214px;
	float: left;
}

#newsScroll {
	float: left;
	width: 540px;
	height: 250px;
	margin-left: 20px;
	padding: 20px;
	background: transparent url(/images/copy_tile_40.png);
}

#news_box {
	float:left;
	width: 540px;
	height: 250px;
}

.newsItem {
	padding: 0 20px 20px 0;
	width: 500px;
	color: #47421B;
	font-size: 0.925em;
	line-height: 18px;
}

.newsItem h3 {
	color: #603913;
	font-size: 1.1em;
	font-weight: normal;
}

.newsItem a:link {
	color: #603913;
}

.newsItem a:visited {
	color: #603913;
}

.newsItem a:active {
	color: #603913;
}

.newsItem a:hover {
	color: #FF9900;
}

#homeQuote {
	float: left;
	width: 425px;
	background: transparent url(/images/copy_tile_50.png);
	padding: 15px;
	color: #47421B;
	font-size: 0.7em;
	line-height: 18px;
}

.quote_tag {
	color: #f1f1f1;
	padding-left: 4px;
}

#derekSummary {
	float: left;
	width: 164px;
	padding: 15px 10px;
	margin: 0 10px;
	color: #FFFFFF;
	font-size: 0.7em;
	line-height: 18px;
}

#sidebar {
	float: left;
	width: 280px;
	
}

.sidebar_copy {
	margin-left: 20px;
	color:#FF9900;
	font-size: 0.925em;
	line-height: 18px;
}

#main_content {
	float: left;
	width: 520px;
	margin-left: 20px;
}

#copy_container {
	width: 480px;
	margin-top: 10px;
	padding: 20px;
	background: transparent url(/images/copy_tile_40.png);
}

#copy_box {
	width: 470px;
	height: 470px;
}

.copy {
	color: #47421B;
	font-size: 0.925em;
	line-height: 18px;
}

.copy h2 {
	color: #603913;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 10px;
}

.copy h3 {
	color: #603913;
	font-size: 1.1em;
	font-weight: normal;
}

.copy h4 {
	color: #603913;
	font-size: 0.925em;
	font-weight: normal;
	margin-bottom: 0;
}

.copy p {
	margin: 0 0 10px 0;
}

/*
	jSCROLL Styles
	C5C19D
***************************/
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background-color: #888165;
}
.jScrollPaneDrag {
	position: absolute;
	background: #474220 url(/images/scroll_drag_handle.gif) no-repeat 50% 50%;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	background: #474220 url(/images/scroll_drag_bg.gif) repeat-y;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	background: #474220 url(/images/scroll_drag_bg.gif) repeat-y;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

.scroll-pane {
	overflow: auto;
	float: left;
	width: 364px;
	height: 320px;
}