/*
Design by Free CSS Templates
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0px;
	padding: 10px 10px 10px 10px;
	background: #ffffff url(images/img01.gif) repeat-x left top;
	line-height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6d4900;
	text-indent: 1px;
	list-style-position: inside;
	text-align:justify;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #000000;
}

h1 { font-size: 40px; }

h2 { font-size: 30px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	text-align: justify;
	font-weight: normal;
}

table
{ text-align:center;

}
ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-position: inside;
	text-indent: 0px;
	text-align:justify;
}
blockquote { }

a { color: #d99203; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
	padding:0;
	padding:7px 0 0 30px;
}

.list1 li img {
	margin: 0 0px 0px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 100%;
}

/* Header */

#header-wrapper {
	width: 700px;
	height: 143px;
	margin: 0px auto;
	padding: 0px;
}

#header {
	width: 700px;
	height: 92px;
	margin: 0px auto;
	background: url(images/img02.gif) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	height: 52px;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 30px;
	letter-spacing: -1px;
	text-transform: none;
	font: bold 34px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	float: left;
	padding: 10px 0px 0px 20px;
	letter-spacing: -1px;
	text-transform: none;
	font-size: 18px;
	color: #fbe1ab;
}

#logo a {
	text-decoration: none;
	color: #fbe1ab;
}

/* Menu */

#menu {
	width: 700px;
	height: 51px;
	margin: 0px auto;
	padding-left: 40px;
	background: url(images/img03.gif) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	float: left;
	display: block;
	padding: 12px 20px 0px 22px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: none;
	font-size: 22px;
	font-weight: normal;
	color: #422486;
}
#menu P {
	float: left;
	display: block;
	padding: 12px 10px 0px 22px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: none;
	font-size: 18px;
	font-weight: normal;
	color: #422486;
	/*margin:-10px;*/
}

#menu a {
	display: block;
	padding: 12px 20px 0px 22px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: none;
	font-size: 20px;
	font-weight: normal;
	color: #ffd173;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
	padding-left: 0px;
}



/* Page */

#page {
	width: 700px;
	margin: 0px auto;
	border: 0px solid #FFFFFF;
	background: #FFFFFF 
}

#page-bgcontent {
	padding: 40px 15px 0px 15px;
	
}

/* Content */

#content {
	float: left;
	width: 515px;
}

#banner {
	width: 670px;
	height:91px;
	margin: 0px auto;
	padding-bottom: 5px;
	background: url(images/img03.jpeg);
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	padding: 18px 0px 0px 0px;
	
	text-transform: none;
	font-size: 26px;
	font-weight: normal;
	line-height:normal;
}

.post .title h2 {
	margin: 0px;
	padding: 0px;
	padding: 26px 0px 0px 0px;
	letter-spacing: -1px;
	text-transform: none;
	font-size: 24px;
	font-weight: normal;
	line-height:normal;
}


.post .byline {
	padding-top: 10px;
	padding-bottom:10px;
	letter-spacing: -1px;
	font-size: 18px;
	color: #a77000;
	margin-top:inherit;
	margin-bottom:inherit;
}

.post strong {
	color: #a77000;	
}


.post .meta a { }

.post .entry {
	padding: 10px 0px 10px 00px;
	font-size: 14px;
	text-indent: 20px;
	
}

.post .links {
	padding: 0px 30px 0px 0px;
}




/* Footer */

#footer {
	height: 100px;
	margin: 0px auto;
	padding: 0px;
	background: url(images/img04.gif) repeat-x left top;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
	text-transform: none;
	line-height: normal;
	font-size: 14px;
	color: #333399;
	margin-left: 10px;
	margin-right: 10px;
}

#footer a {
	color: #a28a5b;
}
