
	@charset "UTF-8";
/* CSS Document */
/*************** text tag styling ******************/	

a {
	color:#663366;
	text-decoration:none;
	-moz-outline:0px;
	}
a:hover {
	color:#663333
	}

img {
	border:#062d73 solid 1px;
	}
.thickbox {
	}
/*************** basic layout ******************/

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background:#64ad44;
	margin:0px auto;
	color:#666666;
	text-align: right;
	}
#container1 {
	width:950px;
	margin:auto;
	}
	
#header {
	background:url(images2/header.jpg) no-repeat top left;
	width:950px;
	height:170px;
	float:left;
	
	}
#header h1 a {
	display:block;
	height:170px;
	width:500px;
	margin:auto;
	text-indent:-10000px;
	}
	
	
	
#container3 {
	width:950px;
	float:left;
	min-height:708px;
	background:url(images2/contentmain.jpg) top left no-repeat;
	}
#scrollcontent {
	float: left;
	width:570px;
	margin:-20px 0px 0px 193px;
	}
.post {
	width:auto;
	}
#holder {	
	float:left;
	border:1px #859B82 solid;
	background:url(images/trans.png);
	}
#scroll-pane {
	width: 520px;
	padding:5px 20px;
	float: left;
	text-align:left
	}
#calendar {
	width: 520px;
	padding:5px 20px;
	float: left;
	text-align:left
	}
	
	
/********************* nav menu *******************/
.sidebarmain {
	width:150px;
	float:right;
	margin-top:-30px;
}
.nav .widgets a {
	color:#F96
}
.nav {
	width:150px;
	float:right;
	text-align:left;
	margin-right:10px;
	}
.navtop {
	background:url(images2/nav-top.png) no-repeat left top;
	height:10px;
	width:150px;
	float:left;
	}
.navbot {
	background:url(images2/nav-bot.png) no-repeat left top;
	height:10px;
	width:150px;
	float:left;
	}

.navmid {
	background:url(images2/green-trans.png);
	width:150px;
	float:left;
	}
.navmid ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	}
.navmid li {
	list-style:none;
	}
	
.navmid ul li a {
	display:block;
	color:#FFF;
	margin:2px 0px;
	padding:5px 0px 5px 20px;
	}
.navmid ul li a[title="Home"] {
	display:none;
	}
.navmid ul li a:hover {
	background:url(images2/nav-hover.png) left repeat-y;
	color:#333333
	}
.navmid ul li a:active {
	color:#000033
	}
li.current_page_item a {
	color:#FFF;
	background:url(images2/nav-current.png) left repeat-y
	}
a.current_page_item {
	color:#FFF;
	background:url(images/trans.png)
	}
	
#medianav {
	margin-top:10px;
	float:left
	}
#archivelist h2, #recentposts h2 {
	font-size:12px;
	margin-left:10px;
	margin:5px 0px 3px 10px;
	color:#FFFFCC
	}
#archivelist ul li ul li {
	padding:10px 0px;
	}
#archivelist li a, #recentposts li a {
	font-size:11px;
	line-height:13px;
	display:block;
	color:#FFF;
	margin:0px;
	padding:3px 10px 3px 15px;
	}
#bamboolink {
	width:180px;
	}
.widgets {
	margin:0px 0px 10px -20px;
	width:160px;
	}
.widgets .navmid {
	padding:0px 10px;
	}
.widget_text {
	color:#FFF;
	font-size:11px;
	}
.widgets h2.widgettitle {
	font-weight: bold;
	border-bottom:#330000 dotted 1px;
	margin-bottom:10px;
	font-size:12px;
	padding-bottom:10px;
	color:#330000
	}
.widgets .navmid a {
	display:block;
	color:#333;
	margin:0px 0px 0px -10px;
	padding:5px 5px;
	background:url(images2/nav-current.png) left repeat-y
	}
.widgets .navmid a:hover {
	background:url(images2/nav-hover.png) left repeat-y;
	}
.newslettersignup {
	text-align:center;
	color:#330000;
	font-size:11px;
	border-top:1px #330000 dotted;
	border-bottom:1px #330000 dotted;
	margin:5px 0px 5px 10px;
	padding:0px 0px 10px;
	}
/*************** footer layout ******************/


#footer { 
	width:950px;
	height:130px;
	background:none;
	font-weight:normal;
	color:#300;
	float:left
	}
#footer p {
	text-align:center;
	padding:5px inherit;
	font-size:11px;
	color:#333333;
	font-style:italic;
	z-index:1
	}
#footercontent {
	float:left;
	width:950px
}
#tagline {
	width:900px;
	margin-left:20px;
	float:left;
}
#tagline h3 {
	padding:0px;
	color:#663;
	font-size:12px;
	margin:0px 0px;
	}
