#contentcontainer {	background-image: url(/images/bg_container.jpg);}

#sidenav {
	margin-top: 80px;
	position: absolute;
	width: 179px;
	z-index: 2;
	text-align: center;
}
#sidenav .title {
	background-color: #227EC6;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: white;
	xborder: 1px solid #C7DFF1;
	border-left: 1px solid white;
	border-top: 1px solid white;
	xmargin-bottom: 1px;
	padding: 7px 0px 5px 10px;
	text-align: left;
}
#sidenav .title a {
	color: white;
	line-height: 15px;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-image: url(/images/arrow_sidenav.gif);
	background-position: 0px 0px;
	
}
#sidenav .title.expanded a {
	background-image: url(/images/arrow_sidenav_expanded.gif);
}
#sidenav .title a:hover {
	text-decoration: underline;
}
#sidenav .item {
	color: #003570;
	border: 1px solid #C7DFF1;
	margin-bottom: 1px;
	padding: 0px 0px 0px 25px;
	min-height: 30px;
	background-color: white;
	text-align: left;
}
#sidenav .item a {
	display: block;
	color: #003570;
	font-weight: normal;
	text-decoration: none;
	margin-top: 5px;
	line-height: 20px;
	padding-bottom: 3px;
}
#sidenav .item a:hover {
	text-decoration: underline;
}
#sidenav .selected {
	background-repeat: no-repeat;
	background-image: url(/images/bg_sidenav_selected.gif);
	background-position: 5px 3px;
}
#sidenav .selectedbig {
	background-repeat: no-repeat;
	background-image: url(/images/bg_sidenav_selected_big.gif);
	background-position: 5px 3px;
}
#title {
	color: #14753B;
}
#title .section, #title .purpsection {
	font-weight: bold;
	font-size: 24px;
}
#title .subsection, #title .purpsubsection {
	font-size: 18px;
}
#community #tabnav {
	float: left;
	margin-left: 10px;
}
#tabnav ul {
	padding-top: 21px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#tabnav ul li {
	float: left;
	list-style: none;
	background-repeat: no-repeat;
	background-image: url(/images/comm_tab_off_left.gif);
	background-position: top left;
	padding: 0 0;
	margin-left: -4px;
}
#tabnav ul li a {
	float: left;
	display: block;
	height: 24px;
	background-repeat: no-repeat;
	background-image: url(/images/comm_tab_off_right.gif);
	background-position: top right;
	text-decoration: none;
	text-transform: uppercase;
	color: #14753B;
	font-size: 13px;
	padding: 0 0;
	padding-top: 4px;
	padding-left: 25px;
	padding-right: 15px;
	
}
#tabnav ul li a:hover {
	text-decoration: underline;
}
#tabnav ul li.selected {
	background-image: url(/images/comm_tab_on_left.gif);
}
#tabnav ul li.selected a {
	background-image: url(/images/comm_tab_on_right.gif);
}
#community #header {
	background-repeat: no-repeat;
	background-image: url(/images/comm_tabrule.gif);
	background-position: bottom left;
	padding-bottom: 15px;
	height: 40px;
}
#community #title {
	xfloat: left;
}

