@charset "UTF-8";
/* CSS Document */


body {
	font: 12px/16px Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
}


/* LAYOUT STYLES */

.oneCol #container {
	width: 928px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.oneCol #header {
	padding: 0 10px 0 20px;
	}
	
#navbar {
	width: 640px;
	position: absolute;
	top: 56px;
	left: 293px;
	margin: 0px;
}

.navpad {
	width: 90px;
}

.oneCol #mainContent {
	padding: 0 20px 10px;
	background: #e1f5d9;
	width: 230px;
	margin-left: 20px;
	margin-top: 6px;
	height: 363px;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 18px;
	line-height: 23px;
	color: #39BD02;
	margin: 10px 0px 0px;
	padding: 0px;
	font-weight: normal;
}

#quote {
	background-image: url(../images/speech_bubble.gif);
	height: 150px;
	background-repeat: no-repeat;
	padding: 10px;
	margin-top: 10px;
}

.tenpxpad {
	padding: 10px;
}

.oneCol #footer {
	background:#ffffff;
	position: relative;
}

#leftfooter {
	margin-left: 20px;
	width: 230px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/footer01.gif);
	height: 80px;
}

/* footer for homepage */

#rtfooter {
	width: 633px;
	left: 295px;
	top: 0px;
	background-image: url(../images/footer02b.gif);
	height: 80px;
}

/* footer for internal pages */

#rtfooter2 {
	position: absolute;
	width: 638px;
	left: 295px;
	top: 0px;
	background-image: url(../images/footer02b.gif);
	height: 80px;
}

/* map div for homepage */

#map {
	left: 295px;
	position: absolute;
	top: 122px;
	width: 638px;
	height: 375px;
}

/* map div for internal pages */

#map2 {
	left: 295px;
	top: 122px;
	width: 633px;
	height: 372px;
	background-image: url(../images/light_map_bg.jpg);
}

#map2about {
	left: 295px;
	top: 122px;
	width: 633px;
	height: 100%;
	background-image: url(../images/light_map_bg.jpg);
	background-color: White;
	background-repeat: no-repeat;
}

/* TEXT STYLES */

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
}

.medtext {
	font-size: 14px;
	line-height: 18px;
	color: #0971AB;
}

a:link {
	color: #0971AB;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #999999;
}

.17pttext {font-size: 17px}
#pagecontent {
	left: 295px;
	top: 122px;
	width: 633px;
	background-color: #EAF5FB;
	margin-top: 6px;
}
#rtcolumn {
	float: right;
	width: 633px;
}
#tenpad {
	padding-top: 10px;
	padding-bottom: 10px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #0971AB;
}
#flash  {
	background: #e1f5d9;
	width: 280px;
	height: 350px;
	margin-top: 5px;
}






div.blogentry{	padding: 0px 20px 20px 20px;	border-bottom: dotted 1px #222222;	width: 390px;	border: solid 0px red;}div.blogentry+div.blogentry{	padding: 40px 20px 20px 20px;}


div.blogreply { margin-top: 20px; }
div.blogreplybox { border: solid 1px #888888; margin-left: 0px; margin-bottom: 20px; padding: 10px; background-color: #ffffff; }
div.blogreplybox input, div.blogreplybox textarea { border: dotted 1px #666666; }
div.blogentry h3 { margin-top: 0px; padding-top: 0px; }
.blogentryreplycount { display:inline; float: left; }
.blogentryreply { display:inline; float: right; }
.blogreplysubjectlabel, .blogreplybodylabel {display:inline;}
.blogreplysubjectbox, .blogreplybodybox {display:block; }
.blogreplysubjectbox input { font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; width: 280px; }
.blogreplybodybox textarea { font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; width: 380px; }
.blogreplysubmit { padding-bottom: 0px; margin-bottom: 0px; }

div.blogcomments { margin: 20px; }
div.blogcommentheader { border: solid 0px #888888; padding: 5px;  }
.blogcommentuser, .blogcommentdatetime { margin: 0px; padding: 0px; }
.blogcommentsubject { font-weight: bold;  }
/*.blogcommentuser, .blogcommentdatetime { float: left; clear: left; margin-bottom: 0px; }
.blogcommentsubject { float:right; text-align:right; font-size: 15px; font-weight: bold; margin-right: 10px; margin-top: 0px; padding-top: 0px; }*/
.blogcomment { border: solid 1px #888888; margin-bottom: 20px; }
.blogcommentbody { display: block; clear:both; padding: 5px; border-top: dotted 1px #666666; margin: 0px; }

#blogrecentposts a, #blogarchives a { text-decoration: none; line-height: 20px; }
#blogrecentposts a:hover, #blogarchives a:hover { text-decoration: underline; }

div#blognav { display:inline; float: left; width: 150px; border: solid 0px red; margin-right: 10px; margin-left: 15px; padding: 0px; height: 100%; }
div#blognav h2 { color:Black; border-bottom: solid 1px black; margin-bottom: 0px; padding-bottom: 0px; margin-top: 0px; padding-top: 0px; font-size: 14px; line-height: 32px; height: 32px; }
