body {
	background-image: url(../images/background.jpg);
	background-color: #E9E9E9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 72em;
	max-width: 100%;
	text-align: left;
	position: relative;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
#branding {
	background-image: url(../images/Header3.jpg);
	height: 90px;
	background-repeat: no-repeat;
	background-position: center;
}
.floatRight {
	float: right;
	margin-left: 5px;
}


#content {
	width: 60em;
	max-width: 78%;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 20px;
}

#mainContent {
	max-width: 66%;
	width: 60em;
	min-height: 400px;
	float: left;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
}

/* End */
#footer {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 50%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footerText {
	color: #000000;
	float: right;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	margin-right: 5px;
	margin-top: 8px;
}
.footerLinks {
	font-size: .9em;
	color: #0099CC;
}


#secondaryContent {
	width: 14em;
	max-width: 30%;
	float: right;
	font-size: 0.9em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.SecNav {
	font-weight: normal;
	list-style-type: none;
	line-height: 20px;
}
.SecNav li a {
	font-weight: normal;
	list-style-type: none;
	color: #000000;
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.SecNav li a:hover, #nav li a:focus, #nav li a:active {
	color: #000000;
	background-position: left center;
	font-weight: bold;
}
.SiteNav {
	font-weight: normal;
	list-style-type: none;
	line-height: 20px;
}
.SiteNav li a {
	font-weight: normal;
	list-style-type: none;
	color: #0066CC;
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.SiteNav li a:hover,.SiteNav li a:focus, .SiteNav li a:active {
	color: #000000;
	background-position: left center;
	font-weight: bold;
}

.date {
	color: #000000;
	font-size: 0.8em;
	font-weight: bold;
}


#nav {
	width: 18em;
	max-width: 20%;
	min-height: 40em;
	float: left;
	position: relative;
	left: 0px;
	list-style: none;
	width: 10.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 20%;
	text-align: right;
	margin-top: 20px;
	}

#nav-topic1 #topic1 a, 
#nav-topic2 #topic2 a, 
#nav-topic3 #topic3 a,
#nav-topic4 #topic4 a,
#nav-topic5 #topic5 a,
#nav-topic6 #topic6 a,
#nav-topic7 #topic7 a,
#nav-topic8 #topic8 a,
#nav-topic9 #topic9 a,
#nav-topic10 #topic10 a {
	color: #000000;
	text-align: right;
	font-weight: bold;
} 
#topic1 span, 
#topic2 span, 
#topic3 span,
#topic4 span,
#topic5 span,
#topic6 span,
#topic7 span,
#topic8 span,
#topic9 span,
#topic10 span {
	display: none;
}
#nav-topic1 #topic1 span, 
#nav-topic2 #topic2 span, 
#nav-topic3 #topic3 span,
#nav-topic4 #topic4 span,
#nav-topic5 #topic5 span,
#nav-topic6 #topic6 span,
#nav-topic7 #topic7 span,
#nav-topic8 #topic8 span,
#nav-topic9 #topic9 span,
#nav-topic10 #topic10 span  {
	display: inline;
}

#nav li {
	position: relative;
	}

/* Styles for Menu Items */
#nav li a {
	display: block;
	text-decoration: none;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: .6em;
	padding-right: .6em;
	padding-bottom: .6em;
	}

a em {
	text-decoration: underline;
	font-style: normal;
}

/* Fix IE. Hide from IE Mac \*/
* html #nav li { float: left; height: 1%; }
* html #nav li a { height: 1%; }
/* End */

/* Hover Styles */
#nav li a:hover, #nav li a:focus, #nav li a:active {
	color: #000000;
	background-position: left center;
	font-weight: bold;
} 

#nav li a:hover span, #nav li a:focus span, #nav li a:active span {
	display: inline;
}

/*
-----------------------Firefox alt text style

#nav li a:hover:after, #nav li a:focus:after, #nav li a:active:after {
content: " [" attr(accesskey) "] ";
}

*/

.menuSeparator {
	position: relative;
	color: #FFFFFF;
	top: 4px;
	left: 4px;
	width: 13px;
	font-weight: bold;
	font-size: 14px;
}
.floatLeft {
	float: left;
	margin-right: 10px;
}

/*h3 {
	font-size: 1em;
	color: #006699;
}*/
h3 {
	font-size: .9em;
}
.head3 {
	font-size: 1em;
	color: #006699;
	margin-bottom: 14px;
	margin-top: 14px;
	font-weight: bold;
}
h4 {
	font-size: .9em;
}
.head4 {
	font-size: .9em;
	margin-bottom: 19px;
	margin-top: 19px;
	font-weight: bold;
}

h2 {
	font-size: 1em;
	color: #3A3D45;
}
h1 {
	color: #006699;
	font-size: 1.2em;
}

