a.bodylink{ 
color: #848DAA;
font-size: 12px;
font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
line-height: 18px;
font-style : normal;
font-weight: normal;
text-decoration: none;
}

a.bodylink:hover { 
color: #3E4D60;
}


a.toplink{ 
color: #ffffff;
font-size: 14px;
font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
line-height: 30px;
font-style : normal;
font-weight: normal;
text-decoration: none;
margin-left: 20px;
margin-right: 20px;
}

a.toplink:hover { 
color: #c6d8f1;
}

#topleft {
position: absolute;
left: 0;
top: 0;
display: block;
height: 170px;
width: 170px;
background: url("images/jun9-2015.png") no-repeat;
text-indent: -999em;
text-decoration: none;
}





/* ===================================================== */



b { font-weight: bold }



/* ====================  MENU ======================= */






/* =========================================  */






body, td {
font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
letter-spacing : 0px;
font-weight : normal;
font-variant : normal;
font-style : normal;
line-height: 19px;
text-decoration : none;
color : #666666;
} 



/* ============================================ */


.normal {
font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
letter-spacing : 0px;
font-weight : normal;
font-variant : normal;
font-style : normal;
line-height: 16px;
text-decoration : none;
color : #666666;
}


.headline {
font-family :  Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size : 18px;
letter-spacing : 0px;
font-weight : normal;
font-variant : normal;
font-style : normal;
line-height: 22px;
text-decoration : none;
color : #666666;
}




.small {
font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
letter-spacing : 0px;
font-weight : normal;
font-variant : normal;
font-style : normal;
line-height: 15px;
text-decoration : none;
text-align: center;
color : #666666;
}



/* ========================================= */



.contentline {
 width: 610px;
 border-bottom: 1px solid #666666;

}

.boxes {
width: 750px;
border: 0px solid #999999;
margin:0px 0px 0px 0px;
height: 150px;

}

.leftbox {
width: 220px;
border: 0px solid #999999;
margin:0px 0px 0px 14px;
float: left;
 font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
letter-spacing : 0px;
font-weight : normal;
font-variant : normal;
font-style : normal;
line-height: 15px;
text-decoration : none;
text-align: left;
color : #666666;
}

.middlebox {
width: 220px;
border: 0px solid #999999;
margin:0px 0px 0px 31px;
float: left;
 font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
letter-spacing : 0px;
font-weight : normal;
font-variant : normal;
font-style : normal;
line-height: 15px;
text-decoration : none;
text-align: left;
color : #666666;
}

.rightbox {
width: 220px;
border: 0px solid #999999;
margin:0px 0px 0px 31px;
float: left;
 font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
letter-spacing : 0px;
font-weight : normal;
font-variant : normal;
font-style : normal;
line-height: 15px;
text-decoration : none;
text-align: left;
color : #666666;
}


.newmenu {
width: 750px;
height: 30px;
border: 0px solid #ffffff;
margin:0px 0px 0px 0px;
	
}

.outter-newmenu {
width: 980px;
height: 30px;
border: 0px solid #ffffff;
margin:0px 0px 0px 0px;
	
}


.home-content {
border:0px solid #000000;
margin:0px 0px 0px 0px;
width:750px;
}


.contenttext {
border:0px solid #000000;
margin:10px 0px 0px 0px;
width:550px;
text-align: justify;
font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
letter-spacing : 0px;
font-weight : normal;
font-variant : normal;
font-style : normal;
line-height: 19px;
text-decoration : none;
color : #333333;
}


/* ========================================= */

.pic {
float: right;
padding: 0px 0px 0px 10px;
margin-bottom: 10px;

}

.picleft {
float: left;
padding: 0px 10px 0px 0px;

}


/* =========================================  */




INPUT, TEXTAREA, SELECT, OPTION, RADIO{
font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
padding: 2px;
margin: 0px 0px 4px 0px;
font-size: 11px;
color: #3B210A;
background-color: #ffffff;
border: solid 1px #999999;
}


.footer {
	position: relative;
	width: 100%;
	margin: 0 auto;
	/* background: url(http://lifestarstgeorge.com/images/footercolor.png) repeat-x; */
	background-color: #7c9ac2;
}

.footerinner {
	border: 0px solid #000000;
width: 980px;
height: 280px;
/* background: url(http://lifestarstgeorge.com/images/footergraphic2.png) no-repeat; */
text-align: left;
	
}

.footercontent {
width: 750px;
height: 280px;
border: 0px solid #000000;
margin:0px 0px 0px 160px;
}









html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -280px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	clear: both;
	height: 280px; /* .push must be the same height as .footer */
	
}