body {
	background-color: #eee6c6;
	color: #333;
	font-size: 12px;
	margin: 0;
	text-align: center;
}
body, p, a, input, textarea, select {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
}
br.clear {
	clear: both;
}
img.alignright {
	float: right;
	margin: 0 0 8px 10px;
}
img.alignleft {
	float: left;
	margin: 0 10px 8px 0;
}
a {
	color: #773841;
	font-weight: bold;
}
a:hover {
	color: #77980f;
}
a:focus {
	outline: 0;
}

#wrapper-outer {
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 1020px;
}
#wrapper {
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	width: 992px;
}

/* header */
#header {
	background-image: url(../images/header-bg.png);
	background-repeat: repeat-x;
	height: 101px;
}
#newsletter-signup {
	height: 40px;
	padding-right: 10px;
	text-align: right;
	color: #e09046;
	font-size: 11px;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}
#newsletter-signup a {
	background-image: url(../images/newsletter-signup.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	float: right;
	color: #fff;
	height: 16px;
	margin: 10px 10px 0 0;
	text-decoration: none;
	width: 187px;
}
#newsletter-signup a:hover {
	background-image: url(../images/newsletter-signup.gif);
	background-repeat: no-repeat;
	background-position: 0 -16px;
}
#newsletter-signup span {
	display: none;
}
#newsletter-signup p {
	padding: 10px 5px 0 0;
}
/* #newsletter-form {
	padding: 10px 5px 0 0;
}
#newsletter-form label {
	color: #e09046;
	font-size: 11px;
	text-transform: uppercase;
}
#newsletter-form input.text {
	border: 0;
	padding: 3px;
}
#newsletter-form input.submit {
	border: 0;
	background-color: #773841;
	color: #fff;
	font-size: 11px;
	text-transform: lowercase;
} */
#nav {
	height: 61px;
	padding: 0;
}
#nav li {
	background-image: url(../images/nav-divider.png);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	height: 61px;
}
#nav li a {
	color: #fff;
	display: block;
	font-weight: bold;
	letter-spacing: 0.06em;
	padding: 26px 19px 0 19px;
	text-decoration: none;
	text-transform: uppercase;
}
#nav li a:hover {
	color: #773841;
}
#nav li a.main-buy {
	color: #67333a;
}
#nav li a.main-buy:hover {
	color: #f9a65a;
}
#nav li ul {
	background-color: #cb6f1a;
	display: none;
	position: absolute;
	padding: 5px 0;
	top: 100px;
	width: 150px;
}
#nav li ul li {
	background-image: none;
	display: inline;
	height: auto;
	float: none;
}
#nav li ul li a {
	border-bottom: 1px #e09046 solid;
	font-size: 11px;
	margin: 0 5px;
	padding: 8px 10px;
}
#nav li ul li a:hover {
	background: #d87922;
}


/* homepage content */
#hp-carolyn-portrait h4 {
	background-image: url(../images/hp-carolyn-top.png);
	background-repeat: no-repeat;
	height: 51px;
	left: 50%;
	margin-left: 359px;
	position: absolute;
	top: 50px;
	width: 64px;
}
#hp-carolyn-portrait h5 {
	background-image: url(../images/hp-carolyn-bottom.png);
	background-repeat: no-repeat;
	height: 270px;
	left: 50%;
	margin-left: 240px;
	position: absolute;
	top: 101px;
	width: 252px;
}
#hp-carolyn-portrait h4 span,
#hp-carolyn-portrait h5 span {
	display: none;
}