#tagline li {
	display:block;
	float:left;
	padding:0px 10px;
	margin:0px;
	text-align:left;
	}
/*************** index layout ******************/
.welcomepic {
	float:left;
	margin:5px 10px 5px 0px;
	position:relative
	}

/************* page/post layout **************/

.post h2 {
	margin:0px 10px 10px;
	color:#1c0c3d;
	}
	
	

/*************** index layout ******************/

#splash {
	background:url(images/splash3.jpg) center top no-repeat #65ac44;
	margin:0px;
	position:relative
	}
#splashcontainer {
	width:700px;
	margin:auto;
	position:relative
	}
#splashnav {
	margin-top:630px;
	text-align:center;
	}
#splashnav a {
	display:block;
	margin:auto;
	height:30px;
	width:75px;
	background:url(images/link-30px.jpg) bottom repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	line-height:30px;
	border:1px #FFF solid;
	}
#splashnav a:hover {
	border:1px #145f87 solid;
	color:#145f87;
	background:url(images/link-30px.jpg) top repeat-x;
	}
#splashfooter {
	margin:30px auto 0px;
	text-align:center;
	color:#333;
	font-style:italic;
	font-size:11px;
	}
#splashfooter a {
	color:#666
	}
font[color='gray'] {
	display:none
	}

/*************** index layout ******************/
.media .postcontent {
	width:485px;
	margin:auto;
	padding:10px 10px 20px;
	border:#859B82 dotted 1px;background:url(images2/green-trans.png);
	color:#FFFFCC;
	}
.media {
	
	min-height:600px;
	}
.media .date {
	font-style:italic;
	background:#666666;
	font-size:10px;
	color:#999;
	padding:3px;
	text-align:right;
	margin:0px 6px 0px 7px;
	}
.media #holder h2 {
	font-size:20px;
	font-style:italic;
	color:#333333;
	font-weight:normal;
	margin:10px 0px 5px -10px;
	}
.media #holder .postmetadata {
	font-size:11px;
	text-transform:capitalize;
	font-style:italic;
	margin-bottom:20px;
	border-bottom:#859B82 dotted 1px;
	line-height:20px;
	text-align:right;
	margin-top:0px
	}
.media a[class="slideshowlink"] {
	display:none;
}
.media p object, object {
	text-align:center;
	margin:auto
	}
	
/************** Calendar ******************/

.mainTableTOC {
	border: 1px solid #999933;
	width: 705px;
	margin-top:4px;
	table-layout: fixed;
 }

.navTableTextTOC {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 9px; 
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	}

/* Month and Year Row Setup */
.monthYearRowTOC {
    height: 32px;
	background-color: #FEFFFE;
	text-align: left;
	vertical-align: middle;
        margin: 0px;
        padding: 6px;
	}

/* Month and Year Text Setup */
.monthYearTextTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #355881;
	}

/* Day Names Row Setup */
.dayNamesRowTOC {
    height: 20px;
	background-color: #455678;
	text-align: center;
	vertical-align: middle;
	}

/* Day Name Setup */
.dayNamesTextTOC {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold; 
	color: #FFFFFF;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rowsTOC {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 10px;
	color: #433D27;
	text-align: left;
	vertical-align: top;
	height: 88px;
	}

/* Color of Today's Date */
.todayTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: Bold; 
	color: #FFFF00;
	background-color: #31528E;
	text-align: left;
	vertical-align: top;
    padding: 2px;
    margin: 0px;
	}

.titleTOC {
padding: 1px;
margin: 0px;}

.daynumTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: Bold; 
	color: #FBFCEF;
	background-color: #A2A3AE;
	text-align: left;
	vertical-align: top;
    padding: 2px;
    margin: 0px;
	}

.formElements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sOtherTOC {
    background-color: #EEEEEE;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	vertical-align: top;
	}
.s20TOC {
	background-color: #F7F7F7;
	height: 88px;
	vertical-align: top;
	}
.s20TOC0 {
	background-color: #D4D4D4;
	height: 88px;
	vertical-align: top;
	}

/************ Gallery ***************/
.gallery ul li {
	text-align:left;
	list-style:none;
	border:1px #2B1F00 dotted;
	margin-bottom:5px;
	padding:8px;
	margin-left:-30px;
	min-height:100px;
	}

.gallery ul li:hover {
	background:url(images2/green-trans.png);	}
.gallery li img {
	border:1px solid #333333;
	margin:0px 10px 0px 0px;
	padding:0px;
	background:none;
	}
.gallery a {
	text-decoration:none
	}
.gallery p a.thickbox {
	margin:0px 10px;
	padding:0px 5px;
	text-align:center;
	}
.gallery p a.thickbox:hover {
	}