body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: normal small Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
	color: #663300;
}

#main_wrap {
	background-image: url(background.jpg);
	background-repeat: repeat-y;
	background-color:#ffcc66;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #fecc5d;
}

h2 {
	padding-left: 20px;
	/*background: url(img07.gif) no-repeat left center;*/
	font-size: 22px;
	background-image: url(img08.jpg);
	background-repeat: repeat;
	
	background-color:#FFFFFF;
	
}

h3 {
	/*margin-bottom: 1em;*/
	text-transform:capitalize;
	
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}


p, blockquote, ul, ol {
	margin-top: 0;
	margin-bottom:1em;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(img09.gif) no-repeat;
	line-height: 1.6em;
}

#main_wrap a {
	/*background: url(img06.gif) repeat-x left bottom;*/
	text-decoration: none;
	color: #5A5C53;
}

#main_wrap a:hover {
	background: none;
	text-decoration: underline;
	color:#FF0000;
}

/* Wrapper */

#wrapper {
	/*background: #FFFFFF url(img02.jpg) repeat-x left top;*/
	
}



/* Menu */

#menu {
	width: 750px;
	height: 60px;
	margin: 0 auto;
	background-repeat: no-repeat;
	/*background: url(img03.jpg) no-repeat right top;*/
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 148px;
	height: 60px;
	padding: 0 0 0 2px;
	/*background: url(img02.gif) no-repeat;*/
}

#menu a {
	display: block;
	width: 108px;
	height: 36px;
	padding: 20px 20px 0 20px;
	/*background: url(img03.jpg) no-repeat;*/
	letter-spacing: -1px;
	text-align: center;
	font-size: 1.6em;
	color: #663300;
}

#menu a:hover {
	color: #663300;
}

#menu .active a {
}

/* Header */

#header {
	width: 750px;
	height: 135px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-repeat: no-repeat;
	background-color: #ffcc66;
	background-image: url(header.jpg);
}

#header h1 {
	float: left;
	width: 104px;
	height: 100px;
	/*background: url(img04.jpg) no-repeat;*/
	line-height: 30px;
	font-size: 25px;
	font-style: italic;
	color: #715558;
	padding-top: 50px;
	padding-right: 100px;
	padding-bottom: 0;
	padding-left: 20px;
}

#header h2 {
	float: right;
	width: 494px;
	height: 34px;
	/*background: url(img05.jpg) no-repeat;*/
	/*background: url(img1.gif) no-repeat;*/
	text-transform: lowercase;
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	color: #fecc5d;
	padding-top: 75px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}
#header h3 {
	float: right;
	width: 494px;
	height: 34px;
	/*background: url(img05.jpg) no-repeat;*/
	/*background: url(img1.gif) no-repeat;*/
	text-transform: lowercase;
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
	padding-top: 75px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

/* Content */

#content {
	width: 750px;
	margin: 0 auto;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: none;
	border-right-style:solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}

/* Posts */

#posts {
	float: right;
	width: 510px;
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
x
}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url(img06.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
}

#posts ul li {
}

/* Links */

#links {
	float: left;
	width: 220px;
	background-color: #FFFFFF;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
	
}

#links li li {
	padding: 3px 0;
	background: url(img06.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

#links h2 {
	font-size: 1.3em;
	/*background-color: #8d0709;*/
	color: #fecc5d;
}

/* Footer */

#footer {
	padding-top: 20px;
	padding-right: 25;
	padding-bottom: 10px;
	padding-left: 25;
	text-align: center;
}

#footer p {
	width: 750px;
	color: #663300;
	text-align: center;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #FFFFFF;
}

#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}

#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 0;
	letter-spacing: -1px;
	font-size: 24px;
}