#hp-content {
	padding: 40px 20px 5px 20px;
}
#hp-content-main {
	float: left;
	margin-right: 40px;
	padding-bottom: 5px;
	width: 620px;
}
#hp-content-main h1 {
	background-image: url(../images/hp-title.png);
	background-repeat: no-repeat;
	height: 76px;
	margin-bottom: 15px;
	width: 608px;
}
#hp-content-main h1 span {
	display: none;
}
#hp-content-main p {
	font-size: 14px;
	line-height: 180%;
	margin-bottom: 10px;
}
#hp-big-news-wrapper {
	background-image: url(../images/hp-big-news-divider.png);
	background-position: 0 18px;
	background-repeat: no-repeat;
	padding-top: 40px;
}
#hp-big-news h2 a {
	background-image: url(../images/hp-big-news-sprite.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	float: left;
	height: 80px;
	width: 79px;
}
#hp-big-news h2 a:hover {
	background-position: 0 -80px;
}
#hp-big-news h2 a span {
	display: none;
}
#hp-big-news div.news-cont {
	padding-left: 120px;
}
#hp-big-news h3 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
#hp-big-news p {
	font-size: 12px;
	line-height: 180%;
}
#hp-content-quotes {
	float: left;
	padding: 250px 0 5px 0;
	width: 275px;
}
#hp-content-quotes blockquote {
	background-image: url(../images/hp-quotes-left.png);
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 150%;
	padding: 0 0 10px 70px;
}
#hp-content-quotes blockquote p {
	font-style: italic;
}
#hp-content-quotes cite {
	color: #907351;
	display: block;
	font-size: 11px;
	letter-spacing: 0.06em;
	padding-left: 70px;
	text-transform: uppercase;
}
#hp-content-quotes a.more-reviews {
	background-image: url(../images/more-reviews.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	float: right;
	margin-top: 10px;
	height: 19px;
	width: 89px;
}
#hp-content-quotes a.more-reviews:hover {
	background-position: 0 -19px;
}
#hp-content-quotes a.more-reviews span {
	display: none;
}


/* homepage subcontent */
#hp-subcontent {
	background-image: url(../images/hp-sub-content-bg.png);
	background-repeat: repeat-x;
	padding: 40px 15px 20px 15px;
}
#hp-sub-about {
	float: left;
	width: 362px;
}
#hp-sub-about h4 a {
	background-image: url(../images/hp-about-book-sprite.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 77px;
	padding-bottom: 5px;
	width: 142px;
}
#hp-sub-about h4 a:hover {
	background-position: 0 -76px;
}
#hp-sub-about h4 span {
	display: none;
}
#hp-sub-about-content {
	padding: 0 8px;
}
#hp-sub-about-content h2 {
	color: #773841;
	font-size: 24px;
	padding-bottom: 5px;
}
#hp-sub-about-content h2 a {
	font-weight: normal;
	text-decoration: none;
}
#hp-sub-about-content h3 {
	color: #907351;
	font-size: 18px;
	line-height: 120%;
	padding-bottom: 10px;
}
#hp-sub-about-content p {
	line-height: 170%;
	margin-bottom: 10px;
}
#hp-sub-about-book {
	background-image: url(../images/hp-about-book-book.png);
	background-repeat: no-repeat;
	float: right;
	padding-top: 244px;
	width: 160px;
}
a.hp-buy-book {
	background-image: url(../images/button-hp-buy-book.png);
	background-repeat: no-repeat;
	display: block;
	height: 62px;
	width: 133px;
}
a.hp-buy-book:hover {
	background-image: url(../images/button-hp-buy-book-over.png);
}
a.hp-buy-book span {
	display: none;
}

#hp-sub-blog {
	float: left;
	width: 304px;
}
#hp-sub-blog h4#blog-title a {
	background-image: url(../images/hp-from-blog-sprite.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 77px;
	padding-bottom: 5px;
	width: 142px;
}
#hp-sub-blog h4#blog-title a:hover {
	background-position: 0 -77px;
}
#hp-sub-blog h4#blog-title span {
	display: none;
}

