html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';	content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;	border-spacing: 0;}


body {
	text-align:center;
	color:#000033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	background-color: #669900;
	background-image: url(images/bodybg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*-----layout-----*/
#page {width:962px; margin:0 auto; text-align:left;}
	#header{width:960px; float:left; position:relative;}
	#container{
	width:920px;
	float:left;
	padding:0 20px;
	background-color: #FFFFFF;
	background-image: url(images/containerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
		#rotating{width:920px; float:left; padding:20px 0;}
		#primary{
	float:left;
	padding-top: 0;
	padding-right: 28px;
	padding-bottom: 0;
	padding-left: 0;
}
		#secondary{float:left;}
			.sidebar{float:left;}
			.sidebar-items{padding:5px 5px 0 5px;}
		#footer{width:920px; float:left; clear:both;}

/*-----header-----*/
.homelink{
	font-size:48px;
	letter-spacing:-0.5px;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.homelink a{
	color:#336600;
}
.homelink a:hover{
	color:#669900;
	text-decoration:none;
}
.description{
	color:#003300;
	margin-top:-10px;
	padding:0 0 10px 21px;
	font-size:16px;
	line-height:1;
	font-style:italic;
}
#skip a{padding:0.2em 0.3em; font-weight:bold; background:#e5e5e5; color:#444; display:block; text-decoration:none; position:absolute; top:0.5em; right:999em;}
#skip a:first-letter{text-decoration:underline;}
#skip a:hover{background:#ddd;}
	
	/*-----main-menu*/
	ul.menu{position:absolute; bottom:0; right:25px; padding:5px 10px 0;}
	ul.menu li{
	float:left;
	margin:0 0 0 5px;
	font-size:12px;
	line-height:1;
	background-color: #003300;
	color: #FFFFFF;
}
	ul.menu li a{
	display:block;
	color:#FFFFFF;
	padding:5px 10px;
}
	ul.menu li a:hover{
	text-decoration:none;
	background-color: #FF6600;
}
	ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover{
	color:#336600;
	background-color: #FFFFCC;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
	
/*-----Generic Styles-----*/
b, strong{font-weight:bold;}
i, em, dfn{font-style:italic;}
dfn{font-weight:bold;}
abbr, acronym{
}
sup, sub{font-size:0.7692em; line-height:1;} 
sup{vertical-align:super;}
sub{vertical-align:sub;}
del{text-decoration:line-through;}
u, ins{text-decoration:underline;}
pre, code, tt{font:1em/1.5385 consolas, 'Courier New', Courier, Monospace;}
pre{margin:0 0 1.5385em; padding:0.7692em 10px; border:1px solid #ddd; overflow:auto;}
hr{background:#ccc; color:#ccc; clear:both; float:none; width:100%; height:0.1em; margin:0 0 1.5385em; border:none;}
blockquote{margin:0 0 1.5385em; padding:0 0 0 40px; color:#555; background:url('images/pp-quote.gif') no-repeat;}

/*-----headings-----*/	
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #336600;
}	
.entry-title {

    font-size:24px;
	line-height:1.2em;
	margin-top: 0.9091em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 4px;
	color: #336600;
}


.page-title{
	font-size:18px;
	line-height:1.2em;
	margin-top: 0.9091em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 4px;
	color: #336600;
	font-variant: small-caps;
}
.page .entry-title, .page-template .entry-title{
	text-align:left;
}
.page-title{
	text-align:left;
	margin-bottom:0.9091em;
}

#pp-subscribe h2 {
	font-size:1.3em;
	font-weight: 300;
	font-variant: small-caps;
	color: #CC6633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
}
.sidebar h2{
	font-size:1.5em;
	font-weight: 300;
	font-variant: small-caps;
	color: #669900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.entry-content h1 {
	font-size: 2em;
	line-height: 1.4em;
	color: #FF6600;
}
.entry-content h2{
	font-size:22px;
	line-height:1.4;
	
	color: #cc6600;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-top: 1px;
	
	padding-bottom: 1px;
}
.entry-content h3{
	font-size:1.2em;
	line-height:1.2;
	margin:1.66665em 0 0.55555em;
	color: #336600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.entry-content h4{font-size:1.2308em; font-weight:bold; line-height:1.25; margin:1.875em 0 0.625em;}
.entry-content h5, .entry-content h6{font-size:1em; font-weight:bold; margin:2.30775em 0 0.76925em;}

/*-----content-----*/
.entry-content{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	line-height:1.7;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.entry-content p{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
}
.entry-content address{
	font-style:italic;
        color:#000033;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
}


	
	/*-----post info*/

.entry-date {
	border-bottom-style: none;
}


.entry-byline{
	color:#003366;
	font-family: 'trebuchet ms', sans-serif;
	font-size: 1em;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
.entry-byline address{display:inline;}

.entry-byline address a{
	font-weight: bold;
        color:#000033;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;

}

.entry-meta{
	color:#336600;
	background-color: #FFFFCC;
	font-family: 'trebuchet ms', sans-serif;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.2;
	padding: 4px;
}	
	
	/*-----lists*/
.entry-content ul, .entry-content ol{margin:0 0 1.5385em 30px;}
.entry-content li{margin-bottom:0.4615em; line-height:1.5385;}
.entry-content li ul, .entry-content li ol{margin:0.4615em 0 1.077em 30px;}
.entry-content ul{list-style-type:square;}
.entry-content li ul{list-style-type:circle;}
.entry-content ol{list-style-type:decimal;}
.entry-content ol ol{list-style-type:upper-alpha;}
.entry-content dl{margin:0 0 1.5385em;}
.entry-content dl dt{font-weight:bold;}
.entry-content dd{margin:0 0 1.5385em;}
	
	/*-----images*/
.entry-content img{max-width:100%; height:auto;}
img.alignleft, div.alignleft{margin:0 15px 3px 0; display:inline;}
img.alignright, div.alignright{margin:0 0 3px 15px; display:inline;}
.aligncenter, div.aligncenter {display:block; margin:0 auto 1.5385em;}
img.border{padding:4px; border:1px solid #ccc; background:#eee;}
.alignleft{float:left;}
.alignright{float:right;}
.center{text-align:center;}
.wp-caption {text-align:center; padding-top:4px;}
.wp-caption img {margin:0; padding:0; border:0 none;}
.wp-caption p.wp-caption-text {color:#555; padding:4px; margin:0; font:italic 0.923em/1.6666 'trebuchet ms', verdana, sans-serif;}

img.imgtfe {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
}
	
	/*-----gallery*/
.entry-content .attachment a,
.entry-content .gallery a,
.entry-content .attachment a:hover,
.entry-content .gallery a:hover {border:none;}
.attachment img, .attachment-thumbnail, .entry-content .gallery img{padding:2px; border:1px solid #ccc;}
.attachment img:hover, .attachment-thumbnail:hover, .entry-content .gallery img:hover{border:1px solid #888;}
.attachment{text-align:center;}
	
	/*-----tables*/
.entry-content table{
	margin:0 0 1.5385em;
	border-collapse:collapse;
	color:#003300;
	background-color: #FFFFCC;
}
.entry-content th{
	font-weight:bold;
	background-color: #669900;
}
.entry-content th, .entry-content td{padding:0.2em 10px;}
.entry-content td{
	border: 1px solid #FFCC66;
}
.entry-content tfoot{
	background-color: #FFCC99;
}

/*-----sidebars-----*/
/*Subscribe box*/
#pp-subscribe{
	margin-bottom:0px;
	
}
#pp-subscribe ul {
	display: inline;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#pp-subscribe li {
	display:block;
	float: left;	
}
#pp-subscribe a{
	font-weight:bold;
	font-size:14px;
	line-height:33px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
}
	/*-----RSS feed*/	
	#pp-feed{background: url(images/pp-rss2.png) no-repeat 4px 4px;}
	/*-----email subscription*/
	#pp-email{background: url(images/pp-email.png) no-repeat 4px 4px;}
	/*-----contact us*/
	#pp-contact {background: url(images/pp-contact.png) no-repeat 4px 4px;}
	/*----print*/
	#pp-print {background: url(images/pp-print.png) no-repeat 4px 4px;}
	
	/*-------child page list*/
	

	
#childpages li {
	font-size: 1.2em;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 2px;
}
	
	/*-----search*/
#searchform #s, #s-input{
	border:1px solid #FF9900;
	margin-bottom:5px;
	background-color: #FFFFCC;
	width: 200px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#submit, #s-submit{
	border:1px solid #FF9900;
	color:#003300;
	cursor:pointer;
	font-weight:bold;
	background-color: #669900;
	padding-top: 1px;
	padding-bottom: 1px;
}
#submit:hover, #s-submit:hover{
	color:#FFCC00;
}
#s-input, #submit, #s-submit{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1;
}

#searchform input {border:1px solid #bbb;}
	
	/*-----widgets*/
.widget {
	font-size:.9em;
	line-height:1.2;
	margin:0 0 1.25em;
	padding:0.4166em 5px 0.4166em 5px;
}

.widget li {margin:0.25em 0;}

#sidebar-1 .widget li, #sidebar-2 .widget li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.widget li li{padding:0 0 0 15px;}
.widgettitle{margin-bottom:3px; line-height:1.3; color:#555; font-weight:bold;}
#pp-recent-posts li, #recent-posts li, #recent-comments li{

	
}
.postform{width:100%;}
	
	/*-----calendar*/
#calendar_wrap{margin:0.4166em auto 0;}
#wp-calendar{
	width:100%;
	margin:0 auto;
	
}
#wp-calendar caption{
	font-size:1.0833em;
	font-weight:bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #669900;
}
#wp-calendar th{
	background-color: #669900;
}
#wp-calendar th, #wp-calendar td{text-align:center; padding:0.25em;}
#wp-calendar td{
	font-size:1.2em;
	color:#666600;
	line-height: 1.8em;
}
#wp-calendar tfoot{
	background-color: #669900;
}
#wp-calendar a{font-weight:bold;}

