@charset "UTF-8";

/* @MAIN TYPE SELECTORS
-----------------------------------------------------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 150%;
	color: #666;
}

h2 {
	font-size: 120%;
	color: #C90;
	margin-bottom: 15px;
	margin-top: 0px;
	font-weight:bold;
}

h3 {
	font-size: 90%;
	color: #366;
	margin: 0 0 0px 0px;
	font-weight:bold;
}

h5 {
	font-size: 100%;
	color: #000;
	margin-bottom:10px;
	font-weight:bold;
	font-family:Bookman Old Style;
}

h6 {
	font-size: 100%;
	color: #000;
	margin-bottom: 6px;
	margin-left: 15px;
	margin-top: 1px;
}


a img {
	border:none;
}

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

a:hover, a:focus, a:active {
	text-decoration: underline;
	color: #F89724;
}
.clr {clear:both;}
td, th{
	font-size: 80%;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #366;

}

th {
	border-bottom-width: 3px;
	padding-bottom:0px;
}

p, #mainContent ul, #mainContent ol, .tooltipContent {
	font-size: 83%;
	margin-bottom: 15px;
	margin-top: 0px;
	line-height: 1.3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.page-id-113 p{ font-size:100% !important;}

.clear{ clear:both;}

/* @CONTATINER STYLES
-----------------------------------------------------------------------------------------------------------------*/

.oneColFixCtrHdr #container, .twoColFixLtHdr .container {
	width: 870px;
	margin: 0 auto;
	text-align: left;
}

/* @HEADER STYLES
-----------------------------------------------------------------------------------------------------------------*/
.oneColFixCtrHdr #header, .twoColFixLtHdr #header{
	position:relative;
}
.oneColFixCtrHdr #header h1, .twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

/* @NAVBAR STYLES
-----------------------------------------------------------------------------------------------------------------*/
.oneColFixCtrHdr #navBar {
	width: 870px;
	height: 38px;
	float:left;
	margin-top:2px;
}

/* @MAIN CONTENT STYLES
-----------------------------------------------------------------------------------------------------------------*/
.oneColFixCtrHdr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}

#mainContent img{
	padding-bottom: 20px;
	padding-right: 5px;
}
/* @FOOTER STYLES
-----------------------------------------------------------------------------------------------------------------*/



/* @FORM STYLES
-----------------------------------------------------------------------------------------------------------------*/
fieldset {
/*	background-color: #D7E8E6;*/
	border: 1px solid #197A80;
	padding:0 10px;
}

textarea {
	height: 150px;
	width: 400px;
}

label {
	font-weight: bold;
	display: block;
}

.textInput {
	width: 250px;
}

.warning {
	font-weight: bold;
	color: #C00;
}

#website {
	display: none;
}

/* @GENERAL CLASSES
-----------------------------------------------------------------------------------------------------------------*/

.fltrt {
	float: right;
	margin-left: 0px;
	width:390px;
}
.fltlft {
	float: left;
	margin-right: 0px;
}

.clrBth {
	clear:both;
}

.hideMe {
	visibility: hidden;
}
.showMe {
	visibility: visible;
}

/* @ADMIN & CLASS LIST TABLE CLASSES
-----------------------------------------------------------------------------------------------------------------*/

.indentBtn{
	margin-left:10px;
}

.borderless {
	border:none;
}

.tooltipContent {
	padding: 5px 5px 3px 5px;
	text-align:left;
	width: 300px;
}


/* @HEADER BTN/LINKS CLASSES
-----------------------------------------------------------------------------------------------------------------*/

.login {
	font-size:85%;
	position:absolute;
	top:90px;
	right: 40px;
}

.small, a.small {
	font-size:85%;
	color:#999;
}

.donate {
	float: right;
}

.share {
	float:left;
	padding: 4px 0 0 50px;
}

