@charset "UTF-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
	height: 100%;
}


body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height:100%;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../_media/backgrounds/textureBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #003905;	
}


#masterContainer {
	top: 0px;
	left: -3px;
	width:100%;
	position: relative;
	height: 100%;
	
}

#banner_wrap {
		width: 100%;

}

#banner {
	text-align: left;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 276px;
}

#content_Container {
	width: 1000px;
	text-align: center;
	height:500px;
	background-image: url(../_media/backgrounds/contentBG.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
}

#content {
	width: 777px;
	min-height: 350px;
	text-align: left;
	margin: 0px;
	float: right;
	position: relative;
	right: 12px;
	padding-top: 130px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sideNav {
	float: left;
	width:168px;
	min-height: 100%;
	margin: 0px;
	position: relative;
	left: 12px;
	height: 350px;
}


#bottomContainer {
	width: 100%;
	height: 40px;
	width: 100%;
	padding: 0px;
	
}

#bottom {
	text-align: center;
	width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bottomImages {
	margin-top: 20px;
	margin-right:150px;
	margin-left: -10px;
}






#content p {
	font-size: 14px;
	color: #0f5705;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#sideNav a {
	font-size: 14px;
	color: #0f5705;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;font-weight: bold;
	text-decoration:none;
}#sideNav a:hover {
	font-size: 14px;
	color: #0f5705;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	
}
#bottom p {
	font-size: 90%;
	font-weight: bold;
	color:white;
}
#bottom a { 
font-size:80%;
color:white;
text-decoration:none;
}

#bottom a:hover { 
text-decoration:underline;
}

.redtag {
	float: right;
	width: 250px;
	height: 93px;
	position: absolute;
	top: -22px;
	right: 35px;
}
.redtag A {
	display: block;
	width: 250px;
	height: 93px;
	text-decoration: none;
	background: url('../_media/feb march discount copy.png') no-repeat left top;
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./_media/feb march discount copy.png', sizingMethod='scope');
}
#bottomImages.index {
	text-align: center;
}
