body {
	margin: 0;
	padding: 0;
	background: #9b3031 url(../images/img01.gif) repeat-x;
	font: small/1.8em Arial, Helvetica, sans-serif;
	color: #838b91;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #468259;
}

h2 {
	padding-left: 20px;
	background: url(../images/img07.gif) no-repeat left center;
	font-size: 22px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(../images/img11.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

a {
	background: url(../images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #468259;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	background: #FFFFFF url(../images/img04.gif) repeat-x left bottom;
}
/*Banner*/
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
/* Menu */

#menu { width: 950px; height: 60px; margin: 0 auto; }
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 128px;
	height: 60px;
	padding: 0 0 0 2px;
	background: url(../images/img02.gif) no-repeat;
}

#menu a {
	display: block;
	width: 88px;
	height: 36px;
	padding: 20px 20px 0;
	background: transparent;
	letter-spacing: -1px;
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	color: #e1e9e2;
}

#menu a:hover { border-bottom: 4px solid #466a00; text-decoration: none; color: #ffffff; border-left-style: solid; }

#menu .active a { border-bottom: 4px solid #f8cc3b; text-decoration: none; color: #749865; background-image: url(../images/img01_2.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

/* Header */

#header {
	width: 954px;
	height: 247px;
	margin: 0 auto;
	padding: 13px 0 0;
}

#header h1 {
	float: left;
	width: 104px;
	height: 110px;
	padding: 104px 100px 0 20px;
	background: url(../images/img05.png) no-repeat;
	line-height: 32px;
	font-size: 30px;
}

#header h2 { float: right; width: 694px; height: 34px; padding: 180px 20px 0 5px; text-align: left; letter-spacing: -1px; font-size: 32px; color: #fff; background-image: url(../images/img06.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; margin-right: 0; margin-left: 0; }

/* Content */

#content {
	width: 950px;
	margin: 0 auto;
}

/* Posts */

#posts { width: auto; margin-right: 20px; padding-right: 20px; }

#posts .post {
	padding-bottom: 30px;
}

#posts .story {  background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; padding: 15px 20px 0;
	bac}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url(../images/img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: url(../images/img12.gif);
}

#posts ul li {
}

/* Links */

#links { float: left; width: 220px; }
#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#links li ul { background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0; padding-right: 20px; padding-bottom: 30px;
	bac}
#links li li { background-image: url(../images/img03.gif); background-repeat: repeat-x; background-attachment: scroll; background-position: left bottom; padding-right: 0; padding-bottom: 0; padding-left: 5px; }
#links li a { font-weight: bold; line-height: 15px; background-image: url(../images/menu.png); background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0; }
#links li a:hover { color: #9b3031; font-weight: bold; }
#links li i { font-size: smaller; }
/* Footer */

#footer {
	padding: 40px 0 60px 0;
	background: url(../images/img08.gif) repeat-x;
}

#footer p {
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #A6C09B;
}

#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}

#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 35px;
	background: url(../images/img09.gif) no-repeat left top;
	letter-spacing: -1px;
	font-size: 24px;
}
/* Banner*/
#banner {
	float: right;
	width: 230px;
}
#banner ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#banner li ul {
	padding: 15px 20px 30px 20px;
	background: url(../images/img10.gif) repeat-x
}
#banner li li {
	padding: 3px 0;
	background: url(../images/img03.gif) repeat-x left bottom;
}
#banner li a {
	background: none;
}
#banner li i {
	font-size: smaller;
}
