/*
Theme Name: Creative Centre
Version: 1.0

*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #FFFFFF;
	left: auto;
	right: auto;
	background-color: #000000;
	background-image: url(images/outside_back.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.alignleft{
	text-align:left;	
}
p.alignright{
	text-align: right;
}
p.aligncenter{
	text-align: center;
}
#menu li a{
	float: left;
	margin-right: 10px;
}
#xsearch div{
	float: right;
	margin-left: 10px;
}
.clear{
	clear:both;
}
.gallery_single{
	text-align: center;
	margin: 5px;
}
small{
	font-size: 0.8em;
}
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	padding-bottom: 4em;
	background-color: #000000;
	height: 830px;
}

.menu {
	height: 40px;
	width: 1024px;
}

.menu a span{
	cursor:pointer;
}
.menu2{
	font-family: "Century Gothic", Futura, "Futura Md BT", Arial, Helvetica, sans-serif;	
}
#bottom_menu .menu2 li{
	margin: 0 16px;	
}
.menu2 li{
	float:left;	
	font-size:15px;
	line-height:42px;
}
.menu2 li#search{
	background: #FFF url(images/linkbg.png) no-repeat left center;	
	height:45px;
	display:block;
	margin-top:3px;
	padding-right:0;
}
#search #searchform{
	display:block;
	height: 45px;
	padding-left:20px;
	margin:0;
	padding-right:25px;
	float:left;
	color:#000;
	font-size:12px;
	background:url(images/linkbgr.png) no-repeat right center;
}
.menu2 #search #s{
	width: 140px;
	margin-top:12px;
	font-size:12px;
	border:none;
	padding-left:5px;
	border-left: solid 1px #000;
	background-color:transparent;
}
.menu2 #search #searchsubmit{
	display:none;	
}
.menu2 li a{
	height:45px;
	display: block;
	background: #000 url(images/linkbg.png) no-repeat left center;
	font-weight: normal;
	margin-top:3px;
	color:#FFF;
}
.menu2 li a:hover, .menu2 li a:active, .menu2 li a:focus{
	background-color: #FF5900;	
	color:#FFF;
}
.menu2 li a span{
	height: 45px;
	display:block;
	background: url(images/linkbgr.png) no-repeat right center;
	padding: 0 20px;
}
.menu2 li#wlpp_home a:hover,.menu2 li#wlpp_home a:focus,.menu2 li#wlpp_home a:active{
	background-color: #844224;	
}
.menu2 li#wlpp_healing-arts-program a:hover,.menu2 li#wlpp_healing-arts-program a:focus,.menu2 li#wlpp_healing-arts-program a:active{
	background-color: #FFF;	
	color:#000;
}
.menu2 li#wlpp_whats-happening a:hover,.menu2 li#wlpp_whats-happening a:focus,.menu2 li#wlpp_whats-happening a:active{
	background-color: #C1D72E;	
	color:#000;
}
.menu2 li#wlpp_what-do-you-think a:hover,.menu2 li#wlpp_what-do-you-think a:focus,.menu2 li#wlpp_what-do-you-think a:active{
	background-color: #7C0041;	
}
.menu2 li#wlpp_about a:hover,.menu2 li#wlpp_about a:focus,.menu2 li#wlpp_about a:active{
	background-color: #0F72BA;	
}
.menu2 li#wlpp_facilities a:hover,.menu2 li#wlpp_facilities a:focus,.menu2 li#wlpp_facilities a:active{
	background-color: #E2007F;	
}
.menu2 li#wlpp_bookings a:hover,.menu2 li#wlpp_bookings a:focus,.menu2 li#wlpp_bookings a:active{
	background-color: #FFEA00;
	color:#000;
}
.menu2 li#wlpp_opportunities a:hover,.menu2 li#wlpp_opportunities a:focus,.menu2 li#wlpp_opportunities a:active{
	background-color: #00C900;	
}
.menu2 li#wlpp_our-people a:hover,.menu2 li#wlpp_our-people a:focus,.menu2 li#wlpp_our-people a:active{
	background-color: #FF0000;	
}
.menu2 li#wlpp_contact a:hover,.menu2 li#wlpp_contact a:focus,.menu2 li#wlpp_contact a:active{
	background-color: #00758C;	
}
.menu2 li#wlpp_blog a:hover,.menu2 li#wlpp_blog a:focus,.menu2 li#wlpp_blog a:active{
	background-color: #FF0000;	
}
/*
#wlpp_healing-arts-program {
	height: 50px;
	width: 190px;
	font-size: 4em;
	text-decoration: none;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: 10px;
}

#wlpp_healing-arts-program a span {
	background-image: url(images/top_menu_healing_arts.png);
	background-position: 0px -10px;
	display: block;
	position: absolute;
	height: 50px;
	width: 190px;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

#wlpp_healing-arts-program a:hover span {
	background-image: url(images/top_menu_healing_arts.png);
	background-position: 0px 60px;
}

#wlpp_whats-happening {
	font-size: 4em;
	text-decoration: none;
	height: 70px;
	width: 170px;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-left: 10px;
}

#wlpp_whats-happening  a span {
	background-image: url(images/top_menu_whats_happening.png);
	display: block;
	overflow: hidden;
	height: 50px;
	width: 170px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: left -10px;
}

#wlpp_whats-happening a:hover span {
	background-image: url(images/top_menu_whats_happening.png);
	background-position: 0px 60px;
}

#wlpp_what-do-you-think {
	font-size: 4em;
	height: 50px;
	width: 180px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	text-decoration: none;
	text-align: center;
	margin-left: 10px;
}

#wlpp_what-do-you-think a span {
	background-image: url(images/top_menu_what_do_you_think.png);
	display: block;
	overflow: hidden;
	position: absolute;
	height: 50px;
	width: 180px;
	left: 0px;
	top: 0px;
	background-position: center -10px;
}

#wlpp_what-do-you-think a:hover span {
	background-image: url(images/top_menu_what_do_you_think.png);
	background-position: 0px 60px;
}

#wlpp_home {
	font-size: 4em;
	height: 50px;
	width: 80px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	margin-left: 10px;
}

#wlpp_home span {
	background-image: url(images/top_menu_home.png);
	display: block;
	height: 50px;
	width: 80px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: center -10px;
}

#wlpp_home a:hover span {
	background-image: url(images/top_menu_home.png);
	background-position: 0px 60px;
}

#search {
	font-size: 2em;
	text-align: left;
	height: 50px;
	width: 340px;
	overflow: hidden;
	position: relative;
	margin-left: 10px;
}
#search #s {
	margin-top: 15px;
	width: 220px;
	right:25px;
	position:absolute;
	color: #999999;
	border:none;
}
#search #searchsubmit {
	height: 50px;
	width: 340px;
	border:none;
	xbackground: #000000 url(images/top_menu_search.png) 0 -10px;;
}*/

