body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	height:100%;
	background-color: #FFFFFF;
	
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #843711;
}

html {
height:100%;
}

a {
	font-family: "Times New Roman", Times, serif;
	color: #A35316;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #CBB17B;
	text-decoration: none;
}



#nav {
	width: 145px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #EEE7AD;
}

body > div#nav {width: 124px;}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
                
#nav li {
	margin: 0;
}
                
#nav li a {
	display: block;
	padding: 6px 6px 6px 15px;
	background-color: #843711;
	color: #EEE7AD;
	text-decoration: none;
	width: 100%;
	
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

html>body #nav li a {
	width: auto;
}

#nav li a:hover {
	background-color: #CBB17B;
	color: #EEE7AD;
}



#subnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #EEE7AD;
	padding-bottom: 0px;
}
#subnav a {
	font-family: "Times New Roman", Times, serif;
	color: #EEE7AD;
	text-decoration: none;
}
#subnav a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #E0731F;
	text-decoration: none;
}

#subnav ul, #subnav ol {
	list-style: square;
	margin-top: 0;
	margin-bottom: 1em;
	margin-left: 1em;
    padding-left: 1em;
}

.column-dark {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EEE7AD;
}
.column-dark a {
	font-family: "Times New Roman", Times, serif;
	color: #CBB17B;
	text-decoration: none;
}
.column-dark a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #E0731F;
	text-decoration: none;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 1px;
	color: #EEE7AD;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A35316;
	font-weight: bold;
	margin-top: .5em;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EEE7AD;
	font-weight: bold;
	margin-top: .5em;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 1px;
	color: #A35316;
	font-weight: bold;
}
.header a {
	font-family: "Times New Roman", Times, serif;
	color: #A35316;
	text-decoration: none;
}
.header a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #CBB17B;
	text-decoration: none;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #A35316;
	font-weight: bold;
}

.subtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A35316;
	font-weight: bold;
}


.media-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EEE7AD;
	font-weight: bold;
}

.right-nav-dark {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CBB17B;
	font-weight: bold;
}
.right-nav-dark a {
	font-family: "Times New Roman", Times, serif;
	color: #CBB17B;
	text-decoration: none;
}
.right-nav-dark a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #E0731F;
	text-decoration: none;
}


.footer-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 1px;
	color: #843711;
	font-weight: bold;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #843711;
}
.footer  a {
	font-family: "Times New Roman", Times, serif;
	color: #843711;
	text-decoration: none;
}
.footer  a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #CBB17B;
	text-decoration: none;
}




.bkg1 {
	background-color: #843711;
}
.bkg2 {
	background-color: #A35316;
}
.bkg3 {
	background-color: #EEE7AD;
}
.bkg4 {
	background-color: #DFF2E9;
}
.bkg5 {
	background-color: #FFFFFF;
}

.border-bottom-color1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #843711;
}

.border-bottom-color2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A35316;
}

.border-bottom-color3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE7AD;
}

.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A35316;
	margin-top: 6px;
	margin-bottom: 10px;
}

/*Marlon additions*/


#spkrs td {
	padding: 1em 0;
	border-bottom: 0.8em solid white;
	width:99%;}

#spkrs img {margin: 0.15em 2.5em;}


.articles {text-align:left;}
.articles li{list-style:none;}
.topspace {padding-top:1em;}
.spkrimg {margin:1em;}
.topspace p{padding-right:2em;}

.spkcont {
 height:11em;
 display:block;
 border-bottom:solid white 1em;
 padding: 1em 1em;
 margin:1em 1.5em 0 0;
}

.spkcont img { margin:0em 2.5em 0.5em 1.5em;
}


.indexheader h1 {
height: 1.2em;
padding:0.5em 0;
margin:0;
text-align:center;
background-color: #A35316;}


#alinks {font-size:0.75em;}
