body {
	color: #151b3c;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
}

a {
	color: #396f87;
}

a:link, a:visited, a:active, a:hover {
	color: #396f87;
}

p {
	font-size: 1.1em;
	line-height: 180%;
}

.container {
	height: 100%;
	margin: 0 auto;
	position: relative;
	width: 960px;
}

#dropin {
	position: absolute;
	left: 580px;
	visibility: hidden;
	z-index: 200;
}

#dropin img {
	margin-bottom: 10px;
}

#dropin p {
	font-size: 1em;
	line-height: 100%;
	margin-bottom: 1em;
}

#header {
	background-image: url(../images/header-bg.png);
	background-repeat: no-repeat;
	height: 194px;
	padding: 10px 10px 0 10px;
	width: 940px;
}

#header h1 {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 160px;
	text-indent: -9999px;
}

#header .nav {
	background-image: url(../images/nav-bg.png);
	background-repeat: repeat-x;
	float: left;
	height: 34px;
	padding-left: 171px;
	position: relative;
	width: 769px;
	z-index: 100;
}

#header .nav li {
	float: left;
}

#header .nav > li > a, #header .nav > li > span {
	display: block;
	height: 34px;
	text-indent: -9999px;
}

#header .nav li.navHome a {
	background-image: url(../images/navHome.png);
	width: 81px;
}

#header .nav li.navHome a:hover {
	background-image: url(../images/navHome-hover.png);
}

#header .nav li.navAboutRobin span {
	background-image: url(../images/navAboutRobin.png);
	width: 145px;
}

#header .nav li:hover.navAboutRobin span, #header .nav li.navAboutRobin span:hover {
	background-image: url(../images/navAboutRobin-hover.png);
}

#header .nav li.navOfferings span {
	background-image: url(../images/navOfferings.png);
	width: 124px;
}

#header .nav li:hover.navOfferings span, #header .nav li.navOfferings span:hover {
	background-image: url(../images/navOfferings-hover.png);
}

#header .nav li.navGetInspired span {
	background-image: url(../images/navGetInspired.png);
	width: 139px;
}

#header .nav li:hover.navGetInspired span, #header .nav li.navGetInspired span:hover {
	background-image: url(../images/navGetInspired-hover.png);
}

#header .nav li.navContact a {
	background-image: url(../images/navContact.png);
	width: 109px;
}

#header .nav li.navContact a:hover {
	background-image: url(../images/navContact-hover.png);
}

#header .nav li ul {
	background-image: url(../images/dropdown-bg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	display: none;
	padding: 5px 10px 10px 10px;
	position: absolute;
	width: 125px;
}

#header .nav li ul li {
	float: none;
	margin-bottom: 5px;
}

#header .nav li ul li a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

#header .nav li ul li a:hover {
	text-decoration: underline;
}

#content {
	background-image: url(../images/content-bg.png);
	background-repeat: repeat-y;
	padding: 10px 20px;
}

#content h1, #content h2, #content h3, #content h4 {
	color: #519677;
	font-weight: bold;
}

#content h1 {
	font-size: 2em;
	margin: 20px 0;
}

#content h2 {
	font-size: 1.5em;
	margin: 20px 0;
}

#content h4 {
	font-size: 1.4em;
	margin: 20px 0;
}

#content p {
	font-size: 1.2em;
	margin-bottom: 1.5em;
}

#content #bio {
	background-color: #d0cfcc;
	border: 1px solid #519677;
	color: #31002f;
	font-size: 15px;
	float: left;
	padding: 10px;
	text-align: center;
	width: 180px;
	z-index: 50;
}

#content #bio img {
	margin-bottom: 20px;
}

#content #bio p {
	font-size: 1em;
	line-height: 100%;
}

#content #bio a {
	background-image: url(../images/button-robins-letter-to-you.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 34px;
	margin: 20px 0 0 -2px;
	text-indent: -9999px;
	width: 184px;
}

#content #collage {
	background-image: url(../images/collage-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 450px;
	width: 690px;
}

#content #collage a {
	background-image: url(../images/best-i-have-to-offer-you.gif);
	background-repeat: no-repeat;
	display: block;
	height: 91px;
	margin: 311px 0 0 250px;
	text-indent: -9999px;
	width: 282px;
}

#content #books, .sidebar {
	background-color: #d0cfcc;
	border: 1px solid #519677;
	color: #31002f;
	font-size: 15px;
	float: left;
	padding: 10px;
	text-align: center;
	width: 180px;
	z-index: 50;
}

#content #books .book {
	margin-bottom: 20px;
}

#content #books a {
	background-image: url(../images/button-buy-now.png);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 114px;
}

#content #letterfromrobin, #content #aboutrobin, #content .mainContent {
	float: left;
	font-size: 1.1em;
	line-height: 180%;
	margin-left: 20px;
	padding-bottom: 40px;
	width: 695px;
}

#content .mainContent.wide {
	width: 875px;
}

#content .frameright { /* Floats the image to the right and adds a thick light grey border */
	border: 12px solid #f0f3f3;
	float: right;
	margin: 8px 10px 5px 10px;
}

#content .frameleft { /* Floats the image to the right and adds a thick light grey border */
	border: 12px solid #f0f3f3;
	float: left;
	margin: 8px 10px 5px 10px;
}

#testimonial {
	background-image: url(../images/testimonial-bg-top.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 30px 0 0 0;
	text-align: center;
	width: 465px;
}

