
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2 {
	margin: 0px 0px 20px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 27px;
	color: #544E39;
}

h2 {
	font-size: 16px;
	color: #922E1C;
}

h3 {
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	color: #56503A;
}



/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C745A;
}


p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 18px;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 24px;
}

/** LINKS */

a {
	color: #9E0C08;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 { 
}

.style2 {
color: #9E0C08

}

.style4 {
     color: #9E0C08; 
	 font-weight: bold; 
}

.style1 a {
  
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

.img {
	 
	
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

img.border {
    
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** WRAPPER */

#wrapper {
	background:
}

#wrapper2 {
	background: 
}

/** HEADER */

#header {
	width: 978px;
	height: 75px;
}

/** MENU */

#menu a:hover {
	text-decoration: underline;
	color: #9E0C08
}

#menu .first a {
	background: none;
}

/** PAGE */

#page {
	width: 978px;
	background: url(images/bg05.jpg) repeat-y left top;
}

#bgtop {
	background: url(images/bg06.jpg) no-repeat left top; 
}

#bgbtm {
	background: url(images/bg07.jpg) no-repeat left bottom;
}

/** LEFT SIDEBAR */

#left-sidebar {
	width: 160px;
	padding: 25px 0px 0px 7px;
}

#left-sidebar .box {

}

#left-sidebar .box .title {
	height: 38px;
	margin: 0px;
	padding: 22px 30px 0px 10px;
	background: url(images/homepage08.jpg) no-repeat left top;
	text-align: right;
	font-size: 15px;
	font-weight:bold;
	color: #FFFFFF;
}

#left-sidebar .box .content {
	padding: 10px 10px 10px 5px;
	font-size: 11px;
	color: #989177;
}

#left-sidebar .box .content a {
	color: #E9E2CF;
}

#left-sidebar .box .content p {
	padding: 0px 2px 0px 10px;
}

#left-sidebar .box .content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 18px;
}

#left-sidebar .box .content ul li {
	padding: 6px 9px 4px 0px;
	background: url(images/homepage10.jpg) repeat-x left top;
	text-align: right;
}

#left-sidebar .box .content ul li.first {
	padding-top: 0px;
	background: none;
}

/** CONTENT */

#content {
	width: 594px;
	padding: 60px 0px 0px 25px;
}

#content .box {
}

#content .box .title {
	height: 28px;
	margin: 0px;
	padding: 15px 0px 0px 40px;
	background: url(images/homepage16.jpg) no-repeat left top;
	font-size: 14px;
	color: #FFFFFF;
}

#content .box .content {
	padding: 20px 28px;
}

/** 3-COLUMN LAYOUT */

.three-columns {
}

.three-columns .column1 {
	width: 492px;
}





/** 2-COLUMN LAYOUT */

.two-columns {
}

.two-columns .column1 {
	width: 492px;
}





/** CONTENT POST */

.post {
	padding: 0px 20px 20px 20px;
}

.post .title {
	margin: 0px;
}

.post .meta, .post .meta a {
	color: #A39D87;
}

/** RIGHT SIDEBAR */

#right-sidebar {
	width: 160px;
	padding: 25px 0px 0px 20px;
}

#right-sidebar .box {
}

#right-sidebar .box .title {
	height: 38px;
	margin: 0px;
	padding: 20px 0px 0px 25px;
	background: url(images/homepage12.jpg) no-repeat left top;
	font-size: 15px;
	font-weight:bold;
	color: #FFFFFF;
}

#right-sidebar .box .content {
	padding: 10px 10px 10px 13px;
	font-size: 11px;
	color: #989177;
}

#right-sidebar .box .content a {
	color: #E9E2CF;
}

#right-sidebar .box .content p {
	padding: 0px 0px 0px 9px;
}

#right-sidebar .box .content ul {
	margin: 0px;
	padding: 15px 10px 4px 10px; 
	list-style: none;
	line-height: 18px;
}

#right-sidebar .box .content ul li {
	padding: 6px 0px 4px 2px;
	background: url(images/homepage15.jpg) repeat-x left top;
}

#right-sidebar .box .content ul li.first {
	padding-top: 0px;
	background: none;
}

/** FOOTER */

#footer {
	height: 10px;
	
}

#footer p {
	margin: 0px;
	padding-top: 0px;
	text-align: center;
	color: #5E5942;
}

/** BOX1 */

#box1 {
}

#box1 .title {
	background-image: url(images/homepage09.jpg) !important;
}

/** BOX2 */

#box2 {
}

#box2 .title {
	background-image: url(images/homepage11.jpg) !important;
}

/** BOX3 */

#box3 {padding: 25px 0px 0px 10px;
}

/** BOX4 */

#box4 {
}

#box4 .title {
	background-image: url(images/homepage13.jpg) !important;
}

/** BOX5 */

#box5 {
}

#box5 .title {
	background-image: url(images/homepage14.jpg) !important;
}

/** BOX6 */

#box6 {
}

