/* 
	Theme Name: Organic-NonProfit
	Theme URL: http://www.organicthemes.com/
	Description: Organic Themes offers professionally designed, highly customizable Wordpress themes.
	Author: Organic Themes
	Author URI: http://www.organicthemes.com
	Version: 1.3.1
	Tags: organic themes, wordpress customization
	
	The CSS, XHTML and Design are released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

html {
	background: none;
	}
html.homehtmlbg {
	background: #EEEEEE url(images/outline.png) repeat-x;
	}
body {
	background: none;
	color: #666666;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
body.homebodybg {
background:#6ab6da url(images/outline.png) repeat-x;
height: 452px;
	}
#wrap {
	width: 960px;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}

/************************************************
*	Common										*
************************************************/
.hidden {
	display: none;
	}
.clear {
	clear: both;
	}

/************************************************
*	Hyperlinks									*
************************************************/
a img {
	border: none;
	}
a, a:link {
	color: #ff9900;
	text-decoration: none;
	}
a:focus, a:hover, a:active {
	color: #ff9900;
	text-decoration: underline;
	}

/************************************************
*	Header  									*
************************************************/
#header {
	background: none;
	width: 960px;
	height: 91px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
#header h1 {
	color: #666666;
	font-size: 24px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
#header h1 a, #header h1 a:visited {
	color: #666666;
	text-decoration: none;
	}
#header h1 a:hover {
	color: #666666;
	text-decoration: none;
	}
#header p {
	margin: 0px;
	padding: 0px;
	}
#header #title a {
	background: url(images/logo.png) no-repeat;
	display: block;
	width: 295px; 
	height: 58px;
	margin-top: 15px;; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}
.headerlogo {
	width: 295px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	float: left;
	}

/************************************************
*	Navbar      								*
************************************************/
#navbar {
	background: #fff;
	height: 30px;
	float: left;
	clear: both;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
.navbarright {
	float: right;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 30px;
	overflow: hidden;
	}
.navbarright img {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
/*** ESSENTIAL STYLES ***/
.ot-menu, .ot-menu * {
	margin:	0;
	padding: 0;
	list-style:	none;
	}
.ot-menu {
	line-height: 1.0;
	}
.ot-menu ul {
	position: absolute;
	top: -999em;
	width: 200px; /* left offset of submenus need to match (see below) */
	}
.ot-menu ul li {
	width: 100%;
	margin: 0px 0px 0px 0px;
	}
.ot-menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
	}
.ot-menu li {
	float: left;
	position: relative;
	}
.ot-menu a {
	display: block;
	position: relative;
	}
.ot-menu li:hover ul,
.ot-menu li.sfHover ul {
	left: 0;
	top: 29px; /* match top ul list item height */
	z-index: 99;
	}
ul.ot-menu li:hover li ul,
ul.ot-menu li.sfHover li ul {
	top: -999em;
	}
ul.ot-menu li li:hover ul,
ul.ot-menu li li.sfHover ul {
	left: 200px; /* match ul width */
	top: 0;
	}
ul.ot-menu li li:hover li ul,
ul.ot-menu li li.sfHover li ul {
	top: -999em;
	}
ul.ot-menu li li li:hover ul,
ul.ot-menu li li li.sfHover ul {
	left: 180px; /* match ul width */
	top: 0;
	}
/*** SKIN ***/
.ot-menu .current_page_item a {
	background: #EEEEEE;
	color: #202020 !important;
	border:	none;
	padding: 9px 10px 9px 10px;
	text-decoration: none;
	line-height: 11px;
	border-bottom: 1px solid #DDDDDD;
	}
.ot-menu .current-cat a {
	background: #EEEEEE;
	color: #666666 !important;
	border:	none;
	padding: 9px 10px 9px 10px;
	text-decoration: none;
	line-height: 11px;
	}
.ot-menu .current_page_item li a, .ot-menu li .current_page_item a {
	color: #666666 !important;
	padding: 6px 10px 8px 10px;
	border-bottom: none;
	}
