body {
	background-color: #EFECE3;
	text-align:center;
	margin:0px;
	padding:0px;
}
body,td,th {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	color: #333333;
}
.fontTest {
	font-family: Candara, Calibri, "Lucida Grande", Arial, "sans serif";
	font-size: 11pt;
}
#body-wrapper {
	margin: 0 26px;
}

.thumbHeadsGeorgia {
	color: #CF503C;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 24px;
}
.productDescr {
	font-size: 11.5px;
	line-height: 16px;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	font-weight: normal;
}
.speakingbox {
	padding: 4px;
	height: 180px;
	width: 170px;
	border: 1px dotted #C9DAA7;
	text-align: center;
	vertical-align:middle;
	display: block;
	margin-right: 10px;
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.programsbox {
	padding: 4px;
	height: 225px;
	width: 265px;
	border: 1px dotted #C9DAA7;
	text-align: left;
	vertical-align:middle;
	display: block;
	margin-right: 12px;
	float: left;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.HPbox {
	padding: 4px;
	height: 175px;
	width: 265px;
	border: 1px dotted #C9DAA7;
	text-align: left;
	vertical-align:middle;
	display: block;
	margin: 0 12px 12px 0;
	float: left;
}
.HPimage {
	float:left; 
	margin: 8px 8px 0 2px;
}

.resourcesBox {
	padding: 0;
	height: 180px;
	width: 225px;
	border: 1px dotted #C9DAA7;
	text-align: center;
	display: block;
	float: left;
	margin: 0 12px 12px 0;
	font: bold normal 12px/26px Arial, Helvetica, sans-serif;
	color: #333;
}
.showBox {
	padding: 0px;
	height: 295px;
	width: 250px;
	border: 1px dotted #C9DAA7;
	text-align: left;
	display: block;
	float: left;
	margin: 0px 10px 10px 0px;
}

.showBox p {
	padding: 5px;
	text-align:left;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	margin-top: 10px;
	list-style: decimal;
}
.showboxText {
	padding: 0px 5px 5px -5px;
	text-align:left;
	margin: 0px;
	list-style: circle outside;
	font: 12px/normal Arial, Helvetica, sans-serif;
}

/** Template Objects **/
#site-wrapper {
	margin: 0 auto 0 auto;
	text-align:left;
	background:  url("../images_css/tpl_site_bg.gif") repeat-y 0 0;
	width: 893px;
}
#site-wrapper2 {
	margin: 0 auto 0 auto;
	text-align:left;
	background:  url("../images_css/tpl_site_bg.gif") repeat-y 0 0;
	width: 893px;
}
#site-cap {
	background:  url("../images_css/tpl_site_top.jpg") no-repeat 0 0;
	height: 28px;
}
#site-base {
	background:  url("../images_css/tpl_site_bottom.jpg") no-repeat 0 bottom;
	height: 24px;
}
#header {
	background:  url("../images_css/tpl_header_bg.jpg");
	height: 73px;
}
#header2 {
	height: 140px;
	background:  url("../images_css/tpl_site_top.jpg") no-repeat 0 0;
	margin: 0;
}
#header img.logo {
	margin-left:26px;
}
div#mainnav {
	margin: 0 14px 0 16px;
	padding: 0 10px;
	height:28px;
	background: #81C14F;
}
div#breadcrumb {
	padding: 10px 4px;
}
div#breadcrumb2 {
	padding: 10px 30px 4px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif, "Lucida Grande", Helvetica;
	color: #666666;
}
	
	/** Text Styles **/

#breadcrumb {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif, "Lucida Grande", Helvetica;
	color: #666666;
}

#breadcrumb a:link, #breadcrumb a:visited {
	text-decoration: none;
	color: #003399;
}
#breadcrumb a:hover, #breadcrumb a:active { 
	text-decoration: underline; 
}

div#content {
	margin: 0 26px;
}

#footer-fb {
	float:left;
	display:inline; /* IE PC Fix for 'double margin' */
	width: 100px;
	margin: 0;
	padding: 0 0 6px 0;
}

#footer-copyright {
	float:right;
	display:inline; /* IE PC Fix for 'double margin' */
	text-align:right;
	margin: 0 26px 0 0;
	width: 175px;
	padding: 0px;
}

#footer-wrapper {
	margin: 0 auto 20px auto;
	padding: 0;
	text-align:left;
	width: 893px;
}
#footer-links {
	float:left;
	display:inline; /* IE PC Fix for 'double margin' */
	margin: 0 0 0 26px;
	width: 500px;
}

