body {
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #5A595A;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #C6E3C6;
	background-repeat: repeat-x;
	background-position: top;
	line-height: 15px;
}

h1 {
	color: #006100;
	font-size: 18px;
	margin: 0;
	padding: 0;
}


h2{
letter-spacing: 2px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #006100;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
}

small, #leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999999;
}

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

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

a:link, a:visited, a:active {
	color: #006100;
	text-decoration: none;
}

a:hover {
	color: #006100;
	text-decoration: underline;
}

select {
	width: 130px;
}

acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #CCCCCC;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.clearing {
	clear: both;
}
/* End Basic Sty;e */

/* Layout Style */
#page {
	text-align: left;
	background: #F7FFF7;
    width: 770px; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background: #F7FFF7 url(images/header.jpg);
	background-position: center center; 


	background-repeat: no-repeat;
/*	height: 158px; */
	height: 118px; 
	margin: 0px;
	padding: 0px;
	width: 770px; 

}

.content {
	float: left;
	padding: 0 10px 10px;
	margin: 0;
	width: 420px;
	overflow: hidden;
}

#leftsidebar	 {
	padding: 0px 8px 10px 8px;
	color: #888888;
	width: 160px;
	float: left;
	margin-right: 5px;
	background: #deebde;
	border: 1px solid #dedede;
}

#rightsidebar {
	margin: 0;
	padding: 0;
	float:right;
	font: 1em Verdana, Arial, Sans-Serif;
	color: #888888;
	width: 140px;
}

#footer {
	padding: 0px;
	margin: 0px auto;
	background: #DEEBDE;
	/* url(images/footer.jpg); */
	width: 770px;
	height: 50px;
	clear: both;
	color: #ffffff;

}
/* End Layout Style */

/* Header Style */
#header h1 {
	color: #006100;
	padding-left: 20px;
	font-size: 18px;
	margin: 0px;
}

/* Post Style */
.post {
	margin: 22px 0 12px 0;
	text-align: justify;
	border-bottom: 1px dashed #dedede;
}

.firstpost {
	margin: 22px 0 12px 0;
	text-align: left;
	border-bottom: 1px dashed #dedede;
}

.post h2 {
	letter-spacing: 2px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #006100;
	background: transparent;
}

p img {
	padding-right: 7px;
	padding-top: 4px;
	max-width: 100%;
}

html>body .entry ul {
	margin-left: 0px;
} 
html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style-type: square;
	padding: 0px;
}
.entry ol {
	margin: 0;
	padding: 0;
}

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

.content .postmetadata {
	padding-top: 5px;
}
/* End Post Style */

/* Comment Style */
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
}
#commentform textarea {
	width: 99%;
	padding: 2px;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
}
#commentform #submit {
	margin: 0;
	float: right;
}
.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 Comment Style */

/* Top Sidebar Style */
.topsidebar {
	margin: 14px 0px 0px;
	padding: 10px 0px 10px 0px;
	float: left;
	width: 300px;
	text-align: justify;
	color: #7B0000;	
}

.topsidebar h2{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold; 
	padding: 0px 0px 10px 0px;
	margin: 0px;
	text-align: justify;
	color: #7B0000;	
}

#leftsidebar h2, #rightsidebar h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: bold;
	color: #006100;
}

#leftsidebar form {
	margin: 0;
}
#leftsidebar a, #leftsidebar a:link, #leftsidebar a:visited, #leftsidebar a:active {
	color: #000000;
	text-decoration: none;
}
#leftsidebar a:hover {

{ background-color: #006100; color: #FFF; text-decoration: none; }
}

#leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol {
	margin: 0px;
	padding: 0px;
}
#leftsidebar ul li, #rightsidebar ul li  {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {
	margin: 5px 0 8px;
}
#leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol {
	margin: 5px 0 0 10px;
}
#leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #leftsidebar ul ol li, #rightsidebar ul ol li  {
	list-style: decimal outside;
}
#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li {
	margin: 3px 0px 0px;
	padding: 0px;
}

