html, body {
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	background: url(../images/bg01.jpg);
	font-size: 14px;
	color: #333;
}

h1, h2, h3 {
	margin: 0;
	font-weight:bold;
	color: #2D2D2D;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 14px;
}

p {
	margin-top: 0;
	line-height: 200%;
	text-align: justify;
}
ol, ul {
	margin-top: 0;
	text-align:left;
}
a {
	color: #B26836;
	text-decoration: none;	
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0 auto;
}

hr {
	display: none;
}

/* Wrapper */
#wrapper {
	background: url(../images/bg02.jpg) repeat-x;
}

.container {
	width: 965px;
	margin: 0 auto;
}

.clearfix {
	clear: both;
	height:5px;
}

/* Header */

#header {
	height: 152px;
}

/* Logo */

#logo {
	float: left;
	width: 390px;
	height: 152px;
	padding-left: 20px;
}

#logo ul{
	list-style:none;
	float:left;
}

#logo h1 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:bold;
}
#logo h2 {
	padding-top: 60px;
	font-weight:bold;
}
#logo p {
	padding-left: 2px;
	color: #919191;
}

#logo a {
	text-decoration: none;
	color: #2D2D2D;
}

#logo_img{
	padding-top: 80px;
	float:left;
	width:74px;
}

#logo_text{
	float:right;
	padding-top: 18px;
	padding-right: 0px;
}
/* Menu */

#menu {
	float: right;
	width: 550px;
	height: 152px;
	background: url(../images/bg04.jpg) no-repeat;
}

#menu_text{
	float:left;
	padding-top: 85px;
}

#menu ul {
	padding-top: 50px;
	margin: 0;
	padding: 6px 0 0px 35px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	width: 135px;
	height: 20px;
	font-weight:bold;
	margin: 0px 6px 0 0;
	font-size:14px;
	padding: 5px 0 0 5px;
}

#menu a {
	text-decoration: none;
	color: #2D2D2D;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.active {
	background: #8E0000 url(../images/homepage01.jpg) repeat-x;
}

#menu li.active a {
	color: #FFFFFF;
}

/** PAGE */

#page {
	background: url(../images/bg05.jpg) repeat-y;
	padding-bottom:10px;
}

/** CONTENT */

#content {
	float: left;
	width: 442px;
	padding: 40px 26px 5px 82px;
	background: url(../images/bg06.jpg) no-repeat;
}

#content .about h3 {
	padding: 0 0 5px 20px;
}

#content .about p {
	margin: 0;
	padding: 5px 10px;
	background: url(../images/homepage03.jpg) no-repeat;
	line-height: normal;
}

#content2 {
	float: left;
	width: 825px;
	padding: 5px 58px 5px 82px;
	background: url(../images/bg09.png) no-repeat;
}

.dot{
	background:url(../images/dot.png) no-repeat;
	padding-left:16px;
}

.photo {
	padding-top: 26px;
}
.photo .p {
	margin-top: 0;
	line-height: 0;
}
.photo .caption {
	height: 22px;
	margin: 0;
	padding: 6px 0 0 0;
	line-height: normal;
	background: #500;
	color: #fff;
	text-align: center;
}

.photo .caption a {
	color: #fff;
}

.post {
	padding: 40px 0 0 0;
}

.post .title {
}

.post .title h3 {
	padding: 0 0 5px 20px;
}

.post p{
	font-size:14px;
}


.post .title p {
	margin: 0;
	padding: 5px 10px;
	background: url(../images/homepage03.jpg) no-repeat;
	line-height: normal;
}

.post .entry {
	padding: 10px;
}

.post .meta {
	padding: 0 10px;
	line-height: normal;
}

.post .meta .more {
	padding: 0 30px 0 20px;
	background: url(../images/homepage04.gif) no-repeat 0 50%;
}

.post .meta .comments {
	padding-left: 20px;
	background: url(../images/homepage05.gif) no-repeat 0 50%;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 330px;
	padding: 40px 58px 0 27px;
	background: url(../images/bg07.jpg) no-repeat;
}

#sidebar h3 {
	padding-bottom: 25px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar .section1 {

}

#sidebar .section1 h3 {
	background: url(../images/homepage06.jpg) no-repeat 0 100%;
}

.section1 .img1 {
	float:left;
	width:34%;
}
.section1 .img2 {
	float:right;
	width:65%;
}


#sidebar .section2, #sidebar .section3 {
	float: left;
	width: 148px;
}

#sidebar .section2 h2, #sidebar .section3 h2 {
	padding-top: 42px;
	background: url(../images/homepage07.jpg) no-repeat 0 100%;
}

#sidebar .section2 {
}

#sidebar .section3 {
	margin-left: 30px;
}

/** FOOTER */

#footer {
	height: 80px;
	background: url(../images/bg08.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding: 32px 0 0 0;
	text-align: center;
	color: #919191;
}

#footer .legal {
}

#footer .links {
}

#footer a {
	color: #919191;
}

ul.list li{ float: left; width:30%; list-style-image:url(../images/dot.gif) !important;}
ul.news li{width:100%; list-style-image:url(../images/dot.gif) !important;}
ul.news, .list ul{margin-left:15px; z-index:1000;list-style-image:url(../images/dot.gif);}
ul.news li, .list ul li{margin-top:5px;margin-bottom:5px;}
