body {
	background-color: #FFFFFF;
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:22px;
	color: #222222;
}
ul {
	list-style-type:square;
}
img {
	border: 0;
}
#topwrap {
	width:100%;
	background-image:url(../images/nav/headerbg.gif);
	position:relative;
	z-index: 100;
}
#topbox {
	width: 950px;
	height:33px;
	padding: 0px;
	margin: 0 auto;
	margin-right: auto;
	margin-left: auto;
	border: 0;
	clear:left;
}
#linkbar {
	width:764px;
	margin: 0 auto;
	height:33px;
	z-index:1000;
}
#linkbar div.bg {
	background-image:url(../images/nav/links_bg.gif);
	float:left;
	height:30px;
	padding-top: 3px;
	width: 740px;
	margin: 0 auto;
	z-index:1000;
}
#linkbar div.links {
	margin: 0 auto;
	z-index:1000;
}
.link a:link, .link a:visited {
	margin-right: 10px;
	padding: 5px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFF;
	width: auto;
	display:inline-block;
}
.link a:hover {
	color:#96cffc;
}
.link a:active {
	color:#97d16a;
}
/* DROP DOWN : MAIN */
.dropdown {
	position:absolute;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-color: #FFFFFF;
	font-size: 13px;
	line-height:15px;
	z-index:1500;
	background-color: #3280bf;
	width: auto;
}

.dropdown a:link,.dropdown a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	display: block;
	text-decoration: none;
	padding: 15px;
	border-top: 1px solid #0CF;
	width: auto;
	z-index:200;
}
.dropdown ul, .dropdown ul li {
	list-style:none;
	margin: 0;
	padding:0;
}
.dropdown ul li ul, .dropdown ul li ul li {
	padding: 0 0 0 10px;
	margin:0;
}

.dropdown a:hover{
	background-color: #cdebfb;
	color: #003d6e;
	visibility:visible;
	z-index:101;
	width: auto;
}
/* DROP DOWN : MAIN End*/
#logowrap {
	width: 950px;
	margin:0 auto;
	height:135px;
	background-image:url(../images/nav/logo_bg.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#fourtenets {
	font-size: 12px;
	font-weight:bold;
	color:#003d6e;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	width:400px;
	padding-top: 5px;
}
#fourtenets a:link, #fourtenets a:visited, #fourtenets a:active {
	text-decoration: none;
	color: #61903d;
}
#fourtenets a:hover {
	color: #97d16a;
}
.logo {
	width: 360px;
	margin: 0 auto;
	padding-top: 10px;
}
#logowrap_shadow {
	width: 950px;
	margin:0 auto;
	background-image:url(../images/nav/navbase_shadow.gif);
	height:11px;
	background-repeat:repeat-x;
	border-top: 2px solid #61903d;
}
#socbox-left {
	float: left;
	margin-top: -90px;
}
#socbox {
	float: right;
	margin-top: -60px;
}
#headerquotes {
	width: 950px;
	padding: 0 0 5px 0;
	font-size: 12px;
	color: #777;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:13px;
	text-align:center;
	margin:0 auto;
}
#headerquotes div.sign {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style:italic;
	padding-top: 3px;
}
#mainwrap {
	width:100%;
	clear:both;
}
#bodyarea {
	width: 950px;
	padding: 0px;
	margin: 0 auto;
	border: 0;
	clear:both;
	margin-left: auto;
	margin-right: auto;
}
/* HOME PAGE */
#home {
	width: 950px;
	margin-bottom: 10px;
}
#home div.flash {
	width: 630px;
	height: 420px;
	padding-right: 20px;
	border-right: 2px dotted #61903d;
	float:left;
	background-image:url(/images/home/flashhold.gif);
	background-repeat:no-repeat;
}
#home div.rightcolumn {
	width: 283px;
	float:left;
	padding-left: 15px;
}
#home div.rightcolumn h1, #home div.rightcolumn h1 a:link, #home div.rightcolumn h1 a:visited, #home div.rightcolumn h1 a:active {
	color: #61903d;
	font-size: 40px;
	line-height: 40px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: -.5em;
	margin-top: 0;
}
#home div.rightcolumn h1 a:hover {
	color: #97d16a;
}
#home div.rightcolumn h2, #home div.rightcolumn h2 a:link, #home div.rightcolumn h2 a:visited, #home div.rightcolumn h2 a:active {
	color: #003d6e;
	font-size: 30px;
	line-height: 26px;
	font-family:Arial, Helvetica, sans-serif;
}
#home div.rightcolumn h2 a:hover {
	color: #3280bf;
}
#home div.rightcolumn h3, #home div.rightcolumn h3 a:link, #home div.rightcolumn h3 a:visited, #home div.rightcolumn h3 a:active {
	color: #3280bf;
	font-size: 18px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
