body {
	background: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

a, a:active, a:visited {
	text-decoration: none;
	color: #0069AA;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
}
#content {
	padding: 5px 19px;
}
#header {
	width: 800px;
	margin: 0 auto;
}

/* ------------------------------------- */
/* 			Front Page					 */
/* ------------------------------------- */
#frontcallouts {
	margin-bottom: 2px;
}
.frontcallbox {
	width: 94%;
	height: 122px;
	background:#f3f3f4;
	border: 1px solid #e5ed9d;
	font-size: 10px;
	padding:5px;
}
.frontcallbox3{
	width: 94%;
	height: 122px;
	background:#f3f3f4 url(../images/front-callout-3.gif) no-repeat bottom right;
	border: 1px solid #e5ed9d;
	font-size: 10px;
	padding:5px;
}
.frontcallbox2 {
	width: 94%;
	height: 122px;
	background:#f3f3f4 url(../images/front-callout2.gif) no-repeat bottom right;
	border: 1px solid #e5ed9d;
	font-size: 10px;
	padding:5px;
}
#rotateme {
	width: 570px;
	height: 160px;
}
.readmore {
	position:relative;
	bottom: -15px;
}
.readmore3 {
	position:relative;
	bottom: -58px;
}
.ccbcallout {
	position: relative;
	right: -40px;
}
#frontlinkscontainer {
	padding: 10px;
	border: 1px solid #e5ed9d;
}
.frontbottomtitle {
	color: #0069AA;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.frontbottomtitle span {
	font-size: 14px;
}
.frontbottomlinks {
	color: #0069AA;
	font-size: 10px;
	padding-left: 5px;
}
.frontbottomlinks a, .frontbottomlinks a:visited, .frontbottomlinks a:active {
	color: #8A8C8E;
	text-decoration: none;
}
.frontbottomlinks a:hover {
	text-decoration: underline;
}

/* ------------------------------------- */
/* 			Personal Page				 */
/* ------------------------------------- */

#p-nav-1 {
	border: 1px solid #e5ed9d;
	height: 430px;
	background:#fff url(../images/NavPersonal.jpg) no-repeat bottom left;
}
#p-nav-2 {
	border: 1px solid #e5ed9d;
	height: 430px;
	background:#fff url(../images/NavPersonal2.jpg) no-repeat bottom left;
}
#p-nav-3 {
	border: 1px solid #e5ed9d;
	height: 430px;
	background:#fff url(../images/NavPersonal3.jpg) no-repeat bottom left;
}
#p-nav-4 {
	border: 1px solid #e5ed9d;
	height: 430px;
	background:#fff url(../images/NavPersonal4.jpg) no-repeat bottom left;
}
#p-nav-5 {
	border: 1px solid #e5ed9d;
	height: 430px;
	background:#fff url(../images/NavPersonal5.jpg) no-repeat bottom left;
}
#p-nav-6 {
	border: 1px solid #e5ed9d;
	height: 430px;
	background:#fff url(../images/NavPersonal6.jpg) no-repeat bottom left;
}
#p-nav-7 {
	border: 1px solid #e5ed9d;
	height: 430px;
	background:#fff url(../images/NavPersonal.jpg) no-repeat bottom left;
}
#p-side-1 {
	border: 1px solid #e5ed9d;
	margin-left: 5px;
	padding: 5px;
	height: 420px;
	overflow: auto;
}
.grey16 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #8a8c8e;
}
#paddright100 {
	padding-right: 100px;
}
.bluebold {
	color: #0069aa;
	font-weight: bold;
}
#mainhead {
	font-size: 18px;
	color: #0069AA;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#mailhead {
	font-size: 18px;
	color: #0069AA;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#subhead {
	font-size: 26px;
	font-weight: bold;
	color: #8a8c8e;
	text-transform: uppercase;
}
table.stripeMe {
	border-collapse: collapse;
	width: 100%;
	font-size: 10px;
}

.stripeMe th {
	color: #0069AA;
	text-align: left;
	font-weight: normal;
}

