html, body {
	color: #3a4a58;
	text-align: center;
	background: #fff url(images/page_bg_lrg.jpg) repeat-x center top;
}

#container {
	width: 850px;
	height: auto;
	min-height: 400px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#header {
	width: 850px;
	height: 136px;
	text-align: left;
	margin: 0 auto;
	font-size: 0px;
	line-height: 0px;
	background: url(images/header_bg.jpg) no-repeat;
}

#smalltopnav {
	color: #84282e;
	width: 190px;
	height: 25px;
	float: right;
	margin: 8px 20px 0 0;
	display: inline;
	font: 11px/11px Verdana, Helvetica, Arial, "Sans Serif";
	text-align: center;
}

#topnav {
	width: 850px;
	height: 53px;
	text-align: left;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	border: 0;
	background-color: transparent;
}

#pageholder {
	width: 850px;
	height: auto;
	min-height: 400px;
	margin: 10px auto 0 auto;
	background: url(images/pagecontent_bg.jpg) repeat-y left top;
}

#leftsidebar {
	width: 247px;
	height: auto;
	min-height: 400px;
	text-align: left;
	margin: 0px 0 0 18px;
	float: left;
	display: inline;
}

#leftnav_header {
	width: 49px;
	height: 310px;
	text-align: left;
	margin: -14px 0 0 -18px;
	float: left;
	display: inline;
}

#pagecontent {
	width: 566px;
	height: auto;
	min-height: 450px;
	text-align: left;
	margin: -10px 0 0 -10px;
	float: left;
	border-left: 1px solid #d3c6ba;
	background: #fff;
	z-index: 400;
}

#landingpagecontent {
	text-align: left;
}

.clear {
	width: 800px;
	height: 30px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	background-color: #fff;
}

#bottomnav {
	background-color: #0a2f7b;
	width: 850px;
	padding: 15px 0;
	margin: 0 auto;
	text-align: center;
	font: 10px/10px Verdana, Helvetica, Arial, sans-serif;
	color: #33b5cf;
}

#bottomnav a:link, #bottomnav a:visited, #bottomnav a:active {
	font: 10px/10px Verdana, Helvetica, Arial, sans-serif;
	color: #33b5cf;
	text-decoration: none;
}

#bottomnav a:hover, #bottomnav a:visited:hover {
	font: 10px/10px Verdana, Helvetica, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}

#footer {
	font: 10px/10px Verdana, Helvetica, Arial, sans-serif;
	color: #898989;
	width: 850px;
	height: 84px;
	text-align: center;
	margin: 0;
	padding-top: 20px;
	margin-bottom: 50px;
	background: url(images/footerbg.jpg) no-repeat left top;
}

#footer img {
	margin-top: 20px;
}

/* @group SMALL TOP NAV */

#smalltopnav a:link, #smalltopnav a:visited {
	color: #84282e;
	text-decoration: none;
}

#smalltopnav a:hover, #smalltopnav a:active, #smalltopnav a:visited:hover {
	color: #84282e;
	text-decoration: underline;
}

/* @end */

/* @group TOP NAV */

.homelink {
	float: left;
	display: inline;
	display: block;
	width: 255px;
	height: 58px;
	border: 0;
	margin-top: 43px;
}

.cfdehomelink {
	float: left;
	display: inline;
	display: block;
	width: 300px;
	height: 58px;
	border: 0;
	margin-top: 43px;
}

.nav_about {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 115px;
	height: 53px;
	background: url(images/topnav/about.jpg) no-repeat center bottom;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	display: block;
	text-indent: -1000px;
}

.nav_about:hover {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 115px;
	height: 53px;
	background: url(images/topnav/about.jpg) no-repeat center center;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -1000px;
}

.nav_about_selected, .nav_about_selected:visited {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 115px;
	height: 53px;
	background: url(images/topnav/about.jpg) no-repeat center top;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -1000px;
}

.nav_teaching {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 92px;
	height: 53px;
	background: url(images/topnav/teaching.jpg) no-repeat center bottom;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -1000px;
}

.nav_teaching:hover {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 92px;
	height: 53px;
	background: url(images/topnav/teaching.jpg) no-repeat center center;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -1000px;
}

