body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg_01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #000000;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.5em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/quotes.png) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 80px 20px 0px 175px;
	font-size: 30px;
	color: #000000;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 45px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 142px;
	margin: 0 auto;
	margin-top: 0px;
}
#headerbg #mainlogo {
	width: 900px;
	height: 142px;
	margin-right: 0px;
	margin-left: 0px;
	background: url(images/banner_01.png) bottom center no-repeat;
	padding-bottom: 0px;
			}
/* Logo */

#tag {
	/* background:url(images/floatimage1.png) center no-repeat; */
	position: absolute;
	height: 209px;
	width: 350px;
	top: 20px;
	z-index: -1;
}

#logo {
	float: left;
	margin-top: 0px;
	width: 150px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
}

#logo h1 {
	/* background: url(images/img04.jpg) no-repeat left 50%; */
	padding-left: 0px;
	text-align: center;
	font-size: 1.5em;
	color: #cccccc;
}

#logo h1 a {
	color: #CCCCCC;
}

#logo p {
	padding-top: 17px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffff99;
}

#logo h2 a, #logo p a {
	color: #ffffff;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 0px;
	width: 670px;
	height: 50px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 30px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #CCCCCC;
}

#menu a:hover {
	background: url(images/img03.png) no-repeat center top;
}

#menu .current_page_item a {
	background: url(images/img03.png) no-repeat center top;
}

/* Floating Images */

#coffeestain {
	width: 237px;
	height: 240px;
	margin-right: 0px;
	margin-left: 10px;
	position: absolute;
	top: 1250px;
	background: url(images/Coffee-Stain.png) bottom center no-repeat;
	padding-bottom: 0px;
			}
#bike {
	position: relative;
	height: 342px;
	width: 678px;
	top: -115px;
	float: left;
	left: 0px;
	margin-right: 0px;
	z-index: 4;
	padding-bottom: 0px;
	background-image: url(images/bike_01.png);
			}  
/* #coffee {
	position: absolute;
	height: 285px;
	width: 360px;
	top: 430px;
	float: left;
	z-index: 4;
	left: -50px;
} */

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 0px;
}

#latest-post {
	float: left;
	width: 860px;
	background: #CCCCCC;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 12px;
	z-index: -1;
}
/* SIDEBAR */
#recent-posts {
	float: right;
	width: 250px;
	background:url(images/sidebar.png) repeat-y;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 12px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #ffff99;
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #000000;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 5px;
	border-bottom: #000000 1px dashed;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	background: #000000;
	color: #CCCCCC;
	padding: 00px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #CCCCCC;
}

#sidebar a {
	text-decoration: none;
	color: #cccccc;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 0px;
	background: url(images/footer_bar.png) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}

