/*Page body properties*/
body {
	font: 78%/1.5 arial, helvetica, serif;
	background: white;
	text-align: center;
	padding: 0;
}

a img {
	border: 0;
}

body img {
	margin: 5px;
}

hr {
	width: 80%;
}

/*Page container properties*/
#container {
	width: 800px;
	text-align: left;
	margin: 0 auto;
}

#container a {
	color: #2C3331;
	text-decoration: none;
	font-weight: bold;
}

#container a:hover {
}

/*Main content properties*/
#content {
	background: #FFFDF7;
	text-align: left;
	border: solid #9BB3AC;
	border-width: 1px 1px 1px 1px;
	margin: 0px 0px 0px 0px;
}

/*Navigation menu properties*/
#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	background: url(images/navbottom.jpg) bottom left repeat-x;
	font-weight: bold;
	padding: 0;
	border: solid #9BB3AC;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
}

#nav a {
	display: block;
	width: 9em;
	w\idth: 5em;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
	/*background: url(images/navbottom.jpg) bottom left repeat-x;*/
	background: #9CD7A9;
}

#nav li ul {
	position: absolute;
	left: -999%;
	height: auto;
	width: 13.5em;
	w\idth: 13.1em;
	font-weight: normal;
	border: solid #2E5535;
	border-width: 2px 2px 0px 2px;
	margin: 0;
}

#nav li li, #nav li li li {
	padding-right: 1em;
	width: 12.2em;
	border: solid #2E5535;
	border-width: 0px 0px 2px 0px;
}

#nav li ul a {
	width: 12.2em;
	w\idth: 8.2em;
	text-decoration: none;
}

#nav li ul a:hover, #nav li a:hover, #nav li.sfhover a {
	text-decoration: none;
}

/*Navigation sub-menu properties*/
#nav li ul ul {
	margin: -1.75em 0 0 13em;
}

#nav li ul ul.end {
	margin: 0 0 0 3em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999%;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

/*Navigation menu "father/parent1" pseudoclass logic*/
#nav li.father {
	background: transparent;
}

#nav li.father a.parent1 {
	color: #2C3331;
	background: url(images/downarrow1.gif) 10px 5px no-repeat;
}

#nav li.father:hover, li.father.sfhover {
	background: #2E5535 !important;
}

#nav li.father:hover a.parent1, li.father.sfhover a.parent1 {
	color: #FFFFFF !important;
	background: url(images/downarrow2.gif) 10px 5px no-repeat !important;
}

#nav li.father:hover ul a, li.father.sfhover ul a, li.father:hover ul li:hover ul li a, li.father.sfhover ul li.sfhover ul li a, li.father:hover ul li:hover ul li:hover ul li a, li.father.sfhover ul li.sfhover ul li.sfhover ul li a  {
	color: #2C3331 !important;
}

#nav li.father:hover ul li:hover, li.father.sfhover ul li.sfhover, li.father:hover ul li ul li:hover, li.father.sfhover ul li ul li.sfhover {
	background: #6ABB7E !important;
}

#nav li.father:hover ul li:hover a, li.father.sfhover ul li.sfhover a, li.father:hover ul li ul li:hover a, li.father.sfhover ul li ul li.sfhover a, li.father:hover ul li:hover ul li:hover ul li:hover a, li.father.sfhover ul li.sfhover ul li.sfhover ul li.sfhover a {
	/*color: #FFFFFF !important;*/
}

/*Parent link properties for multi-level menu - set background image here*/
#nav li.father a.parent2, #nav li.father ul li a.parent3 {
	background: url(images/rightarrow1.gif) center right no-repeat;
}

#nav li.father:hover ul li:hover a.parent2, li.father.sfhover ul li.sfhover a.parent2, #nav li.father:hover ul li:hover ul li:hover a.parent3, #nav li.father.sfhover ul li.sfhover ul li.sfhover a.parent3 {
	/*background: url(images/rightarrow2.gif) center right no-repeat !important;*/
}

/*Header properties*/
#header {
	background: url(images/headerbg.jpg) bottom right no-repeat;
	margin: 0 auto;
}

#header a {
	font-size: 8pt;
}

#header a:hover {
	text-decoration: none;
	color: #819986;
}

/*Footer properties*/
#footer {
	font-size: 8pt;
	text-align: center;
	margin: 1em auto;
}

#footer a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline overline;
}

/*Breadcrumb area properties*/
#breadcrumbs {
	/*These styles are dynamically modified in index.php*/
	/*height: 140px;*/
	/*background: url(images/breadcrumbbg.jpg) bottom left no-repeat;*/
	padding: 0 0 0 5px;
}

#slogan {
	/*These styles are dynamically modified in index.php*/
	/*height: 140px;*/
	/*background: url(images/slogan.jpg) top right no-repeat;*/
}

#slogan a {
	color: #2C3331;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}

#slogan a:hover {
	text-decoration: none;
	color: #819986;
}

/*News block properties*/
#news, #news ul {
	float: right;
	width: 209px;
	list-style: none;
	/*line-height: 1;*/
	font-weight: bold;
	padding: 1em 0 0 0;
	margin: 1em 0em 1em 1em;
}

#news ul {
	/*background: #85A6BA;*/
}

#news li.father {
	background: url(images/newsblock-top.jpg) bottom left no-repeat;
	color: #FFFFFF;
	font-size: 16pt;
	padding: 0 0 0 5px;
}

#news li.son {
	background: url(images/newsblock-bottom.jpg) top left no-repeat;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	width: 209px;
	height: 19px;
	padding: 0 5px 0 0;
}

#news a {
	display: block;
	width: 207px;
	margin: 0 0 0 1px;
	/*color: #576662;*/
	text-align: center;
	text-decoration: none;
	padding: 2px 0 2px 0;
	background: url(images/contentbottom.jpg) bottom left repeat-x;
}

#news li {
	float: left;
	padding: 0;
	width: 209px;
	font-size: 10pt;
	background: #85A6BA;
	/*background: url(images/navbottom.jpg) bottom left repeat-x;*/
}

/*Text properties*/
#text {
	color: #3B3B37 !important;
	padding: 0em 1em 1em 1em;
	margin: 0 auto;
	background: url(images/corner.jpg) bottom left no-repeat;
	height: auto;
	font-size: 8pt;
}

#text a {
	color: #000000 !important;
	text-decoration: none !important;
	font-weight: bold !important;
}

#text a:hover {
	text-decoration: none !important;
	color: #819986 !important;
}

#bottom {
	background: url(images/contentbottom.jpg) bottom left repeat-x;
}

/*Spacer and sandbag hacks for curved corner image*/
#spacer, #sml-01, #sml-02, #sml-03, #sml-04, #sml-05, #sml-06 {
	float:left;
	clear:left;
}

#spacer {
	width: 1px;
}

#sml-01 {
	width: 10px;
	height: 10px;
	
}

#sml-02 {
	width: 20px;
	height: 10px;
}

#sml-03 {
	width: 30px;
	height: 10px;
}

#sml-04 {
	width: 40px;
	height: 10px;
}

#sml-05 {
	width: 50px;
	height: 10px;
}

#sml-06 {
	width: 60px;
	height: 10px;
}

#clear {
	height: 1px;
	clear: both;
	overflow: hidden;
}