@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	background-image: url(../img/bg.jpg);
}
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../img/mainbg2col.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#threeCol #container {
	background-image: url(../img/mainbg3col.jpg);
}
#twoCol #header {background-image:url(../img/header2col.jpg);}
#threeCol #header {background-image:url(../img/header3col.jpg);}
#header {
	padding: 0;
	background-repeat: no-repeat;
	background-position: center top;
	height: 248px;
} 
#header h1 {margin: 0;}
#sidebar1 {
	float: left;
	width: 210px;
	padding: 95px 10px 15px 20px;
	background-image: url(../img/iconpart.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
}
#sidebar1 img {margin-left:-10px;}
#sidebar1 ul {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-left: -20px;
	}
#sidebar1 ul li {margin-top: 0px;}
#sidebar1 ul a {
	text-decoration: none;
	padding-left: 25px;
	color: #FFF;
	padding-bottom: 3px;
	padding-top: 2px;
	display: block;
	width: 140px;
	margin-bottom: 5px;
	}
#sidebar1 ul a:hover, #sidebar ul a:active {
	background-image: url(../img/tinycross.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #09F;
}
#sidebar1 .here a, #sidebar1 ul .here a:hover, #sidebar ul .here a:active, #sidebar ul .here a:visited {
	color: #777;
	background-image:none;
}
#sidebar1 h2 {
	font-size: 120%;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar2 {
	float: right;
	width: 180px;
	font-size: 95%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#sidebar2 p {
	margin: .7em 10px;
}
#sidebar2 h2 {margin:20px 10px;}
#threeCol #mainContent {
	margin: 0 215px 0 245px;
	padding: 0;
} 
#twoCol #mainContent {
	margin: 0 20px 0 245px;
	padding: 0;
} 
#footer {
	text-align: center;
	font-size: 80%;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 220px;
}
#threeCol #footer {padding-left:20px;}
#footer p {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 35px;
	padding-left: 0;
}
#imnew {
	color: #FFF;
	margin: 0px;
	background-image: url(../img/imnew_mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#imnew h3 {
	margin: 0px;
	padding: 10px 15px;
	background-image: url(../img/imnew_top.jpg);
	background-repeat: no-repeat;
	font-size: 130%;
}
#imnew p {
	background-image: url(../img/imnew_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 15px;
	margin: 0px;
}
.welcome h1 {font-size: 110%;}
#imnew a, #sidebar1 a {color: #09F;}
h1 {font-size:150%;}
h2 {font-size:120%;}
h3 {font-size:95%;}
h4 {font-size:75%;}
h5 {font-size:60%;}
h6 {font-size:50%;}
img {border:none;}
.imglg {text-align: center;}
.imgsm_l {
	float: left;
	margin-right: 10px;
}
.imgsm_r {
	float: right;
	margin-left: 10px;
}
blockquote {font-style: italic;}
blockquote em {font-style: normal;}
a.pdf {
	padding-right: 20px;
	background-color: transparent;
	background-image: url(../img/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.external {
	padding-right: 17px;
	background-color: transparent;
	background-image: url(../img/external.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
li {margin-top: 10px;}
.poetry p {
	text-indent: -1em;
	font-style: italic;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	width: 400px;
	padding-left: 2em;
	line-height: 3ex;
}
.gallery ul {
	list-style-type: none;
	padding-bottom: 25px;
	}
.gallery ul li {
	height: 180px;
	width: 180px;
	padding: 10px;
	float: left;
	text-align: center;
	background-color: #FFFFFF;
	color:#000000;
	border: 2px solid #B65235;
	margin:5px 10px 5px -5px;
	}
.gallery ul li img {border:none;}
.galleryindex {
	clear:both;
	text-align: center;
}
.video {
	width:620px;
	margin-left:auto;
	margin-right:auto;
	}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
  .hot {
	color:#F00;
	font-style: italic;
	font-weight: bold;
}
