* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	color: #d52d00;
}

a:hover {
	text-decoration: none;
}

body {
	background: #D9725B;
	font-family: Georgia, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #291A01;
}

h1 {
	padding: 0 0 1px 0;
	font-size: 2.5em;
	font-weight: normal;
	line-height: 0.5em;
	color: #000;

}

h2 {
	height: 47px;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1em;
	color: #000;
}

h3 {
	padding: 0 0 1px 0;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.5em;
	color: #000;
}

h4 {
	padding: 0 0 1px 0;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.5em;
	color: #fff;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

#main {
	background: url(images/content1.jpg) repeat-y 50% 0%;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#header {
	position: relative;
	width: 980px;
	height: 40px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header ul {
	position: absolute;
	top: 125px;
	left: 27px;
}

#header ul li {
	float: left;
}

#logo {
	position: absolute;
	top: 10px;
	left: 26px;
}

#search-form {
	width: 366px;
	position: absolute;
	top: 46px;
	right: 31px;
}

#search-form img {
	float: left;
	margin: 3px 8px 0 0;
}

#search-form strong {
	background: url(images/search-input.gif) no-repeat 100% 0%;
	display: block;
	width: 188px;
	height: 23px;
	float: left;
}

#search-form input {
	background: url(images/search-input.gif) no-repeat 100% 0%;
	width: 166px;
	height: 17px;
	padding: 3px 11px 3px 11px;
	float: left;
	border: none;
	font-family: Georgia, sans-serif;
	font-size: 1em;
	font-style: italic;
	color: #5a5a5a;
}

#search-form #search-submit {
	background: url(images/search-submit.gif) no-repeat 0% 0%;
	width: 40px;
	height: 23px;
	padding: 0;
	border: none;
}

#search-form span {
	display: block;
	padding: 6px 0 0 137px;
}

#search-form span a {
	background: url(images/search-link.gif) no-repeat 0% 0%;
	padding: 0 0 0 21px;
	line-height: 1.5em;
	color: #848484;
}

#content {
	width: 928px;
	padding: 34px 25px 18px 27px;
	margin: 0 auto;
	font-size: 0.75em;
}

#content p {
	padding: 0 0 16px 0;
	line-height: 1.25em;
}

#content p span {
	display: block;
	padding: 2px 0 0 0;
	font-weight: bold;
	color: #fff;
}

#content p span a {
	color: #fff;
}

#content p i {
	display: block;
	padding: 5px 0 0 0;
	font-weight: bold;
	font-style: normal;
	color: #53c1c4;
}

#content p i a {
	color: #53c1c4;
}

.row-1 {
	padding: 0 0 5px 0;
}

.title {
	height: 24px;
}

.title-1 {
	height: 123px;
	padding: 15px 2px 0 8px;
}

.title-2 {
	height: 34px;
}

#rss {
	float: right;
	margin: -1px 0 0 0;
}

.box {
	background: #fff;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.box-1 {
	background: #fcf6e3;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.time {
	background: url(images/circle.png) no-repeat 0% 0%;
	width: 46px;
	height: 38px;
	padding: 8px 0 0 0;
	overflow: hidden;
	text-align: center;
	font-size: 1.5em;
	color: #000;
	position: absolute;
	top: 15px;
	right: 10px;
}

.time span {
	display: block;
	padding: 1px 0 0 0;
	font-size: 0.611em;
	line-height: 1.091em;
}

.box-indent {
	padding: 12px 10px 9px 10px;
}

