body {
	margin: 0px;
	padding:0px;
	text-align:center;
	background: #904137;
	font-family: verdana, sans-serif;
	font-size:12px;
	color:#000000;
}
img {
	border: none;
}
li {
	padding-top: .25em;
	padding-bottom: .25em;
}
p strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	padding: 3px;
}	
#ShowPic {
	color: #000000;
	background-color: #145CA5;
	position: relative;
	top: 0px;
	vertical-align: text-bottom;
	bottom: 0px;

}
#PicDesc {
	color: #000000;
	background-color: #FFCC99;
	position: relative;
	bottom: 0px;
	vertical-align: bottom;
	left: 0px;
	height: 100%;
	text-indent: 1em;
}
#imgdesc {
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#Content {
/*	width: 760px;*/
	padding: 0px;
	background-color:#904137;
	height: 100%;
	margin: 0px;
	margin-right: -1px;
	border: none;
	top: -1px;
/*	position: absolute; */
}
#Content2 {
	text-align: left;
	width:100%;
	background-color:#FFCC99;
	color: #330066;
	position: relative;
	top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	height: 100%;
}
#Content3L {
	float: left;
	width: 50%;
	text-align: center;
}
#ContentL3rd {
	float: left;
	width: 33.3%;
	text-align: center;
}
#ContentImage {
	text-align: center;
	border: thin inset #000000;
}
#ContentDesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFCC;
	text-align: justify;
}
#copyright{
	background-color: #904137;
	width:100%;
	text-align: center;
	color: white;
	font-size: 9px;
	height: 25px;
	margin: 0px;

}
#copyright a {
	color: #E0FFFF;
}
#Welcome {
	font: bold 18px;
	color: Navy;
	text-align: center;
	}
#Motto {
	font-family: "MS Serif", "New York", serif;
	font-size: 16px;
	font-style: italic;
	color: #1E90FF;
	font: bold;
	text-align: center;
}
#menuheading {
	background-color : #FFCC99;
	color : Navy;
	font-weight : bold;
	font-size : 15px;
	text-align : center;
	padding-bottom: 10px;
	padding-top: 5px;
}
#menutext {
	background-color: #FFCC99;
	text-align: center;
	color : Black;
	font-size : 12px;
	padding: .5em;
}
#menutextL {
	background-color: #FFE3BB;
	text-align: left;
	color : Black;
	font-size : 12px;
	padding: .5ems;
}
#menutextR {
	background-color: #FFE3BB;
	text-align: right;
	color : Black;
	font-size : 12px;
	padding: .5ems;
}
#menutextC {
	background-color: #FFE3BB;
	text-align: center;
	color : Black;
	font-size : 12px;
	padding: .5ems;
}
#menulinks {
	background-color: #FFB13E;
	text-align : center;
	color : #000000;
	font-size : 12px;
	list-style-position: inside;

}
.menuheading_border_tb {
	border-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #000000;
	background-color : #FFCC99;
	color : Navy;
	font-weight : bold;
	font-size : 15px;
	text-align : center;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #663300;
}
.cent {
	text-align: center;
}
.address {
	font-size: 12px;
	text-align: center;
	float: left;
	width: 100%
}
.left	{
	text-align: left;
}
.Left {
	text-align: left;
	float: left;
}
.right	{
	text-align: right;
}
.Right {
	text-align: left;
	float: right;
}
.center  {
	text-align: center;
}
.imgholderL {
	float: left;
}
.imgholderR {
	float: right;
}
.FAQ {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	padding: 5px;
	margin-top: 0em;
	text-indent: 2em;
}
.FAQHeader {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	margin: 0.5em 1em 0em;
	width: auto;
	font-style: italic;
	text-align: center;
	white-space: pre;
}
.top {
	position: relative;
	top: 0px;
	vertical-align: top;
}
.CursorHand {
	cursor: hand;
}
.border_tb{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.border_lrtb{
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.border_top{
	border-top: 1px solid #000000;
}
.main {
/*	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-right: 1em;
	padding-left: 1em;*/
}