@charset "utf-8";
/* CSS Document */
body {
	background: url(images/wood_bkg.jpg) repeat center 0px #412921; margin: 0px; padding: 0px; font-family: Tahoma, Geneva, sans-serif;
}
img {
	border: none;
}
a:link {
	color: #265761; text-decoration: underline; font-weight: bold;
}
a:hover {
	color: #efdd97; text-decoration: none;
}
a:visited {
	color: #333333; text-decoration: underline;
}
p {
	margin: 0px; line-height: 1.35em; font-size: 1.em; color: #333333;
}
p a {
	color: #265761;
}
p a:hover {
	text-decoration: none;
}
h1 {
	margin: 0px; font-size: 24px; font-weight: bold; color: #265761;
}
h2 {
	margin: 0px; font-size: 22px; font-weight: bold; color: #ffffff;
}
h3 {
	margin: 0px; font-size: 18px; font-weight: bold;
}
h4 {
	margin: 0px; font-size: 16px; font-weight: bold;
}
hr {
	display: none;
}
#headerbg {
	background: repeat-x center 0px; left: 0px; top: 0px; width: 100%; height: 185px; position: absolute; z-index: 3;
}
#navbg {
	background: url(images/navbg.png) repeat-x center 0px; left: 0px; top: 192px; width: 100%; height: 73px; position: absolute; z-index: 3;
}
#footbg {
	background: url(images/footerbg.png) repeat-x center 0px; left: 0px; width: 100%; height: 73px; position: absolute; z-index: 1; float: left;
}
#wrapper {
	margin: 0px auto; padding: 0px; width: 912px; position: relative; z-index: 3;
}
#header {
	margin: 0px 0px; background: transparent; height: 270px; width: 912px; float: left;
}
#content {
	margin: -14px 0px -10px 0px; background: url(images/content_bkg.png) repeat center 0px; width: 912px; float: left;
}
#footer {
	clear: both; background: transparent; width: 912px; height: auto; margin: auto 0px; text-align: right; padding: 0px; position: relative; bottom: -30px; z-index: 5;
}

/*---------------------------------------------------  HEADER  --------------------------------------------------*/

#owlrighttop {
	float: right; width: 339px; height: 225px; top: 3px;
}
#logo {
	margin: 0px; position: relative; top: 0px; left: ; width: 555px; height: 183px; z-index: 25;
}
#logo a {
	background: url(images/logo.png) no-repeat 0px; width: 555px; height: 183px; text-indent: -5000px; display: block;
}
#header #nav {
	float: left; width: 912px; height: 45px;
}
#header #nav ul {
	margin: -10px 62px 0px 88px; padding: 0px; width: 912px; float: left;
}
#header #nav ul li {
	font-size: 20px; float: left; list-style-type: none;
}
#header #nav ul li a {
	padding: 0px 18px; height: 42px; text-align: center; font-weight: normal; color: #fff; text-decoration: none; float: left; display: block;
} 
#header #nav ul li a:hover {
	color: #9ea75a;
}

/*----------------------------------------- CONTENT -------------------------------------------*/

#content #left {
	clear: both; float: left; margin: 13px 0px 3px 20px; padding: 0px; width: 3px; height: 373px; background: url(images/linefade.png) repeat-y;
} 
#content #middle {
	float: left; margin: 0px; padding: 0px; width: 866px; height: auto;
}
#content #right {
	float: left; margin: 13px 20px 3px 0px; padding: 0px; width: 3px; height: 373px; background: url(images/linefade.png) repeat-y;
}
#content p {
	padding: 16px;
}
#content #middle #folio .textwrap{
	float: left; width: 380px; margin: 0 0px; 
}
#folio ul {
	list-style-type: none; margin: 0px;	padding: 0px;
}
#folio ul li {
	float: left; margin: 15px 0px 15px 30px; padding: 0;
}
#folio ul li a {
	display: block; width: auto; height: auto; border-style: none; background-color: transparent; text-decoration: none;
}
/*---------------------------------------- FOOTER ---------------------------------------*/

#footer .owlleftbottom {
	clear: both; width: 169px; height: 135px; position: absolute; bottom: -8px; left: 0px; z-index: 5;
}
#footer ul {
	list-style-type: none; margin: 0 0 0 400px;	padding: 0px;
}
#footer ul li {
	float: left; margin: 5px; padding: 0;
}
#footer ul li a {
	display: block; width: auto; height: auto; border-style: none; background-color: transparent; text-decoration: none; text-align: left; font: 9pt Arial, Helvetica, sans-serif; color: #fff; font-weight: bold;
}			
#footer p {
	margin: 0px; text-align: left; font: 9pt Arial, Helvetica, sans-serif; color: #000; font-weight: bold; padding: 5px 0 5px 0;
}
#footer a.design {
	font-size: 9px;	text-align: left; color: #000;
}