/* ================================================================ 

     THEME SETUP

=================================================================== */



body {
	background: #ffffff;
	width: 955px;
	color: #404040;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif, Geneva, Arial, Helvetica, sans-serif;
	margin: 10px auto 20px;
	padding: 0px;
	background-color: #fcfcfc;
}
#wrap {
	background: #ffffff url(images/bg1.gif) repeat-y;
	width: 955px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
}
#wrap2 {
	background: #ffffff;
	width: 955px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	overflow:hidden;
}
#wrap3 {
	background: #ffffff url(images/bg2.gif) repeat-y;
	width: 955px;
	margin: 0px auto 0px;
	padding: 0px 0px 40px 0px;
	border-bottom: 1px solid #cccccc;
}
/* ================================================================ 

     HYPERLINKS

=================================================================== */



a {
	color: #004276;
	text-decoration: none;
}
a, a:visited {
	color: #004276;
	text-decoration: none;
}
a:hover {
	color: #004276;
	text-decoration: none;
}
.archivefeed {
	margin-bottom:5px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	height:20px;
	color:#000;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
	padding:3px 0px 1px 22px;
}
/* ================================================================ 

     HEADER

=================================================================== */



#header {
	background: #ffffff;
	width: 955px;
	height: 30px;
	color: #404040;
	font-size: 11px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
a img {
	border:0;
}
/* ================================================================ 

     DROPDOWN MENU

=================================================================== */



#head1 {
	width: 953px;
	height: 23px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #cccccc;
	background-color: #fff;
}
#submenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#submenu a {
	color: #000;
	display: block;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 6px 15px 5px 15px;
	border-bottom: 0px solid #ffffff !important;
}
#submenu a:hover {
	color: #000;
	display: block;
	text-decoration: underline;
	margin: 0px;
	padding: 6px 15px 5px 15px;
	background-color: rgb(165, 211, 138);
	border-bottom: 0px solid #ffffff !important;
}
#submenu li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#submenu li li {
	float: left;
	margin-top: 0px;
	padding: 0px;
	width: 140px;
}
#submenu li li a, #submenu li li a:link, #submenu li li a:visited {
	background: #F0F0F0;
	color: #000;
	width: 140px;
	float: none;
	margin: 0px;
	padding: 6px 10px 5px 10px;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff !important;
}
#submenu li li a:hover, #submenu li li a:active {
	background: rgb(165, 211, 138);
	color: #000;
	margin: 0px;
	padding: 6px 10px 5px 10px;
	border-bottom: 0px solid #ffffff !important;
}
#submenu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}
#submenu li:hover ul {
	left: auto;
	display: block;
}
#submenu li:hover ul, #submenu li.sfhover1 ul {
	left: auto;
}
.current_page_item a, .current_page_item a:hover {
	background: #cccccc !important;
	color: #ffffff !important;
	border-bottom: 0px solid #ffffff !important;
}
#head2 {
	background: #00a94e;
	width: 943px;
	color: #fff;
	margin: 0px;
	padding: 5px;
	overflow: hidden;
	border-top: 0px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.head2left {
	width: 184px;
	height: 90px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.head2middle {
	background: #ffffff url(images/logo.gif) no-repeat;
	width: 575px;
	height: 90px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.head2right {
	width: 184px;
	height: 90px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#head3 {
	background: #ffffff;
	width: 945px;
	color: #404040;
	margin: 0px;
	padding: 4px;
	overflow: hidden;
	border-top: 2px solid #000000;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#head3 a {
	color: #000000;
	text-decoration: none;
}
#head3 a {
	color: #000000;
	text-decoration: none;
}
#head3 a:visited {
	color: #000000;
	text-decoration: none;
}
#head3 a:hover {
	color: #000000;
	text-decoration: underline;
}
.head3left {
	width: 280px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.head3right {
	width: 645px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
/* ================================================================ 

     CONTENTS

=================================================================== */



#content {
	width: 955px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #cccccc;
}
#content p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 16px;
}
#content p.date {
	color: #999999;
	font-size: 8px;
	font-family: Verdana;
	text-transform: uppercase;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#content h1 {
	color: #000000;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
}
#content h1 a {
	color: #004276;
	text-decoration: none;
}
#content h1 a:visited {
	color: #004276;
	text-decoration: none;
}
#content h1 a:hover {
	color: #004276;
	text-decoration: underline;
}
#content h1.cattitle {
	color: #000000;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
}
#content h1.cattitle a {
	color: #000000;
	text-decoration: none;
}
#content h1.cattitle a:visited {
	color: #000000;
	text-decoration: none;
}
#content h1.cattitle a:hover {
	color: #000000;
	text-decoration: underline;
}
#content h1.indextitle {
	color: #000000;
	font-family: Impact, "Arial Black", Gadget, sans-serif;
	margin: 10px 0 0 0;
	padding: 0px 0px 6px 0px;
	font-size: 40px;
	line-height: 43px;
	letter-spacing: 1px;
	font-weight: normal;
}
#content h2.excerpt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin:0;
	padding:0;
	letter-spacing: -0.5px;
	font-weight: normal;
	color: #004276;
	text-transform:none;
}
#content h2 {
	color: #004276;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}