#testimonial p {
	background-image: url(../images/testimonial-bg-bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	line-height: 150%;
	padding: 0 30px 30px 30px;
}

.testimonial_container {
	float: left;
	margin: 0px 30px 0px 30px;
	border: 4px solid #f0f3f3;
	padding: 2px 2px 0px 2px;
	background: #F8FAFA;
}

.testimonial_container_spacer {
	float: left;
	width: 68px;
	height: 100px;
	padding: 2px 2px 0px 2px;
	margin: 0px 30px 0px 30px;
}

.testimonial_container p {
	text-align: center;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.testimonial_container {
	margin-bottom: 20px;
}

.testimonial_popup img {
	float: left;
	padding: 10px 20px 10px 10px;
	width: 78px;
}

.article_container img {
	float: left;
	margin-right: 20px;
	border: 10px solid #f0f3f3;
}

.article_container {
	clear:left;
	background: #fff;
	border: 1px solid #fff;
}

.article_container img {
	float: left;
	margin: 10px 10px 10px 10px;
}

.article_container_descrip {
	padding: 5px 0px 0px 20px;
}

.article_container_descrip h2 {
	color: #396f87;
}

.movie_container {
	background: transparent url(../images/icon_movie.gif) top left no-repeat;
	height: 50px;
	margin-top: 10px;
}

.audio_container {
	background: transparent url(../images/icon_audio.gif) top left no-repeat;
	height: 50px;
	margin-top: 10px;
}

.audio_container a:link, .audio_container a:visited, .audio_container a:hover, .audio_container a:active {
	font-size: 1.6em;
	color: #396f87;
	text-decoration: none;
	padding-left: 40px;
	line-height: 180%;
}

.audio_container a:hover {
	text-decoration: underline;
	color: #519677;
}

.movie_container a:link, .movie_container a:visited, .movie_container a:hover, .movie_container a:active {
	font-size: 1.6em;
	color: #396f87;
	text-decoration: none;
	padding-left: 40px;
	line-height: 180%;
}

.movie_container a:hover {
	text-decoration: underline;
	color: #519677;
}

.movie_container p {
	padding: 0;
	margin: 0;
	padding-left: 40px;
	line-height: 120%;
}

.movie {
	background: #7ba3ad url(../../images/bg_movie.gif) top left repeat-x;
	border: 3px solid #3f3152;
	padding: 20px 20px 20px 20px;
	width: 425px;
}

.book_sidebar {
	border: 1px solid #bbd6db;
	text-align: center;
	padding: 10px 8px 5px 8px;
	margin: 10px 0px 10px 0px;
}

.review_container {
	float: left;
	margin: 0px 35px 0px 35px;
	padding: 2px 2px 0px 2px;
}

.review_container p {
	text-align: center;
	margin: 0;
	padding: 0;
}

.review_popup img {
	float: left;
	padding: 10px 20px 10px 10px;
	width: 78px;
}

.review_popup p {
	text-align: center;
}

.announce {
	font-size: 20px;
	margin: 0 auto;
}

.banner { /* Adds a thick light grey border */
	border: 10px solid #f0f3f3;
}

.sidebarTop2 {
	border: 8px solid #3f3152;
	background: #d4f2f2;
	padding: 8px 6px 8px 6px;
	margin-top:8px;
	color: #42013e;
	text-align: center;
}

.quote {
	font-size: .8em;
	line-height: 120%;
}

.fb-feed {
	clear: right;
	float: right;
}
#content .flash {
	height: 360px;
	overflow: hidden;
}

#contactForm input, #contactForm textarea {
	background-color: #FFF;
	border: 1px solid #454150;
	margin-bottom: 10px;
}

#footer {
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	height: 128px;
	padding: 20px 20px 20px 20px;
	position: relative;
}

#footer .nav {
	float: left;
}

#footer .nav a, #footer .nav li span {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

#footer .nav a:hover {
	text-decoration: underline;
}

#footer .nav > li {
	float: left;
	padding-right: 20px;
}

#footer .nav > li > a:first-child, #footer .nav li span {
	text-transform: uppercase;
}

#footer .nav li ul li {
	float: none;
}

.freeBook #footer #ezineForm {
	display: none;
}

#footer #ezineForm {
	background-image: url(../images/ezine-bg.png);
	background-repeat: repeat;
	float: right;
	height: 103px;
	margin-top: -45px;
	padding: 68px 10px 0 10px;
	width: 156px;
}

#content #ezineForm {
	background-image: url(../images/ezine-bg.png);
	background-repeat: repeat;
	height: 103px;
	margin: 0 auto 20px auto;
	padding: 68px 10px 0 10px;
	width: 156px;
}

#ezineForm input, #dropin input {
	background-color: #FFF;
	border: 1px solid #454150;
	font-size: 12px;
	height: 23px;
	margin-bottom: 10px;
	width: 156px;
}

#ezineForm input.submit, #dropin input.submit {
	background-color: transparent;
	background-image: url(../images/button-sign-up.png);
	background-repeat: no-repeat;
	border: 0;
	height: 29px;
	text-indent: -9999px;
	width: 160px;
}

#footer .copyright {
	bottom: 20px;
	clear: both;
	color: #FFF;
	float: left;
	font-size: 10px;
	position: absolute;
}
.disclaimer {
	display: block;
	font-size: 1.1em;
	padding-bottom: 40px;
}

.clear {
	clear: both;
}

.clearright {
	clear: right;
}

.clearleft {
	clear: left;
}

.clearboth {
	clear: both;
}