.ot-menu {
	float: left;
	margin-bottom: 0;
	}
.ot-menu a {
	border:	none;
	padding: 9px 10px 10px 10px;
	margin: 0px;
	text-decoration: none;
	line-height: 11px;
	text-shadow: 0.3px 0.3px #F5F5F5;
	}
.ot-menu a, .ot-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #202020;
	}
.ot-menu li {
	background: none;
	margin: 0px 5px 0px 0px;
	}
.ot-menu li li {
	background:	#EEEEEE;
	}
.ot-menu li li a {
	font-size: 11px;
	padding: 6px 10px 8px 10px;
	border-left: none;
	}
.ot-menu li li li {
	background:	#EEEEEE;
	}
.ot-menu li:hover, .ot-menu li.sfHover {
	background: #EEEEEE;
	color: #666666;
	outline: 0;
	border: none;
	}
.ot-menu a:focus, .ot-menu a:hover, .ot-menu a:active {
	background: #EEEEEE;
	color: #202020;
	padding: 9px 10px 9px 10px;
	outline: 0;
	border-bottom: 1px solid #DDDDDD;
	}
.ot-menu li li a:focus, .ot-menu li li a:hover, .ot-menu li li a:active {
	background: #DDDDDD;
	color: #666666;
	padding: 6px 10px 8px 10px;
	outline: 0;
	border-bottom: none;
	}
.ot-menu li li:hover, .ot-menu li li.sfHover {
	background:	#dddddd;
	outline: 0;
	}
/*** ARROWS **/
.ot-menu a.sf-with-ul {
	padding-right: 25px;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
	}
.ot-menu a:hover.sf-with-ul {
	padding-right: 25px;
	}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 10px;
	top: 12px; /* IE6 only */
	width: 10px;
	height:	10px;
	text-indent: -999em;
	overflow: hidden;
	background:	url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
	}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 9px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
	}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
	}
/* point right for anchors in subs */
.ot-menu ul .sf-sub-indicator {
	top: 9px;
	background-position:  -10px 0; 
	}
.ot-menu ul a > .sf-sub-indicator {
	top: 7px;
	right: 5px;
	background-position:  0 0; 
	}
/* apply hovers to modern browsers */
.ot-menu ul a:focus > .sf-sub-indicator,
.ot-menu ul a:hover > .sf-sub-indicator,
.ot-menu ul a:active > .sf-sub-indicator,
.ot-menu ul li:hover > a > .sf-sub-indicator,
.ot-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
	}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
	}

/************************************************
*	Homepage 					     		    * 
************************************************/
#swfDiv {
	margin: 0px 0px 0px 0px;
	float: left;
	}
#homepagetop {
	border-top: 1px solid #c6c6c6;
	background: none;
	float: left;
	display: block;
	clear: both;
	width: 960px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
#homepagetop p {
	line-height: 20px;
	}
#bannerleft {
	float: left;
	display: block;
	position: relative;
	background: #FFFFFF;
	width: 960px;
	height: 330px;
	overflow: hidden;
	z-index: 1;
	}
#bannerleft embed {
	width: 650px;
	height: 330px;
	}
#bannerdescription {
	float: left;
	display: block;
	position: absolute;
	background: #333333;
	opacity: 0.8;
	filter: alpha(opacity=80);
	overflow: hidden;
	height: 38px;
	width: 630px;
	bottom:0;
	padding: 10px;
	z-index: 8;
	top:265px;
	color: #fff;
	}
#bannerdescription h3 {
	text-align: left;
	color: #FFFFFF;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	text-transform: none;
	line-height: 14px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	}
#bannerdescription p {
	color: #EEEEEE;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	}
#bannerright {
	float: right;
	display: block;
	width: 310px;
	height: 336px;
	}
#bannerrighttop {
	float: left;
	display: block;
	width: 310px;
	height: 130px;
	background: #EEEEEE url(images/fold_subscribe.gif) top right no-repeat;
	margin: 0px;
	padding: 0px;
	}