.nav_teaching_selected, .nav_teaching_selected:visited {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 92px;
	height: 53px;
	background: url(images/topnav/teaching.jpg) no-repeat center top;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -1000px;
}

.nav_writing {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 168px;
	height: 53px;
	background: url(images/topnav/writing.jpg) no-repeat center bottom;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -1000px;
}

.nav_writing:hover {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 168px;
	height: 53px;
	background: url(images/topnav/writing.jpg) no-repeat center center;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -1000px;
}

.nav_writing_selected, .nav_writing_selected:visited {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 168px;
	height: 53px;
	background: url(images/topnav/writing.jpg) no-repeat center top;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -1000px;
}

.nav_instbuilding {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 167px;
	height: 53px;
	background: url(images/topnav/institutionbldg.jpg) no-repeat center bottom;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -1000px;
}

.nav_instbuilding:hover {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 167px;
	height: 53px;
	background: url(images/topnav/institutionbldg.jpg) no-repeat center center;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -1000px;
}

.nav_instbuilding_selected, .nav_instbuilding_selected:visited {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 167px;
	height: 53px;
	background: url(images/topnav/institutionbldg.jpg) no-repeat center center;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -1000px;
}

.nav_initiatives {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 217px;
	height: 53px;
	background: url(images/topnav/initiatives.jpg) no-repeat center bottom;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -1000px;
}

.nav_initiatives:hover {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 217px;
	height: 53px;
	background: url(images/topnav/initiatives.jpg) no-repeat center center;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -1000px;
}

.nav_initiatives_selected, .nav_initiatives_selected:visited {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 217px;
	height: 53px;
	background: url(images/topnav/initiatives.jpg) no-repeat center top;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -1000px;
}

.nav_events {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 91px;
	height: 53px;
	background: url(images/topnav/events.jpg) no-repeat center bottom;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -1000px;
}

.nav_events:hover {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 91px;
	height: 53px;
	background: url(images/topnav/events.jpg) no-repeat center center;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -1000px;
}

.nav_events_selected, .nav_events_selected:visited {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 91px;
	height: 53px;
	background: url(images/topnav/events.jpg) no-repeat center top;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -1000px;
}

/* @end */

/* @group LEFT NAV */

.page_item {
	background-color: #f8f5e4;
}

#leftnav {
	width: 206px;
	height: auto;
	min-height: 400px;
	text-align: left;
	margin: 14px 0 0 0;
	float: left;
	display: inline;
	z-index: 300;
	position: relative;
}

#leftnav ul {
	border-top: 1px solid #d4cca4;
	margin-top: 5px;
	color: #84282e;
	font: normal 13px/17px "Trebuchet MS", Helvetica, Arial, Verdana, "Sans Serif";
}

#leftnav ul li ul {
	border-top: none;
	margin: 8px 0 0 0;
	color: #84282e;
	font: normal 13px/17px "Trebuchet MS", Helvetica, Arial, Verdana, "Sans Serif";
}

#leftnav ul li ul li ul {
	border-top: none;
	margin: 8px 0 0 0;
	color: #84282e;
	font: 13px/17px "Trebuchet MS", Helvetica, Arial, Verdana, "Sans Serif";
}

#leftnav ul li {
	border-bottom: 1px solid #d4cca4;
}

#leftnav ul li ul li {
	border-bottom: none;
	margin: -8px 0 10px 0px;
}

#leftnav ul li ul li ul li {
	border-bottom: none;
	margin: -8px 0 10px 0px;
}

#leftnav ul li a:link, #leftnav ul li a:visited {
	padding: 9px 20px 9px 9px;
	display: block;
	color: #84282e;
	text-decoration: none;
	margin: 1px 0 1px 0;
}

#leftnav ul li a:hover, #leftnav ul li a:active {
	padding: 9px 20px 9px 9px;
	display: block;
	color: #84282e;
	background-color: #efe9c6;
	text-decoration: none;
}

#leftnav ul li a:hover, #leftnav ul li a:active, #leftnav ul li a:visited:hover {
	padding: 9px 20px 9px 9px;
	display: block;
	color: #84282e;
	background-color: #e0e0c9;
	text-decoration: none;
}