#hp-sub-blog div.hp-post {
	padding: 5px 15px 5px 15px;
}
#hp-sub-blog div.hp-post p.date {
	color: #766865;
	font-size: 11px;
	letter-spacing: 0.05em;
	padding-bottom: 5px;
	text-transform: uppercase;
}
#hp-sub-blog div.hp-post h4 {
	color: #773841;
	border-bottom: 1px #ebe7d9 solid;
	font-size: 14px;
	padding-bottom: 15px;
}
#hp-sub-blog div.hp-post h4 a {
	text-decoration: none;
}
#hp-sub-blog div.hp-post p {
	line-height: 150%;
	padding-bottom: 8px;
}
#hp-sub-blog a.hp-post-button {
	margin-top: 8px;
}
#hp-sub-blog a.hp-post-button,
#hp-sub-tip-content a.hp-read-more,
div.daily-tip a.hp-post-button {
	background-image: url(../images/button-read-more.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 19px;
	width: 79px;
}
#hp-sub-blog a.hp-post-button:hover,
#hp-sub-tip-content a.hp-read-more:hover,
div.daily-tip a.hp-post-button:hover {
	background-image: url(../images/button-read-more-over.gif);
}
#hp-sub-blog a.hp-post-button span,
#hp-sub-tip-content a.hp-read-more span,
div.daily-tip a.hp-post-button span {
	display: none;
}

#hp-sub-tip {
	float: left;
	width: 290px;
}
#hp-sub-tip{
	float: left;
	width: 290px;
}
#hp-sub-tip h4#tip-title a {
	background-image: url(../images/hp-daily-tip-sprite.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 77px;
	padding-bottom: 5px;
	width: 142px;
}
#hp-sub-tip h4#tip-title a:hover {
	background-position: 0 -76px;
}
#hp-sub-tip h4#tip-title span {
	display: none;
}
#hp-sub-tip-content {
	padding: 5px 0 0 15px;
}
#hp-sub-tip-content h2 {
	color: #77980f;
	font-size: 14px;
	padding-bottom: 5px;
}
#hp-sub-tip-content h2 a {
	color: #77980f;
	text-decoration: none;
}
#hp-sub-tip-content h2 a:hover {
	color: #773841;
}
#hp-sub-tip-content p {
	line-height: 150%;
	padding-bottom: 15px;
}
#hp-sub-tip-content a.read-more {
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
#hp-sub-tip-content a.hp-more-tips-button {
	background-image: url(../images/button-more-tips.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 175px;
}
#hp-sub-tip-content a.hp-more-tips-button:hover {
	background-image: url(../images/button-more-tips-over.png);
}
#hp-sub-tip-content a.hp-more-tips-button span {
	display: none;
}

/* subpage content */
#content {
	padding: 30px 0 20px 0;
}

#content p {
	line-height: 190%;
	padding-bottom: 20px;
}

