﻿body {
	background-color: #ada597;
	padding:0; margin:0;
}

ul{
	list-style-type:none;
	}

/* --------------------- Header --------------------- */

#header {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 256px;
	background-image: url('images/header_left.gif');
}
#header-main {
	position: relative;
	left: 9px;
	top: 0px;
	width: 742px;
	height: 256px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/header_main.gif');
}
#header-main ul.navi{
	width:671px; display:block; position:absolute; top:25px; left:45px; padding:0; margin:0; background:none;
	}
#header-main ul.navi li{
	background: no-repeat right;
	height: 22px;
	padding: 0 14px 0 5px;
	margin: 0;
	display: block;
	float: left;
}
#header-main ul.navi li.li1{
	background:none; height:22px; padding:0 14px 0 5px; margin:0;
	display:block;  float:left; 
	}
#header-main ul.navi li a{
	font: 13px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #847543;
	text-decoration: none;
	text-indent: 0px;
	padding: 0 0 0 15px;
	font-weight: bold;
	margin: 0;
	width: inherit;
}
#header-main ul.navi li a:hover{
	background: no-repeat 0
2px;
	color: #CC0000;
}

/* --------------------- Content --------------------- */

#content {
	position: relative;
	left: 0px;
	top: 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#maincontent {
	position: relative;
	left: 0px;
	top: 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#maincontent h2{
	font: 28px/24px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #FFFBEA;
	margin: 0 0 15px 40px;
	font-weight: normal;
	display: block;
}
#maincontent p{
	background: no-repeat;
	color: #534E39;
	padding: 0 0 0 0px;
	margin: 0 0 0 40px;
	width: 700px;
	display: block;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
}
#maincontent p span{
	color: #fff6d8;
	font-weight: bold;
}
#maincontent p span.bg{
	color: #799fbb;
}
#maincontent p a{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	margin-right: 0;
}
#maincontent p a:hover{
	background: #938D6C no-repeat;
	color: #F3F3F3;
}

/* --------------------- ContentLeft --------------------- */

#contentLeft {
	left: 0px;
	top: 0px;
	width: 253px;
	background-image: url('images/contentLeft.gif');
	float: left;
}

#contentLeft h2{
	font: 28px/24px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #FFFBEA;
	margin: 0 0 15px 40px;
	font-weight: normal;
	display: block;
}
#contentLeft p span{
	color: #fff6d8;
	font-weight: bold;
}
#contentLeft p span.bg{
	color: #799fbb;
}

#contentLeft p{
	background: no-repeat;
	color: #534E39;
	padding: 0 0 0 0px;
	margin: 0 0 0 40px;
	width: 200px;
	display: block;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
}
#contentLeft p a{
	font: 13px "Trebuchet MS";
	font-weight: bold;
	text-transform: none;
	color: #336699;
}
#contentLeft p a:hover{
	font: 13px "Trebuchet MS";
	font-weight: bold;
	text-transform: none;
	color: #CC0000;
}

/* --------------------- ContentMiddle --------------------- */

#contentMiddle {
	left: 253px;
	top: 0px;
	width: 253px;
	background-image: url('images/contentMiddle.gif');
	float: left;
}
#contentMiddle h2{
	font: 28px/24px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #FFFBEA;
	margin: 0 0 15px 40px;
	font-weight: normal;
	display: block;
}
#contentMiddle p span{
	color: #fff6d8;
	font-weight: bold;
}
#contentMiddle p span.bg{
	color: #799fbb;
}

#contentMiddle p{
	background: no-repeat;
	color: #534E39;
	padding: 0 0 0 0px;
	margin: 0 0 0 40px;
	width: 200px;
	display: block;
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
}
#contentMiddle p a{
	font: 13px "Trebuchet MS";
	font-weight: bold;
	text-transform: none;
	color: #336699;
}
#contentMiddle p a:hover{
	font: 13px "Trebuchet MS";
	font-weight: bold;
	text-transform: none;
	color: #CC0000;
}

/* --------------------- ContentRight --------------------- */

#contentRight {
	left: 506px;
	top: 0px;
	width: 254px;
	background-image: url('images/contentRight.gif');
	float: left;
}
#contentRight h2{
	font: 28px/24px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #FFFBEA;
	margin: 0 0 15px 40px;
	font-weight: normal;
	display: block;
}
#contentRight p span{
	color: #fff6d8;
	font-weight: bold;
}
#contentRight p span.bg{
	color: #799fbb;
}

#contentRight p{
	background: no-repeat;
	color: #534E39;
	padding: 0 0 0 0px;
	margin: 0 0 0 40px;
	width: 200px;
	display: block;
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
}
#contentRight p a{
	font: 13px "Trebuchet MS";
	font-weight: bold;
	text-transform: none;
	color: #336699;
}
#contentRight p a:hover{
	font: 13px "Trebuchet MS";
	font-weight: bold;
	text-transform: none;
	color: #CC0000;
}


/* --------------------- ContentFooter --------------------- */

#mainfooter {
	width: 100%;
	float: left;
	background: url('images/footer.gif') repeat-x;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}

#footer {
	width:530px; height:200px;
	margin:0 auto 0 auto;
	}
#footer ul{
	width:700px; display:block;	list-style-type:none; margin:46px 0 0 -50px; position:absolute;
	}
#footer ul li{
	display:block; float:left; 
		}
#footer ul li a{
	font:14px/12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#ffffff; 
	text-decoration:none;
	margin:0 16px 0 16px;
	}
#footer ul li a.mg{
	font:12px/11px Arial, Helvetica, sans-serif;
	color:#ffffff; 
	text-decoration:none;
	margin:0 11px 0 0px;
	}
#footer p{
	padding: 100px 0 0 0px;
	font: 12px/16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #FAFAFA;
	background: repeat-x;
	font-weight: normal;
	height: 14px;
	margin: 0;
}
#footer p a{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer p a:hover {
	color: #FFCC66;
}
