body {
	border: 0px none;
	padding: 0;
	background-color: #7E7E7E;
	color: #896E48;
	text-align: center;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:20px;
	background: url('background.jpg');
	background-attachment: fixed;
	}

a {
	text-decoration: none;
	
	
	}

a:link {
	color: #666;
	}

a:visited {
	color: #666;
	}

a:active {
	color: #666;
	}

a:hover {
	color: #666;
	text-decoration: underline;
	}

.expandablecontentfiles a:link {
	color: #666;
	}

.expandablecontentfiles a:visited {
	color: #666;
}

.expandablecontentfiles a:active {
	color: #666;
}

.expandablecontentfiles a:hover {
	color: #666;
	text-decoration: underline;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
/*
.heading1 {
	background-position: top left; 
	color: #850808;
	text-align: left;
	font-weight: bold;
	line-height: auto;
	font-style:normal; 
	font-variant:normal; 
	font-size:15pt; 
	padding: 5px;
	padding-bottom: 10px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif; 
	}
	
.heading2 {
	background-position: top left; 
	color: #850808;
	text-align: left;
	font-weight: bold;
	font-style:normal; 
	font-variant:normal; 
	font-size:13pt; 
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif; 
	}

.heading3 {
	background-position: top left; 
	color: #850808;
	text-align: left;
	font-weight: bold;
	font-style:normal; 
	font-variant:normal; 
	font-size:11pt; 
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif; 
}
*/
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 800px;
	background-color: #ffffff;
	background: url('main-bg.jpg');
	border-bottom: solid 5px white;
	border-left: solid 5px white;
	border-right: solid 5px white;
	}

#containernoleft {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 800px;
	background-color: #ffffff;
	background: url('mainbgnoleft.jpg');
	border-bottom: solid 5px white;
	border-left: solid 5px white;
	border-right: solid 5px white;
	}

#containerwide1 {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 800px;
	background-color: #ffffff;
	background: url('main-bgw1.jpg');
	border-bottom: solid 5px white;
	border-left: solid 5px white;
	border-right: solid 5px white;
	}
	
#banner-img {	
	height: 163px;
	background: url('topbg.jpg');

	}

#banner-img2 {
	background: url('bottom-bg.jpg');
	height: 28px;
	font-family: arial, sans-serif;
	font-size: x-small

	}

div.img-link a {
	display: block;
	height: 300px;
	text-decoration: none;
	}

.banner-alt {
	display: none;
	}

#banner {
	display: none;
	}



#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: x-small;
	font-weight: bold;      
	   
	text-transform: uppercase;
	}

#banner h2 {
	font-size: small;
	}



#left {

 	float: left;	
	width: 200px;
	overflow: hidden;
	padding-left: 18px;
	background:url('left-bg.jpg');
	padding-top: 15px;

	}

textarea#comment-text {
       	 width: 250px;
        	}




#center {
	float: left;
	width: 520px;
	overflow: hidden;
	margin: 0px;
	padding-left: 30px;
	padding-top: 30px;
	
	}

#centernoleft {
	float: left;
	width: 730px;
	overflow: hidden;
	margin: 0px;
	padding-left: 30px;
	padding-top: 30px;
	}


.content {
	padding: 0px 0px 0px 0px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	color: #000;
	}
	
.content p {
	padding: 0px 0px 0px 0px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	color: #000;
	}

.content li {
	line-height: 100%;
	}

.content p.posted {
	padding: 0px 0px 0px 0px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	color: #000;
	}
	
.content h1 {
	background-position: top left; 
	color: #850808;
	text-align: left;
	font-weight: bold;
	line-height: auto;
	font-style:normal; 
	font-variant:normal; 
	font-size:15pt; 
	padding: 5px;
	padding-bottom: 10px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif; 
	}

.content h2 {
	background-position: top left; 
	color: #850808;
	text-align: left;
	font-weight: bold;
	font-style:normal; 
	font-variant:normal; 
	font-size:13pt; 
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif; 
	}

.content h3 {
	background-position: top left; 
	color: #850808;
	text-align: left;
	font-weight: bold;
	font-style:normal; 
	font-variant:normal; 
	font-size:11pt; 
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif; 
}

.contenth1 {
	background-position: top left; 
	color: #850808;
	text-align: left;
	font-weight: bold;
	line-height: auto;
	font-style:normal; 
	font-variant:normal; 
	font-size:15pt; 
	padding: 5px;
	padding-bottom: 10px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif; 
	}
	
