#logo {
    left: 5px;
    top: -140px;
}

#menu ul li {
	background: url(../images/bg-green_90.png);
	float:none;
}

#menu a:hover, .copyright a:hover, #menu .current > a, #menu .active > a, #language-bar a:hover {
	color: #A0A000;
}

.official-name {
	background: url('../../datagolf-common/images/base/bg-gray_40.png');
	font-weight: bold;
}

a.announcement:hover {
	background: #707070;
}

.web-content-item-ticker .item-highlight .snipet {
	color: #A0A000;
}

.event-list h6 {
	color: #DDDDDD;
	background: #446127;
	border-bottom: 1px solid #A0A000;
}

.event-list a {
	border-bottom: 1px solid #A0A000;
}

.event-list span {
	color: #808000;
}

.doc-container span {
	display: none;
}

.weather-portlet {
	border-style: solid;
	border-width: 4px;
	border-color: #e5e5e5;
}

#main-content .portlet-site-map {
    border-color: #909000;
}

#main-content a {
	text-decoration: none;
	color: #505000;
}

#main-content .portlet-site-map .portlet-body li + li > a {
    border-top: 1px solid #909000;
}

#main-content a:hover {
	color: #B0B000;
}

#main-content .breadcrumbs a, #main-content .portlet-site-map .portlet-body a, .web-content-item-ticker .item-highlight .journal-date {
	color: #436026;
}


#main-content .breadcrumbs a:hover, #main-content .portlet-site-map .portlet-body a:hover, #main-content .portlet-site-map .portlet-body .current, #main-content .portlet-site-map .portlet-body .current:hover {
	color: #436026;
}

.web-content-item-ticker p  {
	color:#808000;
}

body {
	background: #AF9A64;
}

body, .event-content, .event-content .box-content form {
	font-family: arial, "Lucida Grande", Geneva, "Segoe UI", Verdana, "Lucida Sans", "Lucida Sans Unicode", sans-serif;

}

.portlet-title-text, .event-content .box-content , .journal-content-article .title, .web-form-portlet .title, #main-content p:first-child:first-letter, .event-content .title+p, .journal-content-article p  {
	font-family: Arial, "Hoefler Text", Garamond, Palatino, "Palatino Linotype", serif;
}


#header {
	background-color: #446127;
}


.portlet-title-text, .journal-content-article .title, .web-form-portlet .title {
	color: #909000;
	border-color: #909000;
}

.journal-content-article p {
    font-size: 14px;
}

input, .event-list span, .news-content .journal-date {
    font: 12px/1.6 Arial, "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
}

textarea {
    margin: 0;
    width: 320px;
}