#bannerrighttop h3 {
	margin: 0px 0px 12px 0px;
	padding: 0px;
	text-align: left;
	color: #666666;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	text-transform: none;
	line-height: 20px;
	}
#homesubscribe {
	float: left;
	display: block;
	padding: 15px;
	}
#homesubscribe form {
	float: left;
	margin: 0px 0px 0px 0px;
	}
#homesubscribe p {
	margin: 5px 0px 5px 0px;
	color: #666666;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	line-height: 16px;
	}
#bannerwidget {
	float: left;
	display: block;
	width: 280px;
	height: 300px;
	background: #FFFFFF;
	padding: 15px;
	overflow: hidden;
	}
#bannerwidget h3 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: left;
	color: #202020;
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	text-transform: none;
	line-height: 20px;
	}
#bannerwidget li {
	text-decoration: none;
	list-style-type: none;
	}
#bannerwidget li a, #bannerwidget li a:link, #bannerwidget li a:visited {
	color: #666666;
	text-decoration: none;
	}
#bannerwidget ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#bannerwidget ul li {
	list-style-type: none;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	}
#bannerwidget ul li a {
	background: transparent url(images/arrow_normal.gif) no-repeat;
	border-bottom: 1px dotted #dddddd;
	display: block;
	padding: 4px 5px 4px 12px;
	}
#bannerwidget ul li a:hover {
	background: transparent url(images/arrow_over.gif) no-repeat;
	color: #ff9900;
	padding: 4px 5px 4px 12px;
	}
#homepagemid {
	float: left;
	width: 960px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#homepagemid .homebox {
	background: #FFFFFF;
	height: 244px;
	width: 300px;
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	}
#homepagemid a, #homepagemid a:visited {
	color: #666666;
	text-decoration: none;
	}
#homepagemid a:hover {
	color: #ff9900;
	text-decoration: none;
	}
#homepagemid p {
	margin: 0px;
	padding: 0px 11px 0px 0px;
	line-height: 20px;
	}
#homepagemid h3 {
	background: #DDDDDD;
	padding: 15px 0px 15px 0px;
	margin: 0px;
	text-align: center;
	color: #202020;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	text-transform: none;
	text-shadow: 0.3px 0.3px #F5F5F5;
	}
#homepagemid h3 a {
	color: #666666;
	text-decoration: none;
	border: none;
	}
#homepagemid h3 a:hover {
	color: #ff9900;
	text-decoration: none;
	border: none;
	}
#homepagemid h4 {
	color: #666666;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
#homepagemid h4 a, #homepagemid h2 a:visited {
	color: #666666;
	text-decoration: none;
	border: none;
	}
#homepagemid h4 a:hover {
	color: #ff9900;
	text-decoration: none;
	border: none;
	}
#homepagemid embed, #homepagemid object {
	width: 250px;
	height: 205px;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	}
#homepagemid ul {
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	}
#homepagemid ul li {
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	}
#homepagemid img {
	float: left;
	padding:5px 0px 0px 0px;
	margin: 0px 10px 5px 0px;
	}
#homecontent01 {
	background: transparent url(images/shadow_midbox.png) no-repeat bottom right;
	float: left;
	display: block;
	clear: both;
	width: 310px;
	height: 240px;
	margin: 0px 14px 0px 0px;
	padding: 0px 3px 3px 0px;
	overflow: hidden;
	}
#homecontent02 {
	background: transparent url(images/shadow_midbox.png) no-repeat bottom right;
	float: left;
	display: block;
	width: 310px;
	height: 240px;
	margin: 0px 15px 0px 0px;
	padding: 0px 3px 3px 0px;
	overflow: hidden;
	}
#homecontent03 {
	background: transparent url(images/shadow_midbox.png) no-repeat bottom right;
	float: left;
	display: block;
	width: 310px;
	height: 240px;
	margin: 0px -3px -3px 0px;
	padding: 0px 3px 3px 0px;
	overflow: hidden;
	}
