html { margin:0;
padding:0;
}

body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height:100%;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#masterContainer {
	position: relatives;
	top: 0px;
	left: 0px;
	height:100%;
	height: auto !important;
	min-height: 100%;
	width:100%;
    }
	
	
#banner_wrap{
	width: 100%;
	}

#banner{
	width: 840px;
	padding: 0px;
	min-height:88px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../_media/backgrounds/navBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#banner ul {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	margin-top:35px;
}

#banner li {
	float:left;
	padding:2px;
	list-style:none;width:114px;text-align:center;
}

#banner li a {
	color:#fff;
	text-decoration:none;
	
	padding:0 2px;
}

#banner li a:hover {
	color:#000;
}
	
#content_Container {
	width: 830px;
	min-height: 470px;
	background-image: url(../_media/backgrounds/contentWrapper.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
	
#content {
	width: 828px;
	position:relative;
	min-height: 560px;
	background-image: url(../_media/backgrounds/topContent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
}

#theLink {
	position:absolute;
	bottom:0;
	right:0;
	margin-right:110px;
	height:103px;
	width:150px;
}

#theLink p  {
	text-align:center;
}

#theLink a {
	color:#000;
	text-decoration:none;
	padding:0 2px;
}

#theLink a:hover {
	color:#fff;
}

#sideNav {
	width: 990px;
	min-height:380px;
	background-image: url(../_media/backgrounds/btmImg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: -43px;
}

#bottomContainer{
	width: 100%;
	padding: 0px;
	bottom: -1px;
	bottom: 0 !important;
	position: relative;
}

#bottom{
	width: 840px;
	height: 255px;
	background-color: yellow;
	background-image: url(../_media/backgrounds/footerBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
}

#leftContent {
	width:400px;
	padding-top: 300px;
	padding-left: 35px;
}
	
/* CSS Font Styles */	
	
p {
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 125%;
	}
.a7cf37 {
	color: #a7cf37;
}
.ffac42 {
	color: #ffac42;
	font-weight: bold;
}

h1 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	}
	


h2 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	}

h3 {
	color:#ffac22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	}

h4 {
	color: #000;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times;
	}

a {
	color: #FFF;
	}

a:hover {
	text-decoration:underline;
	}

ul {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	}
ol {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	}	
	
li {
	padding: 8px 8px 8px 0px;
	}
	
/*** Social Media Icons ***/
#banner ul li ul.social-media{margin:-6px 0 0; padding:0;}
#banner ul li ul.social-media li{float:left; margin-left:12px;}
#banner ul li ul.social-media li.facebook{background:url(../_media/images/Facebook-icon.png) 0 0 no-repeat; display:inline-block; width:30px; height:30px;}
#banner ul li ul.social-media li.facebook span{display:none;}
#banner ul li ul.social-media li.twitter{background:url(../_media/images/twittericon.png) 0 0 no-repeat; display:block; width:30px; height:30px;}
#banner ul li ul.social-media li.twitter span{display:none;}
#banner ul li ul.social-media li a{width:25px; height:25px; display:inline-block;}
	
	
@charset "utf-8";
/* CSS Document */
