* {

	margin: 0;

	padding: 0;

}

 body {

	background: #a2d3e7;

	font:76% Verdana,Tahoma,Arial,sans-serif;

	color:#000000;

        text-align: justify;

	line-height: 187%;

 }







p {

margin-bottom:0.9em;

}





#content ul {

        margin-bottom: 1.5em;

	text-align: justify;

	line-height: 167%;

	font-size: 107%;

        margin-left:15px;

}



a {

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

	color: #DB5600;

}





/* Logo */



#logo {

	width: 898px;

	height: 375px;

	margin: 0 auto;

	background: #ffffff url(images/bannernew.jpg);

}





/* Page */



#page {

	width: 898px;

	margin: 0 auto;

        background: #FFFFFF url(images/contentbg.jpg) repeat-y ;

}



/* Content */



#content {

	float: right;

	width: 634px;

margin:10px 0 0 0;

        padding:10px 35px 20px 0;

}



#content h1,#content h2,#content h3,#content h4,#content h5,#content h6 {

margin-bottom:10px;

color:#fd590f;

}





/* Sidebar */



#sidebar {

	float: left;

	width: 220px;

margin-top:17px;

margin-bottom:10px;

     }







/* Navigation */





#links {

}



#links ul {

	list-style: none;

}







#links ul li  li{

	   font-size:85%;

	}

#links ul li  li a {
 background: none;
	   font-size:85%;
margin-top:1px;
	}






#links a {

        background: url(images/menubg.jpg) no-repeat left center ;

	color: #0076ba;

        font-weight:bold;

       

        text-decoration:none;

        display:block;

        padding:2px 0 1px 25px;

        margin-top:12px;

        margin-left:15px;

        font-size:95%;

}





/* Footer */







#footer  {

        height:60px;

	width: 898px;

	margin: 0 auto;

        background: #3980b2 url(images/footer.jpg) no-repeat ;

        text-align: center;

        font-size: 85%;

       color:#ffffff;

}





#footer p {

padding-top:15px;

}









/*Css to allow user to position images on site*/





img.imageleft {

        float:left;

	border: 2px solid #a2d3e7;

        margin-right:10px;

        margin-bottom:5px;

        margin-top:10px;

}



img.imageright {

        float:right;

        border: 2px solid #a2d3e7;

        margin-left:10px;

        margin-bottom:5px;

        margin-top:10px;

}



img.imagealone {

       border: 2px solid #a2d3e7;

        margin-bottom:10px;

        margin-top:10px;

}



/*Css to style text links*/



#content A:link {

font-weight:bold;

color:#0076ba;

}



#content A:visited {

font-weight:bold;

color:#0076ba;

}



#content A:active {

font-weight:bold;

color:#0076ba;

}



#content A:hover {

text-decoration: underline; 

font-weight:bold;

color: #fd590f;

}



#cfContact {

background-color:#0076ba;

color:#ffffff;

font-weight:bold;

}