#homepagebot {
	float: left;
	width: 960px;
	padding: 0px 0px 0px 0px;
	}
#homepagebot a, #homepagebot a:visited {
	color: #666666;
	text-decoration: none;
	}
#homepagebot a:hover {
	color: #ff9900;
	text-decoration: none;
	}
#homepagebot p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
#homepagebot h3 {
	margin: 10px 0px 10px 0px;
	text-align: left;
	text-indent: 4px;
	color: #666666;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	text-transform: none;
	text-shadow: 0.3px 0.3px #F5F5F5;
	}
#homepagebot h3 a {
	color: #666666;
	text-decoration: none;
	border: none;
	}
#homepagebot h3 a:hover {
	color: #ff9900;
	text-decoration: none;
	border: none;
	}
#homepagebot h4 {
	color: #666666;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
#homepagebot h4 a {
	color: #666666;
	text-decoration: none;
	border: none;
	}
#homepagebot h4 a:hover {
	color: #ff9900;
	text-decoration: none;
	border: none;
	}
#homecontent04 {
	background: none;
	float: left;
	display: block;
	clear: both;
	width: 326px;
	margin: 0px 14px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#homecontent04 h3 {
	margin: 5px 0px 20px 0px;
	text-align: left;
	color: #666666;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	text-transform: none;
	}
#homecontent04 p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	color: #999999;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	line-height: 22px;
	}
#homecontent05 {
	float: left;
	display: block;
	background: transparent url(images/shadow_tabbox.png) no-repeat bottom right;
	width: 634px;
	margin: 0px -3px -3px 0px;
	padding: 0px 3px 3px 0px;
	overflow: hidden;
	}
.homebox {
	background: #ffffff;
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	float: left;
	}
.learnmore {
	float: left;
	display: block;
	color: #666666;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	line-height: 25px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	}
.learnmoretab {
	float: right;
	display: block;
	color: #666666;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	line-height: 25px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px dotted #dddddd;
	text-align: right;
	}
#morenews a {
	float: left;
	display: block;
	color: #666666;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	line-height: 25px;
	width: 100%;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	text-decoration: none;
	}
#morenews a:hover {
	color: #ff9900;
	}

/************************************************
*	Content 					     		    * 
************************************************/
#content {
	float: left;
	width: 960px;
	display: block;
	background: #EEEEEE;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}
#contentleft {
	float: left;
	width: 640px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 15px;
	}
#contentwide {
	float: left;
	width: 930px;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	}
#contenthome {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}
#contentleft h1, #contentwide h1 {
	color: #666666;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	margin: 0px 0px 2px 14px;
	padding: 0px;
	line-height: 24px;
	}
#contentleft h2, #contentwide h2 {
	color: #666666;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
#contentleft h3, #contentwide h3 {
	color: #666666;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	margin: 0px 0px 5px 0px;
	}
#contentleft h4, #contentwide h4 {
	color: #666666;
	font-size: 16px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#contentleft h5, #contentwide h5 {
	color: #666666;
	font-size: 14px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
	}
#contentleft h6, #contentwide h6 {
	color: #666666;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0px 5px 0px;
	padding: 10px 0px 2px 0px;
	border-bottom: 1px solid #CCCCCC;
	}
#contentleft h1 a, #contentwide h1 a,
#contentleft h2 a, #contentwide h2 a,
#contentleft h3 a, #contentwide h3 a,
#contentleft h4 a, #contentwide h4 a,
#contentleft h5 a, #contentwide h5 a,
#contentleft h6 a, #contentwide h6 a {
	color: #666666;
	text-decoration: none;
	border: none;
	}
#contentleft h1 a:hover, #contentwide h1 a:hover,
#contentleft h2 a:hover, #contentwide h2 a:hover,
#contentleft h3 a:hover, #contentwide h3 a:hover,
#contentleft h4 a:hover, #contentwide h4 a:hover,
#contentleft h5 a:hover, #contentwide h5 a:hover,
#contentleft h6 a:hover, #contentwide h6 a:hover {
	color: #ff9900;
	text-decoration: none;
	border: none;
	}
