@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin: 0;
	background: #C6CAD2 url(images/pageBg.jpg) repeat-x;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li {
	display: block;
	height: 18px;
	font-size: 1.1em; font-weight: bold;
	background: url(images/navBg.gif) repeat-x;	
	padding-bottom: 6px;
}

.bullets {
}

ul.bullets {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li.bullets {
	display: block;
	height: 14px;
	background: url(images/sqBullet.gif) no-repeat;	
	padding-left: 13px;
	font-weight: normal;
}

#topPic{
	float:left;
	position:absolute;
	left:0px!important;
	top:0px!important;
	width:770px;
	height:191px;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
}

.headlineText {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0; margin: 0;
	padding-bottom: 15px;
}

.headlineText2 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0; margin: 0;
}

.readmore {
	display: block;
	height: 16px;
	width: 166px;
	background: url(images/readonBg.jpg);
	color: #FFFFFF;
	font-weight: bold;	
	padding-right: 4px;
	text-align:right;
}

a.readmore:link, a.readmore:visited {
	color: #FFFFFF;
}

a.readmore:hover, a.readmore:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.homepagetitles {
	color: #CC0000; 
	font-size: 14px; 
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #CC0000;
	padding: 0; margin: 0;
	padding-bottom: 10px;
}

h2 {
	font-size: 1.8em;
	font-weight: bold;
	color: #CC0000;
	padding: 0; margin: 0;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #CC0000;
	padding: 0; margin: 0;
}

a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}

#wrapper {
	width: 770px;
	position: absolute;
	left: 50%;
	margin-left: -385px;
	background: url(images/white.gif);
}

#header {
	position: relative;
	margin: 0; padding: 0;
	width: 770px;
	height: 115px;
	background: url(images/header.jpg) no-repeat;
}


#content {
	float: right;
	width: 544px;
	padding: 20px 20px 20px 0px; 
	text-align: left;
	vertical-align: top;
}

#mainNav {
	float: left;
	width: 170px;
	padding: 20px 15px 20px 20px;
}

.mainNav {
}

a.mainNav:link, a.mainNav:visited, a.mainNav:active {
	color: #333333;
	text-decoration: none;
}

a.mainNav:hover{
	color: #CC0000;
}

#footer {
	clear: both;
	position: relative;
	width: 770px;
	height: 23px;
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	border-top: #CC0000 2px solid;
}

.footer {
}

a.footer:link, a.footer:visited {
	color: #FFFFFF;
}

a.footer:hover, a.footer:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#nutlink {
	position: relative;
	width: 770px;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #C6CAD2;
}

#nutlink77{
	position: relative;
	width: 770px;
	height:50px;
	padding-top:30px;
	text-align: center;
	font-size: 10px;
		background-color: #C6CAD2;

}


.nutlink {
}

a.nutlink:link, a.nutlink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.nutlink:hover, a.nutlink:active {
	color: #9966FF;
}

/*#googleMap {
	float: right;
	width: 270px;
	height: 180px;
	background-color: #CCCCCC;
	margin-top: 10px;
}*/
