* {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

body {
	margin: 12px auto 50px;
	background: url(/site/images/bg_top_940.jpg) no-repeat top;
	font: normal 11px Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	text-align: center;
}

a {
	text-decoration: none;
	color: #8CC63F;
}

a:hover {
	color: #8CC63F;
	text-decoration: underline;
}

/** 
	POSITIONING
**/
#container {
	width: 100%;
	margin: auto;
	text-align: left;
}

#banner {
	width: 940px;
	height: 45px;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 70px;
	margin: auto;
	background: url(/site/images/bg_gradient04.png) repeat-x bottom center;
}
#banner #logo {
	width: 900px;
	margin: auto;
}
#banner #logo a:hover {
	text-decoration: none;	
}
#banner .tagline {
	position: relative;
	width: 300px;
	color: #f4f4f4;
	top: -23px;
	margin-left: 200px;
	font: italic 14px/1.1em "Times New Roman", serif;
	text-decoration: none;
}
#banner .tagline:hover {
	text-decoration: none;
}

#top {
	position: relative;
	top: -30px;
	margin: 20px auto -30px;
	z-index: 9;
}

#topmenu {
	width: 940px;
	margin: 0px auto;
}

#main {
	position: relative;
	top: -20px;
	width: 940px;
	clear: both;
	margin: auto;
}

/**
	END POSITIONING
**/


/** 
	START JOOMLA PAGE STYLING 
**/
#page,
.blog {
	font: normal 13px Helvetica, sans-serif;
	color: #666;
	padding-top: 30px;
	margin-bottom: 0px;
	margin-right: 10px;
	line-height: 1.95em;
}
span.leading_separator,
span.article_separator,
div.blog_more,
p.counter {
	display: block;
	clear: right;
	float: none;
	border-bottom: 10px solid #fafafa;
}
span.leading_separator,
span.article_separator {
	width: 100%;
}
span.article_separator {
	clear: both;
}
p.counter {
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
}
.article_row {
	display: block;
}
.blog p,
#page p {
	padding-bottom: 15px;
	padding-top: 0px;
}
#page h2 {
	display: block;
	font-size: 150%;
	padding-bottom: 15px;
	line-height: 1.25em;
	color: #505050;
}
#page ul {
	margin-left: 50px;	
}
#page a {
	text-decoration: underline;
	color: #666;
}
#page a:hover {
	color: #8CC63F;
}
ul.pagination {
	width: 450px;
	text-align: center;
	margin-left: 0px;
	margin-top: -20px;
}
ul.pagination li {
	display: inline;
	padding: 0px 5px 0px 5px;
	font-size: 11px;
}
ul.pagination li a {
	text-decoration: none;
	color: #666666;
}
ul.pagination li a:hover {
	color: #8CC63F;
}
a.readon {
	color: #8cc63f;
	line-height: 1em;
	margin-top: 20px;
	font-size: 12px;
}
a.readon:hover {
		padding-left: 12px;
	text-decoration: none;
	background: url(/site/templates/beez/images/arrow.png) no-repeat left center;
}
.buttonheading {
	float: right;
	position: relative;
	margin-top: -30px;
}
.buttonheading img {
	border: none;
	margin: 5px;
}

.latestnews p {
	font-size: 10pt;
	line-height: 1.95em;
	color: #666;
	text-decoration: none;
}
.latestnews a:hover {
	color: #8cc63f !important;
}
.latestnews .article_separator {
	display: none;	
}

.no_separator .article_separator {
	display: none;	
}

.contentpaneopen-front {
	margin: 0px;
	padding: 0px;
}
/** 
	END JOOMLA PAGE STYLING 
**/



/**
div#main div.rightbox {
	background-color: #8cc63f; 
	width: 290px; 
	height: 425px; 
	float: right; 
	margin-top: 0px;
}
div#main div.rightbox h3 {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
div#main div.rightbox ul {
	margin-top: -5px;
	list-style: square inside;
}
div#main div.rightbox ul li {
}
div#main div.rightbox ul li a:hover {
	color: #fff;
}
**/

/**
div#main div.moduletable-bottom {
	width: auto;
	margin: 30px 0px -50px 0px;
	background: #8CC63F;
	padding-bottom: 0px;
	height: 110px;
}
**/


