/*ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
}

body
{
  padding: 20px;
}*/
/****************************************
*=================COLORS================*
*										*
*	Primary (Dark Orange):		#D45300	*
*	Shadow/Background (Brown):	#611D01	*
*	Highlight (Bright Orange):	#F27F01	*
*	Midtone (Peach/Melon):		#FDB972	*
*	Neutral/Bacckground:		#FBE8DF	*
*										*
*=================NOTES=================*
*										*
*										*
*										*
****************************************/


/********* Page Level Elements *********/

/* Reset Default Element Properties */
html, body {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #611D01;
	
}

div#content a:link {
	text-decoration: none;
	background-color: transparent;
	padding: 1px;
	color:#D45300;
}

div#content a:visited {
	text-decoration: none;
	background-color: transparent;
	padding: 1px;
	color:#D45300;
}

div#content a:hover {
	text-decoration: none;
	background-color: #611D01;
	/*font-size: 10px;*/
	padding: 1px;
	color:#F27F01;
}
div#content a:active {
	text-decoration: none;
	background-color: #611D01;
	/*font-size: 10px;*/
	padding: 1px;
	color:#F27F01;
}

/****** Layout Container Elements ******/

#logoBox {
	width: 217px;
	height: 353px;
}

#shellLogo {
		display: block;
		position: relative;
		left: 0px;
		top: 0px;
		z-index: 1;
	}

#shell {
	width: 662px;
	top: -394px; /* (logoBox.height - (45 - shell.marginTop)) * -1 */
	left: 90px;
	margin-top: 25px;
	margin-bottom: 25px;
	z-index: 0;
	position: relative;

}

* html #shell {
	top: -398px;
	
}

#shellBG {
	width: 100%;
	background-color: #DBE8DF;
	background-image: url(../images/shellBG.gif);
	background-position: center;
	background-repeat: repeat-y;
	padding-bottom: 30px;
	min-height: 500px;
}

* HTML #shellBG {
	height: 500px;
}

#shellTopper {
	width: 662px;
	margin: 0px;
	background-image: url(../images/shellTopper.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 15px;
	overflow:hidden;
}

#shellFooter {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 25px;
	background-image: url(../images/shellFooter.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 15px;
}

#menu {
	/*margin-left: 384px;
	margin-right: 10px;
	width: 642px;
	margin-bottom: -49px;*/
	position: relative;
	z-index: 100;
	top: 53px;
	left: 384px;
}
#content {
	margin-left: 130px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content p {
	margin-left:0px;
	margin-right: 20px;
	margin-bottom: 0px;
}
#menuStatusBar {
	width: 254px;
	height: 33px;
	background-color: #F27F01;
	background-image: url(../images/navStatusBarBG.gif);
	background-position: center right;
	background-repeat: no-repeat;
	margin-right: 19px;
	margin-left: -19px;
	text-align: right;
	color: #fff;
}

* html #menuStatusBar {
	margin-top: 4px;

}

#menuStatusBar #message {
	margin-right: 20px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

#navigation {
	/*left: 264px;
	margin-top: -33px;
	border: none;
	z-index: 100;
	position: relative;*/
}

#menu img {
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
	border: 0px none;
}

h1 {
	background-color: #D45300;
	background-image: url(../images/h1BG.gif);
	background-repeat:no-repeat;
	background-position: center left;
	height: 34px;
	overflow: hidden;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 21px;
	line-height: 21px;
	margin-left: 163px;
	padding-top: 14px;
	padding-left: 25px;
	vertical-align: baseline;
}

