body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x left top;
	font-size: 13px;
	text-align: justify;
	color: #48230f;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #331a0a;
        
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 17px;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #6a5acd;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 1000px;
	height: 340px;
	margin: 0 auto;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/img02.jpg) no-repeat left top;
}

#header h1, #header p {
	margin: 0;
	padding: 0;
}

#header h1 {
	float: left;
	padding: 150px 0 0 420px;
	font-size: 36px;
	text-align: center;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 245px 55px 0px 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 20px 0px 0px 1px;
}

#menu a {
	display: block;
	width: 110px;
	height: 20px;
	padding: 5px 10px 1px;
	background: #e9cc8f;
	letter-spacing: 2px;
	text-align: center;
	font-size: 12px;
	color: #331a0a;
}

#menu a:hover {
	background: #eee8aa;
	text-decoration: none;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 630px;
	margin: 0;
	padding: 0;
}

#content img {
	border: 1px solid #7d7d7d;
	margin: 15px 10px;

}

.post {
	padding: 10px 30px 0px 30px;
}

.title {
	margin: 0;
	padding: 0;
	font-size: 24px;
}

.title h2 {
	margin: 0;
	margin-left: 50px;
	color: #753333;
}

.title a {
	text-decoration: none;
	color: #753333;
}

.pagetitle {
}

.byline {
	float: left;
	display: block;
	margin: 0;
	padding: 15px 0 0 0;
	color: #646464;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	margin-bottom: 0px;
	background: #ffffd7;
	border: 1px solid #EDEBD5;
}

#sidebar ul {
	margin: 0 0 0 10px;
	padding: 30px 0 20px 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0px 17px 16px 0px;
}

#sidebar li li {
	border-bottom: 1px dotted #E3E3E3;
	padding: 0 0 5px 10px;
}

#sidebar h2 {
	margin: 0;
	height: 10px;
	background: url(images/img07.jpg) no-repeat left 45%;
	padding: 10px 0px 0px 20px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #753333;
	letter-spacing: 3px;
}

#sidebar a {
	font-size: 11px;
	color: #a0522d;
	text-transform: uppercase;
	letter-spacing: 2px;
                font-weight: bold;
}

#sidebar a:hover {
	text-decoration: none;
}

#sidebar p {
	width: 200px;
                margin: 0 0 0 10px;
	list-style: none;
}

/* Footer */

#footer {
	clear: both;
	height: 140px;
	background: url(images/img03.gif) repeat-x left bottom;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #331a0a;
}

#footer p {
	text-transform: uppercase;
}

#footer p a {
	color: #331a0a;
}

#footer_links {
	width: 980px;
}

#links {
	float: right;
}