#banner {
	height: 220px;
	width: 1024px;
	position: absolute;
	left: 0px;
	top: 50px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}
#banner h1{
	margin-left: -9999em;
}
#bottom_menu {
	position: absolute;
	height: 40px;
	width: 1024px;
	left: 0px;
	top: 275px;
}
/*
#wlpp_about {
	height: 50px;
	width: 90px;
	font-size: 4em;
	text-decoration: none;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: 25px;
}

#wlpp_about a span {
	background-image: url(images/bottom_menu_about.png);
	background-position: 0px -20px;
	display: block;
	position: absolute;
	height: 50px;
	width: 90px;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

#wlpp_about a:hover span {
	background-image: url(images/bottom_menu_about.png);
	background-position: 0px 50px;
}

#wlpp_programs {
	font-size: 4em;
	text-decoration: none;
	height: 50px;
	width: 125px;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-left: 25px;
}

#wlpp_programs  a span {
	background-image: url(images/bottom_menu_programs.png);
	display: block;
	overflow: hidden;
	height: 50px;
	width: 125px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: left -20px;
}

#wlpp_programs a:hover span {
	background-image: url(images/bottom_menu_programs.png);
	background-position: 0px 50px;
}

#wlpp_facilities {
	font-size: 4em;
	text-decoration: none;
	height: 50px;
	width: 110px;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-left: 25px;
}

#wlpp_facilities  a span {
	background-image: url(images/bottom_menu_facilities.png);
	display: block;
	overflow: hidden;
	height: 50px;
	width: 110px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: left -20px;
}

#wlpp_facilities a:hover span {
	background-image: url(images/bottom_menu_facilities.png);
	background-position: 0px 50px;
}

#wlpp_bookings {
	font-size: 4em;
	text-decoration: none;
	height: 50px;
	width: 110px;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-left: 25px;
}

#wlpp_bookings  a span {
	background-image: url(images/bottom_menu_bookings.png);
	display: block;
	overflow: hidden;
	height: 50px;
	width: 110px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: left -20px;
}

#wlpp_bookings a:hover span {
	background-image: url(images/bottom_menu_bookings.png);
	background-position: 0px 50px;
}

#wlpp_opportunities {
	font-size: 4em;
	text-decoration: none;
	height: 50px;
	width: 150px;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-left: 25px;
}

#wlpp_opportunities  a span {
	background-image: url(images/bottom_menu_opportunities.png);
	display: block;
	overflow: hidden;
	height: 50px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: left -20px;
}

#wlpp_opportunities a:hover span {
	background-image: url(images/bottom_menu_opportunities.png);
	background-position: 0px 50px;
}

#wlpp_our-people {
	font-size: 4em;
	text-decoration: none;
	height: 50px;
	width: 120px;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-left: 25px;
}

#wlpp_our-people  a span {
	background-image: url(images/bottom_menu_our_people.png);
	display: block;
	overflow: hidden;
	height: 50px;
	width: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: left -20px;
}

#wlpp_our-people a:hover span {
	background-image: url(images/bottom_menu_our_people.png);
	background-position: 0px 50px;
}

#wlpp_contact {
	font-size: 4em;
	text-decoration: none;
	height: 60px;
	width: 110px;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-left: 25px;
}

#wlpp_contact  a span {
	background-image: url(images/bottom_menu_contact.png);
	display: block;
	overflow: hidden;
	height: 60px;
	width: 110px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: left -20px;
}

#wlpp_contact a:hover span {
	background-image: url(images/bottom_menu_contact.png);
	background-position: 0px 50px;
}
*/
#content {
	position: absolute;
	height: 425px;
	width: 1024px;
	left: 0px;
	top: 315px;
}

#submenu {
	float: left;
	width: 185px;
	margin-left: 25px;
	margin-top: 30px;
	margin-bottom: 0;
	margin-right: 15px;
	padding-bottom: 15px;
}

#submenu li {
	display: block;
	margin-right: 10px;
	margin-left: 10px;
}

#submenu a {
	font-size: 1.4em;
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

#submenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar {
	position:absolute;
	height: 400px;
	min-height:300px;
	width: 215px;
	top: 30px;
	right: 0px;
}
#homeboxes{
	position:absolute;
	width:1024px;
	height: 350px;
	left: 0;
	top:0;
	border: solid 1 px #FFF;
}
.widgetbox {
	height: 125px;
	width: 215px;
	right: 0px;
	position:relative;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#homeboxes .widgetbox{
	height: 160px;
	width: 700px;
	right:auto;
	position:relative;
	margin-top: 20px;
	background-repeat: no-repeat;
	float:left;
	margin-left: 15px;
	margin-right: 0px;
}
#homeboxes .widgetbox.wide{
	width: 1024px;
	float:none;
	margin-right: 0;
	margin-left: 0;
}
#homeboxes .widgetbox.thin{
	width: 300px;
	float:left;
	margin-right: 0;
	margin-left: 5px;
}
.widgetbox.orange {
	background-image: url(images/orange_sidebar_box.png);
}
#homeboxes .widgetbox.orange {
	background-image: url(images/orange_homepage_normal_box.png);
}
#homeboxes .widgetbox.wide.orange {
	background: url(images/orange_homepage_main_box.png);
}
#homeboxes .widgetbox.thin.orange {
	background: url(images/orange_homepage_small_box.png);
}
.widgetbox.blue {
	background-image: url(images/blue_sidebar_box.png);
}
#homeboxes .widgetbox.blue {
	background: url(images/blue_homepage_normal_box.png);
}
#homeboxes .widgetbox.wide.blue {
	background: url(images/blue_homepage_main_box.png);
}
#homeboxes .widgetbox.thin.blue {
	background: url(images/blue_homepage_small_box.png);
}
.widgetbox.lime {
	background-image: url(images/lime_sidebar_box.png);
}
#homeboxes .widgetbox.lime {
	background: url(images/lime_homepage_normal_box.png);
}
#homeboxes .widgetbox.wide.lime {
	background: url(images/lime_homepage_main_box.png);
}
#homeboxes .widgetbox.thin.lime {
	background: url(images/lime_homepage_small_box.png);
}
.widgetbox.green {
	background-image: url(images/green_sidebar_box.png);
}
#homeboxes .widgetbox.green {
	background: url(images/green_homepage_normal_box.png);
}
#homeboxes .widgetbox.wide.green {
	background: url(images/green_homepage_main_box.png);
}
#homeboxes .widgetbox.thin.green {
	background: url(images/green_homepage_small_box.png);
}
.widgetbox.red {
	background-image: url(images/red_sidebar_box.png);
}
#homeboxes .widgetbox.red {
	background: url(images/red_homepage_normal_box.png);
}
#homeboxes .widgetbox.wide.red {
	background: url(images/red_homepage_main_box.png);
}
#homeboxes .widgetbox.thin.red {
	background: url(images/red_homepage_small_box.png);
}
.widgetbox.fuschia {
	background-image: url(images/fuschia_sidebar_box.png);
}
#homeboxes .widgetbox.fuschia {
	background: url(images/fuschia_homepage_normal_box.png);
}
#homeboxes .widgetbox.wide.fuschia {
	background: url(images/fuschia_homepage_main_box.png);
}
#homeboxes .widgetbox.thin.fuschia {
	background: url(images/fuschia_homepage_small_box.png);
}
.widgetbox.pink {
	background-image: url(images/pink_sidebar_box.png);
}
#homeboxes .widgetbox.pink {
	background: url(images/pink_homepage_normal_box.png);
}
#homeboxes .widgetbox.wide.pink {
	background: url(images/pink_homepage_main_box.png);
}
#homeboxes .widgetbox.thin.pink {
	background: url(images/pink_homepage_small_box.png);
}
.widgetbox.turquoise {
	background-image: url(images/turquoise_sidebar_box.png);
}
#homeboxes .widgetbox.turquoise {
	background: url(images/turquoise_homepage_normal_box.png);
}
#homeboxes .widgetbox.wide.turquoise {
	background: url(images/turquoise_homepage_main_box.png);
}
#homeboxes .widgetbox.thin.turquoise {
	background: url(images/turquoise_homepage_small_box.png);
}
.widgetbox.brown {
	background-image: url(images/brown_sidebar_box.png);
}
#homeboxes .widgetbox.brown {
	background: url(images/brown_homepage_normal_box.png);
}
#homeboxes .widgetbox.wide.brown {
	background: url(images/brown_homepage_main_box.png);
}
#homeboxes .widgetbox.thin.brown {
	background: url(images/brown_homepage_small_box.png);
}
.widgetbox.white {
	background-image: url(images/white_sidebar_box.png);
}
#homeboxes .widgetbox.white {
	background: url(images/white_homepage_normal_box.png);
}
#homeboxes .widgetbox.wide.white {
	background: url(images/white_homepage_main_box.png);
}
#homeboxes .widgetbox.thin.white {
	background: url(images/white_homepage_small_box.png);
}
.widgetbox.yellow {
	background-image: url(images/yellow_sidebar_box.png);
}
#homeboxes .widgetbox.yellow {
	background: url(images/yellow_homepage_normal_box.png);
}
#homeboxes .widgetbox.wide.yellow {
	background: url(images/yellow_homepage_main_box.png);
}
#homeboxes .widgetbox.thin.yellow {
	background: url(images/yellow_homepage_small_box.png);
}
#sidebar_2 {
	background-image: url(images/blue_sidebar_box.png);
	height: 150px;
	width: 215px;
	right: 0px;
	position:relative;
	margin-top: 15px;
}

#sidebar_3 {
	background-image: url(images/lime_sidebar_box.png);
	height: 150px;
	width: 215px;
	right: 0px;
	position:relative;
	margin-top:15px;
}

.widgetcontent {
	height: 100px;
	width: 190px;
	right: 0px;
	margin-left: 15px;
	padding-top: 20px;
	overflow:hidden;
}

#homeboxes .widgetcontent{
	width: 660px;
	height: 125px;
}
#homeboxes .wide .widgetcontent{
	width: 1000px;
}
#homeboxes .thin .widgetcontent{
	width: 272px;
}

#sidebar_2_content {
	height: 125px;
	width: 190px;
	right: 0px;
	margin-left: 15px;
	padding-top: 20px;
}
#sidebar_3_content {
	height: 125px;
	width: 190px;
	right: 0px;
	margin-left: 15px;
	padding-top: 20px;
}
.smalltop {
	height: 15px;
	width: 185px;
	background-repeat: no-repeat;
}
.smallbottom {
	height: 15px;
	width: 185px;
	margin-bottom:1em;
	background-repeat: no-repeat;
}
.smallbox {
	padding-right: 1em;
	padding-left: 1em;
	width: 185px;
	font-size: 0.8em;
	background-repeat: repeat-y;
	min-height: 15px;
}
.smallbox ul {
	margin: 0px;
	padding: 0px;
}

