@charset "utf-8";
body {
	background-color:#d7dbba;
	margin:0px;
	padding:0px;
	font-family: Tahoma, Arial, Verdana, Geneva, helvetica, sans-serif;
}
div,a,p,td,h1,h2,h3, h4,#menu ul,#submenu ul,#footer ul, ul li, ul li a, {
	margin:0px;
	padding:0px;
} 
#wrapper {
	background-image: url(../images/back.png);
	background-repeat: repeat-y;
	width:714px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;
}
.selected {
	font-weight:bold;
}
.bottom {
	width:714px;
	height:28px;
	background-image: url(../images/bottom.png);
	background-position: top;
	margin-left:auto;
	margin-right:auto;
	display:block;
	background-color:none;
	background-repeat:no-repeat;
	margin-top:0px;
}
#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position:bottom;	
	height:225px;
	width:639px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:23px;
	color:#FFFFFF;
	border-color:#d7dbba;
	border-width:10px;
	border-style:solid;
}
#columns {
	margin-left:auto;
	margin-right:auto;
	width:659px;
}
#menuc {
	width:179px;
	float:left;
	padding:0px;	
	margin-right:20px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#menuc h1 {
	background-color:#c3d062;
	font-size:12pt;
	width: 169px;
	height: 22px;
	padding-left:10px;
	padding-top: 5px;
	font-family: Georgia, Arial, Verdana, Geneva, helvetica, sans-serif;
	color:#FFFFFF;
	display:block;
	font-weight:lighter;
	margin-bottom: 5px;
	margin-top:0px;
}
#menu {
	background-image: url(../images/menu.png);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#d7dbba;
	width: 179px;
	padding-top:10px;
	padding-bottom:10px;
}
#menu ul {
	padding:0px;
	margin:0px;
	padding-left: 10px;
	color: #2F445B;	
}
#menu ul li {
	list-style:none;
	line-height: 25px;
	font-size:11pt;
	margin-top: 5px;
	padding: 0px;
}
#menu ul li a {
	color:#666666;
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
	font-family: Georgia, Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:12pt;
}
#menu ul li a:hover {
	font-weight:bold;
}
#content {
	width:440px;
	padding:0px;
	float:left;
}
p {
	font-size:9pt;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}
/*td a {
	font-size:12pt;
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 154px;
	display: block;
	margin-left: -3px;
}
td {
	padding:0px;
	background-position: center;
}*/
#content h1 {
	font-size:18pt;
	color: #89914c;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: lighter;
	padding:0px;
	margin-top: -2px;
	margin-bottom:10px;
}
#content h2 {
	font-size:18pt;
	color: #2F445B;
	font-family: Tahoma, Arial, Verdana, Geneva, helvetica, sans-serif;

}
#content h3 {
	font-size:12pt;
	color: #2F445B;
	font-family: Tahoma, Arial, Verdana, Geneva, helvetica, sans-serif;
	padding-bottom:0px;
	margin-bottom: 0px;
}
#content h4 {
	font-size:10pt;
	color: #2F445B;
	font-family: Tahoma, Arial, Verdana, Geneva, helvetica, sans-serif;
	padding-bottom:0px;
}
#footer {
	width:650px;
	height:14px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	color:#333333;
	font-size:x-small;
	padding-left:10px;
	clear:both;
	background-color:#c3d062;
	padding-top:2px;
}
.cultrix {
	color:#999999;
	font-size:xx-small;
	text-align:center;
	margin-top:10px;
}
