



/*****  YUI reset  *****/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

em { font-style: italic; font-weight: inherit; }
strong { font-weight: bold; font-style: inherit; }




/*****  clearing  *****/

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.node { clear: none }
.image-attach-body {
	float: none;
	margin-left: 0;
	}




/*****  global  *****/

body {
	background: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	text-align: center;
	}

.noCSS {
	display: none;
	}

hr {
	display: none;
	}

div.hr {
	margin: 2.6em 0;
	background: transparent url(img/dotted_hr.gif) scroll no-repeat top center;
	height: 8px;
	}

div.hrTop {
	margin: 1.7em 0;
	background: transparent url(img/dotted_rule_top.gif) scroll repeat-x top left;
	height: 10px;
	}

div.hrBottom {
	margin: 1.7em 0;
	background: transparent url(img/dotted_rule_bottom.gif) scroll repeat-x top left;
	height: 10px;
	}

blockquote {
	margin: 0 3em;
	font-size: 14px;
	line-height: 18px;
	}

ul, li {
	padding: 0;
	margin: 0.5em 0 1em 0;
	}

ol {
	list-style: decimal;
	padding: 2px 0;
	}

ul {
	list-style: circle;
	}

	li {
		margin: 5px 0 5px 21px;
		}

.boxed {
	border: 1px solid #333;
	padding: 1.7em;
	}




/*****  headers  *****/

h1 { font-size: 160%; line-height: 1.4em; padding-bottom: 0.1em; }
h2 { font-size: 32px; line-height: 1.4em; font-weight: bold; font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;}
h3 { font-size: 21px; line-height: 1.2em; font-weight: normal; color: #C48800;}
h4 { font-size: 19px; line-height: 1.2em; font-weight: normal; }
h5 { font-size: 110%; }




/*****  layout  *****/

#outerContainer {
	margin: 0 auto;
	position: relative;
	width: 964px;
	}

#innerContainer {
	position: relative;
	left: 25px;
	width: 914px;
	}

#sidebarColumn {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	background: transparent url(img/sidebar_middle.jpg) scroll repeat-y 0px 0px;
	text-align: center;
	width: 291px;
	}

	#sidebarMiddle {
		position: relative;
		padding: 0 40px 0 25px;
		font-size: 11px;
		line-height: 15px;
		text-align: center;
		}

	#book {
		position: absolute;
		left: 60px;
		top: 210px;
		background: transparent none;
		}

#mainColumn {
	text-align: right;
	position: absolute;
	top: 0;
	left: 186px;
	width: 728px;
	background: #FAEDC0 url(img/contentarea_middle.jpg) scroll repeat-y 0px 0px;
	}

	#mainMenu {
		position: absolute;
		top: 190px;
		left: 108px;
		}

		#mainMenu .menuItem, #mainMenu .menuItemActive {
			float: left;
			padding: 12px 10px 12px 18px;
			font-size: 14px;
			margin-right: 1px;
			}

		#mainMenu .menuItemActive {
			background: transparent url(img/active_menu_bg.jpg) scroll no-repeat 0px 0px
			}

	#contentMiddle {
		text-align: left;
		padding: 66px 40px 0 130px;
		background: transparent url(img/contentarea_top.jpg) scroll no-repeat top right;
		font-size: 13px;
		line-height: 17px;
		}

	#minHeight {
		width: 1px;
		height: 565px;
		float: left;
		}

#footer {
	background: #000 url(img/tor.gif) scroll no-repeat top right;
	padding: 10px 35px 25px 0;
	color: #B47F32;
	font-size: 11px;
	line-height: 18px;
	}




/*****  floating  *****/

.floatRight {
	float: right;
	margin: 0 0 1em 1em;
	}

.floatLeft {
	float: left;
	margin: 0 1em 1em 0;
	}




/*****  generic frames  *****/

.framed {
	padding: 2px;
	border: 2px solid #7185AA;
	background: #FFF8D5;
	}




/*****  typography  *****/

.small {
	font-size: 11px;
	line-height: 15px;
	}

.sweepstakesRules {
	font-size: 9px;
	line-height: 12px;
	padding-top: 7px;
	width: 560px;
	margin: 0 0 0 auto;
	color: #906628;
	}

.audioLink {
	padding: 0 0 18px 30px; 
	background: transparent url(img/audio.gif) scroll no-repeat 1px 3px;
	}

.pdfLink {
	padding: 0 0 0 58px; 
	background: transparent url(img/pdf.jpg) scroll no-repeat 0px 3px;
	}




/*****  links  *****/

a:link, a:visited, a:active, a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #761814;
	}

	a:hover {
		color: #A80909;
		}

	.menuItem a:link, .menuItem a:visited, .menuItem a:active, .menuItem a:hover {
		color: #000000;
		text-decoration: none;
		}

		.menuItem a:hover {
			text-decoration: underline;
			}

	.menuItemActive a:link, .menuItemActive a:visited, .menuItemActive a:active, .menuItemActive a:hover {
		text-decoration: none;
		color: #FAE6A1;
		}

	#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
		color: #B47F32;
		}

		#footer a:hover {
			color: #FFE8B6;
			}

	h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {
		font-size: 21px;
		line-height: 1.2em;
		font-weight: normal;
		color: #C48800;
		text-decoration: underline;
		}