#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
.postarea p {
	margin: 0px;
	padding: 5px 0px 5px 14px;
	}
.postarea a img.nothumb {
	margin: 0px 0px 0px 0px;
	}
.postarea hr {
	border:0;
	width:100%;
	height:1px;
	color:#ddd;
	background-color:#ddd;
	margin:5px 0 8px 0;
	padding: 0;
	}
.postarea ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
.postarea ol li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.postarea ul {
	list-style-type: none;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
	}
.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
.postarea ul li {
    list-style: inside;
    list-style-type: square;
	background: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
.postarea ul ul li {
	background: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height: 22px;
	margin: 10px 25px 10px 25px;
	padding: 0px 25px 0px 15px;
	border-left: 2px solid #dddddd;
	}
#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
.postheader {
	margin: 0px 0px 10px 0px;
	}
.postauthor {
	margin: 0px;
	padding: 0px;
	}
.meta {
	background: none;
	font-size: 11px;
	margin: 10px 0px 20px 0px;
	padding: 5px 10px 5px 10px;/*border: 1px dotted #BBBBBB;*/
	border-top: 3px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	}
.meta p {
	margin: 0px;
	padding: 0px;
	}
code {
	color: #666666;
	background: #EAEAEA;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	display: block;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	}
.archive {
	float: left;
	width: 320px;
	margin: 0px;
	padding: 0px 25px 20px 0px;
	}

/************************************************
*	Images  					     		    * 
************************************************/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}
img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}
img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}
.alignright {
	float: right;
	margin: 10px 0px 10px 10px;
	}
.alignleft {
	float: left;
	margin: 10px 10px 10px 0px;
	}
.wp-caption {
	border: 1px solid #dddddd;
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px 0px 0px 0px;
	margin-bottom: 15px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	}
.wp-caption img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	}
.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

/************************************************
*	Sidebar 	        			     	    * 
************************************************/
#sidebar {
	float: right;
	display: inline-block;
	width: 300px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	line-height: 18px;
	}
#sidebar p {
	color: #666666;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 20px;
	}
#sidebar li {
	list-style-type: none;
	}
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#sidebar ul li {
	color:#666666;
	display: inline;
	padding: 0px;
	margin: 0px;
	text-indent: 5px;
	}
#sidebar ul li a {
	color:#666666;
	display: block;
	padding: 5px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	border-top: 1px dotted #BBBBBB;
	}
#sidebar ul li a:hover {
	color:#ff9900;
	display: block;
	background: #ff9900;
	padding: 5px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	}
.textwidget {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 19px;
	}

/************************************************
*	Sidebar Widgets									*
************************************************/
#sidebar .widget {
	float:left;
	background: #DDDDDD;
	width: 280px;
	margin: 0px 0px 15px 0px;
	padding: 10px;
	list-style-type: none;
	}
#sidebar .widget h1, #sidebar .widget h2, #sidebar .widget h3, #sidebar .widget h4, .subscribe h4 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: left;
	color: #666666;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	text-transform: none;
	}
#sidebar .widget a {
	color: #ff9900;
	}
#sidebar .widget p {
	color:#666666;
	}
#sidebar .widget li {
	color:#666666;
	}
#sidebar .widget ul {
	color:#666666;
	margin: 10px 0 0 0;
	padding: 0px;
	}
#sidebar .widget ul li {
	display: inline;
	color: #666666;
	}
#sidebar .widget ul li a {
	display: block;
	color: #666666;
	padding: 5px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	text-decoration: none;
	border-top: 1px dotted #BBBBBB;
	}
#sidebar .widget ul li a:hover {
	display: block;
	color: #ff9900;
	padding: 5px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	border-top: 1px dotted #BBBBBB;
	}
#sidebar .widget li a {
	color: #666666;
	border: none;
	}
