@charset "UTF-8";
/* CSS Document */

body {  
	background: url(../images/wallpaper.png) bottom center no-repeat #efe9dc;
	font-family: "Book Antiqua", "Garamond", Georgia, Times New Roman, Times, serif;
	font-size:100%;
	line-height: 18px;
	margin: 0px;
}

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }

.events {
	font-size: 11pt;
	color: #000;
}
h1 {
	color: #965b66;
	font-size: 16pt;
	line-height: normal;
	font-weight: normal;
}
h2 {
	font-style: italic;
	font-size: 15pt;
	line-height: normal;
	font-weight: normal;
}
h3 {
	color: #5b5c5c;
	font-size: 25pt;
	font-weight: bold;
	line-height: normal;
}
h4 {
	color: #4d4d4e;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
h5 {
	color: #965b66;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
}
.main_img {
	padding-right: 15px;
	border: none;
	outline: none;

}
.rh_img {
	padding-left: 15px;
}

div.event_img {
	width: 58px;
	float: left;
	height: 75px;
	padding-top: 2px;
}

div.event_box {
	width: 185px;
	height: 89px;
	float: right;
	font-size: 12px;
	color:#4D4D4E;
}

div.event_box2 {
	width: 185px;
	height: 62px;
	float: right;
	font-size: 12px;
	color:#4D4D4E;
}

div.events_divide {
	width: 243px;
	height: 1px;
	background-color: #CCC;
	margin-bottom: 10px;
	clear: both;
}
.event_dates {
	color: #93aa3f;
	font-size: 12px;
	font-weight: bold;
}
.event_titles {
	font-size: 12px;
	font-weight: bold;
}
.small {
	color: #FFF;
	font-size: 19px;
	font-style: italic;
	line-height: normal;
}

.smallest {
	color: #FFF;
	font-size: 12px;
}
.header_links {
	color: #FFF;
	font-size: 11px;
}

.quote {
	font-style:italic;
}

a:link {
	color: #a8956e;
	text-decoration: none;
	font-weight: bold;
	border: none;
}
a:hover {
	color: #8d4155;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #a8956e;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #8d4155;
	text-decoration: none;
	font-weight: bold;
}

img {
	border: 0px;
}


#topnavigation {
	background: url('../images/bkgd.jpg') top center no-repeat;
	height: 105px;
	width: 850px;
	margin: 0 auto;
}

/*Navigation at top of site*/
#topnav
{
float: right;
margin-top: 55px;
}

#topnav li
{
	list-style: none;
	margin: 0;
	border-right: 0;
	display: inline;
	color: #A8956D;
	font-weight: normal;
}

#topnav li a
{
padding: 0.25em 0.5em 0.25em 0.25em;
text-decoration: none;
color: #7b5c28;
font-weight: normal;
}

#topnav li a:link { color: #7b5c28; font-weight: normal; }
#topnavigation #topnav li a:hover { color: #8d4155; font-weight: normal; }


	
/*Navigation within site header*/

#subnav1 {
	float: right;
	width: 200px;
	margin-right: 40px;
	margin-top: 20px;
}

#subnav1 ul
{
line-height: 200%;
padding: 0px;
margin: 0px;
/* to display the list horizontaly */
}

#subnav1 li
{
display: inline;
/* for IE5 and IE6 */
}


#subnav1 a
{
width: 99.99%;
/* extend the sensible area to the maximum with IE5 */
display: block;
text-align: left;
font-size: 14px;
text-decoration: none;
color: #FFF;
font-weight: normal;
text-transform: uppercase;
}

#header #subnav1 a:hover { color: #f9c2cd; }


/*Navigation within Left Side Inner Pages*/
#subnav2 li
{
display: inline;
/* for IE5 and IE6 */
}

#subnav2
{
width: 170px;
float: left;
line-height: 200%;
/* to display the list horizontaly */
padding: 48px 0px 40px 35px;
}

#subnav2 a
{
width: 99.99%;
/* extend the sensible area to the maximum with IE5 */
display: block;
text-align: left;
font-size: 13px;
text-decoration: none;
text-transform: uppercase;
}

#subnav2 a:link { color: #7c6840; font-weight: normal; }
#sidebar-left #subnav2 a:hover { font-weight: bold; }
#subnav2 a:visited { color: #7c6840; font-weight: normal; }

#subnav3 a:link { color: #7c6840; font-weight: normal; }
#sidebar-left #subnav3 a:hover { font-weight: bold; }
#subnav3 a:visited { color: #7c6840; font-weight: normal; }


#subnav3 ul {
margin: 0px;
padding: 0px;
list-style-type: none;


}


#subnav3 li
{
list-style-type: none;

border-bottom: 1px dotted #e0d9cb;
padding: 16px 0px;
margin-left: -15px;
width: 225px;
}



#subnav3 li a
{
/* extend the sensible area to the maximum with IE5 */
text-align: left;
font-size: 13px;
text-decoration: none;
text-transform: uppercase;
}


/*Navigation within History page*/
#historynav
{
padding: 0 0 0;
margin-left: 0;
}

#historynav li
{
	list-style: none;
	margin: 0;
	border-right: 0;
	display: inline;
	color: #5b5c5c;
}

#historynav li a
{
padding: 0.5em 0.5em 0.25em 0.25em;
font-size:18px;
text-decoration: none;
}

#historynav li a:link { color: #5b5c5c; font-weight: normal; }
#historynav li a:hover { color:#FFF; background-color: #a8956e; font-weight: normal; }
#historynav li a:visited {
	color: #5b5c5c;
	text-align: left;
}


