@charset "utf-8";
/* CSS Document */

.bannerArea {
	height: 205px;
	width: 1029px;
	background: url(images/template/page_top.gif) center center no-repeat;
	margin: 0 0 20px 0;
	padding:0px;
}
.headline {
	color: #000066;
}
.headline a {
	color: #000066;
}
.headline a:hover {
	color: #D75600;
}




.mainArea {
	height: 470px;
	margin-top: 20px 0 0 0;
	overflow:visible;
}
.contentArea {
	background: url(images/template/page_tile.gif) center center repeat-y;
	width: 1029px;
	margin:0px;
	padding:0px;
}

.contentBar {
	float: right;
	width: 515px;
	text-align: justify;
	margin-right: 145px;
	height:450px;
	overflow:visible;	
}
.navBar {
	float: left;
	width: 205px;
	height:450px;
	padding-left:125px;
	overflow:visible;
}
.navSection {
	font-family: Impact;
	font-size: 16px;
	color: #9A2B29;
	text-align: right;
	background-position: center left;
	background-repeat:no-repeat;
	height:80px;
	width:205px;
	padding-top:10px;
	margin: 0 15px 5px 0;
}

.navSection a:hover {
	color: #000066;
}
.contentSection {
	clear:both;
	line-height:20px;
	margin:0 0 5px 0;
	height:80px; 
	overflow:visible;
	text-align:justify;
	padding-top:10px;
}
.footer_picture {
	clear: none;
	float: left;
	width: 63px;
	text-align: left;
	left: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.footer_table {
	float: left;
	color: #000000;
	text-indent: 2px;
	
}
.footer_table a {
	color: 000066;
}

.footer_grandma {
	float: left;
}

a {
	color: #9a2b29;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.content_left a:hover {
	color: #000066;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	background: url(images/template/background.gif) top center no-repeat #9a2b29;
	margin:0px;
	padding:0px;
}
h1 {
	font-family: Impact;
	font-size: 20px;
	color: #9a2b29;
	text-align: right;
	margin-top: 25px;
	letter-spacing: 2px;
}
p {
	margin: 0 0 10px 0;
}
.footerMain {
	clear: both;
	width: 1029px;
	height: 75px;
	overflow:visible;
	background: url(images/template/page_bottom.gif) center bottom no-repeat #9a2b29;
}
.bottom {
	margin-top: -70px;
	text-indent: 200px;
}
.bottom a {
	color: 0000666;
}
.menusubnav {
	color: #C17B13;
	font-size: 10px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menusubnav a {
	color: #C17B13;
}
.menusubnav a:hover {
	color: #000000;
}
