@charset "UTF-8";

@import url('mainText.css');
@import url('head.css');

html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input
	{
	margin: 0;
	padding: 0;
}

li {
	list-style: disc;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
}

ul,ol {
	list-style: none;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

A {
	color: #6F922E;
	text-decoration: none;
}

A:link {
	color: #6F922E;
	text-decoration: none;
}

body {
	background-color: #fff;
	color: #76797C;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#userContent a {
	color: #6F922E;
}



P {
	margin-top: 9px;
	margin-bottom: 9px;
}

#footer a, #footer{
	color: #666666;
	text-decoration: none;
	font-size: 7pt;
	font-weight: normal;
}

#centerDiv p {
	margin-bottom: 18px;
}

#centerDiv h1 {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 18px;
	color: #91C02C;
}

#centerDiv h2 {
	font-size: 10px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #91C02C;
}

#centerDiv h3 {
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	color: #91C02C;
}

#centerDiv h4 {
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
}

#centerDiv p.intro {
	font-weight: bold;
}

#centerDiv .more {
	text-align: right;
}

.OrangeTitles {
	font-size: 12px;
	font-weight: bold;
	color: #91C02C;
	text-decoration: none;
}

.OrangeTitlessmall {
	font-size: 8pt;
	font-weight: bold;
	color: #00A76D;
	text-decoration: none;
}

.SectionTitleText {
	color: #666666;
	font-size: 7pt;
	font-weight: normal;
}

#centerDiv {
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	text-align: center;
	clear: both;
}



#rowOrderLinks {
	float: right;
	width: auto;
	height: 15px;
	margin-right: 5px;
	margin-top: 5px;
}

#ContCenterWideWrap {
	float: left;
	margin-top: 5px;
	width: 980px;
	height: auto;
	text-align: left;
}

#ContCenterWideWrap img {
	padding: 0;
	border: 0;
	margin: 0;
	margin-bottom: 0px;
}

/* SIDE menu */
#subMenu {
	float: left;
	width: 180px;
	margin-right: 5px;
	padding-top: 50px;
	padding-bottom: 50px;
}

#subMenu p {
	margin-right: 10px;
	border-bottom: 1px dotted #eeeeee;
	padding-top: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#subMenu p a {
	font-weight: bold;
	text-decoration: none;
	color: #007700;
	font-size: 11px;
	text-transform: capitalize;
}

#pageContentWithSubMenu {
	float: left;
	width: 794px;
}

#pageContentWithNoSubMenu {
	float: left;
	width: 982px;
}

.err {
	margin: 10px;
	padding: 10px;
	border: 1px dotted red;
	background-color: #F5F5F5;
	float: left;
	width: 930px;
}

.galleryFrame {
	float: left;
	border: 1px solid #000000;
	width: 110px;
	height: 110px;
	background-color: #eeeeee;
	margin: 5px;
	text-align: center;
	padding: 10px;
}

.galleryFrame img {
	border: 0px;
}

#footer {
	float: left;
	width: 100%;
	margin-top: 20px;
	font-size: 8px;
	color: #777777;
	margin-bottom: 20px;
}

#footer .footerMenu {
	float: right;
	padding-left: 5px;
	margin-left: 5px;
	border-left: 1px dotted #aaaaaa;
}

#cmsImage img {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	width: 980px;
}

#lightBox {
	padding: 10px;
	width: 100%;
}

#lightBox p {
	margin: 3px;
	font-size: 10px;
}

#lightBox div {
	height: 150px;
	margin-left: 5px;
	float: left;
	text-align: center;
}

#lightBox div img {
	border: 5px solid #EEE;
	border-width: 5px 5px 20px;
}

#lightBox div a:hover img {
	border: 5px solid #BBB;
	border-width: 5px 5px 20px;
	color: #fff;
}

#lightBox div a:hover {
	color: #fff;
}

.error {
	color: red;
	vertical-align: top;
}

.flash {
	border: 1px solid #ffaacc;
	background-color: #f5f5f5;
	margin-bottom: 5px;
	padding: 5px;
}

#searchDiv {
	position: absolute;
	float: left;
	height: 100%;
	width: 100%;
	color: black;
	background-image: url("/static/images/bgFrame.png");
	text-align: center;
	vertical-align: middle;
}

#searchDiv form{
	width: 285px;
	text-align: left;
	padding: 25px;
	border: 1px solid #666;
	margin: auto;
	background-color: #eeeeee;
	position: relative;
	margin-top: 10%;
}

#intSitesWrapper{
	text-align: left;
	border: 1px solid #aaa;	
	float: left;
	position: absolute;
	background: #FFF;
	
}
#intSitesWrapper img{
	margin-right: 5px;
}


#intSitesWrapper span{
	top: 0px;
	position: relative;
}

#intSitesWrapper div{
	padding: 5px;
}

#intSitesWrapper div:HOVER{
	background-color: #F5f5f5;
}