/* YUI reset and extra */
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;}

textarea {overflow-y:auto;}
html {overflow-y:scroll;}
:focus {outline: 0;}
input[type="image"] {border: 0;}

body {
	background: #9b7f59 url("../images/layout/backgrounds/wood.jpg");
	padding-bottom: 10px;
}

a {
	color: #4277a0;
	text-decoration: none;
}

a:hover {
	color: #4277a0;
	text-decoration: underline;
}

hr {
	height: 1px;
	overflow: hidden;
	background-color: #d6d0c2;
	color: #d6d0c2;
	border: 0;
	margin: 20px 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h3 {
	color: #901500;
	font: normal 16px/24px Georgia, serif;
	text-transform: uppercase;
	letter-spacing: 5px;
	margin: 0 0 15px 0;
}

h4 {
	color: #901500;
	font: normal 14px/20px Georgia, serif;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin: 0 0 15px 0;
}

ul,
ol {
	margin: 0 0 10px 0;
}

ul li {
	margin: 0 0 5px 20px;
	list-style-type: disc;
}

ol li {
	margin: 0 0 5px 20px;
	list-style-type: decimal;
}

.photo-with-border {
	display: block;
	padding: 4px;
	margin: 0 0 5px 10px;
	background: #fff;
	border: 1px solid #e6e3da;
}

.photo-right {
	float: right;
	padding: 4px;
	margin: 0 0 5px 10px;
	background: #fff;
	border: 1px solid #e6e3da;
}

.photo-left {
	float: left;
	padding: 4px;
	margin: 0 10px 5px 0;
	background: #fff;
	border: 1px solid #e6e3da;
}

.photo-right-noborder {
	float: right;
	padding: 0;
	margin: 0 0 5px 10px;
	background: #fff;
	border: 0;
}

.photo-left-noborder {
	float: left;
	padding: 0;
	margin: 0 10px 5px 0;
	background: #fff;
	border: 0;
}

#logo {
	position: relative;
	width: 413px;
	height: 26px;
	background: url("../images/layout/logo.png") no-repeat;
	margin: 25px auto 0 auto;
	text-indent: -1000px;
	overflow: hidden;
}

#book {
	position: relative;
	margin: 5px auto 10px auto;
	min-width: 797px;
	background: url("../images/layout/backgrounds/book-2.png") center top no-repeat;
}

#book-inside {
	padding-top: 78px;
}

#surround-navigation {
	position: relative;
	width: 797px;
	height: 1px;
	margin: 0 auto;
	overflow: visible;
	z-index: 3;
}

#sn-areamap {
	position: absolute;
	top: -55px;
	left: 288px;
	width: 107px;
	height: 52px;
	text-indent: -9999px;
	overflow: hidden;
}

#sn-lostpinesregion {
	position: absolute;
	top: -55px;
	left: 138px;
	width: 150px;
	height: 52px;
	text-indent: -9999px;
	overflow: hidden;
}

#sn-hyatt {
	position: absolute;
	top: -70px;
	right: -30px;
	width: 180px;
	height: 110px;
	text-indent: -9999px;
	overflow: hidden;
}

#sn-live {
	position: absolute;
	top: 88px;
	right: -70px;
	width: 80px;
	height: 100px;
	text-indent: -9999px;
	overflow: hidden;
}

#sn-newsletter {
	display: none;
	position: absolute;
	top: 305px;
	right: -215px;
	width: 210px;
	height: 265px;
	text-indent: -9999px;
	overflow: hidden;
}


#paper-top {
	position: relative;
	width: 797px;
	margin: 0 auto;
	height: 100px;
	background: url("../images/layout/paper/top2.png") no-repeat;
}

#paper-top-live {
	position: relative;
	width: 797px;
	margin: 0 auto;
	height: 188px;
	background: url("../images/layout/paper/top-live.png") no-repeat;
}

#paper-top h2 {
	position: absolute;
	top: 46px;
	left: 81px;
	width: 633px;
	height: 43px;
	font: normal 22px Times, serif;
	text-align: center;
	font-variant: small-caps;
}

#paper-top h2 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 633px;
	height: 43px;
	background: url("../images/layout/paper/news.png") no-repeat;
}

#paper-solid {
	position: relative;
	z-index: 9;
	background: url("../images/layout/paper/solid.png") 23px repeat-y;
	width: 797px;
	margin: 0 auto 335px auto;
	padding: 0 0 0 0;
	position: relative;
	overflow: visible;
}

#paper-middle {
	background: url("../images/layout/paper/middle3.png") repeat-y;
	overflow: visible;
}

#paper-middle-live {
	background: url("../images/layout/paper/middle3-live.png") repeat-y;
	overflow: visible;
}

#paper-bottom {
	background: url("../images/layout/paper/bottom3-withsolid.png") no-repeat;
	position: absolute;
	bottom: -335px;
	left: 0;
	width: 797px;
	height: 375px;
	z-index: 10;
}

