@charset "UTF-8";

body {
	text-align:center;
	/*background-image: url(images/tile1.gif);
	background-repeat: repeat; */
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #FBFD80;
}
 
html { min-height: 100%; margin-bottom: 1px; }

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-left: auto;
	padding: 5px 5px 5px 15px;
	border-top: #333;
	text-align: left;
	height: 100%;
	width: 760px;
	margin-right: auto;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	background-color: #FFF;
	border-bottom: 1px solid #333;
}

.newmenu  {
	font-family: Arial;
	align: center;
	font-size: 1.3em;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-bottom: 1px solid #333;
	padding-bottom: 5px;
}
.i_right {
	float: right;
	margin: 10px;
	border: solid 1px #333;
}

.newmenu ul {
	padding: 6px 0 7px 0;
	margin: 0;
	text-align: center;
}

.newmenu ul li {
	display:inline;
	list-style-type: square;
	list-style-image: none;
	padding-bottom: 5px;
}

.newmenu ul li a {
	color: #333;
	text-decoration: none;
	border-bottom: 2px solid #fff;
	list-style-image: none;
	list-style-type: none;
	padding-top: 6px;
	margin-right: 35px;
	margin-left: 35px;
	}

.newmenu ul li a:hover, .newmenu ul li a.selected{
	border-bottom-color: #996666;
	list-style-type: square;
}

.quote {
	font-family: Arial;
	text-align: center;
	padding: 20px;
	background-color: #fff;
	font-style: italic;
	margin: 5px;
	clear: both;
}
.meetings {
	color: #333;
	background-color: #E5E6AB;
	margin: 0 px;
	border: 1px solid #333;
	text-align: center;
	letter-spacing: 0.1em;
}
#footer {
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	color: #000;
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header {
	background-color: #FFF;
	width: 770px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 5px 5px 10px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
}
#header .add {
	text-align: right;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}

img {
	margin: 5px:
}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.4em;
	color: #333
	margin: 0px;
	color: #333;
	text-align: left;
	border-bottom: 1px solid #333;
}

b {
	color: #333;
	font-weight: bold;
	font-style: regular;
}

a.nav:link {
	text-decoration: none;
	color: #fff;
}
a.nav:visited {
	color: #fff;
	text-decoration: none;
}
a.nav:hover {
	color: #fff;
	text-decoration: none;
}

li {
	margin-bottom: 5px;
	margin-left: -15px;
}

.a_non {
	text-decoration: none;
}
.i_left {
	float: left;
	margin: 0px 15px 5px 0px;
	border: solid 1px #333;
}

.events {
}
.events ul {
	padding-left: 15px;
}
.events ul li {
	list-style-type: none;
	margin-bottom: 23px;
}
.events ul li i {
	font-size: 1em;
	font-weight: bold;
	color: #333;
}
.events ul li b {
	font-size: 1.1em;
	color: #630;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.3em;
	color: #333
	margin: 0px;
	color: #333;
	text-align: left;
	border-bottom: 1px solid #333;
}
#slideshow {
	float: right;
	height: 240px;
	width: 350px;
	border: 1px solid #333;
	background-image: url(images/sshouse.jpg);
	background-repeat: no-repeat;
}
#imageContainer { height:240px; width:350px;}  
#imageContainer img { display:none; 	
			position:absolute; 	
			top:0px; left:0px; 	
			height:240px;  	
			width:350px; 	
			opacity: -0.01; } 