div.column-n-outer {
	background-image: url(../images/column-n-top.png);
	background-repeat: no-repeat;
	padding-top: 13px;
	width: 195px;
}
div.column-n-inner {
	background-image: url(../images/column-n-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 13px;
	width: 195px;
}
div.column-n-body {
	background-image: url(../images/column-n-mid.png);
	background-repeat: repeat-y;
	padding: 0 8px 0 8px;
}
div.column-w-outer {
	background-image: url(../images/column-w-top.png);
	background-repeat: no-repeat;
	padding-top: 13px;
	width: 583px;
}
div.column-w-inner {
	background-image: url(../images/column-w-bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 13px;
	width: 583px;
}
div.column-w-body {
	background-image: url(../images/column-w-mid.png);
	background-repeat: repeat-y;
	padding: 5px 20px 10px 20px;
}

#column-more {
	float: left;
	margin: 0 5px 0 4px;
	width: 195px;
}
#subnav {
	padding: 10px 10px 10px 10px;
}
#subnav h2 {
	background-repeat: no-repeat;
	border-bottom: 1px #d4cdb7 dotted;
	height: 55px;
	padding-bottom: 10px;
}
#subnav h2.subpage-2 {
	background-image: url(../images/subnav-about.png);
}
#subnav h2.subpage-24 {
	background-image: url(../images/subnav-about-book.png);
}
#subnav h2.subpage-35 {
	background-image: url(../images/subnav-media.png);
}
#subnav h2.subpage-64 {
	background-image: url(../images/subnav-resources.png);
}
#subnav h2.subpage-177 {
	background-image: url(../images/subnav-profiles.png);
}
#subnav h2.subscribe {
	background-image: url(../images/subnav-subscribe.png);
}
#subnav h2.categories {
	background-image: url(../images/subnav-categories.png);
}
#subnav h2 span {
	display: none;
}
#subnav li {
	display: inline;
}
#subnav li a {
	background-image: url(../images/bullet.png);
	background-position: 3px 50%;
	background-repeat: no-repeat;
	border-bottom: 1px #d4cdb7 dotted;
	color: #763841;
	display: block;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.08em;
	padding: 8px 0 8px 12px;
	text-decoration: none;
	text-transform: uppercase;
}
#subnav li.current_page_item a,
#subnav li a:hover {
	background-color: #eaf1b2;
	color: #77980f;
}
#subnav ul.link-rss {
	background-image: url(../images/icon-rss.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
}
#subnav ul.link-rss li a {
	background-image: none;
	padding-left: 15px;
}
#subnav ul.link-rss li a:hover {
	background-image: url(../images/icon-rss.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#buy-book {
	background: #e6f4b8 url(../images/book-perseverance.png) no-repeat 10px 10px;
	padding: 256px 5px 15px 15px;
}
#buy-book p {
	text-align: center;
	margin-right: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#buy-book a.buy-book {
	background-image: url(../images/button-sub-buy-book.png);
	background-repeat: no-repeat;
	display: block;
	height: 63px;
	width: 133px;
}
#buy-book a.buy-book:hover {
	background-image: url(../images/button-sub-buy-book-over.png);
}
#buy-book a.buy-book span {
	display: none;
}


