/* body,#wrapper combination centers page */

body{padding:10px 0 0 0; text-align: center; background:#D4CFBB;}


#wrapper { 
    margin: 10px auto;
    text-align: left; /* fixes centered text from body tag */
	 border: 1px solid #796844; 
	 width: 780px;}

#topnav {padding:0; margin:2px 0 0 0; color:#d8ddc7;}

#topnav a{
	font-weight:bold;
	font-size:11px;
	font-family:tahoma, arial, sans-serif;
	color:#fff;
	padding-right:2px;
	padding-left:2px;

	}

#footer {font-size: 9pt; margin: 10px;}	 
	 
#footer a {font-size: 9pt;}	


	 
td, th, p, li, ul, ol, blockquote, a  {FONT-SIZE: 12pt; COLOR: #474738; FONT-FAMILY: Georgia, Palatino, 'Times New Roman', Times, serif; line-height: 1.2 em;}
a, a:link, a:visited, a:hover, a:active {color:#1F8707; text-decoration:underline;}

h1, h2, h3, h4, h5, h6 {COLOR: #5B5B48; FONT-FAMILY:  Georgia, Palatino, 'Times New Roman', Times, serif;}
h1 {FONT-SIZE: 16pt;}
h2 {FONT-SIZE: 12pt;}
h3 {FONT-SIZE: 11pt;}
h4 {FONT-SIZE: 10pt;}
h4 {FONT-SIZE: 8pt;}

b, strong {FONT-WEIGHT: bold}

i. emphasis {FONT-STYLE: italic}

.inline {DISPLAY: inline}

.xsmall{FONT-SIZE: 7pt}
.small {FONT-SIZE: 8pt}
.medium {FONT-SIZE: 10pt}
.large {FONT-SIZE: 12pt}
.xlarge {FONT-SIZE: 14pt}
.largebold {FONT-WEIGHT: bold; FONT-SIZE: 12pt}

.bgwhite{background:#FFFFFF}

.bdr_brown {border: 1px solid #474738;}
a:hover {color:#999; text-decoration:none;}

.imgbdr {border:1px solid #333}