/* #leftnav ul li a:link.selected { */

#leftnav ul li.current_page_item a:link, #leftnav ul li.current_page_item a:visited {
	padding: 9px 20px 9px 9px;
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 1px 0 1px 0;
	background-color: #73814c;
}

#leftnav ul li.current_page_ancestor a:link, #leftnav ul li.current_page_ancestor a:visited, #leftnav ul li.current_page_ancestor ul li.current_page_ancestor a:link, #leftnav ul li.current_page_ancestor ul li.current_page_parent a:visited {
	color: #334218;
}

#leftnav ul li.current_page_item ul li a:link, #leftnav ul li.current_page_item ul li a:visited, #leftnav ul li.current_page_ancestor ul li a:link, #leftnav ul li.current_page_ancestor ul li a:visited {
	padding: 4px 20px 5px 29px;
	display: block;
	color: #84282e;
	text-decoration: none;
	margin: 1px 0 1px 0;
	background-color: #f8f5e4;
}

#leftnav ul li ul li a:hover, #leftnav ul li ul li a:active, #leftnav ul li ul li a:visited:hover, #leftnav ul li.page_item ul li a:hover, #leftnav ul li.page_item ul li a:active, #leftnav ul li.page_item ul li a:visited:hover {
	padding: 4px 20px 5px 29px;
	display: block;
	color: #84282e;
	background-color: #e0e0c9;
	text-decoration: none;
}

#leftnav ul li.page_item ul li.current_page_item a:link, #leftnav ul li.current_page_ancestor ul li.current_page_item a:visited {
	padding: 4px 20px 5px 29px;
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 1px 0 1px 0;
	background-color: #73814c;
	font-weight: normal;
}

#leftnav ul li ul li a:link.subselected {
	color: #334218;
	font-weight: normal;
}

#leftnav ul li.current_page_ancestor ul li.current_page_item ul li.page_item a:link, #leftnav ul li.current_page_ancestor ul li.current_page_item ul li.page_item a:visited, #leftnav ul li.current_page_ancestor ul li.current_page_parent ul li.page_item a:link, #leftnav ul li.current_page_ancestor ul li.current_page_parent ul li.page_item a:visited {
	padding: 5px 20px 5px 49px;
	display: block;
	color: #84282e;
	text-decoration: none;
	margin: 1px 0 1px 0;
	background-color: #f8f5e4;
	font-weight: normal;
	font-style: normal;
}

#leftnav ul li.current_page_ancestor ul li.current_page_item ul li.page_item a:active, #leftnav ul li.current_page_ancestor ul li.current_page_item ul li.page_item a:hover, #leftnav ul li.current_page_ancestor ul li.current_page_item ul li.page_item a:visited:hover, #leftnav ul li.current_page_ancestor ul li.current_page_parent ul li.page_item a:active, #leftnav ul li.current_page_ancestor ul li.current_page_parent ul li.page_item a:hover, #leftnav ul li.current_page_ancestor ul li.current_page_parent ul li.page_item a:visited:hover {
	padding: 5px 20px 5px 49px;
	display: block;
	color: #84282e;
	background-color: #e0e0c9;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#leftnav ul li.page_item ul li.page_item ul li.current_page_item a:link, #leftnav ul li.page_item ul li.page_item ul li.current_page_item a:visited, #leftnav ul li.page_item ul li.page_item ul li.current_page_item a:visited:hover {
	padding: 5px 20px 5px 49px;
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 1px 0 1px 0;
	background-color: #73814c;
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group TEXT */

#pagecontent h1 {
	color: #08276f;
	font: bold 18px/22px "Trebuchet MS", Helvetica, Arial, Verdana, "Sans Serif";
	padding: 5px 14px;
	margin-top: 36px;
	margin-left: 20px;
	margin-bottom: 16px;
}

#pagecontent h1 span {
	background-color: #f8f5e4;
	padding: 8px 14px;
}

#pagecontent h2 {
	color: #475a26;
	font: bold 16px/22px "Trebuchet MS", Helvetica, Arial, Verdana, "Sans Serif";
	margin-top: 0px;
	margin-left: 48px;
	margin-bottom: 4px;
}