#column-content {
	float: left;
	margin-right: 4px;
	width: 583px;
}
#column-content h1 {
	color: #cb6f1a;
	font-size: 36px;
	letter-spacing: 0.05em;
	padding-bottom: 15px;
	text-transform: lowercase;
}
#column-content h1 a {
	color: #cb6f1a;
	text-decoration: none;
}
#column-content h2 {
	color: #77980f;
	font-size: 20px;
	padding: 15px 0;
}
div.entry h3 {
	color: #773841;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0 10px 0;
}
#column-content ul {
	margin: 10px;
	line-height: 190%;
}
#column-content li {
	background-image: url(../images/bullet.png);
	background-position: left 8px;
	background-repeat: no-repeat;
	margin: 10px 0;
	padding-left: 15px;
}
#column-content blockquote {
	background-image: url(../images/quote-left-purple.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	border-bottom: 1px #d4cdb7 dotted;
	margin: 20px;
	padding-left: 35px;
}
#column-content blockquote.tip-quote {
	color: #773841;
	font-size: 14px;
	letter-spacing: 0.05em;
}
#column-content blockquote.tip-message {
	background-image: url(../images/subtitle-the-message.gif);
	background-position: left 14px;
	background-repeat: no-repeat;
	border-top: 1px #cb6f1a dotted;
	border-bottom: 1px #cb6f1a dotted;
	padding: 10px 0 10px 105px;
}
#column-content blockquote.tip-message p {
	font-style: italic;
	line-height: 2.5em;
}
#column-content cite {
	color: #907351;
	font-size: 10px;
	letter-spacing: 0.15em;
	line-height: 140%;
	text-transform: uppercase;
}
#column-content div.tip-effect {
	background-image: url(../images/subtitle-why-do-this.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	border-top: 1px #9db454 dotted;
	border-bottom: 1px #9db454 dotted;
	line-height: 180%;
	margin: 10px 20px 10px 20px;
	padding: 10px 0 10px 105px;
}
div.entry p.buy-book {
	display: inline;
}
div.entry p.buy-book a {
	background-image: url(../images/buy-sprite.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 127px;
	margin-right: 10px;
	width: 255px;
}
div.entry p.buy-book a span {
	display: none;
}
div.entry p.buy-book a.book-amazon {
	background-position: 0 -381px;
}
div.entry p.buy-book a.book-amazon:hover {
	background-position: -255px -381px;
}
div.entry p.buy-book a.book-bn {
	background-position: 0 -254px;
}
div.entry p.buy-book a.book-bn:hover {
	background-position: -255px -254px;
}
div.entry p.buy-book a.book-borders {
	background-position: 0 -127px;
}
div.entry p.buy-book a.book-borders:hover {
	background-position: -255px -127px;
}
div.entry p.buy-book a.book-indie {
	background-position: 0 0;
}
div.entry p.buy-book a.book-indie:hover {
	background-position: -255px 0;
}
div.entry p.buy-book a.book-powells {
	background-position: 0 -508px;
}
div.entry p.buy-book a.book-powells:hover {
	background-position: -255px -508px;
}







#column-extras {
	float: left;
	width: 195px;
}
#quotes, 
#side-connect {
	background-color: #f6eec9;
	padding: 10px 10px 10px 10px;
}
#quotes h3 {
	background-image: url(../images/col-header-quotes.png);
	background-repeat: no-repeat;
	height: 53px;
	padding-bottom: 20px;
	width: 133px;
}
#side-connect h3 {
	background-image: url(../images/col-header-connect.png);
	background-repeat: no-repeat;
	height: 53px;
	padding-bottom: 20px;
	width: 133px;
}
#quotes h3 span,
#side-connect h3 span {
	display: none;
}
#quotes blockquote {
	background-image: url(../images/quotes-left.png);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 190%;
	text-indent: 40px;
	width: 100%;
}
#quotes blockquote p {
	font-style: italic;
}
#quotes cite {
	color: #907351;
	display: block;
	font-size: 10px;
	letter-spacing: 0.15em;
	padding: 5px 0 20px 0;
	text-transform: uppercase;
	width: 100%;

}
#quotes a.quotes-link {
	background-image: url(../images/button-read-more.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 19px;
	width: 79px;
}
#quotes a.quotes-link:hover {
	background-image: url(../images/button-read-more-over.gif);
}
#quotes a.quotes-link span {
	display: none;
}

/* Sidebar - Connect */
#side-connect a {
	display: block;
	text-decoration: none; 
	border-bottom: 1px #d4cdb7 dotted;
	color: #77980f;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.08em;
	padding: 8px 0 8px 12px;
	text-decoration: none;
	text-transform: uppercase;
}
#side-connect a.connect-twitter {
	background-image: url(../images/connect-twitter.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 24px;
}
#side-connect a.connect-fb {
	background-image: url(../images/connect-fb.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 24px;
}
#side-connect a.connect-huffpo {
	background-image: url(../images/connect-huff.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 24px;
}
#side-connect a.connect-psych {
	background-image: url(../images/connect-psych.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 24px;
}
#side-connect a.connect-blog {
	background-image: url(../images/connect-ripple.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 24px;
}

#side-connect a:hover {
	color: #773841;
}
#side-connect ul {
	margin: 0;
	padding: 0;
}



#header-title {
	background-image: url(../images/sub-header-title.png);
	background-repeat: no-repeat;
	height: 25px;
	left: 50%;
	margin-left: 280px;
	position: absolute;
	top: 60px;
	width: 197px;
}
#header-title span {
	display: none;
}
a.contact-email {
	background-image: url(../images/icon-email.png);
	background-position: left top;
	background-repeat: no-repeat;	
	padding-left: 23px;
}
a.contact-twitter {
	background-image: url(../images/icon-twitter.gif);
	background-position: left top;
	background-repeat: no-repeat;	
	padding-left: 25px;
}
a.contact-fb {
	background-image: url(../images/icon-fb.png);
	background-position: 3px top;
	background-repeat: no-repeat;	
	padding-left: 25px;
	padding-top: 2px;
}