/**
	HOMEPAGE - BOX ON RIGHT OF SLIDESHOW
**/
.rightbox {
	position: relative;
	float: right;
	width: 290px;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
}
.moduletable-box {
	float: left;
	margin: 5px 5px 0px 6px;
	line-height: 1.25em;
	padding: 5px;
	z-index: 9;
}
.moduletable-box h3 {
	font-size: 12pt;
	border-bottom: 1px dotted #666;
	color: #666;
	text-transform: uppercase;
	letter-spacing: .05em;
	line-height: 1.25em;
	margin-bottom: 5px;
}
.moduletable-box ul {
	list-style: none;
	margin: 0px 0px 10px 0px;
	line-height: 1.25em;
	padding: 0px;
	font-size: 9pt;
}
.moduletable-box li {
	padding: 0px 0px 5px 15px;
	line-height: 1.25em;
	background: url(/site/templates/beez/images/arrow.png) no-repeat;
	width: 250px;
}
.moduletable-box a {
	text-decoration: none !important;
	letter-spacing: .05em;
	color: #666;
	line-height: 1.25em;
}
#page .moduletable-box a:hover {
	color: #8CC63F !important;
	border-bottom: 0px dotted #8CC63F;
	line-height: 1.25em;
}
h1.componentheading {
	display: block;
	color: #8CC63F;
	line-height: 1.25em;
	margin-bottom: 40px;
}
/**
	END HOMEPAGE - BOX ON RIGHT OF SLIDESHOW
**/



/**
	HOMEPAGE BOTTOM MODULES (INT COORD, SPONSOR, ETC.,)
**/
.bottom {
	position: relative;
	width: 940px;
	height: 267px;
	background: url(/site/images/bg_transparent04.png) repeat-x center center;
}

.moduletable-bottom {
	position: relative;
    top: -4px;
    width: auto;
    height: auto;
	text-align: center;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}

.moduletable-bottom h3 {
	color: #666;
	position: relative;
	font-size: 14px;
	letter-spacing: .1em;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center
}

.moduletable-bottom a {
	color: #666;
	position: relative;
	font-size: 14px;
	letter-spacing: .1em;
	font-weight: bold;
}

.moduletable-bottom img {
	border: 5px solid transparent;
	margin: 2px 5px 0px 5px;
}
.moduletable-bottom a img:hover {
	border: 5px solid #8CC63F;
}
.moduletable-bottom a:hover {
	color: #8CC63F;
}


/**
	END
**/


/**
	START FOOTER (BOTTOM MENU)
**/
#footer {
	width: 940px;
	margin: auto;
	clear: both;
}
.moduletable-bottommenu {
	width: 100%;
}
.moduletable-bottommenu ul {
	padding: 5px 0px;
	list-style-type: none;
	font-size: 11px;
}
.moduletable-bottommenu li {
	display: inline;
	padding: 0px 30px 0px 5px;
}
.moduletable-bottommenu a {
	text-decoration: none;
	color: #ccc;
	text-transform: uppercase;
}
.moduletable-bottommenu a:hover {
	color: #8CC63F;
}
/**
	END FOOTER (BOTTOM MENU)
**/


/** START BREADCRUMB STYLING **/
.moduletable-breadcrumb {
	position: relative;
	top: -10;
	width: 100%;
	font-size: 8.5pt;
	color: #707070;
	margin: -5px auto 10px auto;
	padding: 5px 0px 2px 0px;
	text-transform: uppercase;
	border-top: 0px solid #8CC63F;
	border-bottom: 1px solid #ccc;
}
.moduletable-breadcrumb a {
	color: inherit;
	text-decoration: none;
	padding: 0px;
}
.moduletable-breadcrumb a:hover {
	color: #8CC63F;
}
/** END BREADCRUMB STYLING **/



/** START LEFT MENU STYLING **/
.frontpage {
	width: 940px;
	position: relative;
	margin-left: -200px; /** MATCH w/ #content margin-left VALUE **/
	margin-top: -10px;

}
#leftcol {
	margin-top: 25px;
	width: 185px;
	float: left;
}

#content {
	margin-left: 200px;
	line-height: 2em;
}

.right {
	margin-right: 230px;
}
#rightcol {
	margin-top: 25px;
	margin-right: 20px;
	width: 180px;
	float: right;
}