.contenth2 {
	background-position: top left; 
	color: #850808;
	text-align: left;
	font-weight: bold;
	font-style:normal; 
	font-variant:normal; 
	font-size:13pt; 
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif; 
	}
	
.contenth3 {
	background-position: top left; 
	color: #850808;
	text-align: left;
	font-weight: bold;
	font-style:normal; 
	font-variant:normal; 
	font-size:11pt; 
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif; 
}

.contenttable {
	padding: 5;
	font-size: 12px;
}

.sidebar {
	padding: 0px;
	font-family: Trebuchet MS, arial, sans-serif;
	}

.sidebar a {
	color: #5F502C;
	font-family: Trebuchet Ms, Arial; 
	font-style:normal; 
	font-variant:normal; 
	font-size:12pt; 
	text-decoration: none;
	font-weight: bold;
	line-height: 25pt;
	padding: 9px;
	background: url('linkbg.gif');
	}

.graylink {
	color: #000;
	align: right;
	font-family: Trebuchet Ms, Arial; 
	font-style:normal; 
	font-variant:normal; 
	font-size:12pt; 
	text-decoration: none;
	font-weight: bold;
	line-height: 25pt;
	padding: 0px;
	font-style: italic;


	}

.sidebar a:link {
	color: #5F502C;
	}

.sidebar a:visited {
	color: #5F502C;
	}

.sidebar a:active {
	color: #5F502C;
	}

.sidebar a:hover {
	color: #4F4222;
	text-decoration: none;
	}
	
.sidebarmain a {
	color: #5F502C;
	font-family: Trebuchet Ms, Arial;
	font-style:normal;
	font-variant: normal;
	font-size:12pt; 
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	line-height: 25pt;
	padding: 9px;
	background: url('linkbg.gif');
}

.sidebarmain a:link {
	color: #5F502C;
	text-align: center;
}

.sidebarmain a:visited {
	color: #5F502C;
	text-align: center;
}

.sidebarmain a:active {
	color: #5F502C;
	text-align: center;
}

.sidebarmain a:hover {
	color: #4F4222;
	text-align: center;
	text-decoration: none;
}


.sidebar h1 {
	background-position: top left; 
	color: #850808;
	text-align: left;
	font-weight: bold;
	line-height: auto;
	font-style:normal; 
	font-variant:normal; 
	font-size:15pt; 
	padding: 5px;
	padding-bottom: 10px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif; 
	}

.sidebar p {
	color: #000;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	margin-top: 0px;
	padding-left: 15px;

	}


.sidebar li {
	color: #202020;
	font-family: Arial, sans-serif;
	font-size: small;
	line-height: 10pt;
	margin-top: 5px;
	padding-left: 0px;
	list-style-type: bullet;
	}

.sidebar img {
	
	}

.photo {
	text-align: center;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	color: #000000;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	position: relative;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #000;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.image-full {
		width: 470px;
	
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}

.image-common{
	padding: 15px;
	}

.copyright {
	color: #c0c0c0;
	font-family: Arial, Verdana, sans-serif;
	font-size: x-small;
	text-align: center;
	line-height: 8px;
	margin-top: 10px;

	}

.footer {
	padding: 0px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 7pt;
	line-height:12pt;
	font-weight: normal;
	color: #B8986C;
	}

.footer a {

	text-decoration: none;
	text-transform: lowercase;
	}

.footer a:link {
	color: #EBE2C1;
	}

.footer a:visited {
	color: #EBE2C1;
	}

.footer a:active {
	color: #EBE2C1;
	}

.footer a:hover {
	color: #D4CBAA;
	text-decoration: none;
	border-bottom: 1px solid #EBE2C1;
	}




table, tr, td {
	line-height: 7px;
	margin-left: 15px;
}

a.leftnav:link, a.leftnav:visited { 
	font-family: arial;
	font-size: 8pt; 
	color: #555; 
	text-decoration: none; 
	line-height: 1; 
	padding-left: 10px; 
	background: url('arrowbg.gif') no-repeat; 
	font-weight: bold }

a.leftnav:hover { 

	color: #6195DB; 
	text-decoration: none; ; }


a.leftnav2:link, a.leftnav2:visited { 
	font-family: arial;
	font-size: 8pt; 
	color: #555; 
	text-decoration: none;
	font-style: italic;
	font-weight: normal; }

a.leftnav2:hover { 

	color: #6195DB; 
	text-decoration: none; ; }
	

a.textlink:link, a.textlink:visited { 
	font-size: 8pt; 
	color: #666; 
	text-decoration: none; 
	line-height: 1; 
	padding-left: 0px;  
	font-weight: normal;
	background: none;
	}