#searchform {
	margin: 10px auto;
	padding: 10px 3px; 
}
#leftsidebar #searchform #s, #rightsidebar #searchform #s {
	width: 110px;
	padding: 2px;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	margin-right: 4px;
	margin-left: 5px;
}
#leftsidebar #searchsubmit, #rightsidebar #searchsubmit {
	padding: 1px;
	background-color: #dddddd;
	border: 1px solid #999999;
	font-size: 11px;
}

/* rightsidebar links */
#rightsidebar a, #rightsidebar a:link, #rightsidebar a:visited, #rightsidebar a:active {
	color: #006100;
	text-decoration: none;


}
#rightsidebar a:hover 
{ background-color: #006100; color: #FFF; text-decoration: none; }

/* End Sidebar Sty;e */

/* Footer Style */
#footer p {
	margin: 0;
	padding: 18px;
	text-align: center;
}
#footer a {
	color: #006100;
}
/* End Footer Style */

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

/* Navigation Style */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Navigation Style */


/* Misc Style */
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}

h2 a:link, h2 a:visited, h2 a:active {
	color: #006100;
	text-decoration: none;
}

.pagetitle {
	color: #006100;
	font-size: 16px;
	padding-top: 10px;
}

.poll {
	text-align: justify;
	color: #006100;	
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 185px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #2175bc;
border-bottom: 1px solid #90bade;
border-left: 7px solid #1958b7;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

/* #cats {float:left; margin-bottom:5px; height:185px;	padding: 10px 0px 10px 0px; } */



#cats {float:left; margin-bottom:5px; margin-right:5px; height:185px; padding:25px; }
#cats #intro, #tips, #news {float:left; width:233px;height:185px;}
#cats #intro { background-color: #E7CBEF; background-repeat: no-repeat;background-position: bottom right;}
#cats #tips { left:238px;background-color: #EFC7FF;background-image: url("/wp-images/tips.gif");background-repeat: no-repeat;background-position: bottom right;}
#cats #news {left:476px; background-color: #E7CBEF;background-image: url("/wp-images/news.gif");background-repeat: no-repeat;background-position: bottom right;}
#cats .copy {margin:15px 0 10px 10px;}
#cats ul, #menu ul { list-style-type: none; padding: 5px; margin: 0px; }
#cats a  { text-decoration: none;    border-bottom: none; padding: 5px; line-height: 22px; font-weight: normal;}
#menu a { text-decoration: none;    border-bottom: none; padding: 5px; line-height: 22px; font-weight: normal; color: #878773;}
#cats #intro a { color: #FFFFFF; }
#cats #intro a:hover { color: #ffffff; background-color: #FFB900;}
#cats #tips a { color: #000000; }
#cats #tips a:hover { color: #ffffff; background-color: #FFB900;}
#cats #news a { color: #ffffff; }
#cats #news a:hover { color: #FFB900; background-color: #ffffff;}



#cats a { padding: 5px; color: #878773; line-height: 22px; font-weight: normal;}
#cats a:hover { background-color: #00063; color: #FFF; text-decoration: none; }


.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 300px;
}

.curlycontainer .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* top menu */
	
#menu4 {
	width: 230px;
    float: left;
	border-style: solid solid none solid;
    background-color: #DEEBDE; /* EFC7FF  purple,  green*/
	border-color: #fff;
	border-size: 1px;
	border-width: 1px;
	margin: 10px;
	}
	
#menu4 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006100;
	display: block;
	padding: 8px 0 0 30px;
	font-weight: bold;
	
	}
	
#menu4 li a:hover {
	background-color: #F7FFF7; color: #000000; text-decoration: none; }
	}
	
#menu4 li a:active {
	color: #006100;
	text-decoration: none;
	padding: 8px 0 0 30px;
	}


.states {
	float: left;
	padding: 0 10px 10px;
	margin: 0;
	width: 120px;
	overflow: hidden;
}

.allstates {
    border: 2px #000;
  	margin: 0;
	overflow: hidden;
}

.allstates ul li, .states ul li  {
	list-style-type: square;
	list-style-image: none;

}


/* End  */