html, body, #wrap {
	height: 98%;
}
body {
	font-family: arial;
	background: url(../images/pagebk.jpg);
	background-repeat: no-repeat;
	behavior: url(../css/cssHoverFix.htc);
}
.clearme {
	clear: both;
}
/********************** Header Styles */
h1 {
	margin: 10px 0 10px 0;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
h2 {
	margin: 10px 0 10px 0;
	color: #55bab7;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	margin: 10px 0 10px 0;
	color: #F7924E;
	font-size: 13px;
	font-weight: bold;
}
h1 span {
	display: none;
}
h2 span {
	display: none;
}
h3 span {
	display: none;
}
h4 span {
	display: none;
}
h5 span {
	display: none;
}
/********************** Font Styles */
p {
	font-family: arial;
	font-size: 12px;
	color: #666;
}
td {
	font-family: arial;
	font-size: 12px;
	color: #666;
}
.table {
	width: 100%;
	font-family: arial;
	font-size: 12px;
	color: #666;
}
.table td {
	margin: 10px;
	width: 30%;
}
.table tr {
	margin-bottom: 20px;
}
.table td strong {
	font-size: 13px;
	font-weight: bold;
	color: #9385D1;
}
a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #9385D1;
	font-weight: bold;
}
ul {
	font-family: arial;
	font-size: 12px;
	color: #666;
	list-style-type: disc;
}
li {
	font-family: arial;
	font-size: 12px;
	color: #666;
	list-style-type: disc;
	margin-left: 25px;
}
li ul li {
	font-family: arial;
	font-size: 12px;
	color: #666;
	list-style-type: disc;
	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/********************** Page Layout */
.nav_right {
	margin-top: -5px;
	float: right;
}
#wrap {
	width: 990px;
	margin: 10px auto;
}
#page_top {
	float: right;
	width: 715px;
	margin-top: 20px;
	margin-right: 20px;
}
#navigation {
	width: 710px;
	height: 47px;
	background: url(../images/navbk.jpg);
	float: right;
	z-index: 999;
	position: relative;
	text-align: center;
}
#HeaderText {
	float: right;
	width: 705px;
	font-size: 100%;
	font-weight: normal;
	margin-top: 20px;
}
#search {
	width: 216px;
	height: 36px;
	float: right;
	background: url(../images/search_bk.jpg) no-repeat 0 0;
}
#search .inputbox {
	background: none;
	border: 0px;
	height: 30px;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 170px;
	margin-left: 7px;
	color: #fff;
}
#members_area {
	width: 163px;
	height: 50px;
	float: left;
}
#members_area a {
	display: block;
	width: 163px;
	height: 29px;
	float: right;
	margin: 0px;
	background: url(../images/members_area.jpg) no-repeat 0 0;
}
#members_area a:hover {
	background-position: -163px 0;
	cursor: hand;
}
#logo {
	float: left;
	height: 163px;
	width: 150px;
	margin-left: 20px;
}
#content_area {
	width: 990px;
	margin-top: 0px;
	background: url(../images/content-bk.png);
	padding-bottom: 0px;
	z-index: -10;
}
#flashbox {
	width: 910px;
	margin-left: 40px;
	z-index: -20;
}
.pics {
	z-index: 0;
}
#footer {
	background: #55bab7;
	height: 20px;
	text-align: center;
	font-size: 10px;
	color: #666;
	font-family: Verdana;
	padding-top: 10px;
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
}
#footer a:hover {
	text-decoration: none;
	color: #Fff;
	font-weight: bold;
}
/********************** Page Content */
.left_content {
	width: 900px;
	margin-left: 40px;
	float: left;
	margin-top: 0px;
	/* border-top: 8px solid #9385d1; */
	border-top: 9px solid #f26608;
	min-height: 400px;
	padding-left: 20px;
	position: relative;
}
.right_content {
	float: right;
	margin-right: 40px;
	width: 280px;
	margin-top: 15px;
	border-top: 9px solid #f26608;
}
.left_content2 {
	width: 200px;
	margin-left: 40px;
	float: left;
	margin-top: 15px;
	border-top: 8px solid #9385d1;
}
.left_content2 .inputbox {
	border: 1px solid #ccc;
	height: 30px;
	margin-right: 10px;
	width: 150px;
	float: left;
}
.right_content2 {
	float: right;
	margin-right: 40px;
	width: 700px;
	margin-top: 15px;
	border-top: 9px solid #55bab7;
}
.box {
	width: 280px;
	float: left;
	margin: 5px;
}
.box li {
	padding-left: 59px;
	list-style: none;
	color: #666;
	background: url(../images/tick1.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 25px 0;
}
.news_small {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
}
.news_small img {
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
.news_small h3 {
	color: #F26608;
	font-weight: bold;
	font-size: 15px;
}
.news_small a {
	font-size: 12px;
}
.forum_header {
	background: #7B6FAD url(../images/form_bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 42px;
	padding-top: 3px;
	margin-top: 10px;
	color: #fff;
}
.forum_header a {
	color: #fff;
}
.resultHead {
	font-weight: bold;
	font-size: 13px;
	color: #666;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	font-family: arial;
}
.breadcrumb {
	margin: 15px 0px 10px 0;
	font-size: 12px;
	color: #087b97;
	font-family: arial;
}
.results {
	font-size: 12px;
	color: #666;
	padding: 5px;
	border-bottom: 1px dashed #ccc;
	font-family: arial;
}
.results a {
	color: #087b97;
	text-decoration: none;
	font-family: arial;
}
/********************** Navigation */
ul.menu {
	list-style: none;
	margin: 0px 0 0 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	z-index: 100;
}
ul.menu * {
	margin: 0;
	padding: 0;
}
ul.menu a {
	display: block;
	color: #fff;
	text-decoration: none;
}
ul.menu li {
	position: relative;
	float: left;
	margin-right: 0px;
	list-style-type: none;
}
ul.menu ul {
	position: absolute;
	top: 34px;
	width: 146px;
	left: 0;
	background: url(../images/test.gif);
	display: none;
	opacity: 0;
	list-style: none;
}
ul.menu .final-list {
	position: absolute;
	top: 34px;
	width: 146px;
	left: 0;
	background: url(../images/test2.gif);
	display: none;
	opacity: 0;
	list-style: none;
}
ul.menu .bottom {
	margin-bottom: -10px;
}
ul.menu ul ul .bottom {
	margin-bottom: 0px;
	background: none;
	margin-left: 5px;
}
ul.menu ul ul .top {
	margin-bottom: 0px;
	background: none;
	margin-left: 5px;
	padding: 10px 0 0 0;
	height: 10px;
}
ul.menu ul li {
	position: relative;
	width: 148px;
	margin: 0;
}
ul.menu ul li a {
	display: block;
	padding: 9px 7px 9px;
	color: #fff;
	border-bottom: 1px dashed #fff;
}
ul.menu ul .last a {
	display: block;
	padding: 9px 7px 9px;
	color: #fff;
	border-bottom: 0px dashed #fff;
}
ul.menu ul .last a:hover {
	display: block;
	padding: 9px 7px 9px;
	color: #000;
	border-bottom: 0px dashed #fff;
}
ul.menu ul li a:hover {
	color: #000;
	border-bottom: 1px dashed #fff;
}
ul.menu ul ul {
	left: 145px;
	top: -1px;
	width: 150px;
	background: none;
	padding-left: 2px;
}
ul.menu ul ul li {
	position: relative;
	width: 146px;
	margin: 0;
	float: right;
	background: url(../images/sub-nav-bk.png);
}
ul.menu ul ul ul li {
	position: relative;
	width: 146px;
	margin: 0;
	float: right;
	background: url(../images/sub-nav-bk2.png);
}
ul.menu .menulink {
	padding: 12px 10px 8px 10px;
	background-image: url(../images/navbutton.jpg);
	font-size: 13px;
	text-align: center;
	border-left: 1px solid #a9b550;
}
ul.menu .menulink-first {
	padding: 12px 10px 8px 10px;
	background-image: url(../images/navbutton.jpg);
	font-size: 13px;
	text-align: center;
}
ul.menu .menulink:hover, .menulink-first, .menuhover:hover {
	background-position: -122px 0px;
	color: #000;
}
ul.menu .sub {
}
ul.menu .topline {
}
/********************** Left Bar Stuff*/
.downloads {
	margin-left: 5px;
}
.downloads li {
	background: url(../images/pdf.jpg);
	margin: 10px 0 10px 0;
	background-position: left;
	font-size: 12px;
	background-repeat: no-repeat;
	list-style-type: none;
}
.downloads li a {
	padding-left: 25px;
	display: block;
}
/********************** Navigation  Vertical*/
#navigation-left {
	width: 200px;
	font-size: 12px;
	background: #9385D1;
}
#navigation-left a {
	text-decoration: none;
}
/*Main Menu*/
#navigation-left ul {
	margin: 0px;
	padding: 0px;
	width: 200px;
	padding-top: 2px;
	background: #9385D1 url(../images/leftnavfoot.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#navigation-left ul li a {
	display: block;
}
#navigation-left ul li {
	height: 25px;
	width: 188px;
	line-height: 25px;
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #666;
	border-width: 1px;
	cursor: pointer;
	margin-left: 1px;
	margin-bottom: 1px;
	background-position: right;
	background-repeat: no-repeat;
}
.normal {
	background: #c7c1e7 url(../images/circle.png);
}
.next {
	background: #c7c1e7 url(../images/arrow.png);
}
#navigation-left ul li:hover {
	background-color: #fbc7a5;
	position: relative;
	color: #333;
}
#navigation-left ul ul li:hover {
	background-color: #a8dcda;
	position: relative;
	color: #333;
}
#navigation-left ul ul ul li:hover {
	background-color: #c7c1e7;
	position: relative;
	color: #fff;
}
/*Sub Menu*/
#navigation-left ul ul {
	display: none;
	position: absolute;
	width: 200px;
	padding-top: 2px;
	left: 198px;
	top: 0px;
	background: #F26608 url(../images/leftnavfoot2.jpg);
	background-position: bottom;
	padding-bottom: 10px;
	margin-top: -2px;
	background-repeat: no-repeat;
}
#navigation-left ul ul li {
	background: #fbc7a5;
}
#navigation-left ul li:hover ul {
	display: block;
}
#navigation-left ul ul li {
	width: 188px;
	float: left;
	display: inline;
	border: none;
}
#navigation-left ul ul li:hover {
	border: none;
}
#navigation-left li:hover ul li ul {
	display: none;
}
#navigation-left ul ul li ul {
	left: 198px;
	background: #55bab7 url(../images/leftnavfoot3.jpg);
	background-position: bottom;
	margin-top: -1px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