a.textlink:hover { 
	color: #666; 
	text-decoration: underline;
	}

.alpha { /*  used on - missionstatement.html  */
	font-weight: bold;
	color: #850808;
	font-size: 11pt;
	}

blockquote {
  background: transparent url(leftquote.jpg) left top no-repeat; color: #850808; font-style: italic;
	font-size: 12pt;
	width: 450px;
}
/*
a.blockquote:link, a.blockquote:hover, a.blockquote:visited {
  background: transparent url(leftquote.jpg) left top no-repeat; color: #850808; font-style: italic;
	font-size: 12pt;
	width: 450px;
}*/

blockquote div {
  padding: 0 48px;
  background: transparent url(rightquote.jpg) right bottom no-repeat;
}

a.bql:link, a.bql:hover, a.bql:visited { /* bql = blockquotelink */
	color: #850808;
	text-decoration: none
	}

.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background: black;
}

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px dotted #EBE2C1;
font: normal 12px Verdana;
line-height: 35px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: black;

}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #523F24;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-align: center;
text-indent: 5px;
font-size: 8pt; 
color: #EBE2C1; 
font-family: arial;
letter-spacing: 0px;
background: #795A2E;
text-shadow: #523F24 1px 2px 2px;
text-transform: uppercase;
}

.anylinkmenu a:hover{ /*hover background color*/
color: #ffffff;
background: #4C381D;
border-bottom: 1px solid #000000;


}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

a.navbarlinks:link, a.navbarlinks:visited { 
	font-size: 8pt; 
	color: #AC8345; 
	font-family: arial, helvetica, sans-serif;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;  
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-right: 1px solid #17140E;
	line-height: auto;
	padding-top: 10px;
	padding-bottom: 10px;



 }

a.navbarlinks:hover { 

	color: #9B0101; 
	font-weight: normal;
	text-decoration: none; }


a.navbarendlink:link, a.navbarendlink:visited { 
	font-size: 8pt; 
	color: #AC8345; 
	font-family: arial;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;  
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 12px;
	background: none; }

a.navbarendlink:hover { 
	color: #9B0101; 
	text-decoration: none;
	}

.maintitle {
	font-family: Palatino Linotype, Garamond;
	font-size: 32px;
	font-weight: bold;
	color: #850808;
	text-shadow: #000000 10px 20px 20px;
	}

a.maintitle {
	font-family: Palatino Linotype, Garamond;
	font-size: 32px;
	font-weight: bold;
	color: #850808;
	text-decoration: none;
	text-shadow: #000000 10px 20px 20px;
	}

a.maintitle:link, a.maintitle:visited, a.maintitle:active {
	font-family: Palatino Linotype, Garamond;
	font-size: 32px;
	font-weight: bold;
	color: #850808;
	text-shadow: #000000 10px 20px 20px;
	}

a.maintitle:hover {
	font-family: Palatino Linotype, Garamond;
	font-size: 32px;
	font-weight: bold;
	color: #850808;
	text-shadow: #000000 10px 20px 20px;
	}

a.mainpage:link, a.mainpage:visited { 
	color: #850808;
	text-decoration: none; }

a.mainpage:hover { 
	color: #850808; 
	text-decoration: underline; }


/* Expandable Content Boxes*/

.expandablebox {
	/*border: 2px solid #5F502C;*/
	padding: 2px;
	background: #EBE2C1;
}

.expandabletitletable {
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	width: 90%;
	background: #EBE2C1;
	color: #850808;
	font-size: 18px;/* 1 OF 3 - MAKE THE SAME AS OTHERS */
}

.expandabletitle {
	border: 0;
	cellspacing: 0;
	cellpadding: 2;
	/*text-decoration: underline;*/
	font-weight: bold;
	width: 90%;
	background: #EBE2C1;
	color: #850808;
	font-size: 18px;/* 2 OF 3 - MAKE THE SAME AS OTHERS */
}

.expandableplus {
	text-decoration: none;
	font-size: 18px;/* 3 OF 3 - MAKE THE SAME AS OTHERS */
	
}

.expandablecontentfiles {
	/*border: #C3B580;*/
	padding: 5;
	width: 93%;
	font-size: 12px;
	line-height: 16px;
	
}

.expandablecalendar {
	vertical-align: top;
	height: 100px;
	font-size: 10px;
}

.expandablecalendar p {
	vertical-align: top;
	font-size: 10px;
}
