﻿body {
	background-image: url('images/bg3.jpg');
}
#container {
	border-width: 1px;
	border-color: black;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	min-height: 650px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	background-image: url('images/transpbg.png');
}
#header {
	border: none;
	height: 80px;
	width: 900px;
	top: 0px;
	left: 0px;
}
#head_image1 {
	height: 100%;
	width: 50%;
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
}
#head_image2 {
  width: 50%;
  height: 100%;
  float: right;
  background-image: url(images/Motto.png);
  background-repeat: no-repeat;
  background-position: right center;
}
#contentbg {
	border: none;
	padding: 10px;
	width: 880px;
	float: left;
	min-height: 480px;
}
#content {
	border: 1px solid black;
	padding: 10pt;
	overflow: auto;
	background-color: white;
	min-height: 500px;
	width: 850px;
}
.banner {
  border: 1pt hidden black;
  background-image: url(images/ban_bg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  width: 597px;
  height: 23px;
  margin-right: auto;
  margin-left: auto;
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  text-transform: none;
  font-weight: bold;
  font-size: 20px;
  line-height: 21px;
}
.clear {
  line-height: 0px;
  clear: both;
}
#menubg {
	font-weight: bold;
	background-color: #432a2e;
	margin-right: auto;
	width: 100%;
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	height: 39px;
	margin-left: auto;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url('images/menubg.png');
}
#menu {
	height: 39px;
	width: 100%;
	background-color: transparent;
	line-height: 20px;
}
#menu ul {
	height: 39px;
}
#menu ul li {
	border-style: hidden;
	height: 39px;
	list-style-type: none;
	background-color: transparent;
	padding-top: 0px;
	display: inline;
	list-style-position: outside;
	background-image: url(images/btn_5normal.png);
	text-align: center;
	font-size: 12px;
	list-style-image: none;
	position: relative;
	float: left;
	color: white;
	margin-right: 0px;
	margin-left: 0px;
	width: 116px;
	line-height: 39px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
	margin-top: 0px;
}
#menu ul li:hover {
  background-image: url(images/btn_5hover.png);
  background-repeat: no-repeat;
  background-color: transparent;
}
.menu_selected {
	background-image: url('images/btn_5selected.png');
	background-repeat: no-repeat;
}
#menu li a {
  text-decoration: none;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
#menu li a:hover {
  text-decoration: underline;
  color: white;
  background-position: left top;
  background-repeat: no-repeat;
  background-color: transparent;
}
#menu li ul {
	border: 1px solid black;
	margin: 1px 0px 0px;
	padding: 0px;
	top: 38px;
	left: 0px;
	display: none;
	color: white;
	background-color: #432a2e;
	background-repeat: repeat-y;
	background-image: url('images/ddmenu-bg.jpg');
	width: 140px;
	position: absolute;
	z-index: 10000;
	height: 100px;
	overflow: hidden;
}
#menu li:hover ul {
  display: block;
  background-color: black;
  color: white;
  background-image: url(images/ddmenu-bg.jpg);
}
#menu li li {
	line-height: 15px;
	height: 20px;
	display: list-item;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	list-style-image: none;
	font-size: 1em;
	list-style-type: none;
	font-family: Arial,Helvetica,sans-serif;
	padding-left: 13px;
	background-image: url('images/ddmenu-bg.jpg');
	width: 200px;
}
#menu li li:hover {
	color: #FFFFFF;
	width: 200px;
	background-image: url('images/ddmenu-bg_on.jpg');
}
#menu li li a {
	color: #000000;
}
#footer {
	padding: 10px;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: inherit;
	text-align: center;
	margin-right: auto;
	width: 880px;
	position: relative;
	margin-left: auto;
	background-image: url('images/transpbg.png');
}
.bodytext {
  font-size: 12px;
  text-align: left;
  font-family: Arial,Helvetica,sans-serif;
  color: black;
}
.footertext {
  font-size: 10px;
  text-align: center;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  font-style: oblique;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #ff9966;
  font-weight: bold;
  text-align: center;
  background-color: transparent;
}
.listtext {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}
a {
  font-family: Arial,Helvetica,sans-serif;
  color: black;
}
a:hover {
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  background-color: black;
}
.imagebox_r {
  padding: 10px;
  float: right;
  position: relative;
}
ul li {
  list-style-image: url(images/bullet2.png);
}
.textcoll {
  float: left;
  width: 40%;
}
.textcolr {
  float: right;
  position: relative;
  width: 40%;
}
.textcolsep {
  text-align: center;
  float: left;
  position: relative;
  width: 20%;
}
.quotetext {
  font-style: oblique;
  font-size: 11px;
}
.highlighttext {
  color: #663300;
  font-weight: bold;
}
.sitegalleryitem {
  border-style: solid;
  border-width: 1px;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
}

