body {
	margin: 0;
	padding: 0;
	background: #3b3513 url(images/img01b.png) repeat-x left top;
	font-size: 13px;
	text-align: left;
	color: #5C5116;
}

body, th, td, input, textarea, select, option {
	font-family: Georgia,"Times New Roman", Times, serif;
}

h1, h2, h3, h4 {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-weight: normal;
	color: #454545;
	letter-spacing:-1px;
	margin: 2px 0 2px 0;
}

h1 {
	font-size: 42px;
}

h2 {
	font-size: 33px;
	color:#c2ae3f;
}

h3 {
	font-size: 2em;
}

h4 {
	font-size: 1.75em;

}

p, ul, ol {
	line-height: 150%;
	margin: 4px 0 6px 0;
}

ul, li {
	list-style:none;
}

li.circled {
	list-style:circle outside;
}

.blockquote {
	font-size:1.5em;
	line-height:1.2em;
	letter-spacing:-1px;
	color: #b1ad96;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	background: #fff;
}

a {
	color: #413C20;
	text-decoration:none;
}

a.em {
	font-style:italic;
}

p.em {
	font-style:italic;
}

p.strong {
	font-weight:bold;
}

span.strong {
	font-weight:bold;
}

p.stronger {
	font-weight:bold;
	font-size:1.25em;
	line-height:1.25em;
	letter-spacing:-1px;
}

p.across {
	display:inline;
}

span.em {
	font-style:italic;
}

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

hr {
	display: none;
}

/* Header */

#header {
	position:relative;
	z-index:1;
	width: 900px;
	height: 300px;
	margin: 0 auto;
	background: url(images/img04.png) no-repeat left top;
}

#sitesearch {
	position:absolute;
	top:20px;
	right:20px;
	width:auto;
}

#header h1, #header p {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header h1 {
	position:relative;
	color:#c2ae3f;
	font-size: 74px;
	margin: 142px 1px 0 0;
	z-index:1;
}

#header p {
	font-size: 16px;
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
	color: #FFB71C;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;

}

/* Content */

#content {
	float: right;
	width: 560px;
	margin-top: -90px;
	margin-bottom: 30px;
	padding: 30px 20px;
	background: #EBEBEB;
	border: 10px solid #FFFFFF;
	z-index:2;
}

#associatedcontentfeed {
	width: 100%;
	height:100%;
	min-height:100%;
	margin-bottom:10px;
	height:600px;
	min-height:600px;
	overflow: scroll;
	overflow-x:hidden;
}

.centered {
	text-align:center;
	margin: 0 auto 0 auto;
}

.verticalroom {
	margin: 14px 0 14px 0;
	width:100%;
	clear:both;
}

img.paddedbordered {
	padding:4px 4px 4px 4px;
	border: 1px solid #454545;
	background: #fff;
}

#bookicon {
	padding:4px 4px 4px 4px;
	float:left;
	margin: 4px 8px 6px 0;
	width:102px;
	text-align:center;
}

#bookicon a {
	display:block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:11px;
	margin-top:3px;
	padding: 2px 1px 3px 1px;
	text-align:center;
	color:#000;
	text-decoration:none;
	width:99%;
	background: #cdc492;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#bookicon a.plain {
	background-color:transparent;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#booktestimonial {
	width:auto;
	margin: 10px 0 10px 0;
	padding: 0 0 0 118px;
}

#workbooktestimonial {
	width:auto;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}

#booktestimonial p {
	font-style:italic;
	color: #adadad;
	font-size: 20px;
	line-height:24px;
	padding:5px 5px 5px 5px;
	background: #eeeeee;
	border-top: 1px dotted #d3d3d3;
	border-bottom: 1px dotted #d3d3d3;
}

#workbooktestimonial p {
	font-style:italic;
	color: #adadad;
	font-size: 20px;
	line-height:24px;
	padding:5px 5px 5px 5px;
	background: #eeeeee;
	border-top: 1px dotted #d3d3d3;
	border-bottom: 1px dotted #d3d3d3;
}

