body {
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;	
	background: #B8B4B7;
}

#wrapper {
	margin: 0 auto;
	padding: 0; 
	width: 981px;
	
}

#header {
	width: 981px;
	height: 123px;
	background: #dfe1e3 url(../images/header.jpg) top center no-repeat;
}

a.logo-btn {
	margin: 0 0 0 0px;
	padding: 0 0 0 130px;
	display: block;	
	width: 430px;
	height: 82px;
	font-size: 1em;
	background: url(../images/logo.jpg) no-repeat 130px 0;
	text-decoration: none;
	float: left;
}

a:hover.logo-btn {
  background-position: 130px -82px;
}


#flash_header {	
	width: 981px;	
	height: 162px;
	z-index: 2;
	background-image: url(../images/header-bg.jpg);
}

.image-left {
	float: left;
	display: block;
	margin: 5px 10px 9px 10px;
	/*border: 4px solid #FFF;*/	
	overflow:hidden
}

.image-right {
	float: right;
	display: block;
	margin: 5px 10px 9px 10px;
	/*border: 4px solid #FFF;*/
	overflow:hidden
}

.image-center {
	display: block;
	margin: 0 auto;
	text-align: center;
	margin: 0;
	/*border: 4px solid #FFF;*/	
	overflow:hidden
}

/*
#right_col a:link, #right_col a:visited,
.read-more a:link, .read-more a:visited {
	font-weight: normal;
	color: #4E699E;
	text-decoration: underline;
}

#right_col a:hover, #right_col a:active,
.read-more a:hover, .read-more a:active {
	padding: 0;
	font-weight: normal;
	color: #4E699E;
	text-decoration: none
}

#right_col a,
.read-more a {
	padding: 0;
	margin: 0 auto;
	font-weight: normal;
}
*/

#container {	
	width: 981px;		
	background: #FFFFFF url(../images/bg_container.jpg) no-repeat;
	font: 13px Verdana;
	color: #574845;
	float: left;	
	padding: 0 0 15px 0;
	margin: 0;
}

/*#container li {	
	margin: 0 0 15px 35px ;
	padding: 0 0 0 5px;
	list-style-image: url(../images/bullet2.gif);
}*/

/*UL Tags*/
/*
#container ul  {
	padding: 5px 0 8px 25px;
	margin: 10px 0 0 10px;
	list-style: disc url(../images/bullet2.gif);
	list-style-type: none;
}

#container ul li {
	line-height: 18px;
	padding: 0 0 2px 0;
	margin: 0;
	font-weight: bold;
	color: #60504C
}

*/

p {
	margin: 0 0 15px 0 ;
}

span.redtxt {
	color: #CD302D;
	font-weight: bold;
}

#left_col{
	float: left;
	width: 202px;
	padding: 0 20px 0 20px;
}

#right_col{
	float: left;
	width: 677px;
	padding: 5px 30px  0 30px;
	margin: 0;
}

h4.left{
	font: 20px Verdana;
	color: #CD302D;
	font-weight: normal;
	padding: 0;
	margin: 25px 0 8px 0 ;
}

a.but {
	margin: 5px 0px 0 0px;
	padding: 12px 5px 0px 10px;
	display: block;	
	width: 182px;
	height: 34px;
	color: #891F20;
	background: url(../images/but.jpg) no-repeat;
	text-decoration: none;		
	font: bolder 13px verdana;
	line-height: 22px;
}

a:hover.but {  
 background-position: 0 -46px;
 text-decoration: underline;
}

/*
h2 {
	font: bolder 25px Arial;
	color: #CD302D;
	padding: 0;
	margin: 0 0 15px 0 ;	
}
*/

h3 {
	font: bolder 21px Arial;
	color: #CD302D;
	padding: 0;
	margin: 0 0 15px 0 ;	
}

h4 {
	font: bolder 18px Arial;
	color: #CD302D;
	padding: 0;
	margin: 13px 0 5px 0 ;	
}

#footer {
	float: left;
	width: 981px;
	height: 35px;
	background: url(../images/footer.jpg);
	padding: 10px 0 0 0;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	color: White;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#footer a:link, #footer a:visited {
	font-weight: normal;
	color: White;
	text-decoration: none
}

#footer a:hover, #footer a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: White;
	background-color: #9A2A14;
	text-decoration: none
}

#footer a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

.postal {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	width: 150px;
	padding: 2px 2px 2px 4px;
	margin: 0 0 0px 0;
	border-right: #EDE6DC 1px outset;
	border-top: #404040 2px outset;
	border-left: #404040 2px outset;
	border-bottom: #EDE6DC 1px outset;
	background: #EEEEEE;
	
}

.searchword{
	font-weight: bolder;
}

a.searchword  {
	font-weight: bolder;
}

/*#links li{
	font: bolder 13px Arial;
	margin: 1px;	
	color: #333435;
	list-style-image: url(../images/bullet_blue.gif);
}

#links a{	
	text-decoration: none;	
	line-height: 22px;
	color: #333435;
	padding: 3px;
}

#links a:hover {	
	text-decoration: underline;	
	background: #0E92BA;
	color: White;
}*/