div.post h1 {
	width: 99%;
}
/* daily tips page  */
h1.subtitle-all-tips {
	background-image: url(../images/subtitle-daily-tips.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 46px;
	width: 155px;
}
h1.subtitle-all-tips span {
	display: none;
}
div.daily-tip div.entry,
div.big-news div.entry {
	border-bottom: 1px #d4cdb7 dotted;
	padding-bottom: 10px;
}
div.daily-tip h2 a {
	background-image: url(../images/icon-tip.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	padding: 6px 0 6px 35px;
	margin-bottom: 0;
}


div.daily-tip p.date,
div.big-news p.date {
	color: #766865;
	font-size: 11px;
	letter-spacing: 0.05em;
	margin: 0;
	padding-top: 0;
	padding-bottom: 5px;
	text-transform: uppercase;
}
#coming-soon {
	background-image: url(../images/comingsoon.jpg);
	background-repeat: no-repeat;
	height: 463px;
	width: 845px;
}
#coming-soon h1 {
	display: none;
}
#column-content li ul.addtoany_list li a {
	background-image: none;
}

div.navigation {
	padding: 10px 0;
}


/* Profile Page */
div.overview-profiles {
	padding-bottom: 15px;
}
div.overview-profiles div.profile-image  {
	background-image: url(../images/profile-bg-sm.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 10px 12px;
	height: 140px;
	width: 108px;
}

div.overview-profiles div.profile-image img {
	padding: 7px;
}
a.profile-thumb {
	display: block;
}
a.profile-thumb:hover {
	background-image: url(../images/profile-bg-sm-hover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.overview-profiles div.profile-image p {
	text-align: center;
	padding-top: 5px;
}
div.overview-profiles div.profile-image p a {
	color: #77980f;
	letter-spacing: 0.05em;
	line-height: 140%;
	text-decoration: none;
	text-align: center;
}
div.overview-profiles div.profile-image p a:hover {
	color: #773841;
}

div.overview-profiles div.profile-image img {
	height: 92px;
	width: 92px;
}

div.profile-post,
div.overview-profiles {
	width: 530px;
}
div.profile-image {
	float: left;
	background-image: url(../images/profile-bg-lg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: 10px;
	height: 174px;
	width: 173px;
}
div.profile-image img {
	padding: 10px;
}
div.profile-post div.entry {
	float: left;
	width: 340px;
}
div.profile-post div.entry h3 {
	color: #977b59;
	font-size: small;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}
p.bread a {
	background-image: url(../images/bullet.png);
	background-position: 3px 50%;
	background-repeat: no-repeat;
	color: #77980f;
	display: block;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.08em;
	padding-left: 13px;
	text-decoration: none;
	text-transform: uppercase;
}

/* tabbed sub-content */
#subcontent-links {
	font-size: 11px;
	padding: 2px 0;
	margin-bottom: 30px;
}
#subcontent-links li {
	background-image: none;
	display: inline;
	list-style: none;
	padding: 0;
}
#subcontent-links ul {
	margin-left: 0;
	padding-left: 0;
}
#subcontent-links li a {
	background-image: url(../images/tab-purple.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
	color: #fff;
	display: block;
	float: left;
	font-weight: normal;
	height: 25px;
	margin-right: 10px;
	letter-spacing: 0.08em;
	padding-top: 1px;
	padding-left: 1px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	width: 115px;
}
#subcontent-links li a:hover {
	background-image: url(../images/tab-green.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
div.sub-inactive {
	display: none;
}
div.sub-active {
	display: block;
}

div.news-item {
	border-top: 1px #d4cdb7 dotted;
	clear: both;
}
div.news-item h3 {
	color: #d46703;
	font-size: 14px;
}
div.news-item h3 a {
	color: #d46703;
}

div.news-item div.news-date small {
	font-size: 10px;
}
div.news-item div.news-date {
	float: left;
	color: #977b59;
	font-size: 12px;
	letter-spacing: 0.09em;
	line-height: 140%;
	margin-top: 15px;
	text-transform: uppercase;
	width: 100px;
}
div.news-item div.news-content {
	float: left;
	width: 425px;
}


/* calendar view */
div.calendar-title {
	color: #77980f;
	font-size: 24px;
	letter-spacing: 0.09em;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
}

div.calendar-row {
	border-bottom: 1px #d4cdb7 dotted;
	float: left;
	padding: 10px 0 15px 0;
	width: 99%;
}
div.calendar-header {
	color: #907351;
	float: left;
	font-size: 12px;
	letter-spacing: 0.08em;
	text-align: center;
	text-transform: uppercase;
	width: 19%;
}
div.calendar-day {
	float: left;
	font-size: 10px;
	min-height: 75px;
	height: auto !important;
	height: 75px;
	overflow: hidden;
	width: 19%;
}
div.calendar-day strong {
	display: block;
	background-image: url(../images/icon-date.gif);
	background-position: 50% 0;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	padding: 4px 6px 5px 6px;
	margin: 0 auto;
	text-align: center;
	width: 19%;
}
div.calendar-day-inner {
	padding: 8px 2px;
}
div.calendar-day-inner a {
	background-image: url(../images/icon-mini-tip.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
	text-decoration: none;
}
div.weekend {
	display: none;
}

#calendar-previous,
#calendar-next {
	float: left;
	font-size: 11px;
	letter-spacing: 0.06em;
	padding: 15px 0;
	text-transform: uppercase;
	width: 49%;
}
#calendar-previous a,
#calendar-next a {
	color: #77980f;
	text-decoration: none;
}
#calendar-previous a:hover,
#calendar-next a:hover {
	color: #773841;
}
#calendar-next {
	text-align: right;
}


