body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

a {
	text-decoration: none;
	color: #808080;
}

a img {
	border: none;
}

label {
	display: block;
}


hr {
	color: #7ac142;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	padding: 0px;
	margin: 0px;
}

dd {
	padding: 0px;
	margin: 0px;
}

.message {
	margin-left: 15px;
	padding-left: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 30px;
}

.messageinfo {
	color: #7ac142;
}

.messageerror {
	color: #FF0000;
}

.icon {
	border: none;
	vertical-align: middle;
	margin-right: 5px;
}

.icon-border {
	border: 1px solid #CCCCCC;
	padding: 1px;
	vertical-align: middle;
	margin-right: 5px;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.inline {
	display: inline;
}

.textsmall {
	font-size: .7em;
	vertical-align: middle;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	padding-bottom: 20px;
	text-align: left;
	width: 800px;
}

#wrapper-header {
	background-color: #000000;
}

#header {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 800px;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	height: 100px;
}

#header a {
	color: #FFFFFF;
	text-decoration: underline;
}

#header img {
	border: none;
}

#headertop-left {
	float: left;
}

#headertop-right {
	float: right;
	margin-bottom: 5px;
	text-align: right;
}

#headertop-right-info {
	margin-top: 25px;
	font-size: 1.1em;
}

#headertop-right-info span {
	color: #7ac142;
}

#headertop-right-info img {
	vertical-align: middle;
	margin-left: 8px;
}

#headertop-right-login {
	display: inline;
	margin-left: 40px;
}

#loginform form {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
}

#loginform .textbox {
	color: #999999;
}

#loginform input {
	color: #808080;
	font-size: .9em;
}

#header1 {
}

#header1-logo {
	padding-top: 10px;
}

#footer {
	margin-top: 30px;
	font-size: .9em;
	color: #808080;
	text-align: center;
}

#content {
}

#content-left {
	width: 95px;
	/*border: 1px solid green;*/
	float: left;
	margin-right: 35px;
}

#content-left a {
	text-decoration: none;
}

#content-right-home {
	width: 376px;
	overflow: hidden;
	float: right;
}

#content-right {
	width: 170px;
	overflow: hidden;
	/*border: 1px solid purple;*/
	float: right;
	margin-left: 26px;
}

#content-right-podcast {
	width: 190px;
	overflow: hidden;
	/*border: 1px solid purple;*/
	float: right;
	margin-left: 26px;
}

#content-main {
	width: 670px;
	float: left;
}

#content-main-text {
	min-height: 400px;
}

#content-main-text table {
	border-collapse: collapse;
}

#content-main-text td {
	padding-right: 15px;
	padding-bottom: 5px;
}

#content-main-header {
	border-top: 1px solid #7ac142;
	border-bottom: 1px solid #7ac142;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	width: 654px;
}

.forcewidth {
	width: 400px;
	overflow: hidden;
}

#content-main h1, #content-main h2, #content-main h3, #content-main h4, #content-main p {
}

#content-center-home {
	width: 186px;
	overflow: hidden;
	float: left;
}

#content-center {
	width: 402px;
	overflow: hidden;
	float: left;
}

#content-center-all {
	width: 595px;
	overflow: hidden;
	float: left;
}

h1 {
	color: #7ac142;
	margin-top: 0px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 1.9em;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1em;
}

h2 {
	margin-top: 0px;
	color: #7ac142;
	font-size: 1em;
	text-transform: uppercase;
}

h3 {
	margin-top: 0px;
	color: #7ac142;
	font-size: 1em;
}

h4 {
	margin-top: 0px;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.4em;
	letter-spacing: -1px;
}

#menu {
	border-bottom: 1px solid #7ac142;
	letter-spacing: -1px;
}

.menu-level a:hover {
	color: #7ac142;
}

.menu-level1 {
	border-top: 1px solid #7ac142;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}

.menu-level1 a {
	color: #000000;
	outline: none;
}

.menu-level1 .menu-selected {
	color: #7ac142;
}

.menu-level1 img {
	padding: 4px 0px 3px 0px;
}

.menu-level2 {
	border-top: 1px solid #7ac142;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: .9em;
	cursor: pointer;
}

.menu-level2 a {
	color: #808080;
	outline: none;
}

.menu-level2 .menu-selected {
	color: #7ac142;
}

.menu-level2 span {
	font-size: .7em;
	margin-right: 1px;
}

.menu-level2 img {
	padding: 4px 0px 0px 0px;
}

#breadcrumbs {
 	font-size: .8em;
	display: block;
	margin: 0px;
	line-height: 12px;
}