#today {
	background-image: url(images/today.gif);
	background-repeat: no-repeat;
	background-position: center center;
}




/*-----navigation-----*/
.navigation{
	font-size:1em;
	text-align:center;
	padding-top: 1.5em;
	padding-right: 0;
	padding-bottom: 1.5em;
	padding-left: 0;
}
.navleft, .gnavleft{float:left; width:50%; text-align:left;}
.navright, .gnavright{float:right; width:50%; text-align:right;}
.gnavigation{padding:0 0 2em;}

/*-----footer-----*/
#footer{margin:0 0 0.8333em; padding:1.6666em 0; font-size:1.2em; line-height:1.6666;}
#footer .left{width:50%; float:left; text-align:left;}
#footer .right{width:50%; float:right; text-align:right;}
.clear{margin:0; padding:0; clear:both;}

/*-----comments-----*/
#comments{width:100%;}
.nocomments{text-align:center; padding:1.25em 0; font-size:1.6em; border-top:1px dashed #ddd;}
#comments h3{
	font-size:1.5em;
	font-weight:normal;
	line-height:1.2em;
	font-variant: small-caps;
	color: #669900;
}
h3.comments-number{
	margin:0 auto 1.5em;
	padding-top:1em;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFCC66;
}
h3#respond{margin:0 0 0.5em;}
.commentlist{
	margin:0 0 4em;
}
.commentlist li{
	margin:0 0 1em;
	padding:0.5em 5px;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.comment-counter{font-size:1.3em; float:right;}
.commentauthor{
	font-weight:bold;
	font-size:1.2em;
	line-height:1;
	color: #666600;
}
.comment-meta{
	font:italic .9em 'trebuchet ms', arial, sans-serif;
	color:#333300;
}
.comment-content{
	font-size:1em;
	line-height:1.4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#003300;
}
.comment-content p{margin:1.4545em 5px 1.4545em 0;}
.comment-content pre{background:#fff; margin:0; border:none;}
.comment-login {font:1.2em 'trebuchet ms', arial, sans-serif; margin-bottom:1.6666em;}

.alt{background:#ececec;}
.authorcomment{background:#ddd; border:1px solid #ccc;}
.avatar{float:left;	padding-right:7px;}

textarea {
	border: 1px solid #CC9933;
}


	/*-----commentforms*/
#commentform{margin:0 0 4em 0;}
#commentform p{margin:0 0 1em 0;}
#commentform textarea, #commentform input[type=text]{font:1.2em verdana, Courier, Monospace; padding:3px; border:1px solid #ccc; color:#666;}
#commentform textarea:focus, #commentform input[type=text]:focus{color:#000; border-color:#888;}
#commentform label{
	font-size:1em;
	color: #669900;
}
#commentform textarea{
	width:90%;
	border: 1px solid #cc9933;
}
#commentform input[type=text]{
	width:45%;
	border: 1px solid #CC9933;
}
#commentform #submit{
	height:24px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	width: 100px;
}

/*-----clearfix-----*/
.entry-content:after,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.entry-content, .clearfix {display: inline-block;}
/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.entry-content, .clearfix {display: block;}
/* End hide from IE5/Mac */

/*-----Borders-----*/


#rotating {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#pp-subscribe {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#pp-sidebars {
	
	
}
#footer{
	font-size: 0.8em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
}

.looped .entry,
.single .entry {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

/*-----links-----*/
a{
	text-decoration:none;
	color:#006699;
}
a:hover{
	color: #FF6600;
}
.entry-content a{
	font-weight: bold;
	color: #006699;
}
.entry-content a:hover{
	color: #FF6600;
}
.entry-title a:hover, .entry-byline a:hover, .navigation a:hover{
	color:#FF6600;
}
.entry-byline a{
	color:#669900;
}

.widget a {
	color: #006699;
}

.widget a:hover {
	color: #FF6600;
}




#primary.page-template .entry-content a{
}
#primary.page-template .entry-content a:hover{
}
.gnavigation a:hover{border-bottom:none;}

.float-right {float:right; padding-left: 6px;}

.text-right {
	float: right;
	width: 300px;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #690;
	padding-left: 12px;
}
