@charset "utf-8";
body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.9em;
	margin-top: 0px;
	color: #330000;
}
#pageholder {
	height: 100%;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bacgtrans.gif);
	background-repeat: repeat-y;
	margin-bottom: 0px;
}
#sub  {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#topbanner  {
	background-image: url(mountain.jpg);
	height: 157px;
	width: 760px;
}
#content  {
	width: 760px;
	padding-top: 20px;
}
/** #sub  #content  #main  .imglft  {
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}**/
#menu {
	width: 250px;
	float: left;
}
#main {
	float: right;
	width: 500px;
}
#mainimgleft {
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
	float: left;
	font-weight: bold;
	margin-right: 10px;
	width: 250px;
}
#mainimgrt{
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
	float: right;
	font-weight: bold;
	margin-left: 10px;
	width: 250px;
	margin-right: 2px;
}
#main h4 {
	text-transform: capitalize;
	font-style: italic;
}

/** #sub  #pageholder #sub #content #main img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} **/

#aonb  {
	background-color: #99cc66;
	height: 50px;
	width: 760px;
}
#address  {
	background-color: #330000;
	height: 40px;
	width: 760px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#footer  {
	text-decoration: none;
	text-align: right;
	height: 15px;
	width: 755px;
	font-size: 0.7em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330000;
	padding-right: 5px;
}
#footer a {
	text-decoration: none;
	color: #99CC66;
}

#topbanner h1 {
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 10px;
	color: #000000;
	font-size: 2.2em;
}
#topbanner h2 {
	font-size: 1.2em;
	color: #000000;
	text-align: left;
	height: 30px;
	width: 185px;
	margin-top: 50px;
	margin-left: 10px;
	position: relative;
}
#topbanner h3 {
	font-size: 1.1em;
	margin-top: -90px;
	margin-left: 10px;
	color: #eeeeee;
}
#main p {
	padding-right: 5px;
}
#menu li {
	background-image: url(dragon.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	list-style-type: none;
	width: 400px;
	margin-top: 0.4em;
	margin-right: 0;
	margin-bottom: 0.4em;
	margin-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
}
#menu ul {
	padding-left: 10px;
}
#aonb p {
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 500px;
	color: #74310F;
	font-weight: bold;
}
#aonb img {
	float: right;
	padding-right: 35px;
	margin-top: -70px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#address p {
	margin-top: 0px;
	padding-top: 10px;
	/*padding-top: 0px;*/
	
}
#sub .clear {
	display: inline;
	clear: both;
}
#content a:link {
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #330000;
}
#content a:visited {
	color: #59862D;
	text-decoration: none;
}

#content #main li {
	background-image: url(dragon.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	list-style-type: none;
	width: 400px;
	margin-top: 0.4em;
	margin-right: 0;
	margin-bottom: 0.4em;
	margin-left: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 35px;
}
#main #mainimgrt p {
	margin-top: 5px;
}
#main #mainimgleft p {
	margin-top: 5px;
}
