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

body {
	margin:0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../images/page-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #00ff00;
	font-weight:bold;
}

a:hover {
	color:#a3a3a3;
}

a img {
	border:none;
	text-decoration:none;
}

h1 {
	font-size: 1.3em;
	}
	
h2 {
	font-size: 1.1em;
	}

h3 {
	font-size: 0.8em;
	}

h4 {
	font-size: 0.6em;
	}

#clear {clear:both}
#right {float:right}
#left {float:left}

#wrap {
	width: 788px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	margin-bottom: 20px;
}

.logo {
	margin: 0px;
	padding: 0px;
	float: left;
	width:341px;
	height:81px;
}

.cornernav {
	float: right;
	font-size:small;
	color:#999999;
	font-weight:bold;
	margin-top: 10px;
}

.cornernav li {
	list-style-type: none;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	float: left;
}

.cornernav a {
	padding-right: 5px;
}


/*search bar styling*/

.search {
	float:right;
	clear:right;
	margin-top: 20px;
	width: 307px;
}

.searchbutton {
	float:left;
	height:24px;
	width:35px;
}

.searchfield {
	float:left;
	margin-right:-1px;
	margin-top:1px;
	height:16px;
	width:262px;
	border:1px solid #ccc;
	border-top:2px solid #999;
	border-left:2px solid #999;
	font-size:100%;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 3px;
}

/* nav bar styling */

.navbar {
	margin-top: 20px;
	margin-left: 2px;
	width: 782px;
	height: 34px;
	background-image: url(../images/nav-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #777;
}

.navbar li {
	float: left;
	margin: 0px;
	height: 100%;
	padding-top: 8px;
	/* padding-left: 15px;
	padding-right: 15px; */
	list-style:none;
	font-weight: bold;		
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999;
}

.navbar .updates {
	float: right;
	padding-top: 8px; /* was 8px with text */
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	color: #00FF00;
	text-align: right; /* added */	
}

.navbar img {
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
}

.navbar li a {
	color:#333333;
}

.navbar li a:hover {
	color: #00ff00;
}

.entry {
	font-size: small
}

.entry a {
	text-decoration: none;
	color: #00bb00;
}

.entry a:hover {
	color: #336633;
}

a:hover {
	color:#a3a3a3;
}



/* Content */

#content {
	float: left;
	margin-left: 2px;
}

.page {
	width: 500px;
	text-align:justify;
}

.narrowcolumn {
	width: 500px;
	text-align:justify;
	padding-right: 25px;
	padding-left: 25px;
}

.narrowcolumn a {
	text-decoration: none;
	color: #00bb00;
}

.news {
	width: 500px;
	text-align:justify;
	/* border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999; */
	padding-right: 25px;
	padding-left: 25px;
}

.news a {
	text-decoration: none;
	color: #00bb00;
}

.news a:hover {
	color: #336633;
}

.news h2 {
	margin: 0px;
	padding: 0px;
}

.news hr {
	margin-top: 10px;
	margin-bottom: 20px;
}

.page h2 {
	margin-top: 0px;
}

.topfeatures {
	margin-left: 0px;
}

.featured1 {
	float: left;
	padding-right: 29px;
}

.featured2 {
	padding-top: 0px;
	float: left;
}

.featured3 {
	padding-top: 31px;
	float: left;
}


.factbox {
	width:772px;
	margin-left: auto;
	margin-right: auto;
/*	height: 198px;
	margin-top: 20px;
	background-image: url(../images/facts-box-bg.png);
	background-repeat: no-repeat; */
	background-position: left top;
	overflow:hidden;
}

.fbcontent {
	width: 742px;
/*	height: 180px; */
	margin-top: 5px;
	margin-left: 10px;
	text-align:justify;
	clear:none;
	float: left;
}

.fbcontent a {
	text-decoration: none;
	color: #00bb00;
}

.fbcontent a:hover {
	color: #336633;
}

.fbcontent h2 {
	margin: 10px;
	font: Arial
}

.fbcontent .indent {
	font-size: small;
/*	font-weight:bold; 
	color:#333;     */
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.fbcontent .readmore {
	font-size:small;
}

.fbthumb {
	margin: 0px;
	width: 240px;
	float: right;
}

.fbthumb img {
	margin-right: 50px;
	border:medium solid #333;
}

#footer {
	align: center;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 5px;
	height: 50px;
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	color:#e8e8e8;
	font-size: x-small;
	font-weight: bold;
	text-align:center;
	overflow:hidden;
	border: 0px solid #333333;
}

#footer a {
	margin: 3px;
}

#footer p {
	margin: 0px;
	padding: 0px;
}

#leftsidebar {
	float: right;
	width: 210px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

.sidebartop {
	width: 210px;
	height: 16px;
	background-image:url(../images/sidebar-top.png);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}

.sidebarbottom {
	width: 210px;
	height: 17px;
	background-image:url(../images/sidebar-bottom.png);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}


#leftsidebar .sidebarcontent {
	background-image: url(../images/sidebar-middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 210px;
}

.sidebarcontent {
	min-height: 20px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.sidebarcontent ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
}

.sidebarcontent h3 {
	margin: 0px;
	padding: 0px;
}

#leftsidebar h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}

#rightsidebar h2 {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}

#leftsidebar ul, li {
	margin-left: 20px;
	padding-left: 0px;
}

#rightsidebar ul, li {
	margin-left: 5px;
	padding-left: 0px;
}

#rightsidebar .rightsidebarcontent{
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	width: 210px;
	height: 100%;
	height: auto;
}

#rightsidebar a {
	color: #00bb00;
}

#rightsidebar a:hover {
	color: #336633;
}

#contentwrap {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}



.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color:  #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}





/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignright a {
	color: #00bb00;
	}

.alignright a:hover{
	color: #336633;
	}

.alignleft {
	float: left
	}
.alignleft a {
	color: #00bb00;
	}
.alignleft a:hover {
	color: #336633;
	}
/* End Images */







/* Begin Form Elements */


#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

