html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a 
{
     margin: 0;
     padding: 0;
     border: 0;
}
body 
{
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 100.01%;
	text-align: center;
	background: #386675 url(../images/new_bkgrd_image.jpg) repeat-y;
}

body#home li#home a,
body#mywork li#mywork a,
body#video li#video a,
body#audio li#audio a,
body#books li#books a,
body#poetry li#poetry a,
body#links li#links a {
    color: white !important; /*text color of selected and active item*/
	padding-top: 11px; /*shift text down 1px for selected and active item*/
	padding-bottom: 9px; /*shift text down 1px for selected and active item*/
	background: url(../images/navbkgrd_hover.jpg) repeat-x center center;
	text-decoration: none;
}

body#downloads {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 100.01%;
	text-align: center;
	background: #386675 url(../images/downloads_bkgrd_image.jpg) repeat-y;
}

.container 
{
	width: 780px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}



h1 
{
	font-size: 2em;
	margin-bottom: 20px; }


h2 
{
	font-size: 1.8em;
}

h3 
{
	font-size: 1em;
}

h1,
h2,
h3
{
	font-family: "Trebuchet MS", Verdana, Arial;
}

h2,
h3,
p
{
	margin-bottom: 10px; 
}

p
{
	font: 18px/20px "Trebuchet MS", Arial, sans-serif;
}

#skipnav 
{
	position: absolute;
	top: 0;
	left: -5000px;
}

a,
a:link,
a:visited,
a:active
{
	color: #DEC37E;
	text-decoration: none;
}

a:hover,
a:focus
{
	text-decoration: underline;
}

#printed-header
{
	display: none; 
}
	
#header 
{
	float: left;
	width: 100%;
	background: #2F515D url(../images/new-header-bkgrd.jpg) repeat-x;
	height: 170px;
}


#header #logo 
{
	float: left;
	margin: 15px 15px 0px;
}


#main-nav 
{
	clear: both;
	margin-bottom: 0px;
	background: url(../images/navbkgrd4.jpg) repeat-x center center;
	text-align: center;
}


.indentmenu{
	font: bold 13px "Trebuchet MS", Verdana, Arial;
	width: 100%;
	clear: both;
	background: url(../images/navbkgrd.jpg) repeat-x center center;
}

.indentmenu ul{
	margin: 0 0px 0 0px;
	padding: 0 0 0 50px;
	float: left;
	background: url(../images/navbkgrd.jpg) repeat-x center center;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
	float: left;
	color: white; /*text color*/
	padding: 10px 15px;
	text-decoration: none;
	border-right: 1px solid #666666; /*dark purple divider between menu items*/
}
.indentmenu #leftborder {
	border-left: 1px solid #666666;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current,  .indentmenu ul li a:active,  .indentmenu ul li a:focus {
	color: white !important; /*text color of selected and active item*/
	padding-top: 11px; /*shift text down 1px for selected and active item*/
	padding-bottom: 9px; /*shift text down 1px for selected and active item*/
	background: url(../images/navbkgrd_hover.jpg) repeat-x center center;
	text-decoration: none;
}

#home #main-content 
{
	margin: 0px;
	padding: 50px 0px 0px;
	width: 780px;
	float: left;
}

#main-content 
{
	margin: 0px;
	padding: 50px 0px 0px;
	width: 615px;
	float: left;
}
#main-content2 {
	margin: 0px;
	padding: 50px 0px 0px;
	width: 700px;
	float: left;
	clear: both;
}


#main-content h2 {
	padding-left: 60px;
	margin-top: 40px;
	margin-bottom: 15px;
	color: #990000;
}
#home #main-content p {
	font-size: 16px;
	line-height: 22px;
}
#main-content #contentbanner {
	margin: 20px auto 40px;
	width: 615px;
}


#main-content p {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 10px;
}


#main-content h1 {
	color: #D4B246;
	text-align: center;
}


#main-content h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 22px;
}
#main-content span {
	font-size: 85%;
	color: #000033;
}