span.sig {
	display:inline;
	font-size:16px;
	font-style:italic;
	margin-top:16px;
}

img.left {
	float:left;
	margin-right:8px;
	margin-bottom:6px;
}

#workbookicon {
	padding:4px 4px 4px 4px;
	float:left;
	margin: 4px 8px 6px 0;
	width:200px;
	text-align:center;
	clear:both;
}

#workbookicon a {
	display:block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:11px;
	margin-top:3px;
	padding: 2px 1px 3px 1px;
	text-align:center;
	color:#000;
	text-decoration:none;
	width:99%;
	background: #cdc492;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}


.post {
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #d3d3d3;
	margin-top:14px;
	margin-bottom:10px;
}

.margintoproom {
	margin-top:40px;
}

#postleft {
	float:left;
	width:auto;
	margin-right:14px;
}

#halfleft {
	width:48%;
	float:left;
	margin-right:14px;
}

#halfright {
	width:48%;
	float:right;
	border-left: 1px dotted #d3d3d3;
}

#halfright ul li {
	font-size:11px;
	margin-left:-18px;
	list-style: circle outside;
}

#halfleft ul li {
	font-size:11px;
	margin-left:-18px;
	list-style: circle outside;
}

#signupform {
	width:100%;
	border: 1px dashed fuchsia;
}

.title {
	margin: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	background: url(images/img05.png) no-repeat 0px 2px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3B3513;
}

.title a {
	text-decoration: none;
	color: #3B3513;
}

.pagetitle {
	border-bottom: 2px solid #0F0F0F;
}

.byline {
	margin: -10px 0px 0px 0px;
	padding-left: 33px;
	border-bottom: 1px solid #CCCCCC;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	text-transform: uppercase;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 10px;
}

span.more {
	display:inline;
	text-align: left;
	color: #646464;
	text-transform: uppercase;
	padding-left:18px;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 10px;
	background: url(images/arrow-right.png) no-repeat left;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
 }

.entry {
	padding-bottom: 20px;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	padding-top: 50px;
	color: #827736;
}

#sidebar h2 {
	margin: 0 0;
	height: 38px;
	padding: 10px 0px 10px 13px;
	background: url(images/img03.gif) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CFBF66;
}

#sidebar h2 a {
	background: url(images/img03.gif) no-repeat left 50%;
}

#sidebar ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
}

#sidebar li {
font-size:14px;
}

#sidebar li ul {
	padding: 0px 21px 20px 10px;
}

#sidebar li li {
	border-bottom: 1px dotted #615929;
	padding: 5px 0px;
}

#sidebar a {
	text-decoration: none;
	color: #E5DDAD;
}

#sidebar a:hover {
	text-decoration: none;
	color: #fff;
}

#sidebar a.sublink {
		display:block;
		color: #827736;
		border-bottom:0;
		margin-top:4px;
		padding-left:18px;
		width:100%;
		background: url(images/arrow-right-green.png) no-repeat left;
}

.sublink a:hover {
	text-decoration:none;
	color:#fff;
}

a.downloadbutton {
	display:block;
	width:120px;
	height:28px;
	font-size:12px;
	text-align:center;
	text-transform: uppercase;
	color:black;
	padding: 4px 0 0 0;
	margin: 20px auto 0 auto;
	background: url(images/silver-button.png) no-repeat;
	font-weight: bold;
}

a.downloadbutton:hover {
text-decoration:none;
color:#a52a2a;
}



/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(images/img02b.png) repeat-x left top;
	text-align: center;
	font-size: smaller;
	font-family: Georgia,"Times New Roman", Times, serif;
	color: #B1A356;
}

#footer p {
	margin: 0;
	padding: 20px 0px;
	text-transform: uppercase;
}

#footer p a {
	color: #FFFFFF;
}

#universalfooter {
	width:100%;
	height:1px;
	margin: 0 auto 0 auto;
	clear:both;
	background: transparent;
}

#hidden {
	visibility:hidden;
}