#breadcrumbs ul {
	border: none;
 	display: inline;
	list-style: none;
 	margin: 0px;
 	padding: 0px;
}

#breadcrumbs li {
 	border: none;
 	display: inline;
 	list-style: none;
	padding-left: 5px;
}

#map {
	margin-top: 15px;
}

#sidebar_map {
	display: none;
}

.welcomeblock {
	font-size: 1.15em;
	font-weight: bold;
	letter-spacing: -.05em;
	color: #808080;
}

.welcomeblock p {
	margin-bottom: 0px;
}

.welcomeblock ul {
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 0px;
	list-style: none;
}

.welcomeblock li {
	margin-top: 3px;
}

.welcomeblock .menu-selected {
	color: #7ac142;
}

.gmap-info {
}

.blogs {
	border-collapse: collapse;
}

.blogs-subscribe a {
	margin-right: 10px;
}

.blogs-more {
	font-weight: bold;
}

.blogs-add {
	margin-bottom: 5px;
}

.blogs-post {
	padding-bottom: 25px;
}

.blogs-post p {
	margin-top: 0px;
	margin-bottom: 10px;
}

.blogs-title {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 3px;
}

.blogs-name {
	margin-bottom: 5px;
}

.blogs-body {
	margin-bottom: 5px;
}

.blogs-info {
}

.blogs-date {
	display: inline;
}

.blogs-category {
	display: inline;
}

.blogs-response {
	display: inline;
}

.bloglist-list {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.bloglist-list li {
	margin-bottom: 3px;
}

.post-title {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

.post-editright {
	float: right;
}

.post-player {
	margin-top: 15px;
	margin-bottom: 15px;
}

.post-playerdownload {
	font-size: .8em;
}

.post-photo img {
	border: 1px solid #000000;
	padding: 1px;
	float: left;
	margin-right: 15px;
}

.post-body {
	margin-bottom: 15px;
}

.post-file {
	margin-bottom: 5px;
}

.post-attach {
	margin-bottom: 15px;
}

.post-date {
	display: inline;
}

.post-category {
	display: inline;
}

.post-response {
	margin-top: 15px;
}

.post-responselogin {
	margin-top: 15px;
}

.post-responsefrom {
	margin-top: 20px;
}

.post-responsebody {
	margin-top: 5px;
}

.post-responseadd {
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight: bold;
}

.post-responsephotos {
	margin-top: 5px;
}

.post-responsephoto {
	display: inline;
	margin-right: 10px;
}

.post-responsephoto img {
	border: 1px solid #000000;
	padding: 1px;
}

.control-menu {
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 15px;
}

.controlprofile-menu {
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}

.controlblog-menu {
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}

.datatable {
	width: 100%;
	margin-top: 20px;
	border: 3px solid #000000;
	border-collapse: collapse;
}

.datatable td {
	border-bottom: 1px solid #000000;
	padding: 5px 15px 5px 10px;
}

.formtable td {
	padding-bottom: 15px;
	padding-right: 15px;
	vertical-align: top;
}

.eventblock dl, .eventblock dt, .eventblock dd {
	margin-left: 0px;
}

.eventblock dd {
}

.eventblock dt {
	font-weight: bold;
}

.eventblock dt a {
}

.newsblock dl, .newsblock dt, .newsblock dd {
	margin-left: 0px;
}


.newsblock dt {
	font-weight: bold;
}

.newsblock p {
	margin-top: 3px;
	margin-bottom: 5px;
}

.blogs-attach {
	margin-top: 15px;
	margin-bottom: 15px;
}

.blogs-photo img {
	border: 1px solid #000000;
	padding: 1px;
	float: left;
	margin-right: 15px;
}

.blogs-file {
	float: left;
	margin-right: 15px;
}

.blogs-playerdownload {
	font-size: .8em;
	margin-bottom: 10px;
}

.blogs-resourcestagtype {
	margin-right: 30px;
	float: left;
}

.blogs-resourcestagtypename {
	font-size: 1.15em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -.05em;
	color: #808080;
}

.item dt a {
	text-decoration: none;
}

.phpcalendar {
	color: #808080;
	border-collapse: collapse;
	font-weight: bold;
}

.phpcalendar td {
	width: 14%;
	border-right: 1px solid #808080;
	padding: 5px;
	vertical-align: top;
	height: 25px;
	font-size: .9em;
}

.phpcalendar caption {
	text-align: left;
	padding-bottom: 10px;
	font-weight: bold;
}

.phpcalendar-month {
}

.phpcalendar-prev {
	padding-right: 5px;
	font-size: 1.2em;
}

.phpcalendar-prev a {
	color: #808080;
	text-decoration: none;
}

.phpcalendar-next {
	padding-left: 5px;
	font-size: 1.2em;
}

.phpcalendar-next a {
	color: #808080;
	text-decoration: none;
}

.phpcalendar th {
	border-right: 1px solid #808080;
	text-align: center;
}

.phpcalendar-day {
}

.phpcalendar-currentday {
	color: #808080;
}

.phpcalendar-dayempty {
}

.phpcalendar-content {
	margin-top: 5px;
	font-weight: bold;
}

.phpcalendar-event {
	cursor: pointer;
	margin-top: 3px;
	font-size: .4em;
	line-height: 1em;
}

.phpcalendar-event a {
	text-decoration: none;
}

.phpcalendar-note {
	margin-top: 23px;
	color: #808080;
	font-weight: bold;
	margin-bottom: 20px;
}

.curric {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	width: 100%;
}

.curric td {
	padding: 8px 0px 5px 0px;
	margin: 0px;
	vertical-align: top;
}

.curric-datedesc {
	border-top: 1px solid #B9B9B9;
	width: 150px;
}

.curric-dateitem {
	border-top: 1px solid #B9B9B9;
}

.curric-type {
	font-size: 1.15em;
	font-weight: bold;
	text-transform: uppercase;
	color: #808080;
}

.curric-item {
	margin-bottom: 5px;
}

.curric-itemfile {
	margin-right: 10px;
	float: left;
}

.curric-title {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

.curric-files {
	margin-top: 15px;
}

.curric-file {
	margin-top: 5px;
}

.curric-add {
	float: right;
}

.edituser {
	margin-top: 25px;
	margin-bottom: 25px;
}

.edituser-photo {
	float: left;
	margin-right: 15px;
}

.edituser-photo img {
	border: 1px solid #000000;
	padding: 1px;
}

.edituser-name {
	color: #808080;
	font-weight: bold;
	font-size: 1.25em;
}

.edituser-type {
	font-weight: bold;
}

.message-view {
	margin-bottom: 25px;
}

.message-newmail {
	font-weight: bold;
	display: inline;
	margin-left: 15px;
}

.tagcol {
	margin-right: 15px;
	float: left;
	margin-bottom: 10px;
}

.newbutton {
   float: left;
   border: 1px solid #808080;
   background: #7ac142;
   padding: .2em .5em;
   text-decoration: none;
   margin-right: 1em;
}

.newbutton a {
   color: #fff !important;
   text-decoration: none;
}

#gallery {
}

#gallery .thumb {
	margin: 0px 10px 15px 0px;
	padding: 10px 0px 0px 0px;
	border: 1px solid #ccc; 
	float: left;
	text-align: center;
	height: 170px;
	width: 182px;
	background: #e0e0e0 url(../images/photo01.jpg) no-repeat;
	cursor: pointer;
}

#gallery .thumb img {
	border: none;
}

