.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	letter-spacing: 0.2em;
	background-color: #DABAC9;
	padding: 6px;
}
.links {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #936;
	decoration: none;
	font-weight: bold;
}

a.links:link {color: #333366}
a.links:visited {color: #003300}
a.links:hover {background: #D1D1FA}

.janetbody {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #333;
	font-weight: normal;
}
.janetlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003333;
	decoration: none;
	font-weight: bold;
}
a.janetlinks:link {color: #003333}
a.janetlinks:visited {color: #003333}
a.janetlinks:hover {background: #D3E1ED}


#outerWrapper #topNavigation {
	height: 25px;
	padding: 5px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	background-color: #333;
}
#top {
	height: 28px;
	padding: 5px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	background-color: #666;
	text-align: right;
}
.textwrap {
	float: right;
	margin: 10px;
	border: 3px solid #FFF;
}


#sidebar {
	width:250px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	padding-top: 10px;
	background-image: url(images/sand.png);
	height: 100%;
}
#fullcontainer {
	background-color:#FFF;
	vertical-align: bottom;
	float:left;
}
#slidercontainer {
	width:950px;
	text-align: center;
	margin-left: 15px;
	
}

#center-body {
	text-align: center;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFC;
}

#center-body a{
	color:#47221F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}

#outerWrapper {
	width: 1024px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	background-repeat: repeat;
	background-color: #FFF;
	border-top-style: none;
	border-bottom-style: none;
	box-shadow: 10px 10px 8px #CCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-color: #999;
	border-left-color: #999;


}
#leftbar1 {
	margin-left:  700px;
	width: 275px;
	background-color: #DADADA;
	text-align: center;

}
#rightbar1 {
	float: left;
	width: 675px;
	margin-left: 0px;

}

#register {
	float: right;
	margin-right: 20px;
	margin-top: 80px;
}
#outerWrapper #topNavigation {
	height: 25px;
	padding: 5px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	background-color: #86B5A9;
}
#outerWrapper #contentWrapper {
	background-repeat: repeat;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #f2f2f2;


}

body {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-position: center;

}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #313A18;
	line-height: 15px;
	letter-spacing: .1em;
}
.qucklinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #939;
	padding: 3px;
}

a {
	color: #936;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

/* ID Styles */


#navigation a {
	color: #232B11;
	line-height:22px;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #CC9;
	}
	
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 22px;
	}
	



	
/* Class Styles */
	
.bodyText {
	color:#000;
	line-height:26px;
	margin-top:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 30px;
	}
	.bodyText2 {
	color:#000;
	line-height:26px;
	margin-top:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 30px;
	list-style-position: outside;
	list-style-type: circle;
	}
.bodyText a {
	color: #FF9;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}
	
.pageName{
	color: #936;
	line-height:26px;
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.footerText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #600;
	padding-left: 20px;
	}
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	color: #000;
	line-height:25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-left: 0px;
	text-align: center;
	}
	.quotecenter {
	color: #000;
	line-height:25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	color: #465423;
	line-height:22px;
	letter-spacing:.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	}
	
#outerWrapper #header {
	background-image: url(2014/bghead.png);
	background-repeat: no-repeat;
	height: 115px;
}
#outerWrapper #footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #999;
	padding: 10px;
}
#logo{
	float: left;
	margin-top: -15px;
}
