
/*****************/
/* Layout Styles */
/*****************/

.greenbar {
	position:relative;
	width:100%;
	height:27px;
	background-color:#B1D947;
	margin:0px;
	padding:0px;
	z-index:5;
}



	#greenbarHeaderContainer {
		position:relative;
		margin:0px auto;
		padding:0;
		width: 900px;
		z-index:50;
	}
	#greenbarheader {
		position:relative;
		margin:0px auto;
		padding:5px 100px 0px 0px;
		color:#420C84;
		text-align:center;
		z-index:15;
	}


	#socialMedia {
		position: relative;
		float: left;
		top: 0px;
		z-index:80;
	}


#container {
	width:900px;
	margin:0px auto;
}

	#header {
		position:relative;
		width:900px;
		height:226px;
		background: #531C79 url(../templateimages/header_header.jpg) top left no-repeat;
		z-index:5;
	}
		#headercontent {
			padding:10px 100px 0px 56px;
			color:#FFF;
		}
		
		#headertext {
			width:550px;
			color:#FFF;
		}
		
		#headerimage {
			position:absolute;
			right:40px;
			top:-15px;
			height:206px;
			width:206px;
			padding:13px;
			background:url(../templateimages/header_image_background.jpg) top left no-repeat;
			overflow:hidden;
			z-index:90;
		}
		
		#headerfooter {
			position:absolute;
			left:0px;
			bottom:0px;
			padding:0px;
			margin:0px;
			overflow:hidden;
			height:10px;
			z-index:10;
		}
	
	#menu {
		margin:0px auto;
		padding:0px;
		width:832px;
		min-height:42px;
		background:url(../templateimages/pnav_background.jpg) top left no-repeat;
	}
	
	#content {
		width:868px;
		padding:15px 0px 0px 0px;
		margin:0px auto;
	}
		#homenewscol {
			float:left;
			position:relative;
			width:237px;
			min-height:388px;
			margin:0px;
			padding:0px;
			background:url(../templateimages/newscol_background.jpg) repeat-y;
		}
		
			#homenewscolheader {
				position:absolute;
				left:0px;
				top:0px;
				padding:0px;
				margin:0px;
				overflow:hidden;
				height:16px;
				z-index:10;
			}
		
			#homenewscolcontent {
				position:relative;
				padding:5px 10px;
				margin:0px;
				z-index:20;
			}
		
			#homenewscolfooter {
				position:absolute;
				left:0px;
				bottom:0px;
				padding:0px;
				margin:0px;
				overflow:hidden;
				height:16px;
				z-index:10;
			}
	
		#homehighlightcol {
			float:right;
			position:relative;
			width:213px;
			margin:0px;
			padding:0px;
			background:url(../templateimages/home_highlight_background.jpg) repeat-y;
		}
		
			#homehighlightcolheader {
				position:absolute;
				left:0px;
				top:0px;
				padding:0px;
				margin:0px;
				overflow:hidden;
				height:16px;
				z-index:10;
			}
		
			#homehighlightcolcontent {
				position:relative;
				min-height:377px;
				padding:5px 10px;
				margin:0px;
				z-index:20;
				text-align:center;
			}
		
			#homehighlightcolfooter {
				position:absolute;
				left:0px;
				bottom:0px;
				padding:0px;
				margin:0px;
				overflow:hidden;
				height:16px;
				z-index:10;
			}

		#homecontentboxes {
			float:left;
			position:relative;
			width:414px;
			margin:0px;
			padding:0px;
		}

		.homecontentbox {
			float:left;
			position:relative;
			width:184px;
			margin:0px 0px 16px 16px;
			padding:0px;
			background:url(../templateimages/homebox_background.jpg) repeat-y;
		}
		
			.homecontentboxheader {
				position:absolute;
				left:0px;
				top:0px;
				padding:0px;
				margin:0px;
				overflow:hidden;
				height:16px;
				z-index:10;
			}
		
			.homecontentboxcontent {
				position:relative;
				padding:5px 10px 0px 10px;
				min-height:180px;
				margin:0px;
				z-index:20;
				text-align:center;
			}
		
			.homecontentboxfooter {
				position:absolute;
				left:0px;
				bottom:0px;
				padding:0px;
				margin:0px;
				overflow:hidden;
				height:16px;
				z-index:10;
			}

	#contentfooter {
		position:relative;
		margin:0px auto;
		padding:0px;
		width:904px;
		height:87px;
		background:url(../templateimages/content_footer.jpg) top left no-repeat;
	}
		#contentfootercontent {
			width:854px;
			padding:25px 50px 0px 0px;
			text-align:right;
		}

		#footerbutterfly {
			position:absolute;
			left:52px;
			top:-110px;
			height:132px;
			width:133px;
			padding:10px;
			z-index:90;
		}

	#footer {
		position:relative;
		width:900px;
		position:relative;
		margin:0px auto;
		padding:5px 0px 0px 150px;
		color:#420C84;
		font-size:10px;
		text-align:left;
		z-index:15;
	}

/*internals */
	
	#intcontent {
		position:relative;
		width:864px;
		padding:0px 0px 0px 0px;
		margin:15px auto;
		background:url(../templateimages/int_content_background.jpg) top left repeat-y;
	}
			#intcontentheader {
				position:absolute;
				left:0px;
				top:0px;
				padding:0px;
				margin:0px;
				overflow:hidden;
				height:40px;
				z-index:10;
			}
		
			#intcontentcontent {
				position:relative;
				padding:10px 25px;
				margin:0px;
				z-index:20;
			}
		
			#intcontentfooter {
				position:absolute;
				left:0px;
				bottom:0px;
				padding:0px;
				margin:0px;
				overflow:hidden;
				height:40px;
				z-index:10;
			}

			#intcontentimage {
				width:200px;
				float:right;
				padding:0px 0px 10px 10px;
				margin:0px;
4			}
			
div.slideshowitem {
	background-color:#eee;
}

/*
#divname, .classname {
	display properties(margin, width, z-index, etc...)
	
	font styles (font-width, color, text-alignment, etc...)
	
	theme related (border, background, etc...)
}
*/



