body {
}
div#wrapper {
	padding-bottom: 20px;
	width: 962px;
}

div#logo-menu {
	padding: 20px 0 10px;
	min-height: 50px;
	background: #818572; /* Old browsers */
	background: -moz-linear-gradient(top, #818572 0%, #3F4630 50%, #333726 51%, #818572 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#818572), color-stop(50%,#3F4630), color-stop(51%,#333726), color-stop(100%,#818572)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #818572 0%,#3F4630 50%,#333726 51%,#818572 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #818572 0%,#3F4630 50%,#333726 51%,#818572 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #818572 0%,#3F4630 50%,#333726 51%,#818572 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#818572', endColorstr='#818572',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #818572 0%,#3F4630 50%,#333726 51%,#818572 100%); /* W3C */
	-moz-box-shadow: 0px 0px 15px - #555;
	-webkit-box-shadow: 0px 0px 15px -2px #555;
	box-shadow: 0px 0px 15px -2px #555;
	border-left: 1px solid #7F807F;
	border-bottom: 1px solid #7F807F;
	border-right: 1px solid #7F807F;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
div#logo-menu div.clear {
	clear: none;
}
div#logo_image, div#logo_text {
	float: left;
	margin: 7px 10px 0 20px;
}
div#logo_image {
	margin: -15px 0 -5px 5px;
}
div#ad-position {
	margin: 20px auto;
}

div#content-wrapper {
	padding-bottom: 20px;
	margin-top: 20px;
	border: 1px solid #cccaca;
	border-top: 1px solid #fff;
	-moz-box-shadow: 0px 0px 10px #333;
	-webkit-box-shadow: 0px 0px 10px #333;
	box-shadow: 0px 0px 10px #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
	overflow: hidden;

}

div#content {
	padding-top: 20px;
}

div#side-nav {
	width: 238px;
}
div#side-nav div.padding {
	margin: 0 19px;
}

div#footer {
	width: 960px;
}
ul.site-map li:first-child {
	margin-left: 19px;
}
ul.site-map li:last-child {
	margin-right: 19px;
}
ul.site-map li li:first-child, ul.site-map li li:last-child {
	margin: 0;
}

div#intro {
	background: url("../img/content_header.png") repeat-x center #9b9f94;
	background: -moz-linear-gradient(top, #9b9f94 0%, #878d7f 50%, #767b6c 51%, #9b9f94 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9b9f94), color-stop(50%,#878d7f), color-stop(51%,#767b6c), color-stop(100%,#9b9f94)); /* Chrome, Safari4+ */
	background: -webkit-linear-gradient(top, #9b9f94 0%,#878d7f 50%,#767b6c 51%,#9b9f94 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9b9f94 0%,#878d7f 50%,#767b6c 51%,#9b9f94 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #9b9f94 0%,#878d7f 50%,#767b6c 51%,#9b9f94 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b9f94', endColorstr='#9b9f94',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #9b9f94 0%,#878d7f 50%,#767b6c 51%,#9b9f94 100%); /* W3C */
	padding: 10px 0;
	border-bottom: 1px solid #cfcdcd;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}

div.wedge_branding {
	border-top: 1px solid #a1a1a1;
}
.border_bottom {
	border-bottom: 1px solid #a1a1a1;
}
div.border_right {
	border-right: 1px solid #a1a1a1;
}
div.full_border {
	border: 1px solid #a1a1a1;
}

div#intro div.wedge_branding {
	border-top: 1px solid #468047;
}
div#intro .border_bottom {
	border-bottom: 1px solid #468047;
}
div#intro div.border_right {
	border-right: 1px solid #468047;
}
div#intro div.full_border {
	border: 1px solid #468047;
}

div#footer-site-map {
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

div#brand {
	border: none;
}
div#brand-spacer {
	min-height: 0;
}

div#top-menu {
	float: left;
	width: auto;
	height: auto;
	padding: 10px 0 0 5px;
	z-index: 100;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
}
.sf-menu {
	margin: 0;
	float: left;
	background: none;
	font-size: 14px;
}
ul.sf-menu {
	margin-left: 1px;
}
.sf-sub-indicator {
}
ul.sf-menu li:hover ul, ul.sf-menu li.sfHover ul {
	top: 35px;
}
.sf-menu a {
	padding: 0 1em;
	line-height: 1.5em;
	border: none;
}
.sf-menu a:active {
	border: none;
	background: none;
}
.sf-menu li {
	background: none;
	width: auto;
	border-right: 1px solid #777;
}
ul.sf-menu li:last-child {
	border-right: none;
}
.sf-menu li li,
.sf-menu li li li {
	background: #676666;
	border-right: none;
}
.sf-menu li li a,
.sf-menu li li li a {
	line-height: 1.8em;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: none;
	text-decoration: none;
}
.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background: #aeadad;
	text-decoration: none;
}

div.twitter_wedge div.row_odd {
	background: #F2F3F2;
}

/* Calendar style */
.fc-content{
	background-color:transparent;
}
.fc-event-skin {
	color: #605c60;
	background: #E6E7E6;
}
.fc-event-inner, .fc-event {
    border-color: #a1a1a1;
}
.fc-content .fc-state-default {
    border-color: #a1a1a1;
    border-style: solid;
}
div.fc-content thead th {
	color: #605c60;
}
.fc-widget-content {
    border: 1px solid #363636;
}
.fc-state-highlight {
	background-color: #FBFFD9;
}

/* Giving Campaigns */
.bg_heavy_color_bold_gradient {
	background: #818572; /* Old browsers */
	background: -moz-linear-gradient(top, #818572 0%, #3F4630 50%, #333726 51%, #818572 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#818572), color-stop(50%,#3F4630), color-stop(51%,#333726), color-stop(100%,#818572)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #818572 0%,#3F4630 50%,#333726 51%,#818572 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #818572 0%,#3F4630 50%,#333726 51%,#818572 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #818572 0%,#3F4630 50%,#333726 51%,#818572 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#818572', endColorstr='#818572',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #818572 0%,#3F4630 50%,#333726 51%,#818572 100%); /* W3C */
}