#main-content h4 {
	margin-bottom: 10px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}
#main-content h5 {
	color: #FFCC33;
	margin-left: 70px;
	margin-bottom: 20px;
	font-size: 100%;
	text-align: center;
}

#downloads #header 
{
	float: left;
	width: 100%;
	background: #2F515D url(../images/downloads-header-bkgrd.jpg) repeat-x;
	height: 170px;
}
#downloads #main-content {
	margin: 0px;
	padding: 50px 0px 0px;
	width: 780px;
	float: left;
}
#downloads #main-content p {
	font-size: 16px;
	line-height: 22px;
}

.content-feature {
	margin: 20px auto 20px;
	width: 615px;
}
#downloads .content-feature2 {
	padding: 30px;
	border: 1px solid #D4B246;
}
#downloads .content-feature2 strong {
	font-size: 18px;
}



#secondary-content 
{
	padding: 0px;
	margin: 60px 0px 0px;
	float: right;
	width: 150px;
	text-align: right;
}

#secondary-content h2
{
	font-size: 1em;
}

#secondary-content ul 
{
	margin-left: 1em;	
	padding-left: 1em;
}

#secondary-content li
{
	padding-bottom: 0.5px;

}


#footer 
{
	clear: both;
	background: #265358;
	color: #E8EFF5;
	padding: 2em 0 0em;
	border-top: 2px dotted #000000;
	font-size: 80%;
	margin: 0em;
	text-align: center;
}
#home #footer {
	margin-top: -10px;
}

#footer img {
	padding-right: 15px;
	padding-left: 15px;
}


#footer #copyright
{
	float: left;
}


#footer ul
{
	text-align: center;
}

#footer li
{
	display: inline;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover,
#footer a:focus
{
	text-decoration: underline;
}
#subfooter {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

}
.separator {
	clear: both;
	height: 30px;
}

.clear {
	clear: both;
}


.captioned_photo {
	padding: 0;
	margin: 10px 10px 10px 10px;
	float: left;
	text-align: center;
}

.captioned_photo p {
	font: 0.75em/1em Verdana, sans-serif;
	color: #DEC175;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
}

.captioned_photo img {
	margin: 0;
	padding: 0;
	border: 1px solid #FFFFFF;
}
.captioned_photo2 {
	padding: 0;
	margin: 0.4em 1em 2em 0em;
	float: left;
	width: 226px;
}
#downloads .captioned_photo {
	padding: 10px 0px 0px;
	margin: 15px 10px 10px 30px;
	float: left;
	text-align: center;
}

#downloads #main-content .captioned_photo span {
	font: 16px "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	text-align: left;
	float: left;
	width: 450px;
}
#downloads .captioned_photo_text {
	padding: 20px;
	margin: 10px 10px 10px 40px;
	float: left;
	text-align: center;
	border: 1px solid #D4B246;
}



.border1 {
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px dotted #CCCCCC;
}
.fltleft {
	float: left;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.fltleft2 {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}

.header_hilite {
	padding: 5px 0px;
	text-align: center;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	border: 2px solid #D4B246;
}


.fltright {
	float: right;
	margin-bottom: 5px;
	margin-left: 8px;
}

#audioplayer {
	width: 290px;
	background: #CCCCCC;
	margin: 10px auto 0px;
	padding: 0px;
	border: 1px solid #333333;
}
#downloads #main-content .captioned_photo_text span {
	font: 16px "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	text-align: left;
	float: left;
	width: 450px;
}
#video .container {
	text-align: center;
}
#video .container #main-content {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#video #main-content {
	margin: 0px;
	padding: 50px 0px 0px;
	width: 780px;
	text-align: center;
	float: none;
}
#video #main-content p {
	font-size: 16px;
	line-height: 22px;
	text-align: justify;
	margin-top: 15px;
}
.signature {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#downloads .captioned_photo_text strong {
	font-size: 18px;
}
#downloads .content-feature strong {
	font-size: 18px;
}
.content-feature2 {
	margin: 20px auto 20px;
	width: 615px;
}