#content h2 a {
	color: #004276;
	text-decoration: none;
}
#content h2 a:visited {
	color: #004276;
	text-decoration: none;
}
#content h2 a:hover {
	color: #004276;
	text-decoration: underline;
}
#content h3 {
	color: #004276;
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}
#content h3 a {
	color: #004276;
	text-decoration: none;
}
#content h3 a:visited {
	color: #004276;
	text-decoration: none;
}
#content h3 a:hover {
	color: #004276;
	text-decoration: underline;
}
#content h4 {
	color: #004276;
	font-size: 15px;
 font-family: font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	line-height: 16px;
}
#content h4 a {
	color: #004276;
	text-decoration: none;
}
#content h4 a:visited {
	color: #004276;
	text-decoration: none;
}
#content h4 a:hover {
	color: #004276;
	text-decoration: underline;
}
blockquote {
	float:right;
	text-align: right;
	font-family:Georgia, Arial, Serif;
	font-size:16px;
	background:none;
	width:150px;
	border-top:#ccc 3px solid;
	border-bottom:#ccc 3px solid;
	margin: 10px 0 10px 20px;
	padding:10px;
	color:#404040;
}
#content blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.2;
}
#content2 {
	width: 955px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #cccccc;
}
#content2 a {
	color: #000000;
	text-decoration: none;
}
#content2 a:visited {
	color: #000000;
	text-decoration: none;
}
#content2 a:hover {
	color: #000000;
	text-decoration: underline;
}
#content2 p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 16px;
}
#content2 p.date {
	color: #999999;
	font-size: 8px;
	font-family: Verdana;
	text-transform: uppercase;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#content2 p.date a {
	color: #999999;
	font-size: 8px;
	font-family: Verdana;
	text-transform: uppercase;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#content2 h1 {
	color: #004276;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
}
#content2 h1 a {
	color: #004276;
	text-decoration: none;
}
#content2 h1 a:visited {
	color: #004276;
	text-decoration: none;
}
#content2 h1 a:hover {
	color: #004276;
	text-decoration: underline;
}
#content2 h1.cattitle {
	color: #000000;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
}
#content2 h1.cattitle a {
	color: #000000;
	text-decoration: none;
}
#content2 h1.cattitle a:visited {
	color: #000000;
	text-decoration: none;
}
#content2 h1.cattitle a:hover {
	color: #000000;
	text-decoration: underline;
}
#content2 h2 {
	color: #004276;
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
}
#content2 h2 a {
	color: #004276;
	text-decoration: none;
}
#content2 h2 a:visited {
	color: #004276;
	text-decoration: none;
}
#content2 h2 a:hover {
	color: #004276;
	text-decoration: underline;
}
#content2 h3 {
	color: #004276;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 15px;
}
#content2 h3 a {
	color: #004276;
	text-decoration: none;
}
#content2 h3 a:visited {
	color: #004276;
	text-decoration: none;
}
#content2 h3 a:hover {
	color: #004276;
	text-decoration: underline;
}
#content2 h4 {
	color: #004276;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	line-height: 16px;
}
#content2 h4 a {
	color: #004276;
	text-decoration: none;
}
#content2 h4 a:visited {
	color: #004276;
	text-decoration: none;
}
#content2 h4 a:hover {
	color: #004276;
	text-decoration: underline;
}
#content2 h5 {
	color: #004276;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	line-height: 16px;
}
#content2 h5 a {
	color: #004276;
	text-decoration: none;
}
#content2 h5 a:visited {
	color: #004276;
	text-decoration: none;
}
#content2 h5 a:hover {
	color: #004276;
	text-decoration: underline;
}
#s2top {
	width: 943px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border: 1px solid #cccccc;
}
#s2 {
	width: 955px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
}
#s21 {
	float: left;
	width: 148px;
	height: 188px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-left: 1px solid #cccccc;
}
#s22 {
	float: left;
	width: 148px;
	height: 188px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-left: 1px solid #cccccc;
}
#s23 {
	float: left;
	width: 148px;
	height: 188px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-left: 1px solid #cccccc;
}
#s24 {
	float: left;
	width: 148px;
	height: 188px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-left: 1px solid #cccccc;
}
#s25 {
	float: left;
	width: 148px;
	height: 188px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-left: 1px solid #cccccc;
}
#s26 {
	float: left;
	width: 148px;
	height: 188px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#content3 {
	width: 955px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #cccccc;
}
#content3 p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 16px;
}
#content3 p.date {
	color: #999999;
	font-size: 8px;
	font-family: Verdana;
	text-transform: uppercase;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#content3 h1 {
	color: #004276;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
}
#content3 h1 a {
	color: #004276;
	text-decoration: none;
}
#content3 h1 a:visited {
	color: #004276;
	text-decoration: none;
}
#content3 h1 a:hover {
	color: #004276;
	text-decoration: underline;
}
#content3 h1.cattitle {
	color: #000000;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
}
#content3 h1.cattitle a {
	color: #000000;
	text-decoration: none;
}
#content3 h1.cattitle a:visited {
	color: #000000;
	text-decoration: none;
}
#content3 h1.cattitle a:hover {
	color: #000000;
	text-decoration: underline;
}
#content3 h2 {
	color: #000000;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
}
#content3 h2 a {
	color: #004276;
	text-decoration: none;
}
#content3 h2 a:visited {
	color: #004276;
	text-decoration: none;
}
#content3 h2 a:hover {
	color: #004276;
	text-decoration: underline;
}
#content3 h3 {
	color: #004276;
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}
#content3 h3 a {
	color: #004276;
	text-decoration: none;
}
#content3 h3 a:visited {
	color: #004276;
	text-decoration: none;
}
#content3 h3 a:hover {
	color: #004276;
	text-decoration: underline;
}
#content3 h4 {
	color: #004276;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	line-height: 16px;
}
#content3 h4 a {
	color: #004276;
	text-decoration: none;
}
#content3 h4 a:visited {
	color: #004276;
	text-decoration: none;
}
#content3 h4 a:hover {
	color: #004276;
	text-decoration: underline;
}
/* ================================================================ 

     HOMEPAGE CONTROL

=================================================================== */

	

