body{
	font: 76% georgia, serif;
	line-height: 1.7em;
	background:#fff url(images/bg-left.png) top left no-repeat;
	padding:0 0 0 150px;
	margin:0;
}
h1, h2, h3, h4, h5 {
	font-family: georgia, serif;
	font-weight: normal;
	margin:2em 0 0 0;
	font-weight: normal;
}
h1 {
	font-size: 2.6em;
}
h2 {
	font-size: 1.7em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size:1.2em;
}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
ul, ol, li {
	list-style:none;
	line-height: 1.5em;
	margin-top: 0.2em 0 0.1em 0;
	margin-bottom: 0.1em;
	margin-left:0;
	padding-left:0;
}
ul, ol, li{
	margin:0;
	padding:0;
}
img {
	border:0;
}
p {
	font-size:1.2em;
	margin:.75em 0 0 0;
}
#main ul, #main ol{
	font-size:1.2em;
}
#main dl dh{
	color: #4DA457;
	font-size:1.2em;
	font-weight:bold;
}

#main dl dt{
	color: #9B1859;
	font-size:1.2em;
	line-height: 2.4em;
}
#main dl dd{
	line-height: 1.8em;
}


#wrapper{
	background:url(images/bg-right.png) top right no-repeat;
	padding:0 130px 0 0;
	margin:0;
	height:550px;
}

#header{
	padding:100px 0 0 0;
}
#header h1{
	line-height: 1em;
	margin-left:90px;
}
#header h2{
	font-size: 1.6em;
	padding:17px 0 50px 200px;
	line-height: 1em;
	color: black;
}
#header li{
	display:inline;
	font-size:1.4em;
	padding-right:10px;
}
#header a{
	color:#444;
	text-decoration:none;
}
#header li.purple a:hover, #header li.purple span{
	color:#D53FCC;
}
#header li.blue a:hover, #header li.blue span {
	color:#02A8E6;
}
#header li.green a:hover, #header li.green span{
	color:#33CE37;
}
#header li.red a:hover, #header li.red span{
	color:#FC3A3F;
}
#header li.author-events a:hover, #header li.author-events span{
	color:#9B1859;
}
#header li.orders a:hover, #header li.orders span{
	color:#826fff;
}
#header li.blog a:hover, #header li.blog span{
	color:#168E83;
}

#main img.thumb{float:left;
	margin-right:15px;
	width:100px;}
#side{
	float:right;
	width:200px;
	margin:-30px 0 50px 0;
	padding-top:30px;
}
#side blockquote p{
	font-size:1em;
}
blockquote {margin:0 0 2.4em 0;padding:0}


#side ul li{
	font-size:1.2em;
	/* color:#222; */
	padding-bottom:.8em;
	margin-left:0px;
}
#side ol li{
	font-size:1.2em;
	padding-bottom:.3em;
	/* color:#222; */
}
#side ol.add li{
	padding-bottom:0em;
}
#side ol{	
	margin-top:0 !important;
	padding:0 !important;
}
#side h3{
	padding-bottom:.5em !important;
    margin-bottom:0 !important;
}
#side img{
	border: 1px solid #ccc;
	margin-top:23px;
}
#side img.thumb{
	width:100px;
	border: 1px solid #ccc;
	margin-top:0px;
}
#side img.thumb2{
	width:120px;
	border: 1px solid #ccc;
	margin-top:0px;
}
#main{
	max-width:630px;
	margin:0px 245px 50px 0;
	padding:0;
}
img.email{
	margin:0 0 -3px 0;}

#footer{
	clear:both;
	text-align:center;
}
#footer p{
	font-size:10px;
	text-transform:uppercase;
	word-spacing:4px;
}
#me a{
	font-family:verdana;
	float:right;
	text-decoration:none;
	color:#ddd;
}
form{
	width:100%;
	float:left;
	margin-bottom:50px;
}
form ol, li{ 
	list-style:none !important;
	padding-left:0px !important;
}
fieldset {
	margin: 1em 0 1em 0;
	padding: 10px;
}
fieldset legend {
	padding: 0 0 0px;
	font-weight: normal;
	font-size:1.2em;
}
fieldset p {
	margin:0; 
	padding:0;
	color:#666;
	font-style:italic;
}
fieldset em{
	font-weight:bold;
	font-style:italic;
}
input.text, textarea {
	color: #02A8E6;
	font-family:verdana;
	border: 1px solid #999;
	font-size:1.0em;
	margin:0;
	padding:5px 0 5px 0;
	width:100%;
	font-weight:bold;
}
.replace{ 
	position:relative; 
	margin:0px; 
	padding:0px; 
	/* hide overflow:hidden from IE5/Mac */ /* \*/ overflow: hidden; /* */ 
}
.replace span{ 
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1; /*for Opera 5 and 6*/ 
} 
#myh1, #myh1 span{ 
	height:30px; 
	width:246px; 
	background: url(images/dreamriver-logo.png) top left no-repeat;
	margin-bottom:8px;
}

div.book h4, div.book p {
	margin-left:120px;
}
div.book img {
	float:left;
	border: 1px solid #ccc;
}
.book{min-height:160px;}

.book p + p {
	text-indent:2.4em;
	margin:0;
}

p.first {margin-top:2em;}

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