body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #646668;
	background-image: url(../images/bg_repeat.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


#container {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	padding-right: 25px;
	padding-left: 25px;
} 
 #header {
} 

 #sidebar1 {
	width: 190px;
	color: #4E5052;
	font-size: 12px;
	font-family: 'Lucida Sans', 'Lucida Sans Unicode', Geneva, Arial, sans-serif;
	margin-left: 15px;
}
 #contentContainer {
	background-image: url(images/bg_repeat_main.gif);
	background-repeat: repeat-y;
	padding-top: 40px;
	padding-bottom: 40px;
} 
 #mainContent {
	width: 475px;
	float: right;
	margin-right: 30px;
	line-height: 18px;
} 


 #footer {
	width: 770px;
	text-align: left;
	background-image: url(../images/bg_footer.gif);
	padding-right: 25px;
	padding-left: 25px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 40px;
	color: #7d7f82;
	font-size: 10px;
} 

 #footer  a{
	color: #7d7f82;
	text-decoration: none;
} 

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#logo {
	height: 115px;
}
#mainNav {
	height: 1px;
	background-image: url(images/dotts_horiz.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
#mainImage {
	background-color: #F4F4F4;
	height: 377px;
}
.redheaders {
	font-size: 24px;
	color: #940000;
	font-family:  Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
}
.redheadersSmall {
	font-size: 14px;
	color: #940000;
	font-family:  Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
}
a:link {
	color: #940000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #940000;
}
a:hover {
	text-decoration: none;
	color: #D20000;
}
a:active {
	text-decoration: none;
	color: #940000;
}
#contactLink {
	float: right;
	width: 300px;
	text-align: right;
	padding-top: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}









iframe{
	border: 0;

}
#newsLink {
	background-color: #F2F2F2;
	padding: 20px;
}

