
/* CSS Document */
body {
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#000000;
}
#pagebackground {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	min-height:650px;
	_height:650px;
	background:url(images/pageBG.jpg) no-repeat top;
}
#wrapper {
	margin:0px auto;
	width:882px;
}
#header {
	width:882px;
	height:200px;
	background:url(images/header.jpg) no-repeat top;
	overflow:hidden;
}
#menu {
	float:left;
	width:882px;
	height:26px;	
	background:url(images/menu_repeat.jpg) repeat-y top;
	text-align:center;
}
#menuBG {
	width:882px;
	height:26px;
	background:url(images/menuBG.jpg) no-repeat top;
	text-align:center;
}
#menu_text {
	width:882px;
	height:26px;
	color:#ffffff;
	text-align:left;
}
#shell {
	float:left;
	width:882px;
	background:url(images/shell_repeat.jpg) repeat-y top;
}
#shellBG {
	width:882px;
	min-height:330px;
	_height:330px;
	background:url(images/shellBG.jpg) no-repeat top;
}
#shell_bottom {
	width:882px;
	height:71px;
	background:url(images/shell_bottom.jpg) no-repeat top;
}
#content_area {
	width:882px;
	_height:150px;
	min-height:150px;
}
#content {
	float:left;
	width:600px;
}
#title {
	float:left;
	width:500px;
	height:30px;
	text-align:left;
	color:#E6DDCA;
	font-size:30px;
	padding-top:50px;
	padding-left:50px;
	font:24px Century Gothic,Verdana,Arial,Sans-Serif;
}
#content_text {
	width:470px;
	float:left;
	text-align:left;
	padding-top:10px;	
	padding-right:40px;	
	padding-left:100px;
}
#content_text p{
	font:12px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	color:#000000;
}
#content_text h2{
	font:12px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	color:#000000;
}
#content_text h3{
	font:12px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	color:#000000;
}
#content_text h4{
	font:12px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	color:#000000;
}
#content_text h5{
	font:12px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	color:#000000;
}
#content_text a{
	font:12px Verdana,Arial,Sans-Serif;
	color:#1B1F58;
}
#content_text ul{
	font:12px Verdana,Arial,Sans-Serif;
	color:#000000;
	line-height:1.5;
}
#content_text ol{
	font:12px Verdana,Arial,Sans-Serif;
	color:#000000;
	line-height:1.5;
}
#contentin_text {
	width:490px;
	float:left;
	text-align:left;
	padding-top:10px;	
	padding-left:100px;
}
#contentin_text p{
	font:12px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	color:#000000;
}
#contentin_text h2{
	font:12px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	color:#000000;
}
#contentin_text h3{
	font:12px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	color:#000000;
}
#contentin_text h4{
	font:12px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	color:#000000;
}
#contentin_text h5{
	font:12px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	color:#000000;
}
#contentin_text a{
	font:12px Verdana,Arial,Sans-Serif;
	color:#1B1F58;
}
#contentin_text ul{
	font:12px Verdana,Arial,Sans-Serif;
	color:#000000;
	line-height:1.5;
	margin-left:-26px;
}
#contentin_text ol{
	font:12px Verdana,Arial,Sans-Serif;
	color:#000000;
	line-height:1.5;
	margin-left:-18px;
}
#image {
	float:right;
	width:203px;
	height:307px;
	padding-top:16px;
}
#footer {
	width:882px;
	height:40px;
	background:url(images/footer.jpg) no-repeat top;
}
#footer_text {
	width:882px;
	height:40px;
	color:#ffffff;
	font:10px Verdana,Arial,Sans-Serif;
}
#footer_text a{
	color:#ffffff;
	font:10px Verdana,Arial,Sans-Serif;
}
#admin a{
	color:#ffffff;
	font:bold 10px Verdana,Arial,Sans-Serif;
}
#admin a:hover{
	text-decoration:underline;
}

#clear {clear:both;}
#clear1 {clear:both;}
.clear {clear:both;}
.image_class {border:none;}


/* Menu implementation */

#MainMenu {
	margin:0;
	padding:0px 0px 0px 0px;
	height:25px;
	text-align:left;
}

#MainMenu ul {
	margin:0px 0px 0px 0px;
	padding:0;
	width:845px;
	height:26px;
	z-index:997;
}

#MainMenu ul li {
	padding:8px 0px 8px 0px;
	list-style:none;
	text-align:center;
	display:inline;
	height:10px;
	position:relative;
	z-index:998;
}

#MainMenu ul li a {
	color:#FFFFFF;
	font:14px Verdana,Arial,Sans-Serif;
	text-transform:lowercase;
	padding:0px 13px 3px 0px;
	line-height:23px;
	margin:0;
}

#MainMenu ul li a:hover {
	text-decoration: none;
	background:url(images/parentrollover.png) repeat-x;
}

#MainMenu ul li a img {
	padding:0px 13px 0px 0px;
	vertical-align:middle;
}
#MainMenu ul li ul {
	position: absolute;
	height: auto;
	width: 153px;
	margin:3px 0px 0px 0px;
	left:0px;
	top:27px;
	background: #000000;
	display: none;
	z-index:999;
	border: 1px #6DC5C0 solid;
	padding:8px 0px 6px 0px;
}

#MainMenu ul li ul li {
	padding:0px 0px 0px 0px;
	position:relative;
	list-style:none;
	text-align:left;
	display: block;
	height:auto;
	padding:0px 0px 0px 0px;
}

#MainMenu ul li ul li a {
	/*line-height:20px;*/
	font:11px Verdana,Arial,Sans-Serif;
	padding:2px 0px 2px 12px;
	color: #fff;
	margin:0px 0px 5px 0px;
	display:block;
	text-transform:none;
}

#MainMenu ul li ul li a:hover {
	text-decoration: none;
	background:url(images/childrollover.jpg) repeat;
}

/*site map navigation*/
#sitemenu,#sitemenu ul{margin:0; padding-left:10px; text-align:left; width:auto;}	
#sitemenu ul li{margin:0; padding:0; text-align:left; position:relative; list-style:none; width:auto;}
#sitemenu ul li a, #sitemenu ul li ul li a{font-family:Verdana, Arial, Helvetica, sans-serif; padding:0; margin:0; text-decoration:none; width:auto;}
#sitemenu ul li a{font-size:12px; font-weight:bold; color:#000000;}
#sitemenu ul li a:hover{text-decoration:none;}
#sitemenu ul li ul{position:relative; top:0px; left:12px; display:inline; height:auto;}
#sitemenu ul li ul li{margin:0; list-style-type:none; width:auto; /*background:url(images/separ.jpg) left center no-repeat; padding-left:12px;*/}
#sitemenu ul li ul li a{font-size:12px; font-weight:normal; cursor:pointer; color:#000000;}
#sitemenu ul li ul li a:hover{text-decoration:none; cursor:pointer; color:#ffffff;}
#sitemenu59 a, #sitemenu65 a, #sitemenu73 a, #sitemenu81 a{cursor:text;}
#sitemenu ul li#sitemenu57 a, #sitemenu ul li#sitemenu87 a, #sitemenu ul li#sitemenu86 a{color:#000000;}
#sitemenu ul li#sitemenu57 a:hover, #sitemenu ul li#sitemenu87 a:hover, #sitemenu ul li#sitemenu86 a:hover{color:#ffffff;}