.join_mail_list{height:auto; float:right; text-align:right; padding:0px; margin-right:22px; background:url(images/join-mail-list.jpg) no-repeat center center;}
.join_mail_list a{     
	color: #333333;
    cursor: pointer;
    display: block;
    padding: 0.5em 0.75em;
    text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.join_mail_list a:hover{
	color:#FF9933;
}

.twitter-widget{
	display:block;
	float:left;
	border:2px solid #087071;
	padding:5px;
	margin-top:10px;
	width:416px;

}

/* @MISC CLASSES
-----------------------------------------------------------------------------------------------------------------*/
	
.caption {
	font-size: 80%;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
}


.desc{
	width: 700px;
	padding: 10px;
	margin:10px;
	border: 1px solid #399;
}

.plain-content{
	border: 1px solid #999;
	font-size:95%;
	width: 700px;
	margin:5px auto;
	padding: 5px 20px;
	
}

.plain-content h1{
	text-align:center;
}

a[href$=".pdf"] {
	background:url(images/pdf-icon.jpg) no-repeat right top;
	padding-right:20px;
}
a[href$=".doc"] {
	background:url(images/doc-icon.jpg) no-repeat right top;
	padding-right:20px;
}



/*.moveIt{
	margin-left:100px;
}*/

div.shortTestimonial {
	width: 250px;
	padding: 8px;
	margin: 5px 15px 5px 0;
	background-color: #a9d79e;
	float: left;
	
	font-size: 12px;
	
	min-height: 130px;
}
div.shortTestimonial a:link, div.shortTestimonial a:visited {
	color: #222;
	font-style: italic;
	text-decoration: none;
}
div.shortTestimonial a:hover img {
	text-decoration: none;
}
div.shortTestimonial a:hover {
	text-decoration: underline;
}




/***************_____________________________________________________________________________
______________________________________________________________________________________________
**********************************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
.MenuBarHorizontal {
	width: 875px;
	min-height: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 34px;
	background:url(images/main-menu-bg.jpg) repeat-x scroll center top transparent !important;
}
.MenuBarHorizontal ul {
	margin: 0px;
	padding: 0px;
}
/* Menu item containers, position children relative to this container and are a fixed width */
.MenuBarHorizontal li {
	margin: 0px 0px;
	padding: 0px 22px 0px 0px;
	list-style: none !important;
	float: left;
	/*background: url(images/nav_lft.jpg) no-repeat left;*/
}
.MenuBarHorizontal a {
	padding: 0px 6px 0px 0px;
	display: block;
	text-decoration: none;
	font-weight:bold;
/*	background: url(images/nav_rght.jpg) no-repeat right;*/
}

.MenuBarHorizontal a:hover {
	color: #F79623;
}
/*******************************************************************************************************************************************************************************************************************************************************************************/

div.shortTestimonial {
	width: 245px;
	padding: 8px;
	margin: 5px 15px 5px 0;
	background-color: #a9d79e;
	float: left;
	font-size: 12px;
	min-height: 130px;
}
div.shortTestimonial a:link, div.shortTestimonial a:visited {
	color: #222;
	font-style: italic;
	text-decoration: none;
}
div.shortTestimonial a:hover img {
	text-decoration: none;
}
div.shortTestimonial a:hover {
	text-decoration: underline;
}
/*******************************************************************************************************************************************************************************************************************************************************************************/
.mainContent_innr {
	width: 870px;
	min-height: 300px;
	margin: 10px 0;
	float: left;
	background:#FFFFFF;
}
.mainContent_innr_lft {
    float: left;
    margin: 0;
    min-height: 10px;
    padding: 0 20px 0 0;
    width: 600px;
}


.mainContent_innr_rght {
	width: 250px;
	min-height: 10px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}


.mc_innr_rght_box {
	float: left;
	font-size: 14px;
	background:url(images/innr_rght_bg.jpg) repeat-y;
	margin-bottom:20px;
}
.mc_innr_rght_box .widget-title {
	color: #f0b04f;
	padding:  0 0 0 5px;
}
.mc_innr_rght_box_top {
	width:240px;
	float: left;
	background:url(images/innr_rght_top.jpg) no-repeat top;
}
.mc_innr_rght_box_bttm {
	float: left;
	width:240px;
	background:url(images/innr_rght_bttm.jpg) no-repeat bottom;
}


.s_content{ width:220px; margin:10px; background:#FFFFFF;}

.mc_innr_rght_box ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.mc_innr_rght_box li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.mc_innr_rght_box a {

}
.mc_innr_rght_box ul ul {
	padding: 0;
}
.mc_innr_rght_box a:hover {
	color: #F89724;
}



/*p, #mainContent_innr ul, #mainContent_innr ol, .tooltipContent {
	font-size: 83%;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 0px;
	line-height: 1.3;
}
.oneColFixCtrHdr #mainContent_innr {
	padding: 0 20px;
	background: #FFFFFF;
}

#mainContent_innr img{
	padding-bottom: 20px;
	padding-right: 5px;
}*/

.foot_wgd {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.foot_wgd h3 {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px #ddd solid;
}
.foot_wgd ul {
	margin: 0px;
	padding: 0px;
}
.foot_wgd li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


/************All star CSS*******************/
.all_star_item{
	width:258px;
	height:auto;
	float:left;
	margin-right:15px;
	border:1px solid #e5e5e5;
	padding:10px 10px 0px 10px;
}
.all_star_item.last{ margin-right:0;}

.all_star_item .star_photo{ float:left;}

.all_star_item .star_photo img{
	float:left;
	margin:0 10px 10px 0;
}

.all_star_item h3{
	color:#000000 !important;
	font-size:80% !important;
	margin-bottom:5px !important;
}

.all_star_item p.star_title{ margin-bottom:0;}

/************SEO landing page*******************/
ul.seo-featured-images { border-bottom:1px solid #000; padding-bottom:15px; margin:10px 0 0; }
ul.seo-featured-images li { list-style:none; float:left; margin:0 0 0 35px; }
ul.seo-featured-images li:first-child { margin-left:8px; }
.clear:after { clear:both; display:table; content:""; }

.seo-content-area { margin:10px 0 0; font-family:Arial, Helvetica, sans-serif; }
.seo-contents { float:left; width:585px; border-right:1px solid #000; padding:0 20px 0 0; }
.seo-sidebar { float:right; width:232px; padding:0 12px; }
.testimonial-holder { background: url(images/SEO-landing-page-quote-box.jpg) no-repeat; width:231px; height:171px; margin-bottom:20px; }
.testimonial-holder p{ padding: 20px 15px 15px 20px; font-size:16px; font-style:italic; margin:5px 0 0; }


.seo-sidebar h2 { margin:15px 0; color:#000; font-weight:bold; }

.seo-contents p span { font-weight:bold; color:#DC852A; }
.seo-contents h1 { font-size:32px; font-weight:bold; margin:5px 0 15px; }


table.seo_landing_tbl{ width:100%; border-left:1px solid #336666; border-top:1px solid #336666;}
table.seo_landing_tbl td, table.seo_landing_tbl th{ border-right:1px solid #336666; padding:5px 10px; }