.blue .smalltop {
	background-image: url(images/blue_box_top.png);
}
.blue .smallbox{
	background-image: url(images/blue_box_middle.png);
}
.blue .smallbottom {
	background-image: url(images/blue_box_bottom.png);
}
.orange .smalltop {
	background-image: url(images/orange_box_top.png);
}
.orange .smallbox {
	background-image: url(images/orange_box_middle.png);
}
.orange .smallbottom {
	background-image: url(images/orange_box_bottom.png);
}
.lime .smalltop {
	background-image: url(images/lime_box_top.png);
}
.lime .smallbox {
	background-image: url(images/lime_box_middle.png);
}
.lime .smallbottom {
	background-image: url(images/lime_box_bottom.png);
}
.green .smalltop {
	background-image: url(images/green_box_top.png);
}
.green .smallbox {
	background-image: url(images/green_box_middle.png);
}
.green .smallbottom {
	background-image: url(images/green_box_bottom.png);
}
.red .smalltop {
	background-image: url(images/red_box_top.png);
}
.red .smallbox {
	background-image: url(images/red_box_middle.png);
}
.red .smallbottom {
	background-image: url(images/red_box_bottom.png);
}
.fuschia .smalltop {
	background-image: url(images/fuschia_box_top.png);
}
.fuschia .smallbox {
	background-image: url(images/fuschia_box_middle.png);
}
.fuschia .smallbottom {
	background-image: url(images/fuschia_box_bottom.png);
}
.pink .smalltop {
	background-image: url(images/pink_box_top.png);
}
.pink .smallbox {
	background-image: url(images/pink_box_middle.png);
}
.pink .smallbottom {
	background-image: url(images/pink_box_bottom.png);
}
.turquoise .smalltop {
	background-image: url(images/turquoise_box_top.png);
}
.turquoise .smallbox {
	background-image: url(images/turquoise_box_middle.png);
}
.turquoise .smallbottom {
	background-image: url(images/turquoise_box_bottom.png);
}
.brown .smalltop {
	background-image: url(images/brown_box_top.png);
}
.brown .smallbox.brown {
	background-image: url(images/brown_box_middle.png);
}
.brown .smallbottom {
	background-image: url(images/brown_box_bottom.png);
}
.yellow .smalltop {
	background-image: url(images/yellow_box_top.png);
}
.yellow .smallbox {
	background-image: url(images/yellow_box_middle.png);
}
.yellow .smallbottom {
	background-image: url(images/yellow_box_bottom.png);
}
.white .smalltop {
	background-image: url(images/white_box_top.png);
}
.white .smallbox {
	background-image: url(images/white_box_middle.png);
}
.white .smallbottom {
	background-image: url(images/white_box_bottom.png);
}
.center_content {
	height: 390px;
	width: 480px;
	margin-top: 20px;
	margin-bottom:30px;
	position: absolute;
	left: 250px;
	background-repeat: no-repeat;

}
.lime .center_content {
	background-image: url(images/lime_text_box.png);
}
.lime .wider .center_content {
	background-image: url(images/lime_widetext_box.png);
}
.blue .center_content {
	background-image: url(images/blue_text_box.png);
}
.blue .wider .center_content {
	background-image: url(images/blue_widetext_box.png);
}
.orange .center_content {
	background-image: url(images/orange_text_box.png);
}
.wider .center_content {
	left: 25px;
	width:700px;
}
.orange .wider .center_content {
	background-image: url(images/orange_widetext_box.png);
}
.green .center_content {
	background-image: url(images/green_text_box.png);
}
.green .wider .center_content {
	background-image: url(images/green_widetext_box.png);
}
.red .center_content {
	background-image: url(images/red_text_box.png);
}
.red .wider .center_content {
	background-image: url(images/red_widetext_box.png);
}
.fuschia .center_content {
	background-image: url(images/fuschia_text_box.png);
}
.fuschia .wider .center_content {
	background-image: url(images/fuschia_widetext_box.png);
}
.pink .center_content {
	background-image: url(images/pink_text_box.png);
}
.pink .wider .center_content {
	background-image: url(images/pink_widetext_box.png);
}
.turquoise .center_content {
	background-image: url(images/turquoise_text_box.png);
}
.turquoise .wider .center_content {
	background-image: url(images/turquoise_widetext_box.png);
}
.brown .center_content {
	background-image: url(images/brown_text_box.png);
}
.brown .wider .center_content {
	background-image: url(images/brown_widetext_box.png);
}
.white .center_content {
	background-image: url(images/white_text_box.png);
}
.white .wider .center_content {
	background-image: url(images/white_widetext_box.png);
}
.yellow .center_content {
	background-image: url(images/yellow_text_box.png);
}
.yellow .wider .center_content {
	background-image: url(images/yellow_widetext_box.png);
}
#text {
	height: 360px;
	width: 450px;
	margin-left: 15px;
	margin-top: 35px;
	position:relative;
}
.wider #text {
	width: 675px;
}
.scroll-pane{
	overflow:auto;
	height: 320px;
	width: 450px;
}
.wider .scroll-pane{
	width: 675px;
}
			a.jScrollArrowUp {
				background: url(images/basic_arrow_up.png) no-repeat 0 0;
			}
			a.jScrollArrowUp:hover {
				background-position: 0 -15px;
			}
			a.jScrollArrowDown {
				background: url(images/basic_arrow_down.png) no-repeat 0 0;
			}
			a.jScrollArrowDown:hover {
				background-position: 0 -15px;
			}
			a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
				background-position: 0 -30px;
			}
			.jScrollPaneTrack {
				background: #D8D6CD;
			}
			.jScrollPaneDrag {
				background: #B0AD9A;
			}
#footer {
	background-image: url(images/footer.png);
	background-position: center bottom;
	position: absolute;
	height: 130px;
	width: 1024px;
	right: 0px;
	bottom: 0px;
	z-index: 50;
}
#gallery {
	height: 75px;
	width: 825px;
	position: absolute;
	left: 0px;
	bottom: 55px;
	z-index: 60;
}


#text ul {
	list-style-type:disc;
	margin-left: 2.5em;
	padding-left: 2.5em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	font-size: 1.2em;
	line-height: 1.2em;
}

.menu li {
	float: left;
	display: block;
}

p {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-size: 1.2em;
	line-height: 1.2em;
}

ol {
	list-style-type: decimal;
	margin-left: 2.5em;
	padding-left: 2.5em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-size: 1.2em;
	line-height: 1.2em;
}

h1 {
	font-size: 2.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 2.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight:bold;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}

