html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(/images/skin/bg1_01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

/**/
h1, h2, h3 {
	margin-top: 0px;
	margin-bottom: 30px;
	/*text-transform: lowercase;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 36px;
	color: #584242;
}

h1.h1-style1 {
	margin: 0px;
}

h2 {
	font-size: 18px;
}

h2.h2-style1 {
	font-size: 16px;
	color: #9D7171;
}

/*
h2, .h2 {
	text-transform: lowercase;
	font-size: 18px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;	
	background: url(/images/skin/homepage14.gif) repeat left top;
	height: 27px;
	margin: 0px;
	padding: 11px 0px 0px 23px;
	margin-bottom: 2em;
	color: #FFFFFF;
}
*/
h2, .h2 {
	letter-spacing: -2px;
	margin: 0px;
	margin-bottom: 1.3em;
	font-size: 34px;
}
h3, .h3 {
	letter-spacing: -1px;
	margin: 0px;
	margin-bottom: 1.4em;
	font-size: 22px;
}
h4, .h4 {
font-size: 11px;
line-height:14px;
font-weight: normal;
padding-top: 10px;
padding-bottom: 10px;
background: #CCC bottom left repeat-x;
padding-left: .5em;
margin-top: 1em;
margin-bottom: 1em;
}

.font-11px, .font-11px p, .font-11px td, .font-11px li {
	font-size: 11px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 25px;
	text-align: justify;
	line-height: 22px;
}

ul.ul-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 18px;
}

ul.ul-style1 li {
	margin-bottom: 35px;
}

ul.ul-style1 img.alignleft {
	margin-right: 15px;
}

ul.ul-style2 {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	list-style: none;
	line-height: 14px;
	color: #CAB3B3;
}

ul.ul-style2 li {
	padding: 18px 20px;
	background: #463434;
}

ul.ul-style2 li.alt {
	background: #604747;
}

ul.ul-style2 img.alignleft {
	margin-right: 15px;
}

ul.ul-style2 strong {
	color: #F2D3D3;
}

ul.ul-style2 em {
	display: block;
	padding-top: 5px;
	font-style: normal;
	color: #887474;
}

ul.ul-style3 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style: none;
}

ul.ul-style3 li {
	padding: 7px 0px;
	background: url(/images/skin/homepage19.gif) repeat-x left top;
}

ul.ul-style3 li.first {
	background: none;
}

ul.ul-style3 a {
	color: #D9D0D0 /*#AD9696;*/
}

a {
	color: #F98700;
}

a:hover {
	text-decoration: none;
	color: #A40000;	
}

a img {
	border: none;
}

.more {
	padding: 9px 0px 0px 0px;
	border-top: 1px solid #DED8D8;
	line-height: normal;
}

.more a {
	display: block;
	height: 16px;
	padding: 0px 0px 0px 29px;
	background: url(/images/skin/homepage16.gif) no-repeat left center;
}

.rss {
	padding: 9px 0px 0px 0px;
	background: url(/images/skin/homepage19.gif) repeat-x left top;
	line-height: normal;
}

.rss a {
	display: block;
	height: 16px;
	padding: 0px 0px 0px 29px;
	background: url(/images/skin/rss.gif) no-repeat left center;
}

img.border {
}

img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(/images/skin/bg1_02.jpg) repeat-x left top;
}

.container {
	width: 975px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header-bg {
	background: url(/images/skin/bg01.jpg) no-repeat center top;
}

#header {
	height: 237px;
}

/** MENU */

#menu {
	float: left;
	width: 505px;
	padding: 124px 0px 0px 0px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	list-style: none;
}

#menu li {
	float: left;
	width: 114px;
	height: 23px;
	padding: 6px 0px 0px 26px;
	background: url(/images/skin/homepage02.gif) repeat-y left top;
}

#menu li.alt {
	background: none;
}

#menu a {
	text-decoration: none;
	text-transform: lowercase;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #FFE7E7;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page-bg {
	background: url(/images/skin/bg03.jpg) repeat-y center top;
}

#page-bgtop {
	background: url(/images/skin/bg02.jpg) no-repeat center top;
}

#page {
}

.single #page-bg {
	background-image: url(/images/skin/subpage2_02.jpg);
}

.single #page-bgtop {
	background-image: url(/images/skin/subpage2_01.jpg);
}

.single #page {
	width: 925px;
	padding: 25px 25px 0px 25px;
}

/** CONTENT */

#content {
	float: right;
	width: 650px;
	padding: 25px 25px 0px 0px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 275px;
}

/** FOOTER */

#footer {
	height: 180px;
	background: url(/images/skin/bg04.jpg) no-repeat center top;
}

.single #footer {
	background-image: url(/images/skin/subpage2_03.jpg);
}

#footer p {
	margin: 0px;
	margin-left:280px;
	padding: 55px 0px 0px 0px;
	text-transform: lowercase;
	text-align:left;
	color: #574646;
	font-size:11px;
	float:left;
	width:500px;
}

#footer a {
	padding: 0px 5px;
	color: #574646;
}

/** BOX STYLE COMMON */

.title {
	height: 27px;
	margin: 0px;
	padding: 11px 0px 0px 23px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	/*text-transform: lowercase;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;	
	font-size: 18px;
	letter-spacing:-1px;
}

.entry {
	padding: 25px;
}

/** BOX STYLE 1 */

.box-style1 {
	padding: 25px 0px 0px 0px;
}

.box-style1 .title {
	background: url(/images/skin/homepage14.gif) repeat left top;
}

/** BOX STYLE 2 */

.box-style2 {
	padding: 25px 0px 0px 0px;
}

.box-style2 .title {
	background: url(/images/skin/homepage15.gif) repeat left top;
}

/** BOX STYLE 3 */

.box-style3 {
}

.box-style3 .title {
	background: url(/images/skin/homepage18.gif) repeat left top;
}

.box-style3 .more {
	background: url(/images/skin/homepage19.gif) repeat-x left top;
	border: none;
}

.box-style3 .more a {
	background-image: url(/images/skin/homepage20.gif);
}

.box-style3 a {
	color: #D9D0D0;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
	float: left;
	width: 300px;
}

/** BOX4 */

#box4 {
	float: left;
	width: 300px;
	margin-left: 25px;
}

/** BOX5 */

#box5 {
	height: 135px;
	padding: 25px 15px 0px 25px;
}

#box5 p {
	margin-bottom: 25px;
	text-align: left;
	text-transform: lowercase;
	font: 28px Georgia, "Times New Roman", Times, serif;
	color: #FDD4A5;
}

#box5 strong {
	font-weight: normal;
	color: #FFFFFF;
}

#box5 .more {
	padding: 0px;
	border: none;
}

#box5 .more a {
	background-image: url(/images/skin/homepage17.gif);
	font-size: 14px;
	color: #FFFFFF;
}

/** BOX6 */

#box6 {
	height: 295px;
	padding: 20px 25px 0px 25px;
	color: #FFFFFF;
}

#box6 a {
	color: #FFFFFF;
}

/** BOX7 */

#box7 {
}

/** BOX8 */

#box8 {
}

/** BOX9 */

#box9 {
	padding: 0px;
}

.home-ul {
	text-align:left;
	list-style:none;
	margin:0;
	padding:0;
}
.home-ul li {
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
	padding-top:6px;
	padding-bottom:6px;
	/*font-size:13px;*/
}
#box21 {
	border-top: 1px solid #DED8D8;
}
.searchbutton {
	float:left;
	padding-left:12px;
}
.searchbox {
	float:left;
	margin-top:2px;
	width:174px;
}
#searchwrapper{
	padding-top:10px;	
}