#home div.rightcolumn h3 a:hover {
	color: #96cffc;
}
#home div.news {
	width: 261px;
	padding: 10px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	clear:both;
	float:left;
}
#home div.news h3, #home div.news h3 a:link, #home div.news h3 a:visited, #home div.news h3 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#home div.news p {
	font-size: 13px;
	line-height:14px;
	margin: 4px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.homenews_gsvcallout {
	width: 65px;
	background-color:#003d6e;
	padding:2px;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	float:left;
}
	
/* PAGE */
#page {
	width: 950px;
}
#page div.leftcolumn {
	width: 183px;
	float:left;
	padding-right: 15px;
	border-right: 1px dotted #61903d;
	list-style:none;
}
#page div.leftcolumn1 {
	width: 183px;
	float:left;
	padding-right: 15px;
	border-right: 1px dotted #61903d;
}
#page div.leftcolumn ul {
	list-style:none;
	text-decoration:none;
}
#page div.leftcolumn ul li {
	margin-bottom: 6px;
}
#page div.leftcolumn ul li li {
	margin-bottom: 6px;
	list-style:square;
}
#page div.leftcolumn a {
	text-decoration: none;
}
#page div.main {
	width: 730px;
	padding-left: 20px;
	float:left;
}
#page .introtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:18px;
	color: #777;
}
#page .sidequote {
	padding: 15px;
	margin: 10px 0 10px 10px;
	font-size: 13px;
	line-height: 16px;
	color: #111;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	width: 200px;
	border: 1px dotted #222;
}
#page .sidequote img {
	display:block;
	padding-bottom: 10px;
}
#page .sidequotesign {
	font-size: 13px;
	font-weight:bold;
	line-height: 16px;
	color: #3280bf;
	font-style:normal;
	padding-top: 5px;
}
#page .reflection {
	font-size: 13px;
	line-height: 16px;
	color: #111;
	padding: 30px;
	border: 1px solid #ccc;
	clear:both;
}
#page .reflection h1 {
	font-size: 25px;
	line-height: 25px;
	margin-bottom: 0;
}
#page .reflection h2 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 0;
}
#page .reflectionpic {
	width: 164px;
	float: left;
	margin: 20px 20px 20px 0;
	border: 1px solid #777;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 10px;
	line-height: 14px;
	background-color:#fff;
}
#page .reflectionpic img {
	padding-bottom: 5px;
}
#placementmenu {
	list-style:none;
}
#placementmenu h3 {
	margin-bottom:0;
}