#homehome {
	float: left;
	width: 525px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#homehome p img {
	float: left;
	/*        border: 10px solid #ffffff;*/



	margin: 5px 10px 5px 0px;
}
#homehome ol {
	list-style-type: none;
	margin: 0px 0px 10px 45px;
	padding: 0px 0px 5px 0px;
}
#homehome ol li {
	list-style-type: decimal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#homehome ul {
	list-style-type: none;
	margin: 0px 0px 10px 40px;
	padding: 0px 0px 5px 0px;
}
#homehome ul li {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#homehome ul li a, a:visited {
	color: #004276;
	text-decoration: none;
}
#homehome ul li a:hover {
	color: #004276;
	text-decoration: underline;
}
#homehome h2 {
	color: #000000;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
}
#homehomesep {
	background: #ffffff url(images/homehomesep.gif) no-repeat;
	width: 515px;
	height: 10px;
	margin: 0px auto 0px;
	padding: 0px 0px 5px 0px;
}
.homehomeleft {
	width: 154px;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #cccccc;
}
.homehomeright {
	width: 340px;
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
.homehomeindex {
	width: 504px;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #cccccc;
}
.homehomeleft2 {
	width: 329px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	border-right: 1px solid #cccccc;
}
.homehomeright2 {
	width: 165px;
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
#homeleft {
	float: left;
	width: 90px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#homeleft ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
#homeleft li {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#homeleft ul li a, a:visited {
	text-decoration: none;
}
#homeleft ul li a:hover {
	text-decoration: underline;
}
#homeleft a.type1 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
#homeleft a.type2 {
	color: #666666;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#homeleft a.type3 {
	color: #666666;
	font-family: Arial;
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
}
#homeright {
	float: left;
	width: 340px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#homeright ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