#leftcol h3,
#rightcol h3 {
	margin: 0px 0px 5px 0px;
	color: #464646;
}
#leftcol h3 {
	padding: 0 0 5px 10px;	
}
#rightcol h3 {
	border-bottom: 1px solid #ccc;
}
.moduletable-leftmenu,
#rightcol .moduletable {
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	text-align: left;
}
.moduletable-leftmenu ul,
#rightcol .moduletable ul {
	width: 90%;
	list-style: none;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #959595;
}
.moduletable-leftmenu a,
#rightcol .moduletable a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 0px 10px 0px 10px;
	margin-bottom: 10px;
	font: normal 12px/1.25em Helvetica, Arial, sans-serif;
	text-align: left;
}
.moduletable-leftmenu a:hover,
.moduletable-leftmenu a#active_menu {
	color: #8CC63F;
	background: url('/templates/beez/images/arrow.png') no-repeat left center;
}
.mainmenu li {
	background: none;
	padding: 0px 0px 5px 5px;
}
.moduletable-leftmenu .mainlevel_current{
	display: none;
}
/** END LEFT MENU STYLING **/


#user1 .moduletable {
	position: relative;
	top: 40px;
	background: #d9eac2;
	padding: 10px 10px 5px 10px;
	font-size: 8.5pt;
	letter-spacing: .1em;
	color: #636363;
}
#user1 .moduletable a {
	color: #959595;
}

#user1 .breadcrumb {
	position: relative;
	width: 100%;
	font-size: 8.5pt;
	color: #fff;
	text-transform: uppercase;
	background: #8CC63F;
}
#user1 .breadcrumb a {
	color: inherit;
	text-decoration: none;
	padding: 0px;
	color: #fff;
}
#user1 .breadcrumb a:hover {
	color: #707070;
}



/*** CIVICRM ***/
#crm-container #content {
	border: none;
	font: normal 13px Helvetica, sans-serif;
	color: #666;
	line-height: 1em;
}
#crm-container #printer-friendly {
	display: none;
}
#crm-container #civicrm-footer {
	display: none;
}



/** 
	ADD BORDER TO IMAGE LINKS
**/
.border-image-links {
	line-height: 1.1em;
}
.border-image-links img {
	border: 3px solid #fff !important;
}
.border-image-links div:hover img {
	border: 3px solid #8CC63F !important;
}
.border-image-links div:hover a {
	color: #8CC63F !important;
}

.coordinators img {
	margin: 0px !important;
	padding: 0px !important;
	border: 0px solid transparent !important;
}
.coordinators img:hover {
	border: 1px solid #8CC63F !important;
}
.coordinators a:hover {
	color: #8CC63F;
	text-decoration: none;
}


/** LEFT MENU QUICK LINKS **/
.moduletable-quicklinks {
	margin-top: 10px;
	margin-left: 5px;
}
.moduletable-quicklinks h3 {
	margin-bottom: 5px;
}
.moduletable-quicklinks ul {
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
.moduletable-quicklinks li {
	margin-bottom: 5px;
	font-size: 11px;
}
.moduletable-quicklinks a:hover {
	background: url('/templates/beez/images/arrow.png') no-repeat;
	padding-left: 10px;
}
/** END LEFT MENU QUICK LINKS **/


/**
	START UPCOMING EVENTS MODULE
**/
.upcomingevents {
	position: relative;
	top: 10px;
	z-index: 9;
	line-height: 1.25em;
		
}


/** 
	TOP MODULES 
**/
#banner-modules {
	padding-top: 20px;	
}


/** 
	TRANSLATE TOOL
**/
.moduletable-translate {
	position: relative;
	margin-right: 10px;
	top: -110px;
	display: block;
	z-index:9;
	float: right;
	width: 150px;
}

.moduletable-translate select {
	width: 150px !important;
	border: 1px solid #ccc;
	font-size: 10px;
}


/**
	SEARCH TOOL
**/
.moduletable-search {
	position: relative;
	z-index: 99;
	float: right;
	top: -110px;
}

/**
	RECENTLY ADDED
**/
.moduletable-recent ul {
	list-style-type: none;
}
.moduletable-recent a {
	display: block;
	font-size: 11px;
	margin-bottom: 5px;	
}

/**
	NEW BOTTOM MENU
**/
.moduletable-footermenu {
	width: 940px;
	font-size: 11px;
}
.moduletable-footermenu ul.menu {
	list-style-type: none;
	display: inline;
	width: 150px;
}
.moduletable-footermenu ul.menu li {
	clear: left;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #000 !important;
}
.moduletable-footermenu ul.menu > li {
	float: left;
}
.moduletable-footermenu ul.menu ul {
	width: 800px;
	list-style-type: none;
	display: block;
	margin-left: 150px;
	margin-top: -16px;
}
.moduletable-footermenu ul ul li {
	display: inline;
	margin-right: 30px;
}