body {
background-image:url(../images/background.gif);
	background-repeat: repeat-x;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	
}
hr {
	border: 0; 
	height: 1px;
	color: #CCCCCC; 
	background-color: #CCCCCC;
	margin-left: auto;
	margin-right: auto; 
	}


.wrap
{
width:991px;
background-color:#FFFFFF;
margin-left:auto;
margin-right:auto;

}

.masthead
{
background-color:#FFFFFF;
width:900px;
padding:30px;
margin-left:auto;
margin-right:auto;
}
.logo
{
padding-left:5px;
width:173px;
height:133px;
float:left;
}
.contactinfo
{
padding-top:65px;
width:152px;
height:52px;
float:right;
}
.nav
{
border-top:1px #CCCCCC double;
padding-top:20px;
width:100%;
}
.nav img
{
margin-right:75px;
}
.content
{
background-color:#FFFFFF;
width:900px;
margin-left:auto;
margin-right:auto;
font-size:12px;
}

.content h1
{
color:#003333;
font-size:26px;
font-weight:normal;
letter-spacing:-2px;
}

.content h2
{
color:#006633;
font-size:18px;
font-weight:normal;
letter-spacing:-1px;
}

.content h3
{
color:#808080;
font-size:14px;
font-weight:normal;
text-transform: uppercase;
}

.homeheroAndNews
{
background-color:#F2F4EB;
width:900px;
}
.homehero
{
width:611px;
float:left;
}
.news
{
width:249px;
float:left;
padding:20px;
font-size:11px;
}
.news img
{
border:0px;
}
.news h1
{
font-size:12px;
font-weight:bold;
color:#006633;
letter-spacing:normal;
}
.news a
{
color:#003399;
text-decoration:none;
border:none;
}
.news a:hover
{
color:#0066FF;
}

.bottomhomeouter
{
padding-top:30px;
width:900px;

}
.bottomhomeouter a
{
color:#003399;
text-decoration:none;
border-bottom:1px dotted;
}
.bottomhomeouter a:hover
{
color:#0066FF;
border-bottom:none;
}


.bottomhomeLeft
{
width:600px;
float:left;
font-size:12px;
}


.strikeout
{
border:1px  #98C2C1 dotted;
background-color:#D9E8E8;
padding:5px 10px 10px 20px;
width:500px;
margin-left:auto;
margin-right:auto;
}

.strikeout h1
{
font-size:24px;
}

.bottomhomeRight
{
width:270px;
float:right;
text-align:center;
}

.bottomhomeRight a
{
border-bottom:none;
}

.gallery img
{
border:5px solid #B0D0CF;
margin:0px 5px 0px 5px;
}
.gallery img:hover
{
border:5px solid #98C2C1;
margin:0px 5px 0px 5px;
}
.gallery a:hover
{
border:none;
}
.gallery a
{
border:none;
}

.heroAndTitle
{
background-color:#F2F4EB;
width:900px;
}

.title
{
width:249px;
float:left;
padding:20px;
}
.hero
{
width:611px;
float:right;
}


.footer
{
margin-left:auto;
margin-right:auto;
padding:30px;
width:840px;
background-color:#E6E9D8;
font-size:11px;
}
.footer a
{
color:#003399;
text-decoration:none;
}
.footer a:hover
{
color:#003366;
}

.footerlinks
{
float:right;
width:200px;
padding-left:20px;
border-left:1px #666666;
}