body {
	line-height: 20px;
	color: #656565;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/BG.jpg);
	background-repeat: repeat-x;
	background-color: #673b1d;
	margin: 10px 0 0 0;
}
a{
	color:#01539c;	
	text-decoration:underline;
}
a:link{
	color:#01539c;	
	text-decoration:underline;
}
a:hover{
	color:#01539c;	
	text-decoration:none;
}
a:visited:link{
	color:#01539c;	
	text-decoration:underline;
}
a:visited:hover{
	color:#01539c;	
	text-decoration:none;
}

img{
	border:0px;
}


/* HEADER */
#header{
	float:left; 
	width:892px; 
	height:94px;
}
	#logo{
		float:left; 
		width:284px; 
		height:94px
	}
	#headerR{
		float:left; 
		width:592px; 
		height:94px; 
		margin: 0 16px 0 0;
	}
		#headerInfo{
			float:right; 
			width:343px; 
			height:26px; 
			margin:12px 0 0 0;
		}
		#menu{
			float:right; 
			width:476px; 
			height:33px; 
			text-align:right; 
			margin:23px 0 0 0;
		}


/* SITE */
#siteTop{
	float:left; 
	width:892px; 
	height:16px; 
	background-image:url(../images/siteTop.gif);
}
#site{
	float:left; 
	width:856px; 
	background-color:#fff; 
	padding:0 18px 15px 18px;
}
#siteBottom{
	float:left; 
	width:892px; 
	height:16px; 
	background-image:url(../images/siteBottom.gif);	
}


/* SLIDESHOW */
#slideshow{
	float:left; 
	width:856px; 
	height:245px; 
	margin: 0 0 23px 0;
}


/* INDEX PLACARDS */
#placards{
	float:left; 
	width:220px; 
	margin: 8px 27px 0 0;
}


/* INDEX BLURB */
#blurb{
	float:left; 
	width:348px; 
	margin: 8px 21px 0 0;
}
	#blurb ul{
		margin:0px; 
		padding:10px 0 10px 30px; 
		line-height:24px;
	}
	
	
/* INDEX RIGHT INFO */
#rightInfo{
	float:left; 
	width:240px;
}
	.rightInfoHolder{
		width:240px;
	}
		.rightInfoHeader{
			width:240px; 
			height:45px; 
			margin:0 0 12px 0;
		}
			.rightInfoIcon{
				float:left; 
				width:51px; 
				height:45px;
			}
			.rightInfoTitle{
				float:left; 
				width:179px; 
				height:37px; 
				margin:8px 0 0 10px;
			}
	.rightInfoDivider{
		width:240px; 
		height:1px; 
		margin:15px 0 15px 0; 
		background-color:#d2d2d2;
	}
	
	
/* FOOTER */
#footer{
	float:left; 
	width:855px; 
	height:20px; 
	margin:10px 18px 0 19px;
	color:#9a8474;
	font-size:11px; 
	font-family: Georgia, "Times New Roman", Times, serif;
}
	#footer a{
		color:#9a8474; 
		font-size:11px; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		text-decoration: none;
	}
	#footer a:link{
		color:#9a8474; 
		font-size:11px; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		text-decoration: none;
	}
	#footer a:hover{
		color:#fff; 
		font-size:11px; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		text-decoration: none;
	}
	#footer a:visited:link{
		color:#9a8474; 
		font-size:11px; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		text-decoration: none;
	}
	#footer a:visited:hover{
		color:#fff; 
		font-size:11px; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		text-decoration: none;
	}
	
	#footerL{
		float:left; 
		width:250px; 
		text-align:left;
	}
		#footerL a{
			color:#9a8474; 
			font-size:11px; 
			font-family: Georgia, "Times New Roman", Times, serif; 
			text-decoration: none;
		}
		#footerL a:link{
			color:#9a8474; 
			font-size:11px; 
			font-family: Georgia, "Times New Roman", Times, serif; 
			text-decoration: none;
		}
		#footerL a:hover{
			color:#fff; 
			font-size:11px; 
			font-family: Georgia, "Times New Roman", Times, serif; 
			text-decoration: none;
		}
		#footerL a:visited:link{
			color:#9a8474; 
			font-size:11px; 
			font-family: Georgia, "Times New Roman", Times, serif; 
			text-decoration: none;
		}
		#footerL a:visited:hover{
			color:#fff; 
			font-size:11px; 
			font-family: Georgia, "Times New Roman", Times, serif; 
			text-decoration: none;
		}
	#footerM{
		float:left; 
		width:340px; 
		text-align:center;
	}
		#footerM a{
			color:#9a8474; 
			font-size:11px; 
			font-family: Georgia, "Times New Roman", Times, serif; 
			text-decoration: none;
		}
		#footerM a:link{
			color:#9a8474; 
			font-size:11px; 
			font-family: Georgia, "Times New Roman", Times, serif; 
			text-decoration: none;
		}
		#footerM a:hover{
			color:#fff; 
			font-size:11px; 
			font-family: Georgia, "Times New Roman", Times, serif; 
			text-decoration: none;
		}
		#footerM a:visited:link{
			color:#9a8474; 
			font-size:11px; 
			font-family: Georgia, "Times New Roman", Times, serif; 
			text-decoration: none;
		}
		#footerM a:visited:hover{
			color:#fff; 
			font-size:11px; 
			font-family: Georgia, "Times New Roman", Times, serif; 
			text-decoration: none;
		}

	#footerR{
		float:left; 
		width:265px; 
		text-align:right;
	}


/* FONTS */
h2{
	color: #414141;
	font-size: 24px;
	font-weight: normal;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.dropDown4 {
	height:1px; 
	background:#004076; 
	margin:0 5px;
	font-size:1px; 
	overflow:hidden; 
	display:block;
}
.dropDown3 {
	height:1px; 
	background:#004076;
	margin:0 3px;
	font-size:1px; 
	overflow:hidden; 
	display:block;
 }
.dropDown2 {
	height:1px; 
	background:#004076; 
	margin:0 2px;
	font-size:1px; 
	overflow:hidden; 
	display:block;
}
.dropDown1 {
	height:2px;
	background:#004076;
	margin:0 1px;
	font-size:1px; 
	overflow:hidden; 
	display:block;
}