﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	background: #dcdcdc url('images/bgimg.png') repeat-x;
	color: #9b9a9a;
	line-height: 1.7em;
	font-size: 14px;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: left;
	direction: ltr;
	unicode-bidi: embed;
}
.clear {
	clear: both;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}
h1 {
	font-size: 21px;
	line-height: 24px;
	letter-spacing: -1px;
	color: #e98005;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 19px;
	line-height: 24px;
	letter-spacing: -1px;
	color: #3a3a3a;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
#wrapper {
	margin: 0 auto;
	max-width: 900px;
}
#top {
	height: 50px;
	line-height: 50px;
	background: #22211f;
	border: 1px #cecece solid;
	padding: 0 25px;
	color: #888888;
	font-size: 0.8em;
	word-spacing: 5px;
}
#top a {
	color: #888888;
	outline-width: medium;
	outline-style: none;
	text-decoration: none;
}
#top a:hover {
	color: #fff;
	text-decoration: none;
}
#logoarea {
	height: 160px;
	padding: 0 25px;
	background: url('images/logoarea.png') repeat-x;
	border: 1px #cecece solid;
}
#navig {
	background: #dcdcdc url('images/topmenu.png') repeat-x;
	border-left: 1px #cecece solid;
	border-right: 1px #cecece solid;
	border-bottom: 1px #cecece solid;
	height: 44px;
	line-height: 44px;
}
#menu {
	float: left;
}
menu, #menu ul {
	list-style: none;
}
#menu > li {
	float: left;
	list-style: none;
}
#menu li a {
	display: block;
	height: 44px;
	line-height: 44px;
	padding: 0 1.5em;
	text-decoration: none;
	color: #949393;
	border-right: 1px #eae7e7 solid;
}
#menu ul {
	position: absolute;
	display: none;
	z-index: 999;
}
#menu ul li a {
	width: 100px;
}
#menu li:hover ul {
	display: block;
}
#menu > li > a {
	color: #e98005;
	font-size: 12px;
	letter-spacing: 1px;
}
#menu > li:hover > a {
	background: #eaeaea;
}
/* Submenu
------------------------------------------*/
#menu ul {
	background: #f9f9f9;
	border: 1px #cecece solid;
	font-size: 12px;
}
#menu ul li a {
	border-bottom: 1px #eae7e7 solid;
}
#menu ul li:hover a {
	background: #efefef;
}
#banner {
	height: 250px;
	background: #fff;
	border: 1px #cecece solid;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 30px;
}
#content-area {
	min-height: 400px;
	background: #fff;
	width: 100%;
	border: 1px #cecece solid;
	margin: 15px 0;
}
#content-area div {
}
#welcome {
	min-height: 50px;
	padding: 15px;
	color: #d4d4d4;
	margin: 15px;
	background: #666;
}
#welcome h1 {
	border-bottom: 1px #adacac dotted;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#container {
	background: #fff url('images/content_bg.png') repeat-y;
}
/* Pages
------------------------------------------*/
#pages {
	float: right;
	width: 590px;
	margin: 3% 3% 3% 0;
	padding-left: 3%;
	border-left: 1px #C2c2c2 dotted;
}
.pages-leftimg {
	border: 3px #cecece solid;
	margin: 0 10px 10px 10px;
	float: left;
}
.pages-rightimg {
	border: 3px #cecece solid;
}
.pages-top {
	margin-bottom: 20px;
	border: 3px #cecece solid;
}
#pages p {
	margin-bottom: 25px;
}
#pages li {
margin-left: 30px;
}
/* Pages menu
------------------------------------------*/
#pagesmenu {
	width: 200px;
	float: left;
	margin: 3%;
}
#pagesmenu h3 {
	padding: 5px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	font-style: normal;
	background: #22211f;
	color: #878786;
	margin-bottom: 3px;
	text-align: center;
	border-bottom: 1px solid #ECEAD8;}

#pages-menu {
	margin: 0;
	padding: 0;
	height: 44px;

}
#pages-menu li {
	list-style: none;
	background-color: #22211f;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	font-size: 14px;
	text-align: justify;
	margin-bottom: 10px;
}
#pages-menu a {
	text-decoration: none;
	font-style:oblique;
	color: #878786;
	display: block;
	padding-left: 10px;
	background-color: #e2e2e2;
	border-bottom: 2px solid #f7d701;
}

#pages-menu a:hover {
	background-color: #b26c14;
	color: #ffffff;
}
#pages-menu a:active {
	background-color: #dfb105;
	color: #ffffff;
}

#pages-menu ul {
	text-align: left;
}
/* Single Pages
------------------------------------------*/
#single {
	float: left;
	margin: 3% 10%;
}
.single-leftimg {
	border: 3px #cecece solid;
	margin: 0 10px 10px 10px;
	float: left;
}
.single-rightimg {
	border: 3px #cecece solid;
}
.single-top {
	margin-bottom: 20px;
	border: 3px #cecece solid;
}
#single p {
	margin-bottom: 25px;
}
#single li {
margin-left: 30px;
}

#content {
	width: 56.6%;
	margin: 0 15px 15px 15px;
	padding: 0 0 0 15px;
	min-height: 400px;
	color: #9b9a9a;
	float: left;
}
#content img {
	border: 3px #e1e1e1 solid;
}
#content hr {
	border: none;
	border-top: dotted 2px #9b9a9a;
	margin: 15px 0;
	color: #ffffff;
	background-color: #ffffff;
}
#sidebar {
	width: 35%;
	min-height: 400px;
	float: right;
	padding: 0 15px;
	background: url('images/content_fader.png') repeat-x;
}
#sidebar img {
	border: 1px #e1e1e1 solid;
}
#sidebar h1 {
	text-align: center;
}
#box1 {
	min-height: 200px;
	border: 1px #cecece solid;
	padding: 15px;
	margin-bottom: 15px;
	background: #ffffff;

}
#box2 {
	min-height: 200px;
	border: 1px #cecece solid;
	padding: 15px;
	margin-bottom: 15px;
	background: #ffffff;
}
#box3 {
	min-height: 200px;
	border: 1px #cecece solid;
	padding: 15px;
	margin-bottom: 15px;
	background: #ffffff;
}
#sidebar ul li {
	margin-left: 20px;
}
#footer-text {
	background: #22211f;
	border-left: 1px #525151 solid;
	border-top: 1px #525151 solid;
	border-right: 1px #525151 solid;
	height: 140px;
	font-size: 10px;
}
#footer-text td {
	width: 20%;
	font-weight: bold;
}
#footer-text table {
	margin: 15px auto;
	font-weight: bold;
	width: 90%;
}
#footer-text ul li {
	vertical-align: top;
	list-style-type: none;
	color: #878786;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e1e1e1;
	background-color: transparent;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#footer {
	background: #151413;
	border: 1px #525151 solid;
	color: #d4d4d4;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 30px;
}
#footer a {
	color: #9a6700;
	text-decoration: none;
}
#footer a:hover {
	color: #e0cca4;
	text-decoration: none;
}