#paper-bottom-live {
	background: url("../images/layout/paper/bottom3-withsolid-live.png") no-repeat;
	position: absolute;
	bottom: -335px;
	left: 0;
	width: 797px;
	height: 375px;
	z-index: 10;
}

#paper-very-bottom {
	position: relative;
	z-index: 8;
	width: 797px;
	margin: 0 auto;
	height: 109px;
	background: url("../images/layout/paper/verybottom.png") 3px 0 no-repeat;
}

#paper-very-bottom-live {
	position: relative;
	z-index: 8;
	width: 797px;
	margin: 0 auto;
	height: 109px;
	background: url("../images/layout/paper/verybottom-live.png") 3px 0 no-repeat;
}

#paper-content {
	position: relative;
	z-index: 11;
	width: 713px;
	min-height: 385px;
	margin: 0 0 0 56px;
	padding: 0 0 6px 0;
	font: normal 13px/20px Times, serif;
	color: #4d4d4d;
	background: url("../images/layout/paper/bottom-lines-solid.png") 14px bottom no-repeat;
}

.bread-crumb {
	font: normal 12px/24px Georgia, serif;
	color: #4d4d4d;
	margin: 0 0 10px 0;
	cursor: default;
}

.bread-crumb a {
	cursor: pointer;
}

.bread-crumb .active {
	cursor: default;
	color: #4d4d4d;
}

.bread-crumb .active:hover {
	cursor: default;
	color: #4d4d4d;
	text-decoration: none;
}

#paper-content-inside {
	/* do not set a position */
	background: url("../images/layout/paper/right-column.png") 464px repeat-y;
	min-height: 385px;
}

#paper-content-inside * {
	position: relative; /* default position for children */
}

#paper-content-inside:after { /* self clear floats */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.hide-bar {
	background: none !important;
}

#paper-content-inside .left {
	float: left;
	width: 425px;
	padding: 0 0 10px 0;
}

#paper-content-inside .left-wide {
	width: auto;
	float: none;
	padding-right: 30px;
}

#paper-content-inside .right {
	float: right;
	width: 249px;
	min-height: 70px;
	background: url("../images/layout/paper/right-column-top.png") left top no-repeat;
	padding: 0 0 10px 0;
}

#paper-content-inside .right h4.nav-header {
	position: relative;
	font: normal 13px/40px Georgia, serif;
	letter-spacing: 0;
	text-transform: none;
	color: #554e41;
	text-align: center;
	width: 244px;
	height: 40px;
	margin: 0 0 0 2px;
	overflow: hidden;
}

#paper-content-inside .right h4.nav-header span {
	position: absolute;
	width: 244px;
	height: 40px;
	top: 0;
	left: 0;
	background: url("../images/layout/paper/sub-navigation-news.png") no-repeat;
}

#paper-content-inside .right h4.live-header span {
	background: url("../images/layout/paper/sub-navigation-live.png") no-repeat;
}

#paper-content-inside .right h4.nav-header span a {
	position: absolute;
	display: block;
	width: 244px;
	height: 40px;
	text-indent: -9999px;
	cursor: pointer;
}

#paper-content-inside .right ul.sub-navigation {
	font: normal 13px/15px Georgia, serif;
	width: 200px;
	padding: 2px 22px 12px 22px;
	margin: 0 0 0 2px;
	background: url("../images/layout/paper/sub-navigation.png") bottom no-repeat;
	list-style-type: none;
}

#paper-content-inside .right ul.sub-navigation li {
	margin: 0;
	padding: 8px 12px 7px 12px;
	border-bottom: 1px solid #dad2c0;
	list-style-type: none;
}

#paper-content-inside .right ul.sub-navigation li ul {
	margin: 0;
	padding: 2px 0 0 0;
	border: 0;
	font-size: 12px;
}

#paper-content-inside .right ul.sub-navigation li ul li {
	margin: 8px 0 0 8px;
	padding: 0 0 0 8px;
	border: 0;
	background: url("../images/layout/backgrounds/blue-dash.png") 0 7px no-repeat;
}

#paper-content-inside .right .sub-navigation a {
	color: #4277a0;
	text-decoration: none;
}

#paper-content-inside .right .sub-navigation a:hover {
	color: #4277a0;
	text-decoration: underline;
}

#paper-content-inside .right .sub-navigation a.active {
	color: #4d4d4d;
	text-decoration: none;
	cursor: default;
}

#paper-content-inside .right .right-inside {
	padding: 20px 25px 25px 28px;
}

#paper-content-inside .right hr {
	position: relative;
	width: 110%;
	left: -5%;
	margin-right: -12%;
}

#paper-content-inside .left hr {
	position: relative;
	width: 104%;
	left: -2%;
	margin-right: -12%;
}

#paper-content-inside .left p {
	margin: 0 0 15px 0;
}

#paper-content-inside .right p {
	margin: 0 0 15px 0;
}

#paper-content-inside .right p.newsdate {
	font-weight: bold;
	margin: 0 0 7px 0;
}

#paper-content-inside .read-more a {
	white-space: nowrap;
}



