/* CSS Document */

html, body {
    /*font-family: Verdana, Geneva, Arial, helvetica, sans-serif;*/
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	background-color:#9FAB5F;
}

p, ul, li, h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	/*background-color:#FFFFFF;*/
	margin-top: 0;
	padding-top: 0;
}

p, ul, li, td {
	font-size: 12px;
	line-height:17px;
}

td {
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	padding-top: 0;
}

h1 {font-size:15px;
	font-weight:normal;
	color:#467115;
	margin-bottom:0;
	padding-bottom:10px;
}

h2 {font-size:12px;
	font-weight:bold;
	color:#824818;
	margin-bottom:0;
	padding-bottom:10px;
}

.sideNavList {
	list-style-type:none;
	}
	
ul.sideNavList  li{
	font-size:14px;
	font-weight:normal;
	color:#824818;
	padding-bottom:5px;
	white-space:nowrap;
}

.sideNavList a {
	text-decoration:none;
	color:#824818;
	}

.sideNavList a:hover {
	text-decoration:none;
	color:#9FAB5F;
	}


.sideNavCurrent{
	font-size:14px;
	font-weight:bold;
	color:#467115;
	padding-bottom:5px;
	white-space:nowrap;
}

.subNavList {
	list-style-type:none;
	}
	
ul.subNavList  li{
	font-size:13px;
	font-weight:normal;
	color:#824818;
	padding-bottom:5px;
	padding-left:15px;
	padding-bottom:5px;
	white-space:normal;
}

.subNavListCurrent {
	font-size:13px;
	font-weight:normal;
	color:#467115;
	padding-bottom:5px;
	padding-left:0px;
	padding-bottom:5px;
	white-space:normal;
}


.footer {
	font-size:11px;
	text-align:center;
	color:#ffffff;
	background-color:#9FAB5F;
}

.textLink {
	color:#FFFFFF;
}

.textLink a {
	text-decoration:none;
	color:#FFFFFF;
}

.copyright {
	color:#FFFFFF;
}

.copyright a {
	color:#FFFFFF;
}

.intro {
	font-size:15px;
	line-height:20px;
	font-weight:normal;
	color:#824818;
	margin-bottom:0;
	padding-bottom:10px;
}

.callText {font-size:12px;
	font-weight:bold;
	color:#824818;
	margin-bottom:0;
	padding-bottom:10px;
}

.callText a {
	color:#824818;
}

ul.workshopList  li{
	padding-bottom:5px;
}


.quote {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;*/
	font-weight:normal;
	font-style:italic;
	text-align:center;
	color: #467115;
	/*background-color:#FFFFCC;*/
}
.quoteA {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight:bold;
	font-style:normal;
	text-align:right;
	color: #467115;
	/*background-color:#FFFFCC;*/
}

/* Color info */

.colorBg {
	background-color:#9FAB5F;
}

.colorMain {
	background-color:#DF6868;
}

.colorAccent {
	background-color:#B38E76;
}

.colorHiglight {
	background-color:#f1eff3;
}