div.gallerynav ul, ul.button {
   list-style: none;
   margin: 0;
   padding: 0;
}

div.gallerynav ul{
   float: left;
}

div.gallerynav li, ul.button li {
   float: left;
   background: #666;
   color: #fff;
   margin: 0 0 1em 0;
   padding: 0;
}

div.gallerynav li.back, ul.button li {
   margin-right: 1em;
   color: #fff;
}

div.gallerynav li a, div.gallery li a:visited, div.gallery li a:active, ul.button li a, ul.button li a:visited, ul.button li a:active {
   display: block;
   border: 1px solid #808080;
   background: #7ac142;
   color: #fff !important;
   padding: .2em .5em;
   text-decoration: none;
}

.constant {
	float: right;
	width: 210px;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 2px solid #7ac142;
	padding: 8px;
	font-size: .9em;
	text-align: center;
}

.constant_center {
	margin-top: 20px;
	border: 2px solid #7ac142;
	padding: 5px;
	font-size: .9em;
	text-align: center;
	padding: 5px;
}

.constant-signup {
	font-weight: bold;
	color: #808080;
	margin-bottom: 10px;
}

.constant label, .constant_center label {
	display: inline;
}

.constant input, .constant_center input {
	font-size: .9em;
}

.clearboth {
	clear: both;
}

.required {
	color: #FF8080;
}

.mainindent {
	margin-left: 10px;
	color: #808080
}

#fckeditorcss {
	text-align: left;
	margin: 5px;
}

.discussionblock ul {
	margin-left: 0px;
	padding-left: 15px;
}

.blogdiv a {
	text-decoration: none;
}