.stripeMe td {
	padding: 1px 1px;
}

.stripeMe td * {
	padding: 1px 1px;
}

tr.alt td {
	background: #ecf6fc;
}

tr.over td {
	background: #bcd4ec;
}
.bluebold10 {
	font-size: 10px;
	color: #0069AA;
	font-weight: bold;
}
.indent35 {
	text-indent:50px;
}

/* ------------------------------------- */
/* 			About Page					 */
/* ------------------------------------- */

#MapContainer {
	width: 267px;
	height: 201px;
	overflow: hidden;
}
#MapContainer img {
	margin-bottom: 5px;
	display: block;
}
#Clicker {
	float: left;
	margin-top: -5px;
	margin-left: 5px;
	z-index: 1000;
	position:relative;
}
.management-name {
	font-size: 12px;
	color: #0069AA;
	font-weight: bold;
}
.management-title {
	font-size: 12px;
	color: #0069AA;
	font-weight: bold;
}
.management-bio {
	margin: 10px 0;
}

/* ------------------------------------- */
/* 			Safe Secure Page			 */
/* ------------------------------------- */

#sc-call-1 {
	border: 1px solid #e5ed9d;
	height: 211px;
	background:#fff;
}
#sc-call-2 {
	border: 1px solid #e5ed9d;
	height: 211px;
	background:#fff;
}
#sc-side-1 {
	border: 1px solid #e5ed9d;
	margin-left: 5px;
	padding: 5px;
	height: 420px;
	overflow: auto;
}

#sc-side-2 {
	border: 1px solid #e5ed9d;
	margin-left: 5px;
	padding: 5px;
	height: 201px;
	overflow: auto;
}

/* ------------------------------------- */
/* 			Personal Page				 */
/* ------------------------------------- */

#pb-require {
	padding: 10px;
	border: 1px solid #e5ed9d;
	overflow: auto;
}

#s-nav-1 {
	border: 1px solid #e5ed9d;
	height: 430px;
	background:#fff url(../images/NavPersonal.jpg) no-repeat bottom left;
}
#s-nav-2 {
	border: 1px solid #e5ed9d;
	height: 430px;
	background:#fff url(../images/s-back-nav2.jpg) no-repeat bottom center;
}
#s-nav-3 {
	border: 1px solid #e5ed9d;
	height: 430px;
	background:#fff url(../images/NavPersonal.jpg) no-repeat bottom left;
}
#s-nav-4 {
	border: 1px solid #e5ed9d;
	height: 430px;
	background:#fff;
}
#mission {
	border: 1px solid #e5ed9d;
}

/* ------------------------------------- */
/* 			Contact						 */
/* ------------------------------------- */

#s-nav-c {
	border: 1px solid #e5ed9d;
	height: 500px;
	padding: 5px;
}
#p-side-c {
	border: 1px solid #e5ed9d;
	margin-left: 5px;
	padding: 5px;
	height: 500px;
	overflow: auto;
}
.blue10 {
	color: #0069aa;
}
.required {
	font-size: 13px;
	color: #CC0000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#submit {
	margin-top: 5px;
	margin-left: 5px;
}
.required2 {
	text-transform: none;
	float: right;
	font-size: 11px;
	color: #CC0000;
}
.phone2 {display:none;}
#success {
	border: 1px solid #666;
	width: 97%;
	padding: 2px;
	background: #ffffcc;
	font-weight: bold;
	color: #cc0000;
	text-align: center;
	margin: 5px 0 4px 0;
}
.form-field-1 {
	padding: 2px;
	width: 250px;
	border: 1px solid #666;
	margin-left:5px;
}
.form-field-2 {
	padding: 2px;
	width: 250px;
	height: 100px;
	margin-left:5px;
}

/* ------------------------------------- */
/* 			Footer						 */
/* ------------------------------------- */