#pagecontent h2 a:link, #pagecontent h2 a:visited {
	color: #475a26;
	text-decoration: none;
}

#pagecontent h2 a:hover, #pagecontent h2 a:active, #pagecontent h2 a:visited:hover {
	color: #475a26;
	text-decoration: underline;
}


#pagecontent h3 {
	color: #33446d;
	font: bold 15px/20px "Trebuchet MS", Helvetica, Arial, Verdana, "Sans Serif";
	margin-top: 0px;
	margin-left: 48px;
	margin-bottom: 4px;
}


#pagecontent h4 {
	color: #52679a;
	font: bold 14px/20px "Trebuchet MS", Helvetica, Arial, Verdana, "Sans Serif";
	margin-top: 0px;
	margin-left: 48px;
	margin-bottom: 4px;
}

.h4 {
	color: #52679a;
	font: bold 14px/20px "Trebuchet MS", Helvetica, Arial, Verdana, "Sans Serif";
	margin-bottom: 4px;
}


#pagecontent p.intro, #pagecontent address {
	color: #5f3032;
	font: italic 15px/21px Georgia, Helvetica, Arial, Verdana, "Sans Serif";
	margin: 0 0 30px 48px;
}

#pagecontent p {
	color: #464646;
	font: 14px/21px Georgia, Helvetica, Arial, Verdana, "Sans Serif";
	margin: 0 0 20px 48px;
}

#pagecontent ol li p, #pagecontent ul li p {
	color: #464646;
	font: 14px/21px Georgia, Helvetica, Arial, Verdana, "Sans Serif";
	margin: 5px 0 0 0;
}

#pagecontent ul, #pagecontent ol {
	color: #464646;
	font: 14px/21px Georgia, Helvetica, Arial, Verdana, "Sans Serif";
	margin: 0 0 30px 48px;
}

#pagecontent ul li ul, #pagecontent ol li ol, #pagecontent ol li ul, #pagecontent ol li ul {
	color: #464646;
	font: 14px/21px Georgia, Helvetica, Arial, Verdana, "Sans Serif";
	margin: 0 0 30px 0;
}

#pagecontent ol li ol li ol {
	color: #464646;
	font: 14px/21px Georgia, Helvetica, Arial, Verdana, "Sans Serif";
	margin: 0 0 30px 20px;
}


#pagecontent ul li {
	margin: 0 0 5px 30px;
	list-style-type: disc;
}

#pagecontent ul li ul li, #pagecontent ol li ul li {
	margin: 0 0 5px 20px;
	list-style-type: disc;
}

#pagecontent ol li {
	margin: 0 0 5px 30px;
	list-style-type: decimal;
}

#pagecontent ol li ol li, #pagecontent ul li ol li {
	margin: 10px 0 5px 10px;
	list-style-type: decimal;
}

#pagecontent ol li ol li, #pagecontent ul li ol li {
	margin: 10px 0 5px 10px;
	list-style-type: decimal;
}

#pagecontent ol li ol li ol li, #pagecontent ol li ol li ul li {
	margin: 10px 0 5px 10px;
	list-style-type: decimal;
}

#pagecontent blockquote {
	color: #3e5467;
	font: 14px/21px Georgia, Helvetica, Arial, Verdana, "Sans Serif";
	margin: 0 25px 30px 68px;
	border-left: 1px solid #d3c6ba;
	padding-left: 15px;
}

#pagecontent table {
	color: #464646;
	font: 14px/21px Georgia, Helvetica, Arial, Verdana, "Sans Serif";
	margin: 0 0 20px 48px;
    border-color: #d3c5b9;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-spacing: 0;
    border-collapse: collapse;	
}

#pagecontent table td, #pagecontent table th {
	padding: 6px;
	text-align: left;
	vertical-align: top;
    border-color: #d3c5b9;
    border-width: 1px 1px 0 0;
    border-style: solid;	
}


#pagecontent p.callout {
	float: right;
	display: inline;
	width: 200px;
	height: auto;
	margin: 20px 0 20px 22px;
	font: bold 16px/22px "Trebuchet MS", Helvetica, Arial, Verdana, "Sans Serif";
	color: #72824e;
}

#pagecontent p a:link, #pagecontent ul li a:link, #pagecontent ol li a:link {
	color: #84282e;
	text-decoration: underline;
}

