/* Melanie Drury Style */

body {
	background-image:url(graphics/greenbackground.jpg);
	background-attachment:fixed;
	background-repeat: repeat-x;
	background-color: #005859;
}

.title {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #f9f7e0;

}

.smalltitle {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}

.newssidetitlebig {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #bd995f;
}

.newssidetitle {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d4c38f;
}

.newssidetitle a:link, .newssidetitle a:visited, .newssidetitle a:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d8cba9;
	text-decoration:none;
}

.newssidetitle a:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f9f7e0;
	text-decoration:none;
}

.bodytext {font-family: Tahoma, Helvetica, sans-serif; font-size: 13px; color: #f9f7e0;}

.bodytext a:link, .bodytext a:visited, .bodytext a:active {font-family: Tahoma, Helvetica, sans-serif; font-size: 13px; color: #e2daa9; text-decoration:none}

.bodytext a:hover {font-family: Tahoma, Helvetica, sans-serif; font-size: 13px; color: #bd995f; text-decoration:none}

.menubuttons {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #005859;
	text-decoration:none;
}

.menubuttons a:link, .menubuttons a:visited, .menubuttons a:active {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #005859;
	text-decoration:none;
}

.menubuttons a:hover {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color:#bd995f;
	text-decoration:none;
}


.menubuttons2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #d8cba9;
	text-decoration:none;
}

.menubuttons2 a:link, .menubuttons2 a:visited, .menubuttons2 a:active {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #d8cba9;
	text-decoration:none;
}

.menubuttons2 a:hover {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color:#f9f7e0;
	text-decoration:none;
}

.smalltext {
font-family: Tahoma, Helvetica, sans-serif; font-size: 10px; color: #cecece;
}

.smalltext a:link, .smalltext a:visited, .smalltext a:active, .smalltext a:hover{
font-family: Tahoma, Helvetica, sans-serif; font-size: 10px; color: #cecece;
}

.menutableopacity {
FONT-SIZE: small;
FONT-FAMILY:sans-serif;
background: transparent;
}

.menutableopacity TD {
filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;
}

.sectiontitles {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color:#bd995f;
	text-decoration:none;
}
.imageframe {
			background-color:#42938A;
			border-bottom: 1px solid #cccccc;
			border-left: 1px solid #cccccc;
			border-top: 1px solid #cccccc;
			border-right: 1px solid #cccccc;
}