.rightblock {
	float: right;
	margin: 30px 0px 25px 25px;
}

#editlink {
	text-align: center;
}

#editlink a {
	color: #DDDDDD;
	text-decoration: none;
}

.dropcap {
	font-size: 5.6em;
	float: left;
	line-height: .8em;
	font-weight: bold;
	margin-right: 5px;
	color: #7ac142;
}
.formfield {
	margin-top: 5px;
}

#agenda table {
	margin-bottom: 20px;
}

#agenda td {
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 20px;
}

#special {
}

#table_list_div {
	width: 670px;
	overflow-x: scroll;
}

#special .table_list {
	border: 1px solid #808080;
	border-collapse: collapse;
	width: 100%;
}

#special .table_list td, #special .table_list th {
	padding: 3px 20px 3px 3px;
	border: 1px solid #7ac142;
	white-space: nowrap;
}

#special .table_list th {
	border-right: 1px solid #FFFFFF;
	background-color: #7ac142;
	text-align: left;
	color: #FFFFFF;
	cursor: pointer;
}

#special .table_list th a {
	color: #FFFFFF;
	text-decoration: none;
}

#special .table_list .rowactive {
	cursor: pointer;
	color: #7ac142;
}

#special .table_form {
	margin-top: 25px;
	border-collapse: collapse;
}

#special .table_form td {
	vertical-align: top;
	padding: 0px 20px 10px 0px;
}

#special .table_form label {
	display: inline;
}

#special .menu a {
	margin-right: 20px;
}

#profileform .formprivate {
	display: inline;
	color: #999999;
	margin-left: 5px; 
}

.profile {
	float: left;
	width: 334px;
	margin-bottom: 20px;
}

.profile-photo {
	float: left;
	margin-right: 10px;
	width: 84px;
}

.profile-photo img {
	border: 1px solid #CCCCCC;
	padding: 1px;
}

.profile-info {
	width: 235px;
	float: left;
	font-size: .9em;
}

.profile-letter {
	border-bottom: 1px solid #7ac142;
	color: #7ac142;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.profile-name {
	margin-top: 0px;
	color: #7ac142;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
}

.profile-company {
	display: inline;
}

.profile-title {
	display: inline;
	font-style: italic;
}

.profile-phoneprimary {
	display: inline;
}

.profile-phonealt {
	display: inline;
}

.marquee {
	position:relative;
	overflow:hidden;
	width: 670px;
	height: 109px;
}

#homevideo {
	color: #808080;
	font-size: .9em;
}

.note {
	color: #808080;
}
.newsslider {
	position: relative; 
	overflow-y: scroll; 
	height:200px;
	width: 300px;
	padding-right: 20px;
	width: 100%; 
}

.newsslidercontent {
}

.newsslidercontent .upper {
}

.newssection {
	padding: 10px 0px;
}

.video {
	float: left;
	margin-bottom: 30px;
	cursor: pointer;
	background-color: #000;
}

.video-title {
	width: 187px;
	height: 120px;
	position: absolute;
	z-index: 100;
}

.video-desc {
	display: none;
}

.video-date {
	display: none;
}

.video-title-img {
	display: none;
}

.video-title-text {
	color: #FFF;
	text-shadow: 0.1em 0.1em #000;
	position: absolute;
	bottom: 0px;
	padding: 5px;
}

.video-embed {
	z-index: 90;
}

#video-tags {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}

.video-tags-tag {
	margin-bottom: 3px;
	margin-right: 10px;
	float: left;
}

.video-tags-sort {
	float: right;
}

#videoplayer {
	display: none;
}

#videoplayer-speaker {
	color: #CCC;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 8px;
}

#videoplayer-share {
	float: right;
	margin-top: 5px;
	margin-bottom: 15px;
}

#videoplayer-desc {
	margin-top: 15px;
}

#videoplayer-desc p {
	margin-bottom: 5px;
}

#videoplayer-date {
	color: #CCC;
	font-size: 11px;
	font-style: italic;
}

/* Overlay */
#simplemodal-overlay {
	background-color: #CCC; cursor:wait;
}

/* Container */
#simplemodal-container {
	background-color: #000;
	border: 1px solid #999;
	color: #FFF;
	padding: 20px;
	min-height: 300px;
}

#simplemodal-container td {
	text-align: left;
}

#simplemodal-container a.modalCloseImg {
	background: url(/images/x.png) no-repeat;
	width: 25px;
	height: 29px; 
	display: inline; 
	z-index: 3200; 
	position: absolute; 
	top: -15px; 
	right: -16px; 
	cursor: pointer;
}

#popup {
	display: none;
}
