body {
	background-color: #877a4d;
	background-image:url(images/bkgd.jpg);
	margin: 0;
	background-position:top center;
	background-repeat:no-repeat;
}
.png, .png img { 
	behavior: url(iepngfix.htc); 
}
a:link, a:visited {
	color: #993333;
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #928659;
	text-decoration: underline;
}
#container {
	width: 828px;
	margin: 12px auto 0 auto;
}
#header {
	height: 110px;
	background-image:url(images/header-bkgd.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	padding: 23px 0 0 26px;
}
#header1col {
	height: 110px;
	background-image:url(images/header-bkgd1.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	padding: 23px 0 0 26px;
}
#content {
	width:798px;
	background-image:url(images/2col-bkgd.gif);
	background-repeat:repeat-y;
	background-position:top center;
	margin: 0 auto 0 auto;
	padding-left:2px;
	overflow:hidden;
}
#content1col {
	width:799px;
	background-color:#FFFFFF;
	margin: 0 auto 0 auto;
	overflow:hidden;
}
#col {
	width: 746px;
	padding:20px 20px 20px 26px;
	float:left;
	background-image:url(images/pillars.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#col p{
	text-align:justify;
}
#col1 {
	width: 464px;
	padding:20px 20px 20px 26px;
	float:left;
	background-image:url(images/pillars.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:340px;
}
#col1 p{
	text-align:justify;
}
#col2 {
	width: 256px;
	float:right;
	padding: 15px;
}
#map {
	font: italic 15px "Times New Roman", Times, serif;
	color:#993333;
}
/* ----------menu-------------- */
#MenuBar1 a:link, #MenuBar1 a:visited, #MenuBar1 a:hover, #MenuBar1 a:active {
	background-color: none;
}
.times {
		font: italic 15px "Times New Roman", Times, serif;
}
/* ----------main body-------------- */
h1 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #993333;
	text-transform:uppercase;
	letter-spacing: 1px;
	margin: 16px 0 8px 0;
}
h2 {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #993333;
	margin:12px 0 0 0;
	text-transform: uppercase;
}
h3 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
}
h4 {
	font: bold 14px "Times New Roman", Times, serif;
	color: #000;
	margin:14px 0 0 0;
	text-transform: uppercase;
}
p {
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 0 14px 0;
}
.center {
	text-align:center !important;
}
ul.home {
	margin-left:6px;
}
.table {
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 0 14px 0;
}
.small {
	font: normal 9px/12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 0 12px 0;
}
.pic {
	border: 1px solid #877a4d;
}
.right {
	text-align:right !important;
}
.red {
	color: #993333;
}
ul {
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 0 0 40px;
}
li {
	list-style-image: url(images/bullet.gif);
	margin: 0 0 12px 0;
}
hr {
	border: none 0; 
	border-top: 1px solid #c2bba1;
	width: 100%;
	height: 1px;
	margin: 4px auto 4px 0;
}
/* ----------footer-------------- */
#footer-wrap {
	height: 102px;
	background-image:url(images/footer-shadow.png);
	behavior: url(iepngfix.htc);
	background-repeat:no-repeat;
	background-position: top center;
	margin: -8px 0 0 0;
	overflow:hidden;
}
#footer {
	background-image: url(images/footer-bkgd.jpg);
	background-repeat:repeat-y;
	margin:8px auto 0 auto;
	width: 808px;
	height:82px;
	text-align:center;

}
#footer p {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#8b8b8b;
	text-align: center;
	padding: 20px 0 0 0;
}
#footer a:link, #footer a:visited  {
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	font-weight: normal;
	text-align:center;
}
#footer a:hover, #footer a:active {
	color: #8b8b8b;
}
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.10;
	filter:alpha(opacity=10);
	-moz-opacity:0.10;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}