﻿body
{
	margin: 0px;
	background: url(/Images/SiteImages/BG.jpg);
}
#masterContainer
{
	margin: 0 auto;
	width: 850px;
	background: #ffffff;
	padding: 10px;	
}
#header
{
	width: 850px;
	height: 119px;	
	background: url(/Images/SiteImages/header.jpg);
}
#logo
{
	margin: 0 auto;
	width: 340px;
	height: 70px;
}
#mainNav
{
	width: 850px;
	height: 43px;
}
#bodyContent
{
	margin: 0 auto;
	width: 850px;
	padding-top: 13px;
}
#footer
{
	margin: 0 auto;
	width: 850px;
	padding-top: 5px;
}
.tbl100
{
	width: 100%;
}
.tbl50
{
	width: 50%;
}
.pad5
{
	padding: 5px;
}
/*Top Nav Start */
#homeNav
{
	position: absolute;
	margin-left: 111px;
	
	width: 73px;
	height: 47px;	
}
#aboutNav
{
	position: absolute;
	margin-left: 219px;
	width: 73px;
	height: 47px;	
}
#getInvolvedNav
{
	position: absolute;
	margin-left: 332px;
	width: 123px;
	height: 47px;	
}
#contactNav
{
	position: absolute;
	margin-left: 654px;
	width: 81px;
	height: 47px;	
}
#pressRoomNav
{
	position: absolute;
	margin-left: 490px;
	width: 127px;
	height: 47px;	
}
#ddInvolved
{
	position: absolute;
	margin-left: 338px;
	margin-top: 47px;
	height: 75px;
	width: 111px;	
	display: none;
}
/*HOME PAGE START */
.welcomeCell
{
	height: 244px;
	background: #f5f1d4 url(/Images/SiteImages/polaroid.jpg) no-repeat top right;
	padding: 0px 245px 0px 10px;
	vertical-align: top;
}
.bottomCell
{
	padding-top: 10px;
	background: url(/Images/SiteImages/Polaroid_bottom.jpg) no-repeat top right;
}
.b1
{
	width: 50%;
	padding: 0px 0px 20px 0px;
	vertical-align: top;
}
.b2
{
	width: 50%;
	padding: 0px 0px 20px 0px;
	vertical-align: top;
}
.sideNavHome
{
	width: 200px;
	height: 218px;
	background: #c9daac;
	position:absolute;
	margin-left: 225px;
	margin-top: 12px;
}
.sideNavSecondary
{
	width: 229px;
	background: #c9daac;
}
.sideNavCell
{
	height: 54px;
	vertical-align: middle;
	text-align: center;
	
}
.greenbar
{
	background:url(/Images/SiteImages/greenBar.jpg) no-repeat bottom center;
}
.addHome
{
	width: 200px;
	height: 218px;
	position:absolute;
	margin-left: 15px;
	margin-top: 12px;
}
.addSecondary
{
	margin-top: 10px;
	width: 200px;
	height: 218px;
}
.sideArea
{
	width: 40%;
	padding: 10px 10px 10px 10px;
	background: #c9daac;
	vertical-align: top;
	text-align: center;
}
.mainArea
{
	width: 60%;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}
.fld100
{
	width: 100%;
	border: solid 1px #0a4c7d;
	height: 15px;
	font: 10pt arial;
}
.dlImagesItem
{
	padding: 5px;
	border: solid 1px #ffffff;
	vertical-align: middle; 
	text-align:center;
}
.dlImagesItem:hover
{
	padding: 5px;
	border: solid 1px #024d84;
	vertical-align: middle; 
	text-align:center;
	background: #e4e9d5;
}
#mask
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background: black;
	display: none;
}
#imageContainer
{
	position: fixed;
	text-align: center;
	top: 100px;
	left: 0px;
	width:100%;
	display: none;
}
.tblinvolved
{
 border: solid 1px #13527e;
 width: 247px;	
 margin: 0 auto;
}