body { background-color: #c0b08c; margin: 0 0 0 0; padding: 0 0 0 0;}

/* layout */
.container { width: 883px; margin: 50px auto; background-color: #7aafab;}

#top { padding: 0px; }
/*#header { text-align:center; vertical-align:middle; }*/
/*#banner { text-align: center; background-color: #742613; }*/
#navigation { text-align:center; background-color: #000000; border-top: solid #FFFFFF 5px; border-bottom: solid #FFFFFF 5px;  }
/*
#leftNavIndex { float: left; width: 92px; }
#rightNavIndex  { float: right; width: 64px; }
#leftNavSecondary { float: left; width: 89px; }
#rightNavSecondary  { float: right; width: 67px; }
#LowerRight { float: right; }
*/
#content {
	margin-left: 0px;
	padding-top: 0em;
	padding-right: 5px;
	padding-bottom: 0em;
	padding-left: 5px;
}
#upperleft { width: 325px; padding-top: 5px; }
#upperright { float:right; width: 535px;	padding-top: 5px; }
#lowercontent { clear:both; }
#footer { background-color: #6c1c16; clear: both; margin: 0 0 0 0; padding: 0em; text-align:center;}

/* stops shorter pages from jumping when there is no scrollbar
html { min-height:100%; margin-bottom:1px; } */

/*heading styles*/
h1, .Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #c1b08c;
	background-color:#706752;
	margin: 0px;
} 
h2, .SubHeader { font-family: Georgia, "Times New Roman", Times, serif;	font-size: 16px; color: #FFFFFF; margin:0; }
h3, .SubSubHeader { font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px; color: #FFFFFF; margin:0; }
h4, .SubSubSubHeader { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #FFFFFF; margin:0; }
h5, .SubSubSubSubHeader { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #000000; margin:0; }

.RoundedCornerBoxHeaderH1 { background-color:#706752; }

p, li, .Normal { margin-bottom: 10px; padding-left: 10px; padding-right: 10px; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#FFFFFF; font-weight:bold; }
.NormalBlack { margin-bottom: 10px; padding-left: 10px; padding-right: 10px; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#000000; font-weight:bold; }
.NormalCenter { margin:0 0 0em; padding: 5 5 5 5; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#000000; font-weight:bold; text-align:center; }
.MainNormalCenter { margin:30px 30px 5px 30px; padding: 5 5 5 5; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#000000; font-weight:bold; text-align:center; }
.LeftJustify { float: left; clear:left; margin-right: 15px; }

#btnSubmit { clear: both; margin: 0 auto; }

#footer a, #footer a:active, #footer a:link, #footer a:visited { padding: 0 0 0 0; text-transform:uppercase; margin-right: 15px; font-family: Arial,Verdana, Helvetica, sans-serif; font-size:7pt; font-weight:bolder; color:#ebd8b7; text-decoration:none;}
#footer a:hover { padding: 0 0 0 0;	text-transform:uppercase; margin-right: 15px; font-family: Arial,Verdana, Helvetica, sans-serif; font-size:7pt;	font-weight:bolder;	color:#ebd8b7; text-decoration:underline;}

#navigation a, #navigation a:active, #navigation a:link, #navigation a:visited { color: #FFFFFF; padding: 0px 25px 0px 25px; text-decoration:none; }
#navigation a:hover { color:#000000; background-color:#FFFFFF; }

a:link, a:visited, a:active { color:#FFFFFF; text-decoration: underline; }
a:hover { text-decoration: underline; }

