body {
	background: #C7A54F;
	background-color: #C7A54F; 
	background-image:url(/images/background.jpg);
	}

.homeheader p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}


.menubarfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	text-align: left;
}


P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}


OL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

blockquote {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}

#wrapper {
	width: 960px;
	margin:0 auto;
    border: 1px solid #000000;
}


#header {
	width: 800px;
	float: left;
	border-collapse: collapse;
	border: 0px solid #000000;
 }
#header .rowa {
	height: 105px;
}
#header .rowb {
	height: 105px;
}
#header .cell {
	padding: 3px;
	border: 0px solid #000000;
}

#menubar {
 width: 860px;
 border: 0px solid #000000;
}

#menubar ul {
 padding: 3px 0; 
 margin-left: 0; 
 border-bottom: none; 
 text-align: center; 
 font: 12pt Arial, Helvetica, sans-serif; 
}
#menubar ul li {
 list-style: none;
 margin: 0;
 display: inline; 
}
#menubar ul li a {
 padding: 3px 0.5em; 
 margin-left: 3px; 
 border-bottom: none;
 text-decoration: none;
}
#menubar ul li a:link {
 color: #0000FF;
 font-weight: bold;
}
#menubar ul li a:visited {
 color: #0000FF;
font-weight: bold;
}
#menubar ul li a#current {
 background: white; 
 border-bottom: 1px solid white;
}

#content-left {
 float: left;
 width: 640px;
}

#content-right {
 float: right;
  width: 300px;
 padding-left: 20px;
}

#content-right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

#footer {
    float: left;
	width: 960px;
	height: 50px;
	clear: both;
	border: 0px solid #000000;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

****img {
border: #FFFFFF 5px solid;
}

.rowa img {
border: none;
}



