/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#ABC7D5;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:21px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	text-align:center;
}

#container {
	width:780px;
	float:none;
	text-align:left;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
}

#header {
	width:780px;
	height:80px;
	float:none;
	clear:both;
	background-color:#FFFFFF;
	background-image:url(images/tagline.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#logo {
	width:180px;
	height:80px;
	padding:5px 0px 0px 20px;
	text-align:left;
	float:left;
	clear:left;
}

#top_nav {
	width:120px;
	height:33px;
	padding-top:12px;
	text-align:center;
	float:right;
	color:#78A22E;
	font-weight:bold;
	clear:right;
}

#top_nav a {
	color:#005480;
	text-decoration:none;
}

#top_nav a:hover {
	color:#78A22E;
	text-decoration:none;
}

#hp_banner {
	width:780px;
	border-bottom:8px solid #78A22E;
	padding:0px 0px 0px 0px;
	margin:0px 0px 1px 0px;
	clear:both;
}

#banner {
	width:780px;
	clear:both;
}

#bann_left {
	width:194px;
	height:54px;
	float:left;
	clear:left;
}

#bann_rght {
	width:586px;
	height:54px;
	float:left;
	clear:right;
}

#hp_flash {
	width:780px;
	height:200px;
	margin:0px 0px 15px 0px;
	clear:both;
}

#main {
	width:780px;
	clear:both;
}

#left_colm {
	width:194px;
	height:500px;
	background-image:url(images/bg_col.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	clear:left;
}

#nav {
	width:180px;
	height:275px;
	border-right:1px solid #78A22E;
	padding:0px 0px 0px 13px;
}

#copy {
	width:585px;
	float:left;
	clear:right;
}

#text {
	width:480px;
	margin:12px 65px 25px 40px;
}

#text_photo {
	width:535px;
	margin:12px 10px 25px 40px;
}

#footer {
	width:780px;
	height:25px;
	float:none;
	clear:both;
	background-color:#005480;
	background-image:url(images/bg_footer.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#copyright {
	width:370px;
	padding:6px 0px 0px 20px;
	float:left;
	color:#FFFFFF;
	font-size:10px;
}

#copyright a {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:10px;
}

#copyright a:hover {
	color:#78A22E;
	text-decoration:underline;
	font-size:10px;
}

#ikrave {
	width:370px;
	padding:6px 20px 0px 0px;
	text-align:right;
	float:left;
	color:#FFFFFF;
	font-size:10px;
}

#ikrave a {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:10px;
}

#ikrave a:hover {
	color:#78A22E;
	text-decoration:underline;
	font-size:10px;
}

.hp_text {
	margin:5px 0px 30px 10px;
}

.aro {
	color:#005480;
	font-weight:bold;
	font-family:Arial;
	font-size:14px;
}

a:hover {
	color:#78A22E;
	text-decoration:underline;
	font-weight:bold;
}

a {
	color:#005480;
	text-decoration:underline;
	font-weight:bold;
}

.ttl {
	color:#005480;
	font-weight:bold;
	font-size:16px;
}

a.links {
	color:#005480;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}

a.links:hover {
	color:#78A22E;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}

.linker {
	font-weight:bold;
	font-size:12px;
}