/* CSS Document */

html, body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
	font-family: Tahoma, arial, verdana;
	font-size: 12px;
	color: #000000;
	background-color:#FFFDF5;
}

a
{
	font-family: Tahoma, arial, verdana;
	font-size: 12px;
	color: #2F3A56;
	text-decoration: underline;
}

a:hover
{
	font-family: Tahoma, arial, verdana;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}


#UpdateBar
{
	font-size: 14px;
	color: white;
	font-weight: bold;
	background: url(../images/updateBar_background.gif);
}

#Header
{
	width:1002px;
	cellpadding: 5px;
	background-color: #FFFFFF;
	border-right: 1px solid black;
	border-left: 1px solid black;
	padding: 5px;
	border-spacing: 0px;
	border-collapse:collapse;

}

#Contact
{
	
	padding-left: 5px;
	height: 30px;
}

#Updates
{
	text-align:right;
	padding-right: 35px;
}


#ServicesContainer 
{
	padding: 10px; 
	font-weight: bold; 
	text-align:left;
}

#ServicesImage
{
	background: url(../images/services.gif);
	height:56px;
	width:165px;
}

#Nav
{
	background: url(images/nav_background_blue.jpg) repeat-x;
	color: white;
}

#Nav
{
	background-color: #2F3A56;
	width:230px;
	vertical-align:top;
	text-align:center;
}

#PageTitle
{
	font-size: 22px;
	color: gray;
}

#Footer
{
	background-color: #2F3A56;
	color: white;
	font-size: 14px;
	text-align:center;
	height: 30px;
}

.Footer, Footer:link
{
	color: white;
	text-decoration: underline;
}

.Footer:hover 
{
	text-decoration:none;
}


#Homepage_Verse
{
	font-size: 15px;
	color: #003366;
	text-align:center;
	font-weight: bold;
}

#MainWindow
{
	border-right: 1px solid #2F3A56;
	background-color: #FCF2D4;
	vertical-align:top;
	text-align: center;
	width:772px;
}

#Mission
{
	width: 750px;
	height: 221px;
	background:url(../images/WeLiveOurMission.jpg);
}