/* LINKS */
a:link, a:visited {
	color: #06C;
	text-decoration: underline;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
a:active {
	color: #66FFFF;
}


.photoandcaption_box {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #999;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 11px;
	line-height: 14px;
	background-color:#f5f5f5;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.photoandcaption img {
	clear:both;
	padding-bottom: 10px;
	margin:0;
}
.photoandcaption div.caption {
	clear:both;
	margin:0;
}
/*FOUR TENETS*/
.fourtenets_box {
	width: 100px; height: 125px; vertical-align:middle; text-align:center; padding: 5px; border: 8px solid #f0f0f0; margin-right: 10px; float:left;
}
.fourtenets_box:hover {
	background-color:#FFC;
}
h1, h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
h1, h1 a:link, h1 a:visited, h1 a:link {
	font-size: 34px;
	line-height: 36px;
	color:#003d6e;
	text-decoration: none;
}
h2, h2 a:link, h2 a:visited, h2 a:link {
	font-size: 23px;
	line-height: 25px;
	color:#3280bf;
	text-decoration: none;
}
h3, h3 a:link, h3 a:visited, h3 a:link {
	font-size: 18px;
	line-height: 21px;
	color:#003d6e;
	text-decoration: none;
}
h4, h4 a:link, h4 a:visited, h4 a:link {
	font-size: 15px;
	line-height: 18px;
	color:#000000;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color: #0099FF;
}
.indentedtext {
	margin-left: 20px;
}
.errorDot  {color:Red;visibility:hidden;}
.photos_alignright {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	display: inline;
}
.photos_alignleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	clear: left;
	display: inline;
}

.smalltext {
	font-size: 10px;
}
#footer {
	width: 950px;
	padding: 0;
	padding-top: 20px;
	margin: 0 auto;
	margin-right: auto;
	margin-left: auto;
	border: 0;
	border-spacing: 0;
	clear:left;
}
.footer_infobar {
	width: auto;
	padding: 5px;
	margin-top: 20px;
	background-color:#f9f5db;
}
#placement {
	padding-left: 20px;
}
#placement h1 {
	font-size: 23px;
	line-height: 22px;
	margin-bottom: .25em;
}
#placement h2 {
	font-size: 18px;
	line-height: 20px;
	margin-top: 0;
	margin-bottom:.25em;
}
#placement .web a {
	font-weight:bold;
	text-decoration: none;
}
#placement .gsvnote {
	font-size: 16px;
	line-height: 20px;
	color: #888;
	float: right;
	width: 300px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	border-left: 1px dotted #61903d;
}
#placement .gsvnote_sub {
	font-size: 13px;
	line-height: 18px;
	color: #555;
	padding-top: 5px;
}
#placement .gsvnote p {
	margin:0;
}
#spotlight {
	padding: 10px;
	border-top: 2px solid #96cffc;
}
#spotlight .picsidebar {
	width: 225px;
	padding: 10px;
	border: 2px dotted #96cffc;
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
	background-image:url(/images/spotlight/spotlightbg.jpg);
	background-repeat:repeat-x;
}
#spotlight h1 {
	font-size: 18px;
	line-height: 22px;
	color: #003d6e;
	font-style:italic;
	margin: 0 0 8px 0;
	padding:0;
}
#spotlight p {
	margin:0 0 15px 0;
}
#spotlight .picsidebar h1 {
	margin: 10px 0 10px 0;
	font-size: 23px;
	line-height: 25px;
	color: #003d6e;
}
#spotlight .picsidebar h2 {
	margin: 0 0 15px 0;
	font-size: 17px;
	line-height: 19px;
	color: #003d6e;
}
#spotlight .picsidebar h3 {
	margin-top: 5px;
	font-size: 15px;
	font-style: italic;
	line-height: 18px;
	color: #3280bf;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #96cffc;
	padding-bottom: 5px;
}
#spotlight .picsidebar h4 {
	font-size: 13px;
	line-height: 15px;
	color: #003d6e;
	margin:0 0 3px 0;
}
#spotlight .picsidebar p {
	margin:0 0 15px 0;
	color: #777;
}
.textgreem {
	color:#61903d;
}
a.textblue:link, a.textblue:visited, a.textblue:active {
	color: #003d6e;
}
.newsarticle {
	font-size: 14px;
	line-height:20px;
	color: #333;
}
.footer_infobar a:link, .footer_infobar a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #036;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}
.footer_infobar a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
.copyright {
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #555555;
	font-size: 10px;
}
.copyright a:link, .copyright a:visited {
	color: #555555;
}
.copyright a:hover, .copyright a:active {
	color: #006699;
}