#sidebar .widget li a:hover {
	color: #666666;
	border: none;
	background: none;
	}

/************************************************
*	Subscribe									*
************************************************/
.subscribe {
	float: left;
	display: block;
	background: #DDDDDD;
	width: 280px;
	list-style:none;
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 10px 10px;
	}
.subscribe form {
	margin: 0;
	padding: 0;
	}
.subscribe input {
	margin: 0;
	padding: 0;
	}
.subscribe p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
.subscribe a, .headerright a:visited {
	color: #000000;
	text-decoration: none;
	}
.subscribe a:hover {
	color: #666666;
	text-decoration: underline;
	}
#subbox {
	float: left;
	display: block;
	background: #FFFFFF url(images/arrow_subscribe.png) left no-repeat;
	width: 190px;
	height: 13px;
	color: #666666;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 6px 0px 4px 16px;
	border: none;
	}
#subbutton {
	float: right;
	display: block;
	background: #FFFFFF url(images/go_btn.png);
	background-repeat: no-repeat;
	width: 60px;
	height: 23px;
	margin: 5px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	border: none;
	}

/************************************************
*	Footer Top									*
************************************************/
#footertopbg {
	}
#footertop {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}
#footertop h4 {
	margin: 15px 0px 15px 0px;
	padding: 0px;
	text-align: left;
	color: #666666;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	text-transform: none;
	}
#footertop li {
	text-decoration: none;
	list-style-type: none;
	padding: 0px 0px 15px 0px;
	}
#footertop li a, #footertop li a:link, #footertop li a:visited {
	color: #666666;
	text-decoration: none;
	}
#footertop ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
#footertop ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#footertop ul li a {
	display: block;
	background: transparent url(images/arrow_normal.gif) no-repeat;
	padding: 4px 4px 4px 12px;
	margin: 0px 0px 8px 0px;
	border-bottom: 1px dotted #dddddd;
	}
#footertop ul li a:hover {
	display: block;
	background: transparent url(images/arrow_over.gif) no-repeat;
	color: #ff9900;
	padding: 4px 4px 4px 12px;
	margin: 0px 0px 8px 0px;
	border-bottom: 1px dotted #dddddd;
	}
#footertop #recentcomments li {
	display: block;
	list-style-type: none;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 8px 0px;
	}
#footertop #recentcomments a {
	display: inline;
	background: none;
	color: #ff9900;
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;
	}
#footertop #recentcomments a:hover {
	text-decoration: underline;
	}
.footerwidget01 {
	width: 228px;
	float: left;
	display: inline;
	margin: 0px 16px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.footerwidget02 {
	width: 228px;
	float: left;
	display: inline;
	margin: 0px 16px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.footerwidget03 {
	width: 228px;
	float: left;
	display: inline;
	margin: 0px 16px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.footerwidget04 {
	width: 228px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/************************************************
*	Footer Background							*
************************************************/
#footerbg {
	}

/************************************************
*	Footer  									*
************************************************/
#footer {
	width: 960px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px;
	}
#footer p {
	margin: 26px 0 19px 0px;
	padding: 0px;
	}
.footerleft {
	clear: both;
	}
.footertop {
	font-size: 13px;
	color: #4a4a4a;
	font-weight: normal;
	margin: 0px;
	font-style:italic;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}
.footertop a {
	color: #666666;
	text-decoration: none;
	}
.footertop a:hover {
	color: #999999;
	text-decoration: underline;
	}
.footerbottom {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
.footerbottom a {
	color: #666666;
	text-decoration: none;
	}
.footerbottom a:hover {
	color: #999999;
	text-decoration: underline;
	}
.footerright {
	float: right;
	margin: 18px 0px 0px 0px;
	}

/************************************************
*	Search Form									*
************************************************/
.postform {
	background: #FFFFFF;
	width: 240px;
	color: #666666;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
	border: none;
	}
#cat {
	background: #FFFFFF;
	color: #666666;
	margin: 5px 0px 0px 0px;
	}
#searchform {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#searchformheader {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#searchbox {
	float: left;
	display: inline;
	background: #DDDDDD url(images/fold_subscribe.gif) no-repeat scroll right top;
	font-size: 11px;
	line-height: 11px;
	width: 278px;
	color: #666666;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	padding: 10px 5px 8px 5px;
	margin: 0px 0px 0px 0px;
	border: none;
	}
