h1 {
	color: black;
	font-size: x-large;
	Font-family: Arial, Helvetica, sans-serif;
	background-color : #FFF9EE;
}

h2 {
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size : large;
	background-color : #FFF9EE;
}
div.update {
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size : large;
	background-color : #FFF9EE;
	border: solid red; 
	padding: 5px;
}

h3 {
	color: black;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing : 1px;
	background-color : #FFF9EE;
}

h4{
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	letter-spacing : 1px;
	font-size : small;
	background-color : #FFF9EE;
}
h5{
	font-family: "Times New Roman", Times, serif;
	font-size : small;
	color : Black;
}
dl{
	color: Black;
	font-size: 20px;
	font-family: Futura-Condensed-Bold, Arial, Helvetica, sans-serif;
	white-space : nowrap;
	line-height : 25px;
	background-color : #FFF9EE;
}
ul{
	background-color: #FFF9EE;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}
BODY
{
	font-size: medium;
	color: #fff9ee;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF9EE;
	background-image:url('images/bg.jpg');
	background-position:left;
	background-repeat:repeat-y;
}
.ivoryback{
	background-color : #FFF9EE;
	color : Black;
}

.smallfont{
	font-size : 8px;
	font-family : Arial, Helvetica, sans-serif;
	letter-spacing : 1px;
	
	color: dark gray;

	text-align: center;
}
P{
	padding-bottom: 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	background-color : #FFF9EE;
	color: Black;
}
table {
  border:none;
  padding-left:10px;
  padding-right:2px;
  padding-top:2px;
}
A {
	text-decoration : none;
	font-weight: bold;
}

A:HOVER {
	color : #CCCC99;
	background-color : inherit;
}
:VISITED:HOVER {
	color : #CCCC99;
	background-color : inherit;
}
:VISITED{
	color : Blue;
	background-color : inherit;
}
.sidebar{
	text-decoration : none;
	color : #FFF9EE;
	font-weight : normal;
	font-size : medium;
	line-height : 120%;
	padding-left : 10px;
	padding-right: 5px;
	margin-left : 3px;
	margin-right: 5px;
	
}
.xfsb{
	text-decoration : none;
	vertical-align: top;
	color : #FFA500;
	font-weight : normal;
	font-size : x-small;
	line-height : 120%;
	padding-left : 10px;
	margin-left : 3px;
	padding-right: 5px;
	margin-right: 5px;
}
.weblist{
	text-decoration : none;
	color : #FFA07A;
	font-weight : normal;
	font-size : small;
	line-height : 130%;
	padding-left : 10px;
	margin-left : 3px;
	background-color : Black;
}
.topbar{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	font-variant : small-caps;
	font-weight : lighter;
	color : Yellow;
	padding-left : 15px;
	margin-left : 3px;
}
.moobar
{
	font-weight: bold;
	font-size: 28px;
	color: Blue;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: black;
	font-variant: small-caps;
}
.moobar2
{
	font-size: 12px;
	color: Yellow;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: black;
	font-variant: small-caps;
}
.menutdcream{
	background-color : #FDF5E6;
	border : thin ridge #FFA07A;
	color: Black;
}

A:HOVER.sb {
	color : #DEB887;
	background-color : Black;
}
:VISITED:HOVER.sb {
	color : #DEB887;
	background-color : Black;
}
:VISITED.sb
{
	color: lightblue;
	background-color: black;
}
A.sb
{
	color: deepskyblue;
	background-color: black;
}

img{
	border : none;
}

hr{
	color : Black;
	width : 100%;
	background-color : inherit;
}
.gmap
{
  color: Black;
  font-size: 10pt;
  background-color: white;
}




