/*
Theme Name: Cedarwood
Theme URI: http://www.cedarwoodevents.com/
Description:
Version: 1.0
Author: Temi Kolawole
Author URI: http://www.antigravityinc.com/
Tags: 

*/


body {
	background-image: url(images/bg.jpg);
	background-color: #722C12;
	margin-bottom: 50px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a:link {
	color: #391002;
	text-decoration: none;
}
a:visited {
	color: #391002;
	text-decoration: none;
}
a:hover {
	color: #391002;
	text-decoration: underline;
}
a:active {
	color: #391002;
	text-decoration: none;
}
#header {
	clear: both;
	height: 150px;
	background-image: url(images/top_floral.gif);
	background-repeat: no-repeat;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#content {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	overflow: hidden;
	min-height: 310px;
}
#main {
	clear: both;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
	overflow: hidden;
}
#footer {
	clear: both;
}
#container {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#container2 {
	background-repeat: no-repeat;
}
#menu {
	color: #FFFFFF;
	height: 40px;
	clear: both;
}
#inner_menu {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(images/menu_border.gif);
	background-repeat: no-repeat;
	background-position: 50px 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 50px;
}
#left {
	float: left;
	width: 590px;
	background-repeat: no-repeat;
}
#right {
	float: right;
	width: 300px;
}
#inner_menu ul {
	margin: 0px;
	padding: 0px;
}
#inner_menu ul li {
	float: left;
	list-style-type: none;
}
#inner_menu ul li a {
	color: #E3C7AC;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(images/menu_border.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
}
#inner_menu ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#footer {
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-size: 11px;
}
#footer a {
	color: #FFFFFF;
}
#right_txt {
	clear: both;
}
#book {
	clear: both;
	text-align: center;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #660000;
}
#home_slides ul {
	margin: 0px;
	padding: 0px;
}
#home_slides ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.post h1{
	margin-top: 0px;
	font-size: 36px;
	font-weight: normal;
	color: #391002;
}
#content{
	color: #391002;
	line-height: 24px;	
}
#content a{
	color: #391002;
}
.linklove{
	display: none;
}
blockquote{
	font-size: 16px;
	font-style: italic;	
}
.letter{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.letter img{
	border: 0 none;
}
#mission {
	width: 800px;
	margin-top: 0px;
	border: 1px dotted #DCC098;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 24px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 80px;
	background-color: #FCF8EF;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
}
.alignleft{
	float: left
}
.alighright{
	float: right;
}