BODY {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	top: 0px;
	background-color: #e2e2e2;
	line-height: 17px;
}

/* CSS definition file containing sitestyle stylesheets */

img.transparent {
    filter: alpha(opacity=100); /* internet explorer */
    opacity: 1;           /* fx, safari, opera, chrome */
}

img.transparent:hover {
    filter: alpha(opacity=80); /* internet explorer */
    opacity: 0.8;           /* fx, safari, opera, chrome */
}

li {	
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

ul {
	padding: 6px 0px 6px 40px;
	margin: 0px;
}

p { 
	padding: 5px;
	margin: 0px;
}

.clearBoth {
	clear: both;
}

A:link {text-decoration: none; color: #c70102;}
A:visited {text-decoration: none; color: #c70102;}
A:active {text-decoration: none; color: #c70102;}
A:hover {text-decoration: underline; color: #c70102;}

A.topper:link {text-decoration: none; color: #ddd0b4;}
A.topper:visited {text-decoration: none; color: #ddd0b4;}
A.topper:active {text-decoration: none; color: #ddd0b4;}
A.topper:hover {text-decoration: none; color: #fff;}

.mainshell {
	width: 900px;
	text-align: left;
	background-image: url(/uploads/images/homeshellback.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff;
        padding-bottom: 10px;
}

.subsmainshell {
	width: 900px;
	text-align: left;
	background-image: url(/uploads/images/subsshellback.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff;
        padding-bottom: 10px;
}


.headershell {
	width: 900px;
	height: 90px;
	text-align: left;
}

.thelogo {
	width: 402px;
	height: 75px;
	float: left;
	display: inline;
        padding-top: 15px;
}

.thephone {
	width: 457px;
	height: 34px;
	float: left;
	display: inline;
	margin-right: 30px;
	padding-right: 11px;
	text-align: right;
        font-size: 22px;
        font-weight: bold;
        color: #fff;
        padding-top: 12px;
}

.thenav {
	width: 455px;
	height: 32px;
	float: left;
	display: inline;
	border-top: 1px solid #697fa7;
	margin-right: 16px;
	padding-right: 11px;
	text-align: right;
        padding-top: 12px;
        font-size: 13px;
        color: #fff;
}

.thenav a {
        color: #fff;
}

.slider {
	width: 800px;
	height: 297px;
	margin-left: 49px;
	border: 1px solid #fff;
	margin-bottom: 23px;
}

.subhead {
	width: 800px;
	height: 133px;
	margin-left: 49px;
	border: 1px solid #fff;
	margin-bottom: 23px;
}

.homeboxshell{
	width: 800px;
	margin-left: 50px;
}

.theboxes {
	width: 192px;
	float: left;
	display: inline;
	text-align: left;
        margin-bottom: 20px;
}

.contentleft {
	width: 380px;
	float: left;
	display: inline;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	border-top: 1px solid #ccc;
}

.newsright {
	width: 380px;
	float: left;
	display: inline;
	text-align: left;
	padding-top: 20px;
	padding-left: 19px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.footer{
	width: 800px;
	padding-top: 10px;
	font-size: 11px;
        text-align: center;
}


.subscontentleft {
	width: 580px;
	float: left;
	display: inline;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
}

.subscontentleftopen {
	width: 780px;
	float: left;
	display: inline;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
}

.subsright {
	width: 180px;
	float: left;
	display: inline;
	text-align: left;
	padding-top: 20px;
	padding-left: 19px;
	border-left: 1px solid #ccc;
}


/* HEADINGS */

	h1 {
		font-size: 22px;
		color: #314f87;
		padding: 5px 0px;
		margin: 5px 0px;
		font-weight: normal;
	}

	h2 {
		font-size: 18px;
		color: #314f87;
		padding: 5px 0px;
		margin: 5px 0px;
		font-weight: normal;
	}

	h3 {
		font-size: 26px;
		color: #314f87;
		padding: 5px 0px;
		margin: 5px 0px;
		font-weight: normal;
	}

	h4 {
		font-size: 22px;
		color: #c70102;
		padding: 5px 0px;
		margin: 5px 0px;
		font-weight: normal;
	}
	
	h5 {
		font-size: 18px;
		color: #c70102;
		padding: 5px 0px;
		margin: 5px 0px;
		font-weight: normal;
	}

	h6 {
		font-size: 16px;
		color: #c70102;
		padding: 5px 0px;
		margin: 5px 0px;
		font-weight: normal;
	}
/* Stylesheet: Main Modified On 2013-03-07 10:28:57 */
div#news {
/* margin for the entire div surrounding the news items */
	margin: 2em 0 1em 1em;
/* border set here */
	border: 1px solid #909799;
/* sets it off from surroundings */
	background: #f5f5f5;
}
div#news h2 {
	line-height: 2em;
/* you can set your own image here */
	background: url(uploads/ngrey/darknav.png) repeat-x left center;
	color: #f5f5f5;
	border: none
}
.NewsSummary {
/* padding for the news article summary */
	padding: 0.5em 0.5em 1em;
/* margin to the bottom of the news article summary */
	margin: 0 0.5em 1em 0.5em;
	border-bottom: 1px solid #ccc;
}
.NewsSummaryPostdate {
/* smaller than default text size */
	font-size: 90%;
/* bold to set it off from text */
	font-weight: bold;
}
.NewsSummaryLink {
/* bold to set it off from text */
	font-weight: bold;
/* little more room at top */
	padding-top: 0.2em;
}
.NewsSummaryCategory {
/* italic to set it off from text */
	font-style: italic;
	margin: 5px 0;
}
.NewsSummaryAuthor {
/* italic to set it off from text */
	font-style: italic;
	padding-bottom: 0.5em;
}
.NewsSummarySummary, .NewsSummaryContent {
/* larger than default text */
	line-height: 140%;
}
.NewsSummaryMorelink {
	padding-top: 0.5em;
}
#NewsPostDetailDate {
/* smaller text */
	font-size: 90%;
	margin-bottom: 5px;
/* bold to set it off from text */
	font-weight: bold;
}
#NewsPostDetailSummary {
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailCategory {
/* italic to set it off from text */
	font-style: italic;
	border-top: 1px solid #ccc;
	margin-top: 0.5em;
	padding: 0.2em 0;
}
#NewsPostDetailContent {
	margin-bottom: 15px;
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
/* italic to set it off from text */
	font-style: italic;
}
/* more divs, left unstyled, just so you know the IDs of them */ 
#NewsPostDetailTitle {
}
#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
}
/* Stylesheet: News Modified On 2013-02-18 14:27:15 */
