html, body {
	background-color: #E7E7E7;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #1757a5;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.7em;
	margin: 0;
	padding: 0;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/gf_background.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
h1 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3274d0;
}
h2 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3274d0;
}
img {
	border: none;
}
a{
	color: #1757a5;
	text-decoration: none;
}
a:hover 
{
	color: #ed1c24;
	border-bottom: 1px #ed1c24 dotted;	
}
#page {
	margin: auto;
	padding: 0 4px;
	width: 940px;
}
#header {
	height: 200px;
}
#header_border {
}
#menubar {
	background:transparent url(../Images/nav_background.png) repeat scroll 0 0;
	font-family:Georgia, serif;
	font-size:8px;
	height:29px;
	letter-spacing:1px;
	line-height:1.5em;
	margin-bottom:15px;
	margin-top:15px;
	padding-top:1px;
	text-transform:uppercase;
	width:920px;
}
#menubar li {
	float: left;
	font-size: 1.5em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-right: 30px;
}
#menubar ul {
}
#menubar a {
	color: #252525;
	text-decoration: none;
}
#menubar a:hover {
	border-bottom: 1px #ed1c24 dotted;
	color: #ed1c24;
}
#menubar selected a {
	color: #3274d0 !Important;
	border-bottom: 1px #3274d0 dotted;
}
.selected a {
	color: #3274d0 !Important;
	border-bottom: 1px #3274d0 dotted;
}
#brownList {
	background-color: #E9E5D7;
	border: 1px solid #D9D7CF;
	float: right;
	font-family: georgia;
	height: 150px;
	line-height: 30px;
	margin: -40px 10px 100px;
	padding-left: 0;
	text-transform: uppercase;
	width: 288px;
}
#brownList a {
}
#brownList a:hover {
}
#brownList a {
	color: #252525;
	text-decoration: none;
}
#brownList a:hover {
	border-bottom: 1px #ed1c24 dotted;
	color: #ed1c24;
}
#brownList selected a {
}
#brownList ul {
	list-style: none;
	margin-left: -30px;
}
.link {
}
#image_title {
	margin-top: 15px;
}
#banner {
	margin-left: -10px;
}
#content {
	padding: 10px;
	background: #FFF;
}
#content img {
	margin: 0 5px 5px 0;
}
#footer {
	/*border-top: 1px solid #D9D7CF;*/
	font-size: 0.9em;
	height: 150px;/*padding-left: 10px;
	padding-top: 15px;*//*background:transparent url(../images/footer.png) repeat scroll 0 0;*/
}
#footer ul {
	list-style: none;
	padding-left: 0px;
}
#footer a {
	text-decoration: none;
	color: #1757a5;
}
#footer a:hover {
	border-bottom: 1px #000 dotted;
	color: #000;
}
.border {
	background-image:url(../images/faded_border.png);
	height:1px;
	margin:10px auto;
	width:912px;
}
#gallery {
	/*background-color: #444;*/
    padding: 10px;
	width: 520px;
}
#gallery ul {
	list-style: none;
	margin-left:-50px;
}
#gallery ul li {
	display: inline;
	margin-right:20px;
}
#gallery ul img {
	border: 5px solid #F5F2EA;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #E9E5D7;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover {
	color: #fff;
}
.footer_column {
	float: left;
	width: 130px;
}
.footer_column strong {
	display:block;
	font-family:Georgia, serif;
	font-size:1.2em;
	font-weight:normal;
	margin-bottom:5px;
	color: #000 !Important;
}
.footer_column strong a {
	color: Gray !Important;
}

#copyright {
	padding-top: 150px;
	margin-bottom: 50px;
	color:gray;
}
#copyright a {
	color:gray;
}
.event_row{    
}

.event_row h2{    
}
.event_row_link
{
    font-size:0.9em;
    text-align:right;
}