.pod {
	width: 200px;
	background-image: url(../images/callout_scrollBG.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #D45300;
	font-size: 12px;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.pod p.review {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.pod p.cite {
	border-bottom: 1px solid #D45300;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D45300;
	text-align: right;
	margin-left: 5px;
	margin-right: 5px;

}

p.cite span.info {
	font-size: 90%;
	color: #611D01;
}

.callout117 {
	width: 117px;
	background-image: url(../images/callout_w117BG.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #D45300;
	font-size: 10px;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}

	.callout117 div.topper {
		width: 100%;
		height: 10px;
		background-image:url(../images/callout_w117Topper.gif);
		background-repeat: no-repeat;
		background-position: top center;
		overflow: hidden;
	}
	
	.callout117 div.footer {
		width: 100%;
		height: 10px;
		background-image: url(../images/callout_w117Footer.gif);
		background-position: bottom center;
		background-repeat: no-repeat;
		overflow: hidden;
	}

.pod div.topper {
		width: 100%;
		height: 10px;
		background-image:url(../images/callout_scrollTopper.gif);
		background-repeat: no-repeat;
		background-position: top center;
		overflow: hidden;
	}
	
	.pod div.footer {
		width: 100%;
		height: 10px;
		background-image: url(../images/callout_scrollFooter.gif);
		background-position: top center;
		background-repeat: no-repeat;
		overflow: hidden;
	}
	
.callout349 {
	width: 349px;
	background-image: url(../images/callout_w349BG.gif);
	background-repeat: repeat-y;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #D45300;
	margin-top: 20px;
	font-size: 14px;
	line-height: 16px;
	clear: right;
}
	.callout349 div.topper {
		width: 100%;
		height: 15px;
		background-image:url(../images/callout_w349Topper.gif);
		background-repeat: no-repeat;
		background-position: top center;
		overflow: hidden;
	}
	
	.callout349 div.footer {
		width: 100%;
		height: 15px;
		background-image: url(../images/callout_w349Footer.gif);
		background-position: bottom center;
		background-repeat: no-repeat;
		overflow: hidden;
	}

.pod264 {
	width: 264px;
	background-image: url(../images/pod_w264BG.gif);
	background-repeat: repeat-y;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #D45300;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 14px;
	line-height: 16px;
	float:right;
}
	.pod264 div.topper {
		width: 100%;
		height: 10px;
		background-image:url(../images/pod_w264Topper.gif);
		background-repeat: no-repeat;
		background-position: top center;
		overflow: hidden;
	}
	
	.pod264 div.footer {
		width: 100%;
		height: 10px;
		background-image: url(../images/pod_w264Footer.gif);
		background-position: top center;
		background-repeat: no-repeat;
		overflow: hidden;
	}
	
	.callout264 {
	width: 264px;
	background-image: url(../images/callout_w264BG.gif);
	background-repeat: repeat-y;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #D45300;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	font-size: 14px;
	line-height: 16px;
	float:left;
}
	.callout264 div.topper {
		width: 100%;
		height: 10px;
		background-image:url(../images/callout_w264Topper.gif);
		background-repeat: no-repeat;
		background-position: top center;
		overflow: hidden;
	}
	
	.callout264 div.footer {
		width: 100%;
		height: 10px;
		background-image: url(../images/callout_w264Footer.gif);
		background-position: top center;
		background-repeat: no-repeat;
		overflow: hidden;
	}
	
	#shellBG .callout264 p.content {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 10px;
		margin-right: 10px;
	}

.callout481 {
	width: 481px;
	background-image: url(../images/callout_w481BG.gif);
	background-repeat: repeat-y;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #D45300;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 16px;
	clear: right;
}

	.callout481 div.topper {
		width: 100%;
		height: 10px;
		background-image:url(../images/callout_w481Topper.gif);
		background-repeat: no-repeat;
		background-position: top center;
		overflow: hidden;
	}
	
	.callout481 div.footer {
		width: 100%;
		height: 10px;
		background-image: url(../images/callout_w481Footer.gif);
		background-position: top center;
		background-repeat: no-repeat;
		overflow: hidden;
	}
	
#shell div p.callout {
	margin-right: 15px;
	margin-left:15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.scroll {
	overflow-y: scroll;
	overflow-x: hidden;
	height: 200px;
	padding: 0px;
	width: 100%;
	scrollbar-base-color: #611D01;
	scrollbar-arrow-color: #D45300;
	border-bottom: 12px solid #611D01;
}
div.podContent {
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
}
 h2.podHeader {
	line-height: 12px;
	font-size: 12px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #611D01; 
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

div#content h2 {
	color: #D45300;
}

#shellBG div#content div.pod a.review:link {
	text-decoration: none;
	color:#D45300;
	background-color: transparent;
	
}

div.pod a.review:visited {
	text-decoration: none;
	color:#D45300;
	background-color: transparent;
}

div.pod a.review:hover {
	text-decoration: none;
	color:#611D01;
	background-color: transparent;
}
div.pod a.review:active {
	text-decoration: none;
	color:#611D01;
	background-color: transparent;
}

a span.detail {
	
	color: #611D01;
	padding: 1px;
	background-color: #D45300;
}
.floatRight {
	float:right;
	margin: 20px;
} 

.pod .center {
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
}
.podContent p.center {
	text-align: center;
	width: 100%;
}

blockquote {
	background-color: #FDB972;
	color: #611D01;
	padding: 15px;
}

div.podContent img.podContent {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.pod180 {
	width: 160px;
	background-image: url(../images/pod_w180BG.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #D45300;
	font-size: 12px;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;	
}

.pod180 div.topper {
	width: 100%;
	height: 10px;
	background-image:url(../images/pod_w180Topper.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.pod180 div.footer {
	width: 100%;
	height: 10px;
	background-image:url(../images/pod_w180Footer.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.pod264 {
	width: 264px;
	background-image: url(../images/pod_w264BG.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #D45300;
	font-size: 12px;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;	
}

.pod264 div.topper {
	width: 100%;
	height: 10px;
	background-image:url(../images/pod_w264Topper.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.pod264 div.footer {
	width: 100%;
	height: 10px;
	background-image:url(../images/pod_w264Footer.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