#searchbutton {
	background: #EEEEEE;
	color: #FFFFFF;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	padding: 0px;
	margin: 0px;
	}
#s {
	background: #FFFFFF;
	width: 170px;
	color: #666666;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 5px 3px 0px 0px;
	padding: 3px 0px 3px 3px;
	display: inline;
	border: 1px solid #dddddd;
	}
#searchsubmit {
	background: #DDDDDD;
	color: #666666;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 1px 2px 1px 2px;
	border: 1px solid #AAAAAA;
	display: none;
	}
#submit {
	background: #DDDDDD;
	color: #666666;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #dddddd;
	}
#author, #email, #url {
	background: #FFFFFF !important;
	color: #666666;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #dddddd;
	}

/************************************************
*	Comments									*
************************************************/
#respond {
	margin: 20px 0px 10px 0px;
	}
#comment {
	background: #FFFFFF !important;
	color: #666666;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: none;
	}
.commentlist li ul li {
	font-size: 12px;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar {
	background: #FFFFFF;
	float: right;
	margin: 0px 0px 0px 5px;
	padding: 1px;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}
.commentlist p {
	font-weight: normal;
	text-transform: none;
	}
.commentmetadata {
	font-weight: normal;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}
#commentform {
	margin: 5px 10px 0px 0px;
	}
#commentform textarea {
	width: 100%;
	padding: 5px;
	border: 1px solid #dddddd;
	}
#respond:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
#commentform p {
	margin: 5px 0px 5px 0px;
	}
#commentform #submit {
	margin: 0px 0px 10px 0px;
	float: left;
	padding: 5px 5px 5px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	}
.alt {
	margin: 0px;
	padding: 10px;
	}
.commentlist {
	margin: 0px;
	padding: 0px;
	}
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}
.commentlist li {
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: 10px;
	margin-left: 10px;
	}
.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
.children {
	margin: 0px;
	padding: 0px;
	}
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
.reply a, .reply a:visited {
	background: #FFFFFF;
	color: #666666;
	font-family: Helvetica, Arial, Trebuchet MS, Tahoma;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 4px 5px 4px 5px;
	border: 1px solid #dddddd;
	}
.reply a:hover {
	background: #FFFFFF;
	color: #ff9900;
	text-decoration: none;
	border: 1px solid #dddddd;
	}
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
.depth-1 {
	border: 1px solid #dddddd;
	margin: 0px;
	padding: 0px;
	}
