@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
body {
	background-color: #FFFFFF;
	background-image: url(../web%20art/background%20pattern.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
p {
	line-height: 1.9em;
	color: #666666;
	padding-left: 25px;
	padding-right: 25px;
}
a:link {
		text-decoration: underline;
	color: #B6923D;
	font-weight:bold;
}
a:visited {

	color: #333333;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #CC9933;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #CC9933;
	font-weight:bold;
}
a.old:link {
	text-decoration: none;
	color: #5B6E97;
}
a.old:visited {
	text-decoration: none;
	color: #333333;
}
a.old:hover {
	text-decoration: underline;
	color: #CC9933;
}
a.old:active {
	text-decoration: none;
	color: #CC9933;
}
a.yellow:link {
	text-decoration: underline;
	color: #B6923D;
	font-weight:bold;
	}
a.yellow:visited {
	text-decoration: underline;
	color: #333333;
	font-weight:bold;
	
}
a.yellow:hover {
	text-decoration: underline;
	color: #CC9933;
	font-weight:bold;
}
a.yellow:active {
	text-decoration: none;
	color: #CC9933;
	font-weight:bold;
}
h1 {
	font-size: 21px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	padding-left: 25px;
	padding-top: 30px;
	padding-right: 15px;
}
h2 {
	font-size: 18px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	padding-left: 25px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin-top: 35px;
	margin-left: 25px;
}
.floatleft {
	float: left;
	padding-right: 12px;
}

#menulist{
	line-height:24px;
	font-size:11px;
	padding-left:25px;
}
#menulist1{
	font-size: 9px;
}
#address{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding-bottom:12px;
	font-stretch:semi-expanded;
}
#myfooter{
	text-align:center;
}