.footer { font-size: 11px; font-family: Tahoma, Arial, sans-serif, "Lucida Grande", Helvetica; color: #666666; line-height: 18px; }

.footer a:link, .footer a:visited {
	text-decoration: none;
	color: #666666;
}

.footer a:hover, .footer a:active { text-decoration: underline; }
div#onecol {
	margin: 20px 14px 0 14px;
}
div#onecol {
	margin: 20px 14px 0 14px;
}
div#twocol-left {
	width: 580px;
	display:inline; /* IE PC Fix for 'double margin' */
	margin: 0 0 0 14px;
	float:left;
	/*background: #ccc;*/
}

div#twocol-wrapper {
	margin-top: 20px

}

div#twocol-right {
	width: 212px;
	margin: 0 14px 0 0;
	float:right;
	/*background: #00CCFF;*/
}

/** Right Column Box Styles **/

/* Box Styles: Padding etc... */

.box p { padding: 0 12px; }

.box { margin-bottom: 12px; }


#twocol-right .peach { background: #FBF1E2 url("../images_css/box_peach_top.gif") no-repeat 0px 0px; padding: 10px 0 0 0; }
#twocol-right .peach div.close { background:  url("../images_css/box_peach_bottom.gif") no-repeat 0px bottom; height:9px; }

.smalltext {
	text-align: left;
	font: 11px/14px Arial, Helvetica, sans-serif;
}
.HP_text {
	padding-right: 20px;
	font: normal 16px/22px Georgia, "Times New Roman", Times, serif;
	color: #583A00;
}



/** General Classes **/

.clear-l { clear:left; }
.clear-r { clear:right; }
.clear-b { clear:both; }


	
.forumssub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #D06703;
}

.programssub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #34589B;
}

.red {
	color: #FF0000;
	line-height: normal;
}
.programhead {
	font-size: 18px;
	color: #4C6DA9;
	font-weight: bold;
	line-height: 22pt;
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
}/** Template Objects **/
.program_tagline {
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #D06703;
}
#site-wrapper {
	margin: 0 auto 0 auto;
	text-align:left;
	background:  url("../images_css/tpl_site_bg.gif") repeat-y 0 0;
	width: 893px;
}
#site-cap {
	background:  url("../images_css/tpl_site_top.jpg") no-repeat 0 0;
	height: 28px;
}
#site-base {
	background:  url("../images_css/tpl_site_bottom.jpg") no-repeat 0 bottom;
	height: 24px;
}
#body-wrapper {
	margin: 0 26px;
}
#header {
	background:  url("../images_css/tpl_header_bg.jpg");
	height: 73px;
}
#header img.logo {
	margin-left:26px;
}
div#mainnav {
	margin: 0 14px 0 16px;
	padding: 0 10px;
	height:28px;
	background: #81C14F;
}
div#breadcrumb {
	padding: 10px 4px;
}
div#content {
	margin: 0 26px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

	
/** Link Formatting **/

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

a:hover, a:active {
	text-decoration: none;
	color: #390;
}

#mainnav a:link, #mainnav a:visited { 
	text-decoration: none;
	color: #FFFFFF;
}
#mainnav a:hover, #mainnav a:active { 
	text-decoration: none;
	color: #666666;
}

#mainnav div.subnav a:link, #mainnav div.subnav a:visited {
	text-decoration: none;
	color: #666666;
	}
	
#mainnav div.subnav a:hover, #mainnav div a:active {
	text-decoration: none;
	color: #FFFFFF;
	}	

h1 {
	color: #583A00;
	font: bold 16px/24px "Lucida Grande", Helvetica, sans-serif;
}

h2 {
	color: #B2430B;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
}

.box h2 { padding: 0 12px; }

h3 {
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 18px;
	font-weight: bold;
	color: #5E8B32;
}


.eventTitle {
	text-align: center;
	margin-bottom: 26px;
	color: #69c;
	font-size: 24px;
	text-decoration: underline;
	line-height: 1.3;
}
.smallbox {
	padding: 15px;
	width: 150px;
	float: right;
	text-align: center;
	border: 1px solid #CCC;
	margin: 20px;
}

/* event grid */

.listingHeader {
	background-image: url('../images/cssListingHeaderBg.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
}
.listingRow {
	background-image: url('../images/cssListingBg.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
}
.listingRowOver {
	background-image: url('../images/cssListingBg_on.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FDFDE9;
}
.listingHeaderCell, .listingRowCell {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.listingHeaderCell {
	height: 32px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.listingRowCell {
	height: 24px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	#font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	#font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.listingTable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.imageLeft {
	padding: 6px 20px 6px 0px;
	float: left;
}
.hrStyle {
	border: 1px dotted #999;
}
.slideshowbox {
	padding: 10px;
	float: right;
	text-align: center;
	border: 1px solid #CCC;
	margin: 0 14px 0 0;
	width:188px; 
	height:217px;
}
