body {
	margin: 0px;
	padding: 0px;
	background-image: url(tile.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
}
* {
	margin: 0px;
	padding:0px;
}
.clear {
	clear: both;
}

a {
	color:#ae2127;
	text-decoration:none;
	font-weight:bold;
}

#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1086px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #60473b;
	background-image:url(footerBgd.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:20px;
}
#logo {
	display: block;
	float: left;
}

#newsletter {
	float:right;
	background-image:url(newsletterBgd.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height: 134px;
	width: 316px;
	margin:0;
	padding:0 0 0 0;
}
#content {
	background-image: url(contentTile.jpg);
	background-repeat: repeat-y;
	width:901px;
	margin:0 auto 0 auto;
		padding-bottom:200px;

}
#bottom {
	background-image: url(footerBgd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#left {
	width: 175px;
	float:left;
	text-align:center;
	margin: 0px;
	padding: 0px;
}

#left img {
	border:0px;
	padding:0px;
	margin:0px;
}
#right {
	float:right;
	width:726px;
}

#topNav {
	height:25px; 
	background-color:#0353a3; 
	margin-top:2px; 
	width:726px;
}
#contentLeft {
	float:left; 
	width:411px; 
	background-color:#FFFFFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	}
.contpad {padding:10px;
}
#contentLeft h2 {
	font-size:14px;
	font-weight:bold;
	color:#0353a3;
	padding-bottom:10px;
	
}

#contentLeft h3 {
	font-size:11px;
	color:#0353a3;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:10px;
}
#contentLeft h4 {
	font-size:11px;
	color:#0353a3;
	padding-top:10px;
	padding-left:10px;
}
ul {
	padding-left:20px;
}

ol {
	padding-left:20px;
}

#contentRight {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	float:right; 
	width: 315px;
	vertical-align:top;
}

#contentRight img {
	vertical-align:top;
	padding-left:5px;
	padding-top: 5px;
}

#contentRight h2 {
	font-size:14px;
	font-weight:bold;
	color:#0353a3;
	padding-bottom:10px;
	padding-top:10px;
	
}

.branches {
	background-image:url(branchesBgd.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:273px;
	padding-top:3px;
}

.branches a {
	color: #3b3b3b;
	padding-left:15px;
	font-weight:normal;
	font-family:Century Gothic, Arial, Helvetica, sans-serif
}
.branches a:hover {
	font-weight:bold;
}

#history {
	padding-left:20px;
	font-style: italic;
	list-style:none;
}

.top {
	text-align:right;
	font-size:10px;
}
#faq a{
	color: #3b3b3b;
}

#events h3 {
	font-size:11px;
	color:#ae2127;
	font-weight:bold;
	padding:0px;
}

#events h4 {
	font-size:11px;
	font-weight:bold;
	color:#3b3b3b;
	padding: 0 0 10px 0px;
}

hr {
	line-height:1px;
	color:#CCCCCC;
	margin: 15px 0 5px 0;
}
	
#footer {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-right: 43px;
	padding-bottom: 12px;
	line-height: 12px;
	margin-top:5px;
	font-weight:bold;
	font-size:9px;
	
}

#footer a {
	color:#3b3b3b;
}
