html,body {
	margin: 0px;
	height:100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #6f8db9;
}
.text_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
.text_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}

/* @group Links */

a {
	outline: none;
	color: #15568d;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {color: #15568d;}
a:hover {color: #15568d;}

.HomeBTN
{
display:block;
width:228px;
height:24px;
background: url("../images/nav_home.jpg") no-repeat 0 0;
}
.HomeBTN:hover{background-position: 0 -24px;}
.HomeBTN span{display: none;}

.NewsEvntsBTN
{
display:block;
width:228px;
height:26px;
background: url("../images/nav_about.jpg") no-repeat 0 0;
}
.NewsEvntsBTN:hover{background-position: 0 -26px;}
.NewsEvntsBTN span{display: none;}

.AboutLCSBTN
{
display:block;
width:228px;
height:27px;
background: url("../images/nav_aboutlcs.jpg") no-repeat 0 0;
}
.AboutLCSBTN:hover{background-position: 0 -27px;}
.AboutLCSBTN span{display: none;}

.ContactBTN
{
display:block;
width:228px;
height:25px;
background: url("../images/nav_contact.jpg") no-repeat 0 0;
}
.ContactBTN:hover{background-position: 0 -25px;}
.ContactBTN span{display: none;}

/* @end */


h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 130%;
	color: #006aa8;
	font-weight: bold;
	/*text-transform: uppercase;*/
	margin: 0px 0px 3px;
}
h2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 110%;
	color: #006aa8;
	margin: 0px 0px 10px;
	padding: 0px;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #005250;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #92161F;
	margin: 0px 0px 10px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
.pg_title {
	font-family: "Helvetica Condensed";
	font-size: 16px;
	color: #666666;
	margin-bottom: -8px;
	font-weight: bold;
}
.pg_subtitle {

	font-family: "Helvetica Condensed";
	font-size: 16px;
	color: #666666;
	margin-bottom: -8px;
	font-weight: bold;
}
.sub {
	vertical-align: sub;
	font-size: 80%;
	line-height: 40%;
}

#header {
	margin: 0px;
	padding: 0px;
	text-align: right;
	background-image: url(../images/px_header.jpg);
}

#logo {
	position: absolute;
	float: left;
	top: 20px;
	background-color: #FFFFFF;
	z-index: 10;
	padding-right: 23px;
	padding-left: 29px;
	padding-top: 17px;
	padding-bottom: 21px;
}
#admin_logo {
	position: absolute;
	width: 900px;
	height: 100px;
}

#navbar {
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/mainnav_background.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#navbar a{
	color: #FFFFFF;
	text-decoration:none;
}
#navbar a:hover{
	color: #FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}

#subnav
{
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	margin-left: 10px;
	padding-left: 10px;
}
#subnav .sectitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006aa8;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-transform: uppercase;
}
#subnav .active
{
	list-style-image: url(../images/pointer.jpg);
}
#subnav .tier3
{
	margin-left: 10px;
	padding-left: 10px;
}
#subnav .tier3_active
{
	margin-left: 10px;
	padding-left: 10px;
	list-style-image: url(../images/pointer.jpg);
}

#subnav a
{
	color: #000000;
	text-decoration:none;
}
#subnav a:visited
{
	color: #000000;
}
#subnav a:hover
{
	color: #92161F;
}
.subnav_active
{
	color: #92161F;
}
.subnav_active a
{
	color: #92161F;
}
.footer {
	padding-top: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFF;
	padding-left: 11px;
	background-color: #6f8db9;
}
.navbar_ds {
	background-image: url(../images/mainnav_ds.jpg);
	background-repeat: repeat-x;
}


.form_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.rollcursor{
	cursor:pointer;
}
.img_padd {
	padding-right: 10px;
	padding-bottom: 5px;
}
.img_padd_right {
	padding-left: 10px;
	padding-bottom: 5px;
}
.img_padd_roll {
	padding-right: 10px;
	padding-bottom: 5px;
	cursor:pointer;
}
.img_padd_roll_right {
	padding-bottom: 5px;
	padding-left: 10px;
	cursor:pointer;
}
.gallery_padd {
	padding: 2px;
	border: 1px groove #666666;
	background-color: #FFFFFF;
}
.gallery_cell {
	filter: Glow(Color=#999999, Strength=5);
}
/* @end */
#subnav li {
	margin-bottom:3px;
}
.border {
	border: thin solid #b2a97e;
	padding: 0px;
	margin: 2px;
}
li {
	margin-bottom:10px;
}
.MainBody {
background-color:#e6e7e1;
}
.SeniorBarBG{
background-image:url(../images/sbar_background.jpg);
background-position:top;
background-repeat:repeat-x;
}
