* {
    padding: 0px;
    margin: 0px;
	border: 0px;
}

body {
	padding: 0px;
	margin: 0px auto;
    background: #87786e url(images/interface/gradient.png) repeat-x;
	font: 9pt Arial, Helvetica, sans-serif;
	width: 990px;
}
h1,h2 ,h3{
	font-family: Museo-700; 
	font-weight: normal; 
	font-style: normal; 
	margin: 0px;
	padding: 0px;
}
p  {
	line-height: 14pt;
	margin-bottom: 15px;
}
#wrapperRN {
	position: relative;
	margin: 0px auto;
	width:990px;
	background: #FFF url(images/interface/bkgrdRN.png);
	padding: 0px;
}

#search {
	position: absolute;	
	left: 535px;
	top: 0px;
	height:74px;
}
.clearFloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
}

.large_label { font-size: 12pt; color: #8E5327; margin-bottom: 4px; }
#headerMain {
	height: 173px;
	width: 990px;
	background: url(images/interface/rnBanner.jpg) no-repeat;
	position: relative;
}
#content {
	background: #FFF;
	width: 738px;
	position: relative;
	float: left;
	padding-top: 40px;
	padding-bottom: 30px;
}
#content #aboutRN {
	width: 210px;
	float: left;
	padding-top: 20px;
}
#content #aboutRN p {
	color: #3F6720;
}
#content #newsHome {
	float: left;
	width: 412px;
}
#content #newsHome h1 {
	margin-left: 20px;
	margin-top: 20px;
}
#content #newsHome p {
	margin-left: 20px;
	border-bottom: 1px dotted #D9EBD2;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 12pt;
}
#content a {
	color: #666;
}
#content a:hover {
	color: #FF9A24;
}
#leftCol {
	background: url(images/interface/leftColRN_bkgrd.png) repeat-x;
	float: left;
	width: 252px;
	min-height: 470px;
}
#leftCol #navIcons {
	padding-top: 36px;
	padding-left: 30px;
}
#leftCol #navIcons img {
	margin-right: 10px;
	margin-bottom: 12px;
	float: left;
	display: inline;
}
#content h1   {
	font-size: 13pt;
	color: #375C12;
	margin-bottom: 15px;
	margin-left: 40px;
}
#content h2 {
	color: #B26F17;
	margin-left: 40px;
	margin-bottom: 15px;
	font: 10pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#content p {
	margin-left: 40px;
	color: #666;
}
#content ul {
	margin-bottom: 18px;
}
#content li {
	margin-left: 54px;
	color: #666;
	margin-bottom: 8px;
}
#topNav {
	position: absolute;
	width: 715px;
	left: 0px;
	bottom: 0px;
	padding-left: 275px;
}
#topNav li {
	list-style: none;
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	text-transform: uppercase;
	font: normal 10pt Museo-700;
	height: 21px;
	float: left;
	padding-top: 6px;
}
#topNav li.active {
	background: #D6E9CE;
}
#topNav a {
	color: #1F4808;
	text-decoration: none;
}
#topNav a:hover {
	color: #9F3817;
	text-decoration: none;
}
#slides {
	margin-left: 38px;
	width: 583px;
	height: 371px;
	margin-bottom: 12px;
}



#columns {
	overflow: hidden;
}

#left_no_pad {
	float: left;
	width: 209px;
	font-size: 8pt;
	padding: 10px 10px;
}

#center_no_pad {
	float: right;
	width: 530px;
	border-left: 1px solid #8E5327;
}

#center_no_pad * {
	font-size: 8pt;
}

#footer {
	background: #D6E9CE;
	width: 970px;
	padding: 30px 10px 20px;
	float: left;
	position: relative;
}
#footer_nav_container {
	color: #AD6533;
	width: 685px;
	float: right;
}
#footer_nav_container ul {
	float: left;
	width: 150px;
	margin-right: 15px;
}
#footer_nav_container li {
	list-style: none;
	padding-right: 8px;
	padding-left: 0px;
	margin-bottom: 4px;
}

.copyright {
	color: #FFF;
	font-size: 8pt;
	text-transform: uppercase;
	width: 990px;
	padding-top: 12px;
	text-align: center;
	padding-bottom: 12px;
}



.page_image { margin: 0px auto; text-align: center; display: block; }

#book_list {
	width: 640px;
	border-collapse: collapse;
}
#book_list td {
	vertical-align: top;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 16px;
}
#book_listing {
	border-collapse: collapse;
	text-align: left;
	width: 100%;
	margin-bottom: 0px;
}
#content h2.bookName {
	margin-left: 0px;
	margin-top: 24px;
	font: normal 10pt Museo-700;
	color: #8F4715;
	text-decoration: none;
	text-transform: none;
}
#content .bookName {
	font: normal 10pt Museo-700;
	color: #8F4715;
	text-decoration: none;
}
#book_listing td {
	padding: 2px 0px;
}
#book_listing #label { width: 45%; }
#book_image {
	text-align: left;
	vertical-align: top;
	width: 25%;
}
#book_image img {
	margin: 4px 0px 0px;
	border: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
}
.page_image { margin-bottom: 40px; }
#book_info { width: 100%; vertical-align: top; }
#footer a {
	text-decoration: none;
	color: #193A17;
}
#footer a:hover {
	text-decoration: underline;
}
#socialMedia {
	float: left;
	padding: 5px;
	border: 1px solid #E6F1E1;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #CDE3C0;
	margin-top: 40px;
	margin-left: 35px;
	width: 165px;
}
#socialMedia img {
	float: right;
	margin-left: 2px;
	margin-right: 2px;
}
.st_sharethis_button {
	float: left;
}
#emailForm {
	float: left;
	width: 220px;
	margin-left: 25px;
}
#emailForm p {
	color: #8F4715;
	font-weight: bold;
}
#emailForm input {
	width: 185px;
	height: 16px;
	padding: 2px;
	border: 1px solid #BCD4A9;
	margin-left: -1px;
}
#emailForm input.submit {
	margin-top: 4px;
	height: auto;
	width: auto;
	border-style: none;
	padding: 0px;
}

#homeTeaser {
	margin-left: 42px;
	border-top: 4px solid #FFDAA3;
	padding-top: 10px;
}
#aboutRN #homeTeaser p{
	margin: 0px 0px 12px;
	color: #000;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}
#mainCol {
	float: left;
	width: 640px;
}
#bookInfo {
	width: 640px;
	float: left;
	padding-left: 42px;
}
#content #bookInfo h1 {
	margin-left: 0px;
	padding-left: 0px;
}
#content ul.authors {
	float: left;
	width: 200px;
}
#content ul.authors li {
	margin-bottom: 3px;
	list-style: none;
	margin-left: 40px;
}
#content .bookLinks{
	text-align: center;
	font: normal 10pt Museo-700;
	margin-bottom: 20px;
}
#content .bookLinks a{
	color: #89A171;
	text-decoration: none;
}
#content .bookLinks a:hover {
	color: #FF9A24;
}
#book_image a {
	text-decoration: none;
	color: #974715;
}
#bookInfo p.bookBlurb{
	margin-left: 0px;
}
.copyright a {
	color: #FFF;
}
.imgLeft {
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
	margin-top: 2px;
}