.bottom {
	background: #fff;
	height: 1px;
	margin: 0 1px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.bottom1 {
	background: #fcf6e3;
	height: 1px;
	margin: 0 1px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.button1 {
	background: url(images/button1-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	font-size: 0.917em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}

.button1 span {
	background: url(images/button1-left.gif) no-repeat 0% 0%;
	display: inline-block;
}

.button1 span span {
	background: url(images/button1-right.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 32px 0 8px;
}

.button1:hover {
	cursor: pointer;
	color: #000;
}

.button2 {
	background: url(images/button2-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	font-size: 0.917em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}

.button2 span {
	background: url(images/button2-left.gif) no-repeat 0% 0%;
	display: inline-block;
}

.button2 span span {
	background: url(images/button2-right.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 32px 0 8px;
}

.button2:hover {
	cursor: pointer;
	color: #000;
}

.button3 {
	background: url(images/button3-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	font-size: 0.917em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}

.button3 span {
	background: url(images/button3-left.gif) no-repeat 0% 0%;
	display: inline-block;
}

.button3 span span {
	background: url(images/button3-right.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 32px 0 8px;
}

.button3:hover {
	cursor: pointer;
	color: #000;
}

.button4 {
	background: url(images/button4-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	font-size: 0.917em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}

.button4 span {
	background: url(images/button4-left.gif) no-repeat 0% 0%;
	display: inline-block;
}

.button4 span span {
	background: url(images/button4-right.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 32px 0 8px;
}

.button4:hover {
	cursor: pointer;
	color: #000;
}

.link {
	background: url(images/search-link.gif) no-repeat 2px 1px;
	display: block;
	height: 16px;
	padding: 0 0 0 23px;
	margin: 0 0 22px 0;
	float: left;
	line-height: 15px;
	color: #716d61;
}

.list li {
	background: url(images/marker1.gif) no-repeat 2px 6px;
	padding: 0 0 0 22px;
	position: relative;
	line-height: 1.667em;
	color: #d8ceb2;
}

.list li a {
	color: #d8ceb2;
}

.list-1 {
	background: url(images/list-tail.png) repeat 0% 0%;
	padding: 16px 0 22px 11px;
	margin: 0 0 15px 0;
	border-top: 5px solid #a5bd2b;
}

.list-1 li {
	background: url(images/marker.gif) no-repeat 2px 6px;
	padding: 0 0 0 22px;
	line-height: 1.667em;
	color: #d8ceb2;
}

.list-1 li a {
	color: #d8ceb2;
}

.list-1 li.list-title {
	background: none;
	padding: 0;
}

.list-1 li.list-title span {
	display: block;
	height: 28px;
	overflow: hidden;
}

.list-1 li.extra-style {
	background: none;
	font-weight: bold;
	color: #fff;
}

.list-1 li.extra-style a {
	color: #fff;
}

.list-2 {
	background: url(images/list-tail.png) repeat 0% 0%;
	padding: 16px 0 37px 11px;
	margin: 0 0 15px 0;
	border-top: 5px solid #dd5117;
}

.list-2 li {
	background: url(images/marker1.gif) no-repeat 2px 6px;
	padding: 0 0 0 22px;
	line-height: 1.667em;
	color: #d8ceb2;
}

.list-2 li a {
	color: #d8ceb2;
}

.list-2 li.list-title {
	background: none;
	padding: 0;
}

.list-2 li.list-title span {
	display: block;
	height: 29px;
	overflow: hidden;
}

.list-2 li.extra-style {
	background: none;
	font-weight: bold;
	color: #fff;
}

.list-2 li.extra-style a {
	color: #fff;
}

.list-3 {
	width: 100%;
	overflow: hidden;
	padding: 0 0 4px 0;
}

.list-3 li {
	width: 100%;
	overflow: hidden;
	padding: 0 0 5px 0;
	margin: 0 0 4px 0;
	border-bottom: 1px solid #ededeb;
}

.list-3 li img {
	float: left;
	margin: 0 19px 0 0;
}

.list-3 li h3 {
	padding: 1px 0 2px 0;
}

.list-3 li p {
	padding: 0 0 3px 0 !important;
	line-height: 1.25em !important;
}

.list-3 li a {
	font-weight: bold;
	color: #1A5A99;
}

.list-3 li.extra-style {
	border: none;
}

.list-4 li {
	float: left;
	padding: 0 4px 0 4px;
	font-size: 1.083em;
	font-weight: bold;
	line-height: 1.25em;
	color: #53c1c4;
}

.list-4 li a {
	color: #53c1c4;
}

.list-4 li a:hover {
	color: #3b3b3b;
}

.list-4 li.act a {
	text-decoration: none;
	color: #3b3b3b;
}

.content-block-top {
	background: #f8f2e0;
	height: 1px;
	margin: 0 1px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.content-block {
	background: #FFB09E;
	padding: 0 10px 7px 10px;
}

.content-block-bot {
	background: #f8f2e0;
	height: 1px;
	margin: 0 1px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.inner-top {
	background: #fffefb;
	height: 1px;
	margin: 0 1px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.inner-content {
	background: #fffefc;
	padding: 13px 21px 12px 13px;
}

.inner-content1 {
	background: #fffefc;
	padding: 13px;
}

.inner-bot {
	background: #fffefb;
	height: 1px;
	margin: 0 1px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.box-2 {
	background: url(images/list-tail.png) repeat 0% 0%;
	padding: 16px 0 22px 11px;
	margin: 0 0 15px 0;
	border-top: 5px solid #a5bd2b;
}

.box-3 {
	background: url(images/list-tail.png) repeat 0% 0%;
	padding: 16px 0 37px 11px;
	margin: 0 0 15px 0;
	border-top: 5px solid #dd5117;
}

.box-2 p {
	padding: 0 0 7px 0 !important;
	line-height: 1.25em !important;
	color: #d8ceb2 !important;
}

.box-3 p {
	padding: 0 0 7px 0 !important;
	line-height: 1.25em !important;
	color: #d8ceb2 !important;
}

.indent-bot {
	margin: 0 0 8px 0;
}

.indent-bot1 {
	margin: 0 0 14px 0;
}

.picture {
	margin: 0 0 14px -5px;
}

.blocks {
	width: 100%;
	overflow: hidden;
}

.line-ver1 {
	background: url(images/line-ver.gif) repeat-y;
}

.line-ver2 {
	background: url(images/line-ver.gif) repeat-y;
}

#footer-bg {
	background: url(images/footer.png) repeat-x 0% 0%;
	width: 100%;
	height: 68px;
}

#footer {
	width: 980px;
	height: 68px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 0.70em;
}

#footer p {
	padding: 21px 0 0 29px;
	color: #a7a7a7;
}

#footer p a {
	color: #fffefc;
}