#homeright li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#homeright ul li a, a:visited {
	color: #004276;
	text-decoration: none;
}
#homeright ul li a:hover {
	color: #004276;
	text-decoration: underline;
}
#homeright h2 {
	color: #000000;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
}
.homerightleft {
	width: 159px;
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #cccccc;
}
.homerightright {
	width: 160px;
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
#homehome3 {
	float: left;
	width: 525px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#homehome3 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
#homehome3 li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#homehome3 ul li a, a:visited {
	color: #004276;
	text-decoration: none;
}
#homehome3 ul li a:hover {
	color: #004276;
	text-decoration: underline;
}
.homehomeleft3 {
	width: 155px;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
.homehomemiddle3 {
	width: 155px;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
.homehomeright3 {
	width: 155px;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
#homeleft3 {
	float: left;
	width: 88px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 7px;
}
#homeleft3 a.left3 {
	color: #999999;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
#homeright3 {
	float: left;
	width: 320px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}
#homeright3 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
#homeright3 li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#homeright3 ul li a, a:visited {
	color: #004276;
	text-decoration: none;
}
#homeright3 ul li a:hover {
	color: #004276;
	text-decoration: underline;
}
#homeright3 h2 {
	color: #000000;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
}
/* ================================================================ 

     FOOTER

=================================================================== */



#footer {
	width: 955px;
	height: 25px;
	color: #666666;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
#footer a, #footer a:visited {
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #888888;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#footer p {
	color: #666666;
	font-size: 11px;
	font-family: Arial;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* ================================================================ 

     SEARCH FIELD

=================================================================== */



#searchdiv {
	margin: 0px;
}
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#s {
	background: #ffffff;
	width: 200px;
	font-size: 11px;
	font-family: Verdana, Arial;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #cccccc;
}
/* ================================================================ 

     MISCELLANEOUS

=================================================================== */



.pad5 {
	padding: 5px;
}
.commenttext {
	width: 500px;
	color: #444444;
	padding: 10px 0px 0px 0px;
	margin: 5px 0px 20px 0px;
	border-bottom: 1px dashed #ccc;
}
.commenttext-admin {
	width: 430px;
	color: #444444;
	padding: 10px 0px 0px 0px;
	margin: 5px 0px 20px 0px;
}
.aligncenter,  div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.alignleft {
	float: left;
	margin-right:10px;
}
.alignright {
	float: right;
	margin-left:10px;
}
.wp-caption {
	border-bottom: 3px solid #ccc;
	text-align: center;/* background-color: #fcfcfc;  

   padding-top: 4px;*/



   

   /*

   -moz-border-radius: 5px;

   -khtml-border-radius: 5px;

   -webkit-border-radius: 5px;

   border-radius: 5px;*/

}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 12px;
	font-style: italic;
}
#content p.wp-caption-text {
	padding: 5px 0 5px 0;
	margin: 5px 0 0 0;
}
.alignleft img {
	float: left;
	margin-right:10px;
}
.alignright img {
	float: right;
	margin-left:10px;
}
.grav {
	float: left;
	margin-right: 10px;
}