.even, .alt {
	border: 1px solid #dddddd;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	Tabber									*
************************************************/
.tabberlive .tabbertabhide {
	display: none;
	}
.tabber {
	margin: 0;
	padding: 0;
	}
.tabberlive hr {
	border: 0;
	width: 100%;
	height: 1px;
	color: #e4d9c3;
	background-color: #e4d9c3;
	margin: 5px 0 8px 0;
	}
.tabberlive img {
	float: left;
	display: block;
	background: #EEEEEE;
	padding: 5px;
	margin: 0px 10px 0px 0px;
	}
.tabberlive {
	margin: 0px;
	}
.tabberlive h1 {
	margin: 0px;
	}
.tabberlive h1 a {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
ul.tabbernav {
	color: #666666;
	background: #EEEEEE;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	padding: 10px 3px 7px 0px;
	margin: 0px -3px 0px 0px;
	}
ul.tabbernav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
ul.tabbernav li a {
	color: #666666;
	margin: 0px;
	padding: 7px 25px 8px 25px;
	border-bottom: none;
	text-decoration: none;
	}
ul.tabbernav li a:link, ul.tabbernav li a:visited {
	background: #dddddd url(images/tab_corner.gif) no-repeat top right;
	color: #666666;
	margin: 0px 5px 0px 0px;
	}
ul.tabbernav li a:hover {
	background: #FFFFFF url(images/tab_corner.gif) no-repeat top right;
	color: #666666;
	text-decoration: none;
	}
ul.tabbernav li.tabberactive a {
	background: #FFFFFF url(images/tab_corner.gif) no-repeat top right;
	color: #666666;
	text-decoration: none;
	}
ul.tabbernav li.tabberactive a:hover {
	background: #FFFFFF url(images/tab_corner.gif) no-repeat top right;
	color: #666666;
	}
.tabberlive .tabbertab {
	background: #FFFFFF;
	height: 290px;
	padding: 0px;
	}
.tabberlive .tabbertab h2 {
	display: none;
	margin: 0px;
	padding: 0px;
	}
.tabbertab cite {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
#contenthome #homepagemid{margin: 0;}
#top_right{float: right;margin: 43px 5px 0 0;width: 280px;color: #fff;}
#top_right_contact{background: url(images/contact.png) no-repeat;height: 29px;width: 132px;float: left;text-align: center;padding-top: 7px;padding-left: 14px;}
#top_right_email{background: url(images/email.png) no-repeat;height: 29px;width: 132px;float: right;text-align: center;padding-top: 7px;color: #fff;}
#top_right_email a{color: #fff;text-decoration: none;}
#homecontent04{background: #DDDDDD;font-style: italic;font-size: 20px;margin:0;padding: 0;}
#homecontent05{background: #fff;font-style: italic;font-size: 24px;margin: 0;padding: 0;font-family: Georgia,"Times New Roman",Times,serif;}
#homecontent05 a{line-height: 45px;margin-left: 50px;color: #202020 !important}
#homecontent04 a{line-height: 45px;margin-left: 50px;font-family: Georgia,"Times New Roman",Times,serif;font-size: 24px;color: #202020 !important;}
#homepagemid .homebox{padding: 6px 0 0 9px;}
#homepagemid #homecontent01,#homepagemid #homecontent02,#homepagemid #homecontent03{padding: 0px;}
a.nivo-prevNav,a.nivo-nextNav{display: none;}
.label{width: 145px;float: left;}
.contact input,textarea {margin: 0 0 20px;border: 1px solid #666666;width: 200px;}
.contact_right{padding-left: 16px;}
.contact{margin-top: 20px;}
.contact_right h3{padding-top: 20px;margin-left: 0!important;}
input#send_btn{background: url(images/button.png) no-repeat;height: 23px;width: 73px;border: none;padding-bottom: 2px;}
span.errMsg{padding-left: 20px;color: #D8000C}
#inner_contact{float: right;width: 250px;border: 1px solid #374445;margin-top: 10px;margin-bottom: 10px;background: #6ab6da;}
#inner_contact h3.contact_title{padding: 0px;}
#inner_contact .contact input, textarea{margin: 0px 0px 9px}
#inner_contact .contact{margin: 0px;}
#contentleft h2, #contentwide h2{margin-left: 14px;}
#homepagetop #inner_img{height: 220px;}
a.readmore{font-style: italic;font-size: 12px;}
.slide_quote{float: right;width: 233px;background: #fff;height: 330px;padding: 0 10px 0 12px;line-height: 20px;}
.slide_image{float: left;width: 650px;overflow: hidden;}
#slideshow1{height: 300px !important;width: 960px;}
.slide_quote h3 {color: #202020;font-family: Georgia,"Times New Roman",Times,serif;font-size: 21px;font-style: italic;font-weight: lighter;line-height: 20px;margin: 10px 0 15px;padding: 0;text-align: left;text-transform: none;}
#contentleft .postarea h3{margin-left: 15px;}
div .slide_image{width: 650px;}
div .slide_quote{width: 260px;}
#contentwide .postarea h3{margin-left: 14px;}
address{margin-left: 12px;}