body {
	background-color: #EFEFEF;
}
.main_nav_button {
	background-color: #FFFFFF;
	position: relative;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #FFCCFF;
	border-right-color: #FFCCFF;
	border-left-color: #FFCCFF;
	font-weight: bolder;
	padding: 5px;
	  -moz-opacity: 0.65;
	opacity: 0.65;
	border-bottom-color: #FFCCFF;
}
.main_button_font {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	vertical-align: text-bottom;
}

.main_button_font a:link{
	color:#666666;
	text-decoration: none;
}

.main_button_font a:active{
	color:#666666;
	text-decoration: none;
}

.main_button_font a:visited{
	color:#666666;
	text-decoration: none;
}

.main_button_font a:hover{
	color:#999999;
	text-decoration: underline;
}

.main {
	border: thin solid #CC99CC;
	background-color: #F6F6F6;
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 10px;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	position: absolute;
	top: 0px;
	right: 15%;
}
.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #999999;
	overflow: auto;
	position: relative;
	margin-top: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 5px;
	margin-left: 5px;
	padding-left: 5px;
}
.main_content a:link{
	color:#6633FF;
	text-decoration: underline;
}
.main_content a:active{
	color:#6633FF;
	text-decoration: underline;
}

.main_content a:visited{
	color:#963EFF;
	text-decoration: underline;
}

.main_content a:hover{
	color:#6633FF;
	text-decoration: none;
}
.footer_middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	bottom: 0px;
}
.footer_middle a:link{
	color: #000000;
	text-decoration: none;
}

.footer_middle a:active{
	color: #000000;
	text-decoration: none;
}

.footer_middle a:visited{
	color: #000000;
	text-decoration: none;
}

.footer_middle a:hover{
	text-decoration: underline;
}
.footer_morehawes{
	color: #000000;
}
.footer_morehawes a:link{
	color: #000099;
	text-decoration: none;
}

.footer_morehawes a:active{
	color: #000099;
	text-decoration: none;
}

.footer_morehawes a:visited{
	color: #000099;
	text-decoration: none;
}

.footer_morehawes a:hover{
	text-decoration: underline;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #666666;
	position: relative;
}
.main_nav {
	height: 40px;
	width: 100%;
	text-align: center;
	position: relative;
	background-image: url(nav_bg.png);
}
.main_banner {
	background-color: #FFFFFF;
	height: 140px;
	width: 100%;
	border: thick none #FF66CC;
}
	
.main_content_small {
	font-size: 10px;
}

.form_error{
	color:	red;
}
.small_grey{
	font-family: arial;
	font-size: 13px;
	color: #4D4D4D;
	text-decoration: none;
}
.small_grey a:link{
	font-family: arial;
	font-size: 13px;
	color: #4D4D4D;
	text-decoration: underline;
}
.small_grey a:active{
	font-family: arial;
	font-size: 13px;
	color: #4D4D4D;
	text-decoration: underline;
}
.small_grey a:visited{
	font-family: arial;
	font-size: 13px;
	color: #4D4D4D;
	text-decoration: underline;
}
.small_grey a:hover{
	font-family: arial;
	font-size: 13px;
	color: #4D4D4D;
	text-decoration: none;
}
.page_sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC99CC;
	font-weight: bolder;
}

input {
	background-color: #EFEFEF;
	border: 1px solid #CC99CC;
	padding: 2px;
}

textarea {
	background-color: #EFEFEF;
	border: 1px solid #CC99CC;
	padding: 2px;
}
.gallery_list {
	height: 520px;
	width: 100%;
	overflow: auto;
}
.news_feed {
	height: 40px;
	width: 20%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CC99CC;
	position: static;
	text-align: left;
	left: 67%;
	margin: 5px;
	background-color: EFEFEF;
	padding: 5px;
}
.gallery_large {
}
.gallery_thumbs {
	border: 0px;
}
