body {
	background-color: #ffffff;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #76492b;
	line-height: 20px;
}
#topNav {
	height: 19px;
	margin: 0px;
}
#topBanner {
	height: 184px;
	width: 980px;
		margin: 0px;
}
#paddedTable {
	margin: 0px;
	padding: 5px;	
}

#pad{
	padding-right: 10px;	
	padding-left: 10px;
}

/* stops shorter pages from jumping when there is no scrollbar
html { min-height:100%; margin-bottom:1px; } */


/*heading styles*/
  h1 {
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #76492b;
	margin:0;
 }
 
 h2{
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #76492b;
	margin:0;
 }
 
h3{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #76492b;
	margin:0;
 }
 a:link {

	color: #5f5d49;
}

a:visited {
    color: #5f5d49;

}

a:hover {
	color: #5f5d49;
	text-decoration: underline;	
}

a:active {
    color: #5f5d49;
	
	}
	
p {
	margin:0 0 0em;
	padding:0;
	}
ul {
	margin:0 0 0em;
	padding:0;
	list-style-type:none;
	}
	
li  {
	margin:0 0 0em;
	padding:0;
	}
	/* Menu 1 CSS */
#menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #76492b;
	font-weight: bold;
	line-height: 30px;	
}
#menu1 a {
	display: block;
	height: 25px;
	width: 200px;
	color: #76492b;
	line-height: 25px;
	
}

ul#menu1, #menu1 li, {/* fix IE6 and IE7 List bug */ display: inline;}
 


#menu1 a:link, #menu1 a:visited {
	text-decoration: none;
}

#menu1 a:hover, #menu1 a:active {
    background-repeat:no-repeat;
	background-color: #ab8f7c;
	}


.Text {
    font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #76492b;
	line-height: 18px;
	
}
.Text a:link {
	color: #5f5d49;
	text-decoration: none;
	
}
.Text a:visited {
	color: #5f5d49;
	text-decoration: none;
	
}
.Text a:active {
	color: #5f5d49;
	text-decoration: none;
	
}
.Text a:hover {
	text-decoration: underline;
	color: #5f5d49;	
}
#bottomNav {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #76492b;
	line-height: 18px;
	text-transform: uppercase;
	background-position: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: baseline;
}
#bottomNav a:link {
	color: #5f5d49;
	text-decoration: none;
	
}
#bottomNav a:visited {
	color: #5f5d49;
	text-decoration: none;
	
}
#bottomNav a:active {
	color: #5f5d49;
	text-decoration: none;
	
}
#bottomNav a:hover {
	text-decoration: underline;
	color: #5f5d49;	
}

.whiteLargeText {
	font-size: 16pt;
	 color: #FFFFFF; 
	 font-style: italic; 
	 
}
.whiteLargeText a:link {
	text-decoration: none;
	
}
.whiteLargeText a:visited {
	text-decoration: none;
	
}
.whiteLargeText a:active {
	text-decoration: none;
	
}
.whiteLargeText a:hover {
	color: #999999;
	text-decoration: underline;
	
}
#VerticalnavBox{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;	
	
}