a {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:focus, a:active {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}
.title {
	background-repeat: no-repeat;
	height: 60px;
	margin: 0;
	padding:0;
	padding-left: 25px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 2.2em;
	line-height: 50px;
	position:absolute;
	top:-20px;
	left:300;
}
.title canvas{
}
.title span{
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
	padding-right: 40px;
	padding-top: 0;
	margin-top: -4px;
	height: 60px;
	width:auto;
}
.lime .title{
	background-image: url(images/lime_content_title_bar1.png);
}
.lime .title span {
	background-image: url(images/lime_content_title_bar2.png);
}
.blue .title{
	background-image: url(images/blue_content_title_bar1.png);
}
.blue .title span {
	background-image: url(images/blue_content_title_bar2.png);
}
.green .title{
	background-image: url(images/green_content_title_bar1.png);
	color:#000000;
}
.green .title span {
	background-image: url(images/green_content_title_bar2.png);
}
.orange .title{
	background-image: url(images/orange_content_title_bar1.png);
}
.orange .title span {
	background-image: url(images/orange_content_title_bar2.png);
}
.red .title{
	background-image: url(images/red_content_title_bar1.png);
}
.red .title span {
	background-image: url(images/red_content_title_bar2.png);
}
.fuschia .title{
	background-image: url(images/fuschia_content_title_bar1.png);
}
.fuschia .title span {
	background-image: url(images/fuschia_content_title_bar2.png);
}
.pink .title{
	background-image: url(images/pink_content_title_bar1.png);
}
.pink .title span {
	background-image: url(images/pink_content_title_bar2.png);
}
.turquoise .title {
	background-image: url(images/turquoise_content_title_bar1.png);
}
.turquoise .title span {
	background-image: url(images/turquoise_content_title_bar2.png);
}
.brown .title{
	background-image: url(images/brown_content_title_bar1.png);
}
.brown .title span {
	background-image: url(images/brown_content_title_bar2.png);
}
.white .title{
	background-image: url(images/white_content_title_bar1.png);
	color:#000000;
}
.white .title span {
	background-image: url(images/white_content_title_bar2.png);
}
.yellow .title{
	background-image: url(images/yellow_content_title_bar1.png);
	color:#000000;
}
.yellow .title span {
	background-image: url(images/yellow_content_title_bar2.png);
}
.widgettitle {
	height: 60px;
	margin: 0;
	padding:0;
	padding-left: 25px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 2em;
	line-height: 50px;
	position:absolute;
	top:-25px;
	left:-25px;
}
#homeboxes .widgettitle{
	left: 0;
}
.widgettitle canvas{
}
.widgettitle span{
	background-position: right top;
	display:block;
	padding-right: 40px;
	padding-top: 0;
	height: 60px;
	width:auto;
	max-width: 200px;
}
#homeboxes .widgettitle span{
	max-width: 500px;
}
#homeboxes .wide .widgettitle span{
	max-width: 1000px;
}
#homeboxes .thin .widgettitle span{
	max-width: 300px;
}
.widgetbox.orange .widgettitle { 
	background-image: url(images/orange_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.widgetbox.orange .widgettitle span{
	background-image: url(images/orange_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.widgetbox.blue .widgettitle { 
	background-image: url(images/blue_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.widgetbox.blue .widgettitle span{
	background-image: url(images/blue_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.widgetbox.lime .widgettitle { 
	background-image: url(images/lime_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.widgetbox.lime .widgettitle span{
	background-image: url(images/lime_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.widgetbox.green .widgettitle { 
	background-image: url(images/green_sidebar_title_bar1.png);
	background-repeat: no-repeat;
	color:#000000;
}
.widgetbox.green .widgettitle span{
	background-image: url(images/green_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.widgetbox.red .widgettitle { 
	background-image: url(images/red_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.widgetbox.red .widgettitle span{
	background-image: url(images/red_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.widgetbox.fuschia .widgettitle { 
	background-image: url(images/fuschia_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.widgetbox.fuschia .widgettitle span{
	background-image: url(images/fuschia_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.widgetbox.pink .widgettitle { 
	background-image: url(images/pink_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.widgetbox.pink .widgettitle span{
	background-image: url(images/pink_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.widgetbox.turquoise .widgettitle { 
	background-image: url(images/turquoise_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.widgetbox.turquoise .widgettitle span{
	background-image: url(images/turquoise_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.widgetbox.brown .widgettitle  { 
	background-image: url(images/brown_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.widgetbox.brown .widgettitle span{
	background-image: url(images/brown_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.widgetbox.white .widgettitle {
	background-image: url(images/white_sidebar_title_bar1.png);
	background-repeat: no-repeat;
	color:#000000;
}
.widgetbox.white .widgettitle span{
	background-image: url(images/white_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.widgetbox.yellow .widgettitle { 
	background-image: url(images/yellow_sidebar_title_bar1.png);
	background-repeat: no-repeat;
	color:#000000;
}
.widgetbox.yellow .widgettitle span{
	background-image: url(images/yellow_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}


h2#sidebar2_Title {
	background-image: url(images/blue_sidebar_title_bar1.png);
	background-repeat: no-repeat;
	height: 60px;
	margin: 0;
	padding:0;
	padding-left: 25px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 2em;
	line-height: 50px;
	position:absolute;
	top:-25px;
	left:-25px;
}
h2#sidebar2_Title canvas{
}
h2#sidebar2_Title span{
	background-image: url(images/blue_sidebar_title_bar2.png);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
	padding-right: 40px;
	padding-top: 0;
	height: 60px;
	width:auto;
	max-width: 200px;
}
h2#sidebar3_Title {
	background-image: url(images/lime_sidebar_title_bar1.png);
	background-repeat: no-repeat;
	height: 60px;
	margin: 0;
	padding:0;
	padding-left: 25px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 2em;
	line-height: 50px;
	position:absolute;
	top:-25px;
	left:-25px;
}
h2#sidebar3_Title canvas{
}
h2#sidebar3_Title span{
	background-image: url(images/lime_sidebar_title_bar2.png);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
	padding-right: 40px;
	padding-top: 0;
	height: 60px;
	width:auto;
	max-width: 200px;
}
.homepage_main_widgetbox {
	height: 160px;
	width: 1024px;
	right: auto;
	left:auto;
	position:relative;
	margin-bottom: 10px;
	margin-top:10px;
	background-repeat: no-repeat;
}

.homepage_main_widgetbox.orange {
	background-image: url(images/orange_homepage_main_box.png);
}
.homepage_main_widgetbox.blue {
	background-image: url(images/blue_homepage_main_box.png);
}
.homepage_main_widgetbox.lime {
	background-image: url(images/lime_homepage_main_box.png);
}
.homepage_main_widgetbox.green {
	background-image: url(images/green_homepage_main_box.png);
}
.homepage_main_widgetbox.red {
	background-image: url(images/red_homepage_main_box.png);
}
.homepage_main_widgetbox.fuschia {
	background-image: url(images/fuschia_homepage_main_box.png);
}
.homepage_main_widgetbox.pink {
	background-image: url(images/pink_homepage_main_box.png);
}
.homepage_main_widgetbox.turquoise {
	background-image: url(images/turquoise_homepage_main_box.png);
}
.homepage_main_widgetbox.brown {
	background-image: url(images/brown_homepage_main_box.png);
}
.homepage_main_widgetbox.white {
	background-image: url(images/white_homepage_main_box.png);
}
.homepage_main_widgetbox.yellow {
	background-image: url(images/yellow_homepage_main_box.png);
}
.homepage_main_widgetbox_title {
	height: 60px;
	margin: 0;
	padding:0;
	padding-left: 25px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 2em;
	line-height: 50px;
	position:absolute;
	top:-25px;
	left:10px;
}
.homepage_main_widgetbox_title canvas{
}
.homepage_main_widgetbox_title span{
	background-position: right top;
	display:block;
	padding-right: 40px;
	padding-top: 0;
	height: 60px;
	width:auto;
	max-width: 600px;
}
.homepage_main_widgetbox.orange .homepage_main_widgetbox_title { 
	background-image: url(images/orange_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_main_widgetbox.orange .homepage_main_widgetbox_title span{
	background-image: url(images/orange_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_main_widgetbox.blue .homepage_main_widgetbox_title { 
	background-image: url(images/blue_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_main_widgetbox.blue .homepage_main_widgetbox_title span{
	background-image: url(images/blue_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_main_widgetbox.lime .homepage_main_widgetbox_title { 
	background-image: url(images/lime_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_main_widgetbox.lime .homepage_main_widgetbox_title span{
	background-image: url(images/lime_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_main_widgetbox.green .homepage_main_widgetbox_title { 
	background-image: url(images/green_sidebar_title_bar1.png);
	background-repeat: no-repeat;
	color:#000000;
}
.homepage_main_widgetbox.green .homepage_main_widgetbox_title span{
	background-image: url(images/green_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_main_widgetbox.red .homepage_main_widgetbox_title { 
	background-image: url(images/red_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_main_widgetbox.red .homepage_main_widgetbox_title span{
	background-image: url(images/red_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_main_widgetbox.fuschia .homepage_main_widgetbox_title { 
	background-image: url(images/fuschia_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_main_widgetbox.fuschia .homepage_main_widgetbox_title span{
	background-image: url(images/fuschia_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_main_widgetbox.pink .homepage_main_widgetbox_title { 
	background-image: url(images/pink_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_main_widgetbox.pink .homepage_main_widgetbox_title span{
	background-image: url(images/pink_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_main_widgetbox.turquoise .homepage_main_widgetbox_title { 
	background-image: url(images/turquoise_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_main_widgetbox.turquoise .homepage_main_widgetbox_title span{
	background-image: url(images/turquoise_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_main_widgetbox.brown .homepage_main_widgetbox_title  { 
	background-image: url(images/brown_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_main_widgetbox.brown .homepage_main_widgetbox_title span{
	background-image: url(images/brown_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_main_widgetbox.white .homepage_main_widgetbox_title {
	background-image: url(images/white_sidebar_title_bar1.png);
	background-repeat: no-repeat;
	color:#000000;
}
.homepage_main_widgetbox.white .homepage_main_widgetbox_title span{
	background-image: url(images/white_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_main_widgetbox.yellow .homepage_main_widgetbox_title { 
	background-image: url(images/yellow_sidebar_title_bar1.png);
	background-repeat: no-repeat;
	color:#000000;
}
.homepage_main_widgetbox.yellow .homepage_main_widgetbox_title span{
	background-image: url(images/yellow_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_main_widgetbox_content {
	height: 150px;
	width: 500px;
	right: 0px;
	margin-left: 25px;
	padding-top: 20px;
	overflow:hidden;
}



.homepage_small_widgetbox_1 {
	height: 160px;
	width: 500px;
	right: auto;
	left:5px;
	position:absolute;
	margin-bottom: 10px;
	margin-top:30px;
	background-repeat: no-repeat;
}

.homepage_small_widgetbox_1.orange {
	background-image: url(images/orange_homepage_small_box.png);
}
.homepage_small_widgetbox_1.blue {
	background-image: url(images/blue_homepage_small_box.png);
}
.homepage_small_widgetbox_1.lime {
	background-image: url(images/lime_homepage_small_box.png);
}
.homepage_small_widgetbox_1.green {
	background-image: url(images/green_homepage_small_box.png);
}
.homepage_small_widgetbox_1.red {
	background-image: url(images/red_homepage_small_box.png);
}
.homepage_small_widgetbox_1.fuschia {
	background-image: url(images/fuschia_homepage_small_box.png);
}
.homepage_small_widgetbox_1.pink {
	background-image: url(images/pink_homepage_small_box.png);
}
.homepage_small_widgetbox_1.turquoise {
	background-image: url(images/turquoise_homepage_small_box.png);
}
.homepage_small_widgetbox_1.brown {
	background-image: url(images/brown_homepage_small_box.png);
}
.homepage_small_widgetbox_1.white {
	background-image: url(images/white_homepage_small_box.png);
}
.homepage_small_widgetbox_1.yellow {
	background-image: url(images/yellow_homepage_small_box.png);
}
.homepage_small_widgetbox_1_title {
	height: 60px;
	margin: 0;
	padding:0;
	padding-left: 25px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 2em;
	line-height: 50px;
	position:absolute;
	top:-25px;
	left:10px;
}
.homepage_small_widgetbox_1_title canvas{
}
.homepage_small_widgetbox_1_title span{
	background-position: right top;
	display:block;
	padding-right: 40px;
	padding-top: 0;
	height: 60px;
	width:auto;
	max-width: 600px;
}
.homepage_small_widgetbox_1.orange .homepage_small_widgetbox_1_title { 
	background-image: url(images/orange_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_1.orange .homepage_small_widgetbox_1_title span{
	background-image: url(images/orange_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_1.blue .homepage_small_widgetbox_1_title { 
	background-image: url(images/blue_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_1.blue .homepage_small_widgetbox_1_title span{
	background-image: url(images/blue_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_1.lime .homepage_small_widgetbox_1_title { 
	background-image: url(images/lime_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_1.lime .homepage_small_widgetbox_1_title span{
	background-image: url(images/lime_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_1.green .homepage_small_widgetbox_1_title { 
	background-image: url(images/green_sidebar_title_bar1.png);
	background-repeat: no-repeat;
	color:#000000;
}
.homepage_small_widgetbox_1.green .homepage_small_widgetbox_1_title span{
	background-image: url(images/green_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_1.red .homepage_small_widgetbox_1_title { 
	background-image: url(images/red_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_1.red .homepage_small_widgetbox_1_title span{
	background-image: url(images/red_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_1.fuschia .homepage_small_widgetbox_1_title { 
	background-image: url(images/fuschia_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_1.fuschia .homepage_small_widgetbox_1_title span{
	background-image: url(images/fuschia_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_1.pink .homepage_small_widgetbox_1_title { 
	background-image: url(images/pink_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_1.pink .homepage_small_widgetbox_1_title span{
	background-image: url(images/pink_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_1.turquoise .homepage_small_widgetbox_1_title { 
	background-image: url(images/turquoise_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_1.turquoise .homepage_small_widgetbox_1_title span{
	background-image: url(images/turquoise_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_1.brown .homepage_small_widgetbox_1_title  { 
	background-image: url(images/brown_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_1.brown .homepage_small_widgetbox_1_title span{
	background-image: url(images/brown_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_1.white .homepage_small_widgetbox_1_title {
	background-image: url(images/white_sidebar_title_bar1.png);
	background-repeat: no-repeat;
	color:#000000;
}
.homepage_small_widgetbox_1.white .homepage_small_widgetbox_1_title span{
	background-image: url(images/white_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_1.yellow .homepage_small_widgetbox_1_title { 
	background-image: url(images/yellow_sidebar_title_bar1.png);
	background-repeat: no-repeat;
	color:#000000;
}
.homepage_small_widgetbox_1.yellow .homepage_small_widgetbox_1_title span{
	background-image: url(images/yellow_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_1_content {
	height: 150px;
	width: 460px;
	right: 0px;
	margin-left: 25px;
	padding-top: 20px;
	overflow:hidden;
}


.homepage_small_widgetbox_2 {
	height: 160px;
	width: 500px;
	left: auto;
	right:5px;
	top:170px;
	position:absolute;
	margin-bottom: 10px;
	margin-top:30px;
	background-repeat: no-repeat;
}

.homepage_small_widgetbox_2.orange {
	background-image: url(images/orange_homepage_small_box.png);
}
.homepage_small_widgetbox_2.blue {
	background-image: url(images/blue_homepage_small_box.png);
}
.homepage_small_widgetbox_2.lime {
	background-image: url(images/lime_homepage_small_box.png);
}
.homepage_small_widgetbox_2.green {
	background-image: url(images/green_homepage_small_box.png);
}
.homepage_small_widgetbox_2.red {
	background-image: url(images/red_homepage_small_box.png);
}
.homepage_small_widgetbox_2.fuschia {
	background-image: url(images/fuschia_homepage_small_box.png);
}
.homepage_small_widgetbox_2.pink {
	background-image: url(images/pink_homepage_small_box.png);
}
.homepage_small_widgetbox_2.turquoise {
	background-image: url(images/turquoise_homepage_small_box.png);
}
.homepage_small_widgetbox_2.brown {
	background-image: url(images/brown_homepage_small_box.png);
}
.homepage_small_widgetbox_2.white {
	background-image: url(images/white_homepage_small_box.png);
}
.homepage_small_widgetbox_2.yellow {
	background-image: url(images/yellow_homepage_small_box.png);
}
.homepage_small_widgetbox_2_title {
	height: 60px;
	margin: 0;
	padding:0;
	padding-left: 25px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 2em;
	line-height: 50px;
	position:absolute;
	top:-25px;
	left:10px;
}
.homepage_small_widgetbox_2_title canvas{
}
.homepage_small_widgetbox_2_title span{
	background-position: right top;
	display:block;
	padding-right: 40px;
	padding-top: 0;
	height: 60px;
	width:auto;
	max-width: 600px;
}
.homepage_small_widgetbox_2.orange .homepage_small_widgetbox_2_title { 
	background-image: url(images/orange_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_2.orange .homepage_small_widgetbox_2_title span{
	background-image: url(images/orange_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_2.blue .homepage_small_widgetbox_2_title { 
	background-image: url(images/blue_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_2.blue .homepage_small_widgetbox_2_title span{
	background-image: url(images/blue_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_2.lime .homepage_small_widgetbox_2_title { 
	background-image: url(images/lime_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_2.lime .homepage_small_widgetbox_2_title span{
	background-image: url(images/lime_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_2.green .homepage_small_widgetbox_2_title { 
	background-image: url(images/green_sidebar_title_bar1.png);
	background-repeat: no-repeat;
	color:#000000;
}
.homepage_small_widgetbox_2.green .homepage_small_widgetbox_2_title span{
	background-image: url(images/green_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_2.red .homepage_small_widgetbox_2_title { 
	background-image: url(images/red_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_2.red .homepage_small_widgetbox_2_title span{
	background-image: url(images/red_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_2.fuschia .homepage_small_widgetbox_2_title { 
	background-image: url(images/fuschia_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_2.fuschia .homepage_small_widgetbox_2_title span{
	background-image: url(images/fuschia_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_2.pink .homepage_small_widgetbox_2_title { 
	background-image: url(images/pink_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_2.pink .homepage_small_widgetbox_2_title span{
	background-image: url(images/pink_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_2.turquoise .homepage_small_widgetbox_2_title { 
	background-image: url(images/turquoise_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_2.turquoise .homepage_small_widgetbox_2_title span{
	background-image: url(images/turquoise_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_2.brown .homepage_small_widgetbox_2_title  { 
	background-image: url(images/brown_sidebar_title_bar1.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_2.brown .homepage_small_widgetbox_2_title span{
	background-image: url(images/brown_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_2.white .homepage_small_widgetbox_2_title {
	background-image: url(images/white_sidebar_title_bar1.png);
	background-repeat: no-repeat;
	color:#000000;
}
.homepage_small_widgetbox_2.white .homepage_small_widgetbox_2_title span{
	background-image: url(images/white_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_2.yellow .homepage_small_widgetbox_2_title { 
	background-image: url(images/yellow_sidebar_title_bar1.png);
	background-repeat: no-repeat;
	color:#000000;
}
.homepage_small_widgetbox_2.yellow .homepage_small_widgetbox_2_title span{
	background-image: url(images/yellow_sidebar_title_bar2.png);
	background-repeat: no-repeat;
}
.homepage_small_widgetbox_2_content {
	height: 150px;
	width: 460px;
	right: 0px;
	margin-left: 25px;
	padding-top: 20px;
	overflow:hidden;
}
#calendar_wrapLarge h2{
	font-size: 1.6em;
	font-weight:normal;
}
#calendar_wrapLarge h2 span{
	font-size: 0.7em;	
}
#EC_previousMonthLarge{
	margin:auto;
}
#EC_nextMonthLarge{
 margin:auto;
}
#wp-calendarLarge th{
	color:#A7CC03;
	padding: 0.2em;
}
#content #wp-calendarLarge td {
	border:	#781900 2px solid;
}
#content #wp-calendarLarge td div span{
	font-size: 0.8em;
	margin-bottom: -10px;
	display:block;
	border-bottom: solid 2px #781900;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.4em;
	padding-left: 0.3em;
}
#wp-calendarLarge td .dayHead{
	background-color:#781900;
	padding-left:0.3em;
}
#wp-calendarLarge #todayLarge{
	background-color:#7C4727;
}
#homeboxes .medimage{
	float:right;
	height: 145px;
	width: 280px;
	position:absolute;
	right: 0;
	top: 0;
	margin-top: 8px;
	margin-right: 8px;
	background-position:center right;
	background-repeat: no-repeat;
}
#homeboxes .largeimage{
	float:right;
	height: 145px;
	width: 500px;
	position:absolute;
	right: 0;
	top: 0;
	margin-top: 8px;
	margin-right: 11px;
	background-position:center right;
	background-repeat: no-repeat;
}
#homeboxes .thin .readmore{
	text-align:center;
}
#homeboxes .border{
	position:absolute;
	right: -11px;
	top: -8px;
	width: 20px;
	height: 154px;
	background-repeat: no-repeat;
	background-position: right top;
}
#homeboxes .vertbar{
	position:absolute;
	left:-1px;
	top:-5px;
	height: 154px;
	width:15px;
	background-repeat: no-repeat;
	background-position: left top;	
}
#homeboxes .blue .border{
	background-image: url(images/blue_homepage_main_box.png);
}
#homeboxes .blue .vertbar{
	background-image: url(images/blue_homepage_vertline.png);
}
#homeboxes .orange .border{
	background-image: url(images/orange_homepage_main_box.png);
}
#homeboxes .orange .vertbar{
	background-image: url(images/orange_homepage_vertline.png);
}
#homeboxes .lime .border{
	background-image: url(images/lime_homepage_main_box.png);
}
#homeboxes .lime .vertbar{
	background-image: url(images/lime_homepage_vertline.png);
}
#homeboxes .green .border{
	background-image: url(images/green_homepage_main_box.png);
}
#homeboxes .green .vertbar{
	background-image: url(images/green_homepage_vertline.png);
}
#homeboxes .red .border{
	background-image: url(images/red_homepage_main_box.png);
}
#homeboxes .red .vertbar{
	background-image: url(images/red_homepage_vertline.png);
}
#homeboxes .fuschia .border{
	background-image: url(images/fuschia_homepage_main_box.png);
}
#homeboxes .fuschia .vertbar{
	background-image: url(images/fuschia_homepage_vertline.png);
}
#homeboxes .pink .border{
	background-image: url(images/pink_homepage_main_box.png);
}
#homeboxes .pink .vertbar{
	background-image: url(images/pink_homepage_vertline.png);
}
#homeboxes .turquoise .border{
	background-image: url(images/turquoise_homepage_main_box.png);
}
#homeboxes .turquoise .vertbar{
	background-image: url(images/turquoise_homepage_vertline.png);
}
#homeboxes .brown .border{
	background-image: url(images/brown_homepage_main_box.png);
}
#homeboxes .brown .vertbar{
	background-image: url(images/brown_homepage_vertline.png);
}
#homeboxes .white .border{
	background-image: url(images/white_homepage_main_box.png);
}
#homeboxes .white .vertbar{
	background-image: url(images/white_homepage_vertline.png);
}
#homeboxes .yellow .border{
	background-image: url(images/yellow_homepage_main_box.png);
}
#homeboxes .yellow .vertbar{
	background-image: url(images/yellow_homepage_vertline.png);
}
.eregplus_program{
	border-bottom: solid #999 1px;
	margin-bottom: 8px;
}
.eregplus_program strong{
	font-size: 0.9em;
}
.eregplus_program a{
	color: #FFF;
}

/* CALENDAR STYLES */
.erp_calendar {
	width: 440px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #C1D830;
	font: normal 12px/20px;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}
.nav, .nav a {
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}	
caption {
	margin: 0;
	padding: 0;
	width: 440px;
	background: #C1D830;
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
th {
	color: #616B76;
	background: #DEEA8C;
	border-right: 1px solid #C1D830;
	border-bottom: 1px solid #C1D830;
	border-top: 1px solid #C1D830;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}
.today, td.today a, td.today a:link, td.today a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background: #F15B25;
}
td {
	border-right: 1px solid #C1D830;
	border-bottom: 1px solid #C1D830;
	width: 50px;
	height: 50px;
	font-size: 9px;
	text-align: center;
}
td .calday{
	background-color:#C1D830;
	padding: 2px 0;
}
td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	border-top: solid 1px #DEEA8C;
	padding: 2px;
	padding-bottom: 3px;
}
td a:link, td a:visited {	
	color: #608194;
}

td a:hover, td a:active {
	color: #6aa3ae;
}
/* END CALENDAR STYLES */
