/* CSS Document for Arkansas Valley FCU */

body {
	margin-top: 0px;
	background:#C1C0C5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
#wrapper {
	width: 800px;
	border:#666666 solid 1px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#container {
	background-image:url(images/background.jpg);
	width: 800px;
}
#container2 {
	background-image:url(images/background2.jpg);
	width: 800px;
	height: 94px;
}
#left_side {
	float:left;
	width:159px;
}
.menu_address {
	font-size:11px;
	color:#00274A;
	padding-left:5px;
}
#content_area { 
	float:right;
	width:630px;
	color:#000000;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
}
h4 {
	font-size:13px;
}
h3, h4 {
	display:inline;
	color:#FFFFFF;
}
.notes {
	font-size:10px;
	color:#FFFFFF;
}
.titles, .subheaders {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#10508D;
}
.subheaders {
	font-size:13px;
}
.titles {
	font-size:17px;
}
.sm_text {
	font-size:9px;
}
#btm_left {
	float:left;
	font-size:9px;
	color:#00274A;
	width:159px;
}
#btm_right {
	float:right;
	width:630px;
	text-align:center;
	margin-top: 50px;
}
#btm_right a{
	color:#10508D;
	text-decoration:underline;
}
#btm_right a:hover{
	color:#000000;
	text-decoration:none;
}

.links a{
	color:#10508D;
	text-decoration:underline;
}
.links a:hover{
	color:#000000;
	text-decoration:none;
}
