body         { font-family: Trebuchet MS; font-size: 9pt; margin-top:24; margin-left:0;margin-right:0;margin-bottom:0;topmargin:24;leftmargin:0;rightmargin:0;bottommargin:0;marginwidth:0;marginheight:0; }
td		        { font-family: Trebuchet MS; font-size: 9pt }
.credit {font-family: Trebuchet MS; font-size: 8pt; color: #d3c7ac;}
input {font-family: Trebuchet MS; font-size: 10px; color: #000000; border: 1px solid #76592D}
textarea {font-family: Trebuchet MS; font-size: 10px; color: #000000; border: 1px solid #76592D}
.paddingrgtlft15 {padding-left: 15px; padding-right: 15px; vertical-align:top}
.section
{
    text-transform: uppercase;
    font-weight: bold;
    color: #684C1D;
}
.subsection
{
    color: #684C1D;
    text-transform: capitalize;
    
}
.v-section{text-transform: uppercase; font-weight: bold; color:#000000;   background-repeat: no-repeat;}
.v-subsection
{
    color: #000000;
    background-repeat: no-repeat;
    text-transform: capitalize;
  
}
a:link       { color: #684C1D; text-decoration: none }
a:visited    { color: #684C1D; text-decoration: none }
a:hover	    { color: #000000; text-decoration: underline }
.code {color: #684C1D; font-weight:bold}

.navigation
{
	width:100%;
	font-weight: bold;
    color: #684C1D;
    height:10px;
    margin: 0 auto;
	padding: 0;
}
#leftnav 
{
	float:left;
	
	text-align:center;
}

#rightnav 
{
	float:right;
	
	text-align:center;
}

#numnav
{
	float:inherit;	
	text-align:center;	
}