/* Main Layouts 
----------------------------------------------------------------------------------------------------*/	
body {
	text-align:center;
	font-family: 'Arial';
	color:#1D4554;
	font:15px/1.22 Arial, Helvetica, sans-serif;
	margin:0;padding:0;
	background: url('/site-images/background.jpg') repeat;
}


#site{
	position: relative;
	width: 100%;
	display: block;
	text-align:center;
	background: url('/site-images/background-site.jpg') repeat-x center top transparent;
}
#site-dropshadow{
	position: relative;
	width: 100%;
	display: block;
	text-align:center;
		margin:0;padding:0;line-height:0;
	background: url('/site-images/background-site-dropshadow.png') repeat-y center top transparent;
}
#header-inner{
	line-height:20px;
	position: relative;
	display: block;
	text-align:left;
	height: 146px;
	background: url('/site-images/background-header.jpg') no-repeat scroll center top;
}

#main-inner{
	margin: 0 auto;
	line-height:20px;	
	position: relative;
	display: block;
	padding-bottom: 150px;
	background:#ffffff;
	text-align:left;
	
}
#footer{
	background:url('/site-images/background-footer-dropshadow.png')  no-repeat center top transparent;
	width: 100%;
	padding-bottom:40px;
}	
#footer-inner{
	background:#C55144;
	line-height:15px;	
	margin: 0 auto;
	position: relative;
	display: block;
	width: 960px;
	height:53px;
	font-size: 12px;	
	color:#ffffff;
	text-align:left;
}
/******* NAVIGATION *********/
#nav a,
#nav a:visited{
 color:#ffffff;
 font-weight: bold;
 font-size:18px;
 text-decoration:none;
}
#nav a:hover{
	color:#2F5D7D
}

#nav a.on,
#nav a.on:visited{
 color:#2F5D7D;
 font-weight: bold;
 font-size:18px;
 text-decoration:none;
}
#nav a.on:hover{
	color:#ffffff
}

#side-nav {
 font-size:20px;
 font-family: Trebuchet MS;
}

.side-nav-item {width:279px;height:52px;margin-left:10px;margin-bottom:10px;}


#side-nav a,
#side-nav a:visited{
 text-decoration:none;
 color:#E89419;
 display:block;
 padding: 15px 0 15px  83px;
}
#side-nav a:hover{
	color:#C55144;
}



#footer-inner a,
#footer-inner a:visited{
 color:#ffffff;
}
#footer-inner a:hover{
	color:#C55144;
}

.newsticker {
	height: 80px;
	width: 370px;
	display: block;
	overflow: hidden;
	position: relative;
	margin:0 10px 0 0;
	padding:5px 2px 5px 12px;
	float:right;
	}
.newsticker ul{
	margin:0;
	padding:0;
}
.newsticker ul li {
	/*float: left; add the float: left when you prefer a horizontal news ticker*/ 
	display: block;
	width: 350px;
	height:18px;
	margin:0;
	padding: 0px 0 0 0;
	}

/****** SITE Styles *********
----------------------------------------------------------------------------------------------------*/	
a,
a:visited{
	 color:#C55144;
}
a:hover{
	color:#E89419;
}
h1{
	color: #2F5D7D;
	font-size:30px;		
	line-height:40px;		
	font-weight:normal;
	margin-top:0;
	margin-bottom:15px;
	font-family:Georgia;
}

h2{
	color: #2F5D7D;
	font-size:20px;		
	line-height:35px;		
	font-weight:normal;
	margin-top:10px;
	margin-bottom:15px;
	font-family:Georgia;
}
h3{
	font-weight:bold;

}
.smalltext{
		font-size:12px;
}
.large{
	font-size:16px;	
	line-height:20pt;
}
p{
	margin-bottom:20px;
}
.button{

	background: #798B41;
	color:#E8EFBC;
	border:1px solid #798B41;
	margin:0;
	font-size:18px;
	font-family:LeMondeSansStd_Regular;
}
.error{
	color:red;
}

#addthis-buttons{text-align:right;height:25px;margin-top:15px;margin-right:20px;}
#footer-nachc-logo{float:left;position:relative;left:10px;}
#sms-box{border:1px solid #999999;width:164px;height:29px;color:#000000;font-family:arial;font-weight:bold;font-size:12px;float:left;}

#tafform{
position:absolute;
visibility:visible; 
display:none; 
border:1px solid #F78F1E;
color:#00539B;
background:#dddddd;
width:450px;
padding:10px;
}

.submit-button{
background:#2F5D7D;
color:#ffffff;
font-size:16px;
font-weight: bold;
padding:5px 10px 5px 10px;
text-transform:uppercase;
}
.wrapper-popup{
	margin:20px;
	text-align:left;
}

.blogsm {
font-size:12px;
line-height:12px;
}
.blogmed {
font-size:14px;
line-height:12px;
}



#imagespot7 a, #imagespot8 a {
	padding: 0px !important;
}


#header-title {
	width: 505px;
	height: 74px;
	margin-left: 130px;
	margin-top: 22px;
}
