@charset "iso-8859-1";

html
{			
	scrollbar-3dlight-color:#1D4A5D;
	scrollbar-arrow-color:#1D4A5D;
	scrollbar-base-color:#861A25;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#1D4A5D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF2E7;
 }

.topStrip
{
	 background-image:url(images/topStrip1.jpg);
	 width:778px;
	 height:29px;
	 background-position:center;
	 background-repeat:no-repeat;
}

.topStrip_in
{
	 background-image:url(images/topStrip1_in.jpg);
	 width:778px;
	 height:29px;
	 background-position:center;
	 background-repeat:no-repeat;
}
.hpBG
{
	 background-image:url(images/hpBG.jpg);
	 width:773px;
	 height:393px;
	 background-position:center;
	 background-repeat:no-repeat;
}

.inBG
{
	 background-image:url(images/inBG.jpg);
	 width:773px;
	 height:566px;
	 background-position:top center;
	 background-repeat:no-repeat;
}

.inBGR
{
	 background-image:url(images/inBGR.jpg);
	 width:773px;
	 height:100%;
	 background-position:top center;
	 background-repeat:repeat-y;
}

.inBG_bottom
{
	 background-image:url(images/inBG_bottom.jpg);
	 width:773px;
	 height:82px;
	 background-position:bottom center;
	 background-repeat:no-repeat;
}

.educationBoxBG
{
	 background-image:url(images/educationBox.jpg);
	 width:303px;
	 height:70px;
	 background-position:center;
	 background-repeat:no-repeat;
}

.sliceoflifeBox
{
	 background-image:url(images/sliceOfLifeBox.jpg);
	 width:303px;
	 height:70px;
	 background-position:center;
	 background-repeat:no-repeat;
}

.historicalBoxBG
{
	 background-image:url(images/historicalBox.jpg);
	 width:303px;
	 height:70px;
	 background-position:center;
	 background-repeat:no-repeat;
}

.photoAlbumBoxBG
{
	 background-image:url(images/photoAlbumBox.jpg);
	 width:303px;
	 height:70px;
	 background-position:center;
	 background-repeat:no-repeat;
}

.supportUsBoxBG
{
	 background-image:url(images/supportUsBox.jpg);
	 width:303px;
	 height:70px;
	 background-position:center;
	 background-repeat:no-repeat;
}

.bottom
{
	background-color:#505050;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	padding-left:20px;
}

.communities
{
	color:##336699;
	font-size:12px;
	font-weight:bold;
	padding-right:8px;
}

.communities a
{
	color:#3B6BB7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.communities a:hover
{
	color:#3B6BB7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

a
{
	color:#0000FF;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

a:hover
{
	color:#0000FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

.txt
{
	color: 336699;
	font-size:12px;
	padding-right:15px;
	padding-left:0px;
	line-height:15px;
	border-color: #CC0000;
}


.txtA
{
	color: #000099;
	font-size:16px;
	line-height:18px;
	border-color: #CC0000;
}


.txtB
{
	color: #000099;
	font-size:12px;
        padding-right:5px;
	padding-left:5px;
	line-height:15px;
	border-color: #CC0000;
}


.header_txt
{
	font-size:18px;
	color:#336699;
	font-weight:bold;
}

hr
{
	color:#861A25;
	height:1px;
}