#footer {
	width: 800px;
	margin: 0 auto;
	color: #0069AA;
	font-size: 9px;
}
#footer a, #footer a:active, #footer a:visited {
	text-decoration: none;
	color: #0069AA;
}
#footer a:hover {
	text-decoration: underline;
}
.footer-left {
	float: left;
	padding-left: 9px;
	padding-top: 10px;
}
.footer-right {
	float: right;
	padding-right: 19px;
	padding-top: 10px;
}
#footer ul {
	padding: 0;
	margin: 0;
}
#footernav li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #FFD457;
}
#footernav li.last {
	border: 0;
}


#privacy {
	border: 1px solid #e5ed9d;
	padding: 5px;
}

/* ------------------------------------- */
/* 			ADMIN						 */
/* ------------------------------------- */

#loginform {
width:300px;
margin: 0 auto;
}
#loginform fieldset{
padding:10px;
border: 1px solid #076324;
}
#loginform legend{
font-weight:bold;
font-size:12pt;
border: 1px solid #0069aa;
background: #0069aa;
color: #fff;
padding: 2px 4px;
}
#loginform label{
display:block;
height:2em;
font-weight: bold;
background-color:#d2e05a;
padding:10px 10px;
}
#loginform input {
margin-right:20px;
border:1px solid #999999;
float:right;
clear:right;
background:#CCCCCC;
}
#loginform input:hover {
border:1px solid #000;
background-color: #91c9ed;
color: #fff;
}
#loginform input:focus {
 border: 1px solid #000;
 background-color: #fff;
 color: #000;
}
.error {
	margin: 0 auto;
	border: 1px solid #91c9ed;
	background-color:#FEEBDC;
	padding: 5px;
	width:280px;
	color: #0066a4;
	font-weight: bold;
	text-align: center;
}
#adminarea {
	width: 566px;
	margin: 0 auto;
}
textarea#areastyled2 {
	width: 566px;
	height: 90px;
	border: 1px solid #CCC;
}
.buttons {
	background: #cfde4d;
	font-size:12px; 
	color: #003768; 
	padding: 6px 14px;
	border: 1px solid #003768;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}

.buttons:hover {
	background: #018de4;
	font-size:12px;
	color: #fff;
	border: 1px solid #003768;
}
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font-weight: bold;
font-size: 12px;
width: 100%;
overflow: hidden;
background: #018de4;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 6px 8px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: #0069AA;
}
#sub_menu {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	background-color: #0069AA;
}
#sub_menu a, #sub_menu a:visited, #sub_menu a :active {
	color: #fff;
	text-decoration: none;	
}
#sub_menu a:hover {
	text-decoration: underline;
}
h1 {
	color: #0069AA;
}
.message {
	margin: 0 auto;
	border: 1px solid #003768;
	background-color:#FEEBDC;
	padding: 5px;
	width:566px;
	color: #003768;
	font-weight: bold;
	text-align: center;
}
#footer2 {
	width: 790px;
	margin: 0 auto;
	color: #fff;
	font-size: 9px;
	background: #0069AA;
	padding: 5px;
	margin-top: 30px;
}
#footer2 a, #footer2 a:active, #footer2 a:visited {
	text-decoration: none;
	color: #0069AA;
}
#footer2 a:hover {
	text-decoration: underline;
}
.pretty-hover {
	background: #bcd4ec;
}
table.heading {
	width: 800px;
	margin-bottom: 20px;
}
table.stripeMe {
	border-collapse: collapse;
}

.stripeMe th {
	background: #3e83c9;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	border-right: 1px solid #fff;
}

.stripeMe td {
	padding: 3px 6px;
	border-bottom: 1px solid #95bce2;
}

.stripeMe td * {
	padding: 3px 6px;
}

tr.alt td {
	background: #ecf6fc;
}

tr.over td {
	background: #bcd4ec;
}
.form_titles {
	font-weight: bold;
}
input#textstyled {
	width: 560px;
	border: 1px solid #ccc;
	padding: 4px;
}
input#textstyled3 {
	width: 80px;
	border: 1px solid #ccc;
	padding: 4px;
}