body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #525252 url(images/img01.gif) repeat-x left top;
	font-size: 13px;
	text-align: left;
	font-family: Tahoma, Arial, serif, times new roman;
	color: #000000;
}

h1, h2 {
	font-family: Arial, serif, times new roman;
	font-weight: bold;
	font-style: italic;
	color: #525252;
}

h1 {
	font-size: 40px;
}

h2 {
	font-size: 26px;
}

p, ul, ol {
	line-height: 150%;
}

p {
	margin-top: 0;
	margin-bottom: 8px;
}

a:hover {
	color: #525252;
}

th, td {
	padding:2px;
}

hr {
	display: none;
}

#contact table {
	font-size: 18px;
	margin-left: 50px;
}

#contact td {
	padding:15px;
}

#wrapper {
	width: 860px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img03.jpg) repeat-y left top;
}

#wrapper-top {
	padding-top: 30px;
	background: url(images/img02.gif) no-repeat left top;
}

#wrapper-btm {
	background: url(images/img04.jpg) no-repeat left bottom;
	padding-bottom: 20px;
}

/* Header */

#header {
	width: 780px;
	height: 150px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	padding: 10px 120px 0 90px;
	color: #000000;
}

#header p {
	float: left;
}

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

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: left;
	width: 530px;
	margin: 0;
	color: #525252;
}

.post {
	padding: 0;
}

.title {
	padding: 0 20px 5px 0px;
	border-bottom: 2px #525252 solid;
	margin-right: 20px;
	margin-top: 0;
}

.entry {
	margin: 0;
	padding: 0px 20px 0px 0px;
}

.caption {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0;
}

.mainpic {
	margin-top: 20px;
}

.mainpic2 {
	margin-top: 15px;
	margin-bottom: -2px;
}

.underpic {
	margin-top:15px;
}

.quote {
	font-style: italic;
}

.highlight {
	color: #ff0000;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	margin-bottom: 10px;
	color: #525252;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 30px;
	padding: 0;
}

#sidebar li li {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 35px;
	border-bottom: 1px #525252 solid;
}

#sidebar h2 {
	margin: 8px 0 0 20px; 
	font-size: 18px;
	height: 27px;
	color: #525252;
	border-bottom: 2px #525252 solid;
}

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

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

/* Footer */

#footer {
	width: 780px;
	margin: 0 auto;
	height: 56px;
	text-align: center;
	font-family:  Tahoma, Arial, serif, times new roman;
	color: #FFFFFF;
	background: #000000;
	margin-bottom: 0px;
}

#footer p {
	padding-top: 15px;
}

#footer p a {
	color: #CFBAA1;
}

img {
	border: none; }

img.left {
	float: left;
	margin: 3px 20px 30px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}