#pagecontent p a:hover, #pagecontent p a:active, #pagecontent p a:visited:hover, #pagecontent ul li a:hover, #pagecontent ul li a:active, #pagecontent ul li a:visited:hover, #pagecontent ol li a:hover, #pagecontent ol li a:active, #pagecontent ol li a:visited:hover {
	color: #84282e;
	text-decoration: underline;
	background-color: #efe9c6;
}

#pagecontent p a:visited, #pagecontent ul li a:visited, #pagecontent ol li a:visited {
	color: #a3947d;
	text-decoration: underline;
}



.breadcrumb {
	padding-top: 5px;
	border-top: 1px solid #d3c5b9;
	color: #515151;
	font: 11px/20px Georgia, Helvetica, Arial, Verdana, "Sans Serif";
	margin: 40px 0 0 48px;
}

.breadcrumb a:link, .breadcrumb a:visited {
	color: #84282e;
	text-decoration: none;
}

.breadcrumb a:hover, .breadcrumb a:active, .breadcrumb a:visited:hover {
	color: #84282e;
	text-decoration: underline;
}

#bottomnav a:link, #bottomnav a:visited, #bottomnav a:active {
	font: 10px/10px Verdana, Helvetica, Arial, sans-serif;
	color: #33b5cf;
	text-decoration: none;
}

#bottomnav a:hover, #bottomnav a:visited:hover {
	font: 10px/10px Verdana, Helvetica, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}

.caption {
	clear: both;
	text-align: left;
	color: #9e8f76;
	font: 11px/14px Helvetica, Arial, Verdana, "Sans Serif";
	padding-top: 10px;
}

#pagecontent p.wp-caption-text {
	clear: both;
	text-align: left;
	color: #9e8f76;
	font: 11px/14px Helvetica, Arial, Verdana, "Sans Serif";
	padding-top: 10px;
	margin: 0;
}

/* @end */

/* @group BLOG */

#pagecontent p.postfeed {
	float: right;
	color: #08276f;
	font: 13px/13px Georgia, Helvetica, Arial, Verdana, "Sans Serif";
	padding: 5px 14px;
	margin-top: 39px;
	margin-right: 40px;
	margin-bottom: 13px;
}

#pagecontent p.postfeed img {
	margin-bottom: -3px;
	margin-right: 2px;
}

#pagecontent p.postfeed a:link, #pagecontent p.postfeed a:visited {
	color: #84282e;
	text-decoration: none !important;
}

#pagecontent p.postfeed a:hover, #pagecontent p.postfeed a:active, #pagecontent p.postfeed a:visited:hover {
	color: #33446d;
	text-decoration: none;
	background-color: transparent;
}

#pagecontent p.blogspacer {
	clear: both;
	height: 1px;
	font-size: 0;
	line-height: 0;
	margin-bottom: 15px;
}

.navigation {
	padding: 0;
	margin: 0 0 30px 48px;
	color: #515151;
	font: 13px/13px Georgia, Helvetica, Arial, Verdana, "Sans Serif";	
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.alignleft a:link, .alignleft a:visited, .alignright a:link, .alignright a:visited {
	color: #84282e;
	text-decoration: none;
}

.alignleft a:hover, .alignleft a:active, .alignleft a:visited:hover, alignright a:hover, .alignright a:active, .alignright a:visited:hover {
	color: #84282e;
	text-decoration: underline;
}

.navigationclear {
	clear: both;
	height: 1px;
	font-size: 0;
	line-height: 0;
}

#pagecontent p.postdate {
	color: #33446d;
	font: 13px/13px Georgia, Helvetica, Arial, Verdana, "Sans Serif";
	margin-top: 0px;
	margin-left: 48px;
	margin-bottom: 4px;
}

#pagecontent p.postmetadata {
	margin-bottom: 50px;
}

#pagecontent p.postmetadata span {
	color: #464646;
	font: 13px/13px Georgia, Helvetica, Arial, Verdana, "Sans Serif";	
	background-color: #fbfaf1;
	padding: 8px 14px;	
}

#pagecontent p.postmetadata a:link, #pagecontent p.postmetadata a:visited {
	text-decoration: none;
}

