/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/homepage.bg01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1 {
}

h2 {
}

h3 {
	font-size: 11px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C5F4A;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 155%;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	color: #CEC8B5;
}

.list1 li {
	padding: 10px 0px 14px 0px;
	background: url(images/homepage17.jpg) no-repeat left top;
}

.list1 li.first {
	padding-top: 0px;
	background: none;
}

.list1 h3, .list1 p {
	margin: 0px;
	padding: 0px;
}

.list1 h3 {
	display: inline;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	float: left;
	width: 40%;
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(images/brown-bullet.jpg) no-repeat left center;
}
.list3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list3 li {
	float: left;
	width: auto;
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(images/brown-bullet.jpg) no-repeat left center;
}
.list4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list4 li {
	float: left;
	width: auto;
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(images/brown-bullet.jpg) no-repeat left center;
}

/** LINKS */

a {
	color: #CE4570;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}


/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** PAGE */

#page {
	width: 858px;
	background: url(images/homepage.bg03.jpg) repeat-y left top;
}

#page-bg {
	background: url(images/homepage.bg06.jpg) no-repeat left bottom;
}

#page-wide {
	width: 858px;
	background: url(images/subpage2_01.jpg) repeat-y left top;
}

#page-wide #page-bg {
	background: url(images/subpage2_03.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
	background: url(images/homepage.bg04.jpg) no-repeat left top;
}

#content .title {
	margin-bottom: 10px;
	padding: 0px 0px 5px 32px;
	background: url(images/homepage13.jpg) no-repeat left center;
	text-transform: none;
	letter-spacing: -1px;
	font-size: 18px;
	color: #4B4533;
}

#page-wide #content {
	padding: 40px 80px;
	background: url(images/subpage2_02.jpg) no-repeat left top;
}

/** SIDEBAR */

#sidebar {
	background: url(images/homepage.bg05.jpg) no-repeat left top;
	color: #CEC8B5;
}

#sidebar h3, #sidebar strong {
	color: #F1F1E9;
}

#sidebar .title {
	margin-bottom: 10px;
	padding: 0px 0px 5px 32px;
	background: url(images/homepage14.jpg) no-repeat left center;
	text-transform: none;
	letter-spacing: -1px;
	font-size: 18px;
	color: #E7E0CE;
}
#sidebar .date {
	margin-bottom: 10px;
	padding: 0px 0px 0px 5px;
	background: url(images/homepage15.jpg) no-repeat left top;
	text-transform: none;
	text-align:center;
	letter-spacing: -1px;
	font-size: 13px;
	color: #E7E0CE;
}

/** SEARCH */

#search {
}

#search fieldset {
}

#search-input {
	width: 165px;
	height: 20px;
	margin-bottom: 10px;
	padding: 3px 0px 0px 5px;
	background: url(images/homepage15.jpg) no-repeat left top;
	border: none;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E7E0CE;
}

#search-submit {
	float: right;
}

/** BOX1 */

#box1 {
	width: 457px;
	height: 158px;
	margin-bottom: 35px;
	background: url(images/homepage07.jpg) no-repeat left top;
}

#box1 h1 {
	margin: 0px;
	padding: 127px 0px 0px 15px;
	text-transform: none;
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: normal;
	color: #D6CFBA;
}

#box1 h1 strong {
	color: #F7F2E9;
}


/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}


/** WRAPPER */

#wrapper {
	background: url(images/homepage.bg02.jpg) repeat-x left top;
}
/** HOLYDAY*/

.announcements
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight: bold; 
	font-size: 14px;
	color: #FFFFFF;
	background: url(images/announcements.jpg) center, no-repeat;
}
.announcements a {
	color: #FFFFFF;
	text-decoration: none;
}
/*URL .Tel*/
.tel
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight: bold; 
	font-size: 12px;
	color: #CE4570;

}
/** FOOTER */

#footer {
	width: 858px;
	height: 170px;
	margin: 0px auto;
	background: url(images/homepage.bg07.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 35px;
	text-transform: none;
	text-align: center;
	color: #645844;
}

#footer a {
}

/** TABLE */

#events
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#events td, #events th 
{
font-size:1em;
border:1px solid #4B4533;
padding:3px 7px 2px 7px;
}
#events th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#4B4533;
color:#fff;
}
#events tr.alt td 
{
color:#6C5F4A;
background-color:#ded6b4;
}
