﻿/* CSS layout */
#masthead {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url('../graphics/keooula%20logo%20(300).jpg');
	background-repeat: no-repeat;
	background-position: center center;
	height: 87px
}
#top_nav {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: small;
	text-align: center;
	vertical-align: middle;
	color: #C0C0C0;
	text-decoration: none;
	height: 25px;
}
#page_content {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	text-align: left;
}
#footer {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	color: #C0C0C0;
}
#wrapper {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
#menu_seperate_top {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url('../graphics/grey%20line.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px
}
#menu_seperate_bottom {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url('../graphics/grey%20line.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px
}
#top_nav a {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: small;
	color: #C0C0C0;
}
#top_nav a:hover {
	color: #666666;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
#current_menu {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #FF0000;
}
.web_link_header {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: small;
}
.web_link_text {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #808080;
}
.page_text {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
.page_text_center {
	text-align: center;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 0px none #FFFFFF;
}
.large_header {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.thumb_text {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border: 0px none #FFFFFF;
}