/* footer */
#footer {
	background: #9db454 url(../images/footer-bg.png) repeat-x;
	color: #273b02;
	padding: 40px 0 40px 30px
}
#footer h2 {
	background-image: url(../images/footer-persevere.png);
	background-repeat: no-repeat;
	height: 44px;
	margin: 15px 0;
	width: 303px;
}
#footer h2 span {
	display: none;
}
#footer p {
	line-height: 200%;
	padding-bottom: 10px;
	width: 630px;
}
#footer-join {
	/*background-image: url(../images/footer-join.png); - Insert back in when link is ready */
	background-image: url(../images/footer-join-soon.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 213px;
	width: 279px;
}
#footer-join p {
	float: right;
	width: 279px;
}

/*#footer-join:hover {
	background-position: 0 -213px;
} - Insert back in when link is ready */
#footer-join span {
	display: none;
}
#footer-nav {
	background-image: url(../images/footer-nav-bg.png);
	background-repeat: repeat-x;
	color: #809344;
	padding-top: 15px;
	width: 935px;
}
#footer-nav a {
	color: #f3fece;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
#footer-nav a:hover {
	color: #809344;
}
#footer-nav a.footer-rss {
	background-image: url(../images/footer-rss.png);
	background-repeat: no-repeat;
	display: block;
	padding: 0 0 10px 15px;
}
#footer-copyby {
	color: #5b6f1a;
	float: right;
	font-size: 11px;
	padding-top: 5px;
	text-align: right;
	width: 230px;
}
#footer-copyby a {
	color: #5b6f1a;
	text-transform: none;
}
#footer-copyright {
	padding-bottom: 5px;
}