#navigation-left ul ul li ul li {
	background: #a8dcda;
}
#navigation-left ul ul li:hover ul {
	display: block;
}
/********************** Form */
#contact-form {
	margin-left: 30px;
	width: 620px;
	margin-top: 30px;
}
.text {
	width: 450px;
	border: 1px solid #ccc;
	background-color: #eee;
	height: 20px;
	color: #4678B3;
	padding-top: 2px;
}
.find {
	width: 450px;
	border: 1px solid #ccc;
	background-color: #eee;
	height: 20px;
	color: #4678B3;
	padding-top: 2px;
}
.message {
	width: 450px;
	border: 1px solid #ccc;
	background-color: #eee;
	height: 80px;
	color: #4678B3;
	padding-top: 2px;
}
.row {
	display: block;
	width: 100%;
	height: 20px;
	margin: 10px 0 10px 0;
}
.row2 {
	display: block;
	width: 100%;
	height: 80px;
	margin: 10px 0 10px 0;
}
label {
	width: 150px;
	padding: 5px 0 0 0;
	float: left;
	display: block;
	font-size: 12px;
	color: #999;
	font-family: arial;
}
.labelText {
	font-size: 12px;
	color: #999;
	font-family: arial;
}
.submit2 {
	/*margin: 0;*/
	border: 0;
	float: right;
	display: block;
	width: 140px;
	height: 32px;
	margin-right: 47px;
	background: url(../images/contactus.jpg) no-repeat 0 0;
}
.submit2:hover {
	background-position: -140px 0;
	cursor: hand;
}
.submit span {
	display: none;
}
/********************** News Page */
#news-list h3 {
	/*text-transform: uppercase;*/
	font-family: "verdana";
	font-size: 14px;
	display: block;
	width: 100%;
	border-bottom: 0px solid #ccc;
	/*padding: 0 0 0px 10px;*/
	color: #3C92BB;
	text-decoration: none;
	font-weight: bold;
}
#news-list h3 a {
	/*text-transform: uppercase;*/
	font-family: "verdana";
	font-size: 14px;
	display: block;
	width: 100%;
	color: #3C92BB;
	text-decoration: none;
	font-weight: bold;
}
#news-list h3 a:hover {
	/*text-transform: uppercase;*/
	font-family: "verdana";
	font-size: 14px;
	color: #3C92BB;
	text-decoration: underline;
	font-weight: bold;
}
#news-list p {
	/*padding: 0 10px 0 10px;*/
	color: #666;
}
.news-image img {
	border: 3px solid #eee;
	margin-right: 10px;
	float: left;
}
#news-list-home { /*border-bottom: 1px solid #fff;*/
}
.paginate {
	clear: both;
	font-size: 11px;
	font-family: verdana;
	color: #666;
	margin-top: 15px;
}
.paginate p {
	font-size: 11px;
	font-family: verdana;
	color: #666;
}
.paginate a {
	text-decoration: none;
	font-weight: bold;
	font-family: "verdana";
	font-size: 11px;
	color: #3C92BB;
}
#news-list-home h3 {
	text-transform: uppercase;
	font-family: "verdana";
	font-size: 12px;
	display: block;
	width: 100%;
	border-bottom: 0;
	padding: 0 0 5px 0;
	color: #fff;
	text-decoration: none;
}
#news-list-home h3 a {
	text-transform: uppercase;
	font-family: "verdana";
	font-size: 12px;
	display: block;
	width: 100%;
	color: #fff;
	text-decoration: none;
}
#news-list-home h3 a:hover {
	text-transform: uppercase;
	font-family: "verdana";
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
#news-list-home p {
	font-size: 10px;
	margin: 0 0 5px 0;
	color: #333;
}
.view_article {
	display: block;
	width: 72px;
	height: 24px;
	margin-left: 10px;
	float: left;
	background: url(../images/view_article.jpg) no-repeat 0 0;
}
.view_article:hover {
	background-position: -72px 0;
	cursor: hand;
}
.view_event {
	display: block;
	width: 72px;
	height: 24px;
	margin-left: 10px;
	float: left;
	background: url(../images/view_event.jpg) no-repeat 0 0;
}
.view_event:hover {
	background-position: -72px 0;
	cursor: hand;
}
.back_article {
	display: block;
	width: 72px;
	height: 24px;
	margin-left: 10px;
	float: left;
	background: url(../images/go_bk.jpg) no-repeat 0 0;
}
.back_article:hover {
	background-position: -72px 0;
	cursor: hand;
}
.news-article {
	margin-left: 10px;
}
.news-article h3 {
	text-transform: uppercase;
	font-family: "verdana";
	font-size: 14px;
	display: block;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
	color: #3C92BB;
	text-decoration: none;
	font-weight: bold;
}
.news-article a {
	text-decoration: none;
	font-weight: bold;
	font-family: "verdana";
	font-size: 12px;
	color: #3C92BB;
}
.news-image-home {
	border: 2px solid #fff;
	margin: 0 0 0 0px;
}
.news-image-right {
	border: 3px solid #eee;
	margin: 10px 0 0 0px;
}
