/* CSS Document */

body {
	text-align:center;
	font: normal 10px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: url(../images/global/bg_body.jpg) repeat-x top #ABB6BA;
}

/* page*/
#page {
	text-align:left;
	margin: 15px auto 25px auto;
	padding: 0;
	width: 800px;
	position: relative;
	border: .5em solid #ffffff;
	background: #4A4A4A;
}






/*------------------- header ---------------------*/
#header {
	margin: 0px;
	margin-bottom: 15px;
}

#header h1, #header .description {
display: none;
}
#header #headerimg p {
	display: none;
}

.homelink{
	margin: 0px 0 0 0px;
	width: 240px;
	height: 120px;
}

.homelink a {
display: block;
width: auto;
height: 100px;
text-align: center;
}

.homelink a:hover {
border-bottom: none;
}


#headerimg {
	height: 130px;
	width: 798px;
	background-image: url(../images/global/header2.jpg);
	border: 1px solid #4a4a4a;
}

#navbar {
	background-color: #FFFFFF;
	border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
}

#navbar ul {
	text-align:inherit;
	margin: 5px 0px 5px 0px !important;
}

#navbar ul li {
	padding: 0px 10px 0px 5px!important;
	font-size: 1.2em;
	font-weight:bold;
	text-align: left;
	display: inline;
	border-right: 1px solid #4a4a4a;
}

#navbar ul li a {
	display: inline;
	color: #4A4A4A;
}

#navbar ul li a:hover {
	color:#66CCCC;
	border-bottom: none;
}
#nav2 ul {
	text-align:left;
	margin: 10px 0px 5px 0px;
}
#nav2 {
	margin-top: 12px;
}

#nav2 ul li {
	padding: 0px 10px 0px 5px!important;
	font-size: 1em;
	text-align: left;
	display: inline;
	border-right: none;
	color: #5AB7A5;
}
#nav2 ul li a {
	display: inline;
	color: #4A4A4A;
}

#nav2 ul li a:hover {
	color:#66CCCC;
	border-bottom: none;
}

/*---------------------- content ----------------------*/
#content {
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 0 0 0 15px;
	margin: 5px 0 0 5px;
	width: 500px;
	float: left;
	color: #FFFFFF;
	}

#content p {
	line-height: 1.7em;
	text-align: left;
	color: #FFFFFF;
}

#content h1 {
font-size:2.0em;
}

#content h2 {
	font-size: 1.5em;
	margin-top: 20px;
	border-bottom: 2px gray dotted;
	padding: 0 0 10px 0;
}

#content h3 {
	font-size: 1.1em;
	margin-bottom: 3px;
	padding-bottom: 0;
	color:#b5b5b5;
	margin-top: 5px;
}

#content h4 {
	margin-top: 5px;
	padding-bottom: 0;
	color:#B5B5B5;
	font-size: 1.3em;
	margin-bottom: 3px;
}

#content ul {
padding: 0 1px 1px;
margin-left: 20px;
}

#content ul li {
padding: .25em .25em .25em 0;
list-style:none;
text-align: left;
margin-bottom: 10px;
}

#content ul li a {
color: #66CCCC;
text-decoration: none;
}

#content ul li a:hover {
color:#CC0000;
text-decoration:none;
border-bottom: none;
}
#main_img a:hover {
	text-decoration: none;
}

#content table a:hover {
border-bottom: none;
}

#upcomingevents {
	line-height: 1.3em;
	margin: 10px 0 15px  0px;
	width: 46%;
	float: left;
	border: 2px #FFFFFF solid;
	background-repeat: repeat-x;
	background: #B5B5B5;
	}

.main_img {
	border: 2px solid #ffffff;
}

.main_img a:hover {
	border-bottom:none;
	text-decoration: none;
}

#upcomingevents p {
	color:#4A4A4A;
}
	
#news {
	font-size: 1em;
	line-height: 1.6em;
	margin: 10px 0 10px 0px;
	width: 46%;
	float: right;
	border: 1px #FFFFFF solid;
	background: #B5B5B5;
	top: 0px;
	right: 0px;
	}
div#news h1, div#upcomingevents h1 {
	font-size: 1.5em;
	margin: 0px;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #66CCCC;
	color: #4A4A4A;
	border-top: #FFFFFF 2px solid;
}
.first{
	font-size: 1.5em;
	margin: 0px;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #66CCCC;
	color: #4A4A4A;
}
#upcomingevents a:link {
	color: #FF0000;
}

#news p {
	color:#4A4A4A;
}

td.pl {

	color:#4A4A4A;

}


/* sidebar */

#sidebar {
	margin: 0px 20px 0 545px;
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px solid #999999;
	color: #FFFFFF;
	line-height: 1.5em;
	}
	
#sidebar h2 {
	font-size: 1.2em;
	margin-top: 22px;
	padding-bottom: 6px;
	border-bottom: 1px dashed #E6E6E6;
	color: #b5b5b5;
}

#sidebar form .text, #sidebar form .textbox {
	width: 100px;
}



/* ---------------------footer------------------------- */
#footer {
	clear: left;
	padding: 10px;
	color: #B5B5B5;
	border-top: 5px solid #ffffff;
}
a, a:link, a:visited {
color: #66CCCC;
text-decoration: none;
}

a:hover {
color:#CC0000;
text-decoration:none;
border-bottom:1px dotted #FF3300;
}

#footer a:hover {
color: #CC0000;
}

.navlinks a:hover {
margin-bottom: 3px;
border-bottom: dotted;
}

.story {
	display: block;
	margin: 7px;
	border-bottom: 1px solid #FFFFFF;
}

.links {
	padding:15px;
	background-color:#4A4A4A;
	border:dashed #FFFFFF 1px;
	display:block;
	margin: 0 0 20px 0;
}

.imageleft {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float:left;
	border: 2px solid #ffffff;
}
#upcomingevents h4 {
	color: #4A4A4A;
}
#news h4 a {
	color: #4A4A4A;
	border-bottom: 1px dotted #4A4A4A;
}
#upcomingevents a:visited {
	color: #FF0000;
}
#upcomingevents h3 {
	color: #FF0000;
}
#news h3 {
	color: #FF0000;
}
#news h2, #upcomingevents h2 {
	color: #4A4A4A;
}
#news h4 a:hover {
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
}
.image {
	border: 2px solid #ffffff;
	margin-bottom: 10px;
}
