body
{
	background-image: url(images/bodybackground.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	color: #5c5b5b;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font: 12px Arial,Helvetica,sans-serif;
	text-align: center;
	background-color:#fff8e5;
}
body A:Link, body A:Visited, body A:Active
{
	color: #044154;
	font: 12px Arial,Helvetica,sans-serif;
	text-decoration: underline;
}
h1
{
	color: #103c86;
	font: bold 14px Arial,Helvetica,sans-serif;
}
h2
{
	color: #103c86;
	display: block;
	font: bold 12px Arial,Helvetica,sans-serif;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}
h4
{
	color: #27a12a;
	display: block;
	font: bold 14px Arial,Helvetica,sans-serif;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}
.master 
{
    
	color: #5c5b5b;
	width:860px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	font: 12px Arial,Helvetica,sans-serif;
	text-align:center;
	
}
.image{
	float:left;
	margin: 15px 0px 0px 20px;

}
#topBar 
{
    background-image: url(images/bg_topbar.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    width:860px;
	height:34px;
	text-align:right;
	
	
}
#topBar p
{
    margin:8px 0px 0px 0px;
	padding:0px 20px 0px 0px;
}

#topBar a:Link, #topBar a:Visited, #topBar a:Active 
{
    color:#ffffff;
    text-align:right;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#nav 
{
    background-image: url(images/bg_nav.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	height:42px;
	
}
#nav a:Link, #nav a:Visited, #nav a:Active 
{
    color:#a59a7a;
    text-align:center;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:42px;
	text-decoration:none;
	float:left;
}
.navimage{
float:left;
margin: 0px 0px 0px 60px;

}
.breadcrumb a:Link, .breadcrumb a:Visited, .breadcrumb a:Active
{
	color: #ffffff;
	font: bold 14px Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.breadcrumb a:Hover
{
	text-decoration: underline;
}
.heroContainer 
{
   	/*background-image: url(images/bg_hero.jpg);
	background-repeat:no-repeat;
	background-position:top center;*/
	width:860px;
	height:294px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
.heroContainer p
{
    width:240px;
	margin:0px 0px 0px 33px;
	padding:10px 0px 0px 0px;
	text-align:center;
	font-family:Arial;
	font-size:16px;
	line-height:20px;
	color:#000000;
}

.insideheroContainer 
{
    background-image: url(images/herowhite.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:860px;
	height:90px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
.insideheroContainer p
{
    width:200px;
	margin:0px 0px 0px 0px;
	padding:10px 20px 0px 0px;
	text-align:center;
	font-family:Arial;
	font-size:14px;
	line-height:18px;
	color:#000000;
}
.taglineheroContainer
{
	width:400px;
	margin:0px 0px 0px 180px;
	padding: 35px  0px 0px 0px;
	
}
.taglineheroContainer h1
{
	text-align:left;
	font-family:Arial;
	font-size:14px;
	font-weight:400;
	font-style:italic;
	color:#000000;
	margin: 0px 0px 0px 0px;

}
#NewsContainer 
{
    background-image: url(images/newsbackground.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:860px;
	height:224px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.NewsListing
{
    width:240px;
	margin:0px 25px 0px 20px;
	float:left;
	padding:10px 0px 0px 0px;
	
	
}

.NewsListing h1
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -0px;
	font-size: 1.8em;
	margin:6px 0px -10px 0px;
	/*color:#383530;*/
		color:#fff;

}
.NewsListing p
{
	font-family:Arial;
	font-size:13px;
	text-align:left;
	line-height:18px; 
	color:#666666;
	margin: 30px 0px 0px auto;
}
.NewsListing A:Link, A:Visited, A:Active
{
	color: #044154;
	font: 13px Arial,Helvetica,sans-serif;
	text-decoration: underline;
}

#PageHeader 
{
    background-image: url(images/NewsHeader.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:860px;
	height:49px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#PageContainer 
{
    background-image: url(images/NewsBody.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:860px;
	height:440px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.footer
{
    width:860px;
	height:41px;
	background-image: url(images/footer.jpg);
	background-repeat:repeat-x;
	float: left;
}
.footer p
{
    margin:8px 0px 0px 0px;
	padding:0px 20px 0px 0px;
	color:#383530;
	font-size:8px;
}
.bottomBar 
{
    background-image: url(images/bg_bottombar.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    width:860px;
	height:72px;
	text-align:right;
	

}
.PageSingleListing
{
    width:480px;
	margin:0px 25px 0px 0px;
	float:left;
	padding:10px 0px 0px 0px;
	
	
}

.PageSingleListing h1
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -0px;
	font-size: 1.8em;
	margin:6px 0px 0px 0px;
	color:#ffffff;

}
.PageSingleListing p
{
	font-family:Arial;
	font-size:14px;
	text-align:left;
	line-height:18px; 
	color:#666666;
	margin: 30px 0px 0px auto;
}
.PageSingleListing A:Link, A:Visited, A:Active
{
	color: #044154;
	font: 14px Arial,Helvetica,sans-serif;
	text-decoration: underline;
}