#pagecontent p.postmetadata a:hover, #pagecontent p.postmetadata a:active, #pagecontent p.postmetadata a:visited:hover {
	text-decoration: underline;
	background-color: transparent;
}


/* @end */

/* @group IMAGES */

.wp-caption {
	margin: 0 auto !important;
}

.landingimg {
	margin-left: 13px;
	padding-left: 0;
}

.featuredfacpic {
	float: left;
	margin: 0 20px 0 48px;
}

.sideimg {
	margin-top: 40px;
	float: right;
	display: inline;
}

.inlinephoto_lrg {
	margin: 0 0 30px 48px;
}

.alignnone {
	margin: 0 0 30px 48px;
}

.inlinephoto_sm_right {
	width: 150px;
	float: right;
	display: inline;
	margin: 10px 0 10px 30px;
}

.largephoto_horiz {
	float: left;
	display: inline;
}

.alignnone {
	float: left;
	display: inline;
	margin: 0 30px 18px 0px;
}

.alignleft {
	float: left;
	display: inline;
	margin: 10px 30px 18px 0px;
}

.alignright {
	float: right;
	display: inline;
	margin: 10px 0 10px 30px;
}

.aligncenter {
	display: inline;
	margin: 10px auto !important;
}

.wp-caption.alignright {
	float: right;
	display: inline;
	margin: 10px 0 10px 20px;
}

.wp-caption.alignleft {
	float: left;
	display: inline;
	margin: 10px 20px 10px 48px;
}

.wp-caption.alignnone {
	float: left;
	display: inline;
	padding: 10px 20px 10px 48px;
}

.wp-caption.aligncenter {
	float: left;
	display: inline;
	padding: 10px 20px 10px 48px;	
	display: inline;
}

#footer img {
	margin-top: 20px;
}

/* @end */







/* @group AUTHOR TABLE */

#pagecontent table.authortable {
	color: #464646;
	font: 11px/20px Helvetica, Arial, Verdana, "Sans Serif";
	text-align: center;

    border: 0;
	background: url(images/greenbg.jpg) repeat;
}

#pagecontent table.authortable td {
	padding: 10px 8px;
	text-align: center;
	vertical-align: middle;
    border: 0;	
}

#pagecontent table.authortable td:hover, #pagecontent.authortable table td:focus {

}


#pagecontent table.authortable td img {
	margin: 0 0 5px 0;
	border: 0;
	text-decoration: none;
}

#pagecontent table.authortable a:link, #pagecontent table.authortable a:visited {
	color: #84282e;
	text-decoration: none;
}

#pagecontent table.authortable a:hover, #pagecontent table.authortable a:active, #pagecontent table.authortable a:visited:hover {
	color: #84282e;
	text-decoration: underline;
}

/* @end */



/* @group BOTTOM NAV */

#bottomnav ul {
	margin-top: 16px;
	margin-left: 36px;
	color: #fff;
	font: 14px Arial, Helvetica, Verdana, "Sans Serif";
}

#bottomnav ul li {
	display: inline;
	margin-right: 25px;
}

#bottomnav ul li a:link {
	color: #fff;
	text-decoration: none;
}

#bottomnav ul li a:hover {
	color: #bb0000;
	text-decoration: none;
}

#bottomnav ul li a:active {
	color: #bb0000;
	text-decoration: none;
}

#bottomnav ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#bottomnav ul li a:visited:hover {
	color: #bb0000;
	text-decoration: none;
}

#footer ul {
	margin-top: 10px;
	margin-left: 36px;
	color: #5c5c5c;
	font: 10px/12px Arial, Helvetica, Verdana, "Sans Serif";
}

#footer ul li {
	display: inline;
	margin-right: 25px;
}

#footer a:link {
	color: #5c5c5c;
	text-decoration: none;
}

#footer a:hover {
	color: #5c5c5c;
	text-decoration: underline;
}

#footer a:active {
	color: #5c5c5c;
	text-decoration: underline;
}

#footer a:visited {
	color: #5c5c5c;
	text-decoration: none;
}

#footer a:visited:hover {
	color: #5c5c5c;
	text-decoration: underline;
}

/* @end */