body {
	background-color: #290133;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#header {
	padding: 0px;
	height: 160px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/images/header.jpg);
}
#header a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 960px;
}
#navigation {
	background-color: #ff9933;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 26px;
	clear: both;
	float: none;
	overflow: auto;
}
#navigation ul {
	text-align: center;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	display: inline;
	list-style-type: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/menu_separator.jpg);
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	padding-right: 46px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#navigation ul li.page-item-14 {
	padding-right: 0px;
	background-image: url(/images/blank.gif);
	margin-right: 0px;
}
#navigation ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
}
#navigation ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#wrapper {
	background-color: #FFFFFF;
	padding: 20px;
	width: 920px;
	overflow: auto;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #sidebar {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 218px;
	border: 1px solid #792A83;
}
#wrapper #sidebar h1 {
	color: #FFFFFF;
	background-color: #792A83;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
}
#wrapper #sidebar p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#wrapper #sidebar p.subscribe {
	background-color: #EEEEEE;
	padding: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #792A83;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#wrapper #sidebar p.subscribe a {
	color: #792A83;
	text-decoration: none;
	background-image: url(/images/icon_subscribe.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	white-space: nowrap;
	padding-top: 3px;
	padding-bottom: 3px;
}
#wrapper #sidebar p.subscribe a:hover {
	color: #F05A25;
	text-decoration: none;
}
#wrapper #sidebar p.bookmark {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	background-color: #EEEEEE;
	font-size: 14px;
	font-weight: normal;
	color: #792A83;
}
#wrapper #sidebar p.bookmark a {
	background-image: url(/images/icon_bookmark.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	white-space: nowrap;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 28px;
	color: #792A83;
	text-decoration: none;
}
#wrapper #sidebar p.bookmark a:hover {
	color: #F05A25;
	text-decoration: none;
}
#wrapper #sidebar ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}
#wrapper #sidebar ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper #sidebar ul li h2 {
	font-size: 14px;
	font-weight: bold;
}
#wrapper #sidebar ul li ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper #sidebar ul li ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper #sidebar ul li ul li a {
	color: #792A83;
}
#wrapper #sidebar ul li ul li a:hover {
	color: #F05A25;
}
#wrapper #sidebar ul li#search label {
	display: none;
}
#wrapper #content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 680px;
}
#wrapper #content h1, #wrapper #content h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 22px;
	font-weight: bold;
	color: #660099;
	line-height: 26px;	
}
#wrapper #content h3 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#wrapper #content h4 {
}
#wrapper #content h5 {
}
#wrapper #content h6 {
}
#wrapper #content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 20px;
}
#wrapper #content blockquote {
	padding: 0px;
	font-family: Georgia, serif;
	color: #792A83;
	font-style: italic;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}
#wrapper #content #breadcrumb {
	font-size: 10px;
	color: #999999;
}
#wrapper #content #breadcrumb a {
	color: #999999;
	text-decoration: underline;
}
#wrapper #content #breadcrumb a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer {
	height: 75px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
}
#footer ul {
	text-align: center;
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer ul li {
	display: inline;
	list-style-type: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer ul li.end {
	margin-right: 0px;
	padding-right: 0px;
	border-right-width: 0px;
	border-right-style: none;
}

#footer ul li a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#footer ul li a:hover {
	text-decoration: none;
}
#footer p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer p a {
	color: #000000;
	text-decoration: underline;
}
#footer p a:hover {
	color: #000000;
	text-decoration: none;
}
#footer #site_by, #footer #site_by a {
	font-weight: normal;
	color: #F5922A;
	text-decoration: none;
}
#footer #site_by a:hover {
	text-decoration: underline;
}

/**** Styles for cFormsII *****/


.alignright {
float:right;
margin: 5px 0 20px 20px;
border: 0;
}
.alignleft {
float:left;
margin: 5px 20px 0 20px;
border: 0;
}
h4 {
color:#ff6633;
font-size:18px;
}