body {
	margin-top: 20px;
	padding: 0;
	background: #91a083;
	font-size: 9pt;
	text-align: justify;
	color: #ABABAB;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 3em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFB300;
	font-size: 1.5em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFB300;
	font-size: 1em;
}

p, ul, ol {
	line-height: 150%;
}


a {
	color: #CDCDCD;
}

a:hover {
	color: #CDCDCD;
}


#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: url(http://www.poplarsoutherncorridorstudy.com/sitegraphics/bodymiddle.jpg) repeat-y left top;
}
	



#videowrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: url(http://www.poplarsoutherncorridorstudy.com/sitegraphics/bodymiddle.jpg) repeat-y left top;
}

/* Header */

#header {
	width: 800px;
	height: 116px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABABAB;
	background: url(http://www.poplarsoutherncorridorstudy.com/sitegraphics/headergraphic.jpg) repeat-y left top;
}


#header h1 {
	margin: 0;
	float: left;
	color: #FFFFFF;
	font-size: 36px;
	padding-left: 15px;
}

#header p {
	margin: 0;
	float: left;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}


/* Banner */

#banner {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 800px;
	height: 60px;
	background: url(http://www.poplarsoutherncorridorstudy.com/sitegraphics/navheader.jpg) no-repeat left top;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABABAB;
	font-size: 24px;
}

#banner p {
	padding: 8px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFB300;
}

/* Footer */

#footer {
	width: 800px;
	height: 60px;
	min-height: 60px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#footer p {
	padding: 20px 0;
	color: #000000;
}

#footer a {
	color: #FFB300;
}


#topnavigation {
	width: 800px;
	height: 60px;
	min-height: 60px;
	background: url(http://www.poplarsoutherncorridorstudy.com/sitegraphics/navheader.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFB300;
}

#topnavigation p {
	padding: 20px 0;
	color: #FFB300;
}

#topnavigation a:active   { color: #ffffff; text-decoration: none}
#topnavigation a:link     { color: #ffffff; text-decoration: none}
#topnavigation a:visited  { color: #ffffff; text-decoration: none}
#topnavigation a:hover    { color: #FFB300; text-decoration: none}




/* Page */

#page {
	width: 800px;
	margin: 0 auto;
}

#page .topgraphic {
	background: url(http://www.poplarsoutherncorridorstudy.com/sitegraphics/bodytop.jpg) no-repeat left top;
}

#page .bottomgraphic {
	background: url(http://www.poplarsoutherncorridorstudy.com/sitegraphics/bodybottom.jpg) no-repeat left bottom;
}


/* VideoPage */

#videopage {
	width: 800px;
	margin: 0 auto;
}

#videopage .videotopgraphic {
	background: url(http://www.poplarsoutherncorridorstudy.com/sitegraphics/bodytop.jpg) no-repeat left top;
}

#videopage .videobottomgraphic {
	background: url(http://www.poplarsoutherncorridorstudy.com/sitegraphics/bodybottom.jpg) no-repeat left bottom;
}

/* MainText */

#maintext {
	float: right;
	width: 420px;
	margin: 0;
	padding: 20px 25px 15px 20px;
}

.article {
	padding: 0px 0 0 0;
}

.articletitle {
	padding: 0 20px 0 10px;
	font-size: 24px;
}

.articletext {
	margin: 0;
	padding-left: 17px;
}

.disclaimer {
	font-size: 8pt;
	font-style: italic;
	color: #000000;
}

.pagetitle {
	padding: 20px 20px 0 10px;
	font-size: 24px;
	font-color: #51332a;
}

.photoframe {
	border-top: 2px solid #91a083;
	border-bottom: 2px solid #91a083;
	border-right: 2px solid #91a083;
	border-left: 2px solid #91a083;
}

/* side-navigation */

#side-navigation {
	float: left;
	width: 300px;
	margin-bottom: 10px;
	padding: 20px 0 0 20px;
	font-size: 9pt;
	text-align: justify;
	color: #ABABAB;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}


#side-navigation h2 {
	margin: 0;
	height: 35px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#side-navigation a:hover {
	text-decoration: none;
}

#side-navigation a:active   { text-decoration: none}
#side-navigation a:link     { text-decoration: none}
#side-navigation a:visited  { text-decoration: none}
#side-navigation a:hover    { text-decoration: underline}