#community {
	margin-left: 175px;
	margin-top: 20px;
}
#community .top {
	width: 788px;
	height: 19px;
	background-repeat: no-repeat;
	background-image: url(/images/bg_community_top.gif);
	line-height: 1px;
	font-size: 1px;
}
#community .mid {
	background-repeat: repeat-y;
	background-image: url(/images/bg_community_mid.gif);
	padding-left: 23px;
}
#community .bot {
	width: 788px;
	height: 19px;
	background-repeat: no-repeat;
	background-image: url(/images/bg_community_bot.gif);
	line-height: 1px;
	font-size: 1px;
}
#community #content {
	clear: both;
	margin: 0 0;
	padding: 0 0;
	width: 743px;
}
#community #content .purppod .heading, #community #content .purppod, #community #content .bluepod .heading, #community #content .bluepod {
	width: 198px;
}
.coolstufftitle, .entry .coolstufftitle {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: black;
	min-height: 0px;
	height: auto;
	margin: 0 0 7px 0;
	padding: 0 0;
}
.coolstuffcontent {
	font-size: 12px;
	color: #14753B;
	font-weight: bold;
	text-align: center;
}
.bluepod .coolstuffcontent a {
	font-size: 12px;
}
#content .bluepod p.coolstuffcontent {
	border-bottom: 1px dotted #A3A3A3;
	padding-bottom: 7px;
	margin-bottom: 12px;
}
.coolstuffcontent img {
	border:1px solid #3F8FCD;
	margin-bottom: 4px;
}
#content .entry p {
	margin-right: 20px;
}
#content .bluepod p {
	margin-right: 0px;
}
.entry {
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-image: url(/images/comm_entry_hr.gif);
	background-position: bottom left;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.evententry {
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-image: url(/images/comm_tabrule.gif);
	background-position: bottom left;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.evententry .videoLink {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}

#content .evententry h2 a {
	color: #14753B;
	font-size: 18px;
	font-weight: normal;
}

.entryimage {
	float: left;
	margin-right: 12px;
	margin-bottom:0px;
}
.entryimageright {
	float: right;
	margin-left: 12px;
	margin-bottom:0px;
}
.entry h5 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.entry h2 {
	min-height: 35px;
	margin: 0 0 7px 0;
	padding: 0 0;
	color: #14753B;
}
#content .entry h2 a {
	color: #14753B;
	font-size: 18px;
	font-weight: normal;
}
.blogphoto {
	float: left;
	width: 99px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content .blogphoto p {
	text-align: center;
	background-color: black;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 0px;
	padding-right: 0px;
}
.entry .info {
	border-top: 1px dotted #A3A3A3;
	border-bottom: 1px dotted #A3A3A3;
	margin-left: 110px;
	margin-right: 15px;
	margin-bottom: 7px;
	padding: 5px 0px;
}

.evententry .info {
	border-top: 1px dotted #A3A3A3;
	border-bottom: 1px dotted #A3A3A3;
	margin-left: 110px;
	margin-right: 15px;
	margin-bottom: 7px;
	padding: 5px 0px;
}

.entry .description {
	clear: both;
	margin-right: 15px;
	
}

.evententry .description {
	clear: both;
	margin-right: 15px;
	
}
.blogentry .info {
	border-top: 1px dotted #A3A3A3;
	border-bottom: 1px dotted #A3A3A3;
	xmargin-left: 110px;
	margin-right: 15px;
	margin-bottom: 7px;
	padding: 5px 0px;
	height: 17px;
}
.blogentry .story {
	clear: left;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-image: url(/images/comm_entry_hr.gif);
	background-position: bottom left;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
#content .story p {
	margin: 7px 0;
}
.story .blogimage {
	float: left;
	clear: both;
	padding: 5px 10px 5px 0;
	text-align: center;
}

#content .blogimage p {
	text-align: left;
	max-width: 100%;
	font-size: 11px;
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #A3A3A3;
	margin-bottom: 12px;
}
.blogentry h2 {
	margin: 0 0 7px 0;
	padding: 0 15px 0 0;
	color: black;
	font-size: 21px;
	font-weight: normal;
	clear: both;
}
#content #profile p {
	text-align: center;
	margin-bottom: 8px;
}
#profile h5 {
	text-align: center;
	color: black;
	font-size: 14px;
	margin: 5px 0;
	padding: 0 0;
}
#profile h6 {
	text-align: center;
	color: black;
	font-weight: normal;
	font-size: 13px;
	margin: 5px 0;
	padding: 0 0;
}
.profilepic {
	text-align: center;
	width: 178;
	height: 254;
	margin-left: 10px;
	padding-top: 15px;
	background-repeat: no-repeat;
	background-image: url(/images/bg_profilepic.gif);
	background-position: btop left;
}
.profilepic img {
	border: 1px solid #14753B;
}

#blognav {
	margin-bottom: 4px;
	width: 179px;
	margin-left: 10px;
	z-index: 2;
	text-align: center;
}
#blognav .item {
	text-align: center;
	color: #003570;
	border: 1px solid #AFD0BC;
	margin-bottom: 1px;
	padding: 0 0;
	height: 30px;
	background-color: white;
}
#blognav .item a {
	display: block;
	color: #247E48;
	font-weight: normal;
	text-decoration: none;
	margin-top: 5px;
	line-height: 20px;
}
#blognav .item a:hover {
	text-decoration: underline;
}
#blognav .selected {
	background-repeat: no-repeat;
	background-image: url(/images/bg_blognav_selected.gif);
	background-position: 5px 3px;
}

#bottomnav td {
	vertical-align: bottom;
	xborder: 1px dashed red;
	xheight: 50px;
	padding: 0 10px;
}
#bottomnav a {
	color: #1A7940;
}
#bottomnav img {
	margin: 0 5px;
	vertical-align: bottom;
}
.timeline {
	background-image: url(/images/bg_timeline.gif);
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-position: 10px 0px;
}
.timeline td {
	border-bottom: 3px solid #DEECF6;
}
.timeline .date {
	text-align: center;
	font-size: 20px;
	padding-top: 8px;
	padding-bottom: 10px;
}
.timeline ul {
	margin: 0 0 0 20px;
	padding: 0 0;
}
.timeline .desc {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.timelinetitle {
	font-size: 26px;
	margin-left: 10px;
}