#page-wrap {
	width:838px;
	background-color:#ffffff;
	margin: 0 auto;
	padding: 6px;
	min-height: 835px;
}

#page-wrap2 {
	width:850px;
	height: 900px;
	background-color:#ffffff;
}

#page-wrap3 {
	width:850px;
	height: 820px;
	background-color:#ffffff;
	text-align: left;
}

#page-wrap4 {
	width:850px;
	height: 1130px;
	background-color:#ffffff;
	text-align: left;
}

#page-wrap5 {
	width:850px;
	height: 950px;
	background-color:#ffffff;
	text-align: left;
}


div#header {
	width:850px;
	height:269px;
	float: left;
	margin: 0 auto;
	background:url(../images/header.jpg) no-repeat top left #FFF;
}	

#main-content {
	float:left;
	padding: 25px 25px 0px 25px;
	width:500px;
	color: #4d4d4e;
	font-size: 14px;
	line-height: 19px;
	background: #FFF;
}

#main-content-right {
	padding: 25px;
	float:right;
	width:550px;
	color: #4d4d4e;
	font-size: 14px;
	background: #FFF;
	
}

#main-content-right2 {
	padding: 25px;
	float:right;
	width:500px;
	color: #4d4d4e;
	font-size: 14px;
	background: #FFF;
	
}


#main-content-fullpage {
	padding: 25px;
	color: #4d4d4e;
	font-size: 14px;
	clear: both;
	min-height: 300px;
}

#sidebar-right {
	padding: 9px 6px 14px 13px;
	margin-top: 6px;
	float:right;
	width:251px;
	background:#f8f7f4;
	font-size: 14px;
	color: #93aa3f;
	line-height: 14px;
	height: 100%;
}
#sidebar-right img {
	padding: 3px 0 3px 0;
}


.eventsimg {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}

.newsimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}

#sidebar-left {
	padding:5px;
	float:left;
	width:215px;
	min-height:400px;
	background:#f8f7f4;
	overflow:hidden;
	vertical-align:top;
	margin-top: 6px;
}

#sidebar-left2 {
	padding:5px;
	float:left;
	width:275px;
	min-height:400px;
	background:#f8f7f4;
	overflow:hidden;
	vertical-align:top;
	margin-top: 6px;
}




#footer {
	width: 850px;
	height:151px;
	background: url('../images/footer_bkgd.jpg') no-repeat #beaf90;
	margin: 0 auto;
	clear: both;
}
#footer_content_left {
	background: url(../images/greenleaf.png) bottom left no-repeat;
	padding: 0px 0px 0px 100px;
	margin-top: 15px;
	margin-left: 30px;
	float:left;
	width: 348px;
	overflow:hidden;
	vertical-align:middle;
	color: #ffffff;
}

#footer a {
	color: #91784e;
}

#footer_content_right {
	padding-top: 27px;
	float:right;
	width: 265px;
	overflow:hidden;
	vertical-align:middle;
	font-size: 14px;
	color: #fff;
	line-height: 15px;
}

#copyright {
	width: 800px;
	margin: 0 auto;
	clear: both;
	font-size: 11px;
	color: #beaf90;
	padding: 10px 18px 10px 35px;
	text-transform: uppercase;
}

#copyright2 {
	width: 800px;
	margin: 0 auto;
	clear: both;
	font-size: 11px;
	margin-bottom: 10px;
	color: #beaf90;
	padding-left: 35px;
	padding-right: 18px;
	text-transform: uppercase;
}

#copyrightin {
	float: left;
	margin-top: 15px;
}

#donate {
	float: right;
	margin-top: 12px;
	font-size: 14px;
}


/*breadcrumbs for subnav1*/
body#about li#about a { font-weight: bold; color: #FFF; }
body#history li#history a { font-weight: bold; color: #FFF; }
body#friends li#friends a { font-weight: bold; color: #FFF; }
body#gallery li#gallery a { font-weight: bold; color: #FFF; }
body#events li#events a { font-weight: bold; color: #FFF; }
body#newsletters li#newsletters a { font-weight: bold; color: #FFF; }
body#faq li#faq a { font-weight: bold; color: #FFF; }

/*newhead*/
div#head {
	width: 838px;
	height: 266px;
	margin: 0 auto;
}

.top-logo {
    background:url('../images/cent-logo.png') no-repeat top left;
    float:left;
	width:228px;
	height:266px;
	padding: 0px;
	margin-left: -75px;
	margin-bottom: 0px;
	}

h1#logo {
    text-indent: -1000em;
    overflow: hidden;}

.top-logo a {
    float:left;
    width: 147px;
    height: 266px;}

.top-logo #logo a:hover {
    border-bottom: none;}
	

div#headimages {
	width: 416px;
	height: 266px;
	float: left;
	margin: 0px;
	padding: 0px;
}

div#headmenu {
	width: 239px;
	height: 246px;
	float: right;
	margin: 0px;
	padding: 20px 0px 0px 30px;
	background: url(../images/menubg.png) top left no-repeat #a8956e;
}

div#headmenu ul {
	line-height: 200%;
	padding: 0px;
	margin: 0px;
}

div#headmenu li {
	display: inline;
}

div#headmenu a {
	width: 99.99%;
/* extend the sensible area to the maximum with IE5 */
display: block;
text-align: left;
font-size: 14px;
text-decoration: none;
color: #eee6d6;
font-weight: normal;
text-transform: uppercase;
}

div#headmenu a:hover { color: #FFF; }

#mor-bug {
	float: right;
	margin-top: 15px;
}
