body {
	background-color: black;
	color: #c2c2c2;	
	margin: 0;
	padding: 0;	
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}
p, form, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
p, td, th, input, select, textarea, h1, h2, h3, h4, ul {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

td p {
	font-size: 1em;
}
hr {
	background-color: #7c4a0f;
	color: #7c4a0f;
	border: none;
	height: 1px;
}

a:link, a:visited, a:active {
	color: #f7941d;
	text-decoration: underline;
}
a:hover {
	color: #f7ba00;
	text-decoration: none;
}

#header {
	height: 155px;
	background: #800000 url(/images/header_bck.gif) top left;
}
#header_image {
	position: absolute;
	top: 11px;
	left: 312px;
	background: url(/images/header_image.jpg) no-repeat;
	width: 632px;
	height: 137px;
}
#header h1 {
	position: absolute;
	top: 23px;
	left: 25px;	
	width: 271px;
	height: 109px;
}
#header a:link, #header a:visited, #header a:active {
	width: 271px;
	height: 109px;
	display: block;
	background: url(/images/moersl_logo.gif) top left;
	text-indent: -9999px;
	overflow: hidden;
}
#header a:hover {
	background-position: bottom left;
}


/* MENU begin */

#menu {
	height: 59px;
	background: url(/images/menu_bck.gif) top left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	margin-top: -4px;
	padding-left: 50px;
}
#menu li {
	display: inline;
	float: left;
	height: 63px;
	margin-right: 7px;
}

#menu a:link, #menu a:visited, #menu a:active {
	display: block;
	height: 33px;
	margin-bottom: 30px;
	background: url(/images/menu_buttons.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.active a:link, .active a:visited, .active a:active {
	height: 63px !important;
	margin-bottom: 0 !important;
}

.mi_home {
	width: 52px; background-position: 0 0 !important;
}
.mi_home:hover {
	background-position: 0 -33px !important;
}
.active .mi_home, .active .mi_home:hover {
	background-position: 0 -66px !important;
}

.mi_about {
	width: 72px; background-position: -52px 0 !important;
}
.mi_about:hover {
	background-position: -52px -33px !important;
}
.active .mi_about, .active .mi_about:hover {
	background-position: -52px -66px !important;
}

.mi_member {
	width: 91px; background-position: -124px 0 !important;
}
.mi_member:hover {
	background-position: -124px -33px !important;
}
.active .mi_member, .active .mi_member:hover {
	background-position: -124px -66px !important;
}

.mi_functions {
	width: 75px; background-position: -215px 0 !important;
}
.mi_functions:hover {
	background-position: -215px -33px !important;
}
.active .mi_functions, .active .mi_functions:hover {
	background-position: -215px -66px !important;
}

.mi_gallery {
	width: 60px; background-position: -290px 0 !important;
}
.mi_gallery:hover {
	background-position: -290px -33px !important;
}
.active .mi_gallery, .active .mi_gallery:hover {
	background-position: -290px -66px !important;
}


.mi_comp {
	width: 87px; background-position: -350px 0 !important;
}
.mi_comp:hover {
	background-position: -350px -33px !important;
}
.active .mi_comp, .active .mi_comp:hover {
	background-position: -350px -66px !important;
}

.mi_events {
	width: 79px; background-position: -437px 0 !important;
}
.mi_events:hover {
	background-position: -437px -33px !important;
}
.active .mi_events, .active .mi_events:hover {
	background-position: -437px -66px !important;
}

.mi_news {
	width: 52px; background-position: -516px 0 !important;
}
.mi_news:hover {
	background-position: -516px -33px !important;
}
.active .mi_news, .active .mi_news:hover {
	background-position: -516px -66px !important;
}

.mi_banjos {
	width: 114px; background-position: -568px 0 !important;
}
.mi_banjos:hover {
	background-position: -568px -33px !important;
}
.active .mi_banjos, .active .mi_banjos:hover {
	background-position: -568px -66px !important;
}

.mi_recept {
	width: 83px; background-position: -682px 0 !important;
}
.mi_recept:hover {
	background-position: -682px -33px !important;
}
.active .mi_recept, .active .mi_recept:hover {
	background-position: -682px -66px !important;
}

.mi_contact {
	width: 81px; background-position: -765px 0 !important;
}
.mi_contact:hover {
	background-position: -765px -33px !important;
}
.active .mi_contact, .active .mi_contact:hover {
	background-position: -765px -66px !important;
}

.mi_links {
	width: 50px; background-position: -846px 0 !important;
}
.mi_links:hover {
	background-position: -846px -33px !important;
}
.active .mi_links, .active .mi_links:hover {
	background-position: -846px -66px !important;
}

/* MENU end */

/* FOOTER begin */

#footer {
	height: 135px;
	padding: 161px 50px 0 335px;
	background: url(/images/footer_image.jpg) no-repeat top left;
	font-size: 0.9em;
	color: #bfbfbf;
}
#footer ul {
	margin: 0;
	padding: 7px 0 0 0;
	height: 35px;
	list-style: none;	
}
#footer li {
	display: inline;
	float: left;
	margin-right: 10px;
	color: #896643;
}
#footer li a {
	padding-right: 10px;
}
#thweb {
	float: right;
	margin-top: -10px;
}
#thweb a:link, #thweb a:visited, #thweb a:active {
	width: 78px;
	height: 26px;
	display: block;
	background: url(/images/13thweb_logo.gif) top left;
	text-indent: -9999px;
	overflow: hidden;
}
#thweb a:hover {
	background-position: bottom left;
}

/* FOOTER end */


#body {
	min-height: 400px;
	height: auto !important;
	height: 400px;
	width: 990px;
}
#template1 {
	padding: 40px 63px;
}
#template2 {
	padding: 40px 0;
	overflow: auto;
}
#left {
	width: 270px;
	float: left;
}

#right {
	width: 600px;
	padding-right: 50px;
	float: right;
}
br.clear {
	clear: both;
}
.module {
	padding-bottom: 50px;
}
.module2 {
	padding-bottom: 50px;
}
#module_image {
	padding-left: 55px;
}

#body p {
	line-height: 140%;
	padding-bottom: 10px;
}
#body ul {
	margin-top: 0;
	margin-bottom: 10px;
}
#body li {
	padding-bottom: 5px;
}
#body h2 {
	color: #fbaf5d;
	font-size: 2.8em;
	padding-bottom: 20px;
}
#body h3 {
	color: white;
	font-size: 1.6em;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 20px;
}



.box {
	border: 2px solid #633500;
	background-color: black;
	padding-bottom: 25px;
}
.boxtl, .boxtr, .boxbl, .boxbr {
	width: 29px;
	height: 29px;
}
.boxtl {
	margin: -2px 0 0 -2px;
	background: url(/images/btopleft.gif) no-repeat top left;
	float: left;
}
.boxtr {
	margin: -2px -2px 0 0;
	background: url(/images/btopright.gif) top left;
	float: right;
}
.boxbl {
	margin: -2px 0 0 -2px;
	background: url(/images/bbottomleft.gif) no-repeat top left;
	float: left;
}
.boxbr {
	margin: -2px -2px 0 0;
	background: url(/images/bbottomright.gif) top left;
	float: right;
}

* html .boxtl, * html .boxbl {margin-left: -1px;}
* html .boxtr, * html .boxbr {margin-right: -1px;}


.lbox {
	width: 289px;
	background: url(/images/lbody.jpg) repeat-y left;
}
.ltop {
	background: url(../images/ltop.jpg) no-repeat top left;
}
.lbottom {
	background: url(../images/lbottom.jpg) no-repeat bottom left;
}
.lbody {
	padding: 20px 20px 15px 45px;
}
.lbody h2 {
	color: white !important;
	padding-bottom: 10px !important;
}


.events_feed2 {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
.events_feed2 td {
	padding: 5px;
	border-top: 1px solid #6e482a;
	font-size: 1.2em;
}
.events_feed2 .tday {
	color: #f26522;	
	font-size: 2.8em;
	text-align: right;
	letter-spacing: -1px;
}
.events_feed2 .tdate {
	line-height: 120%;
	color: #fbaf5d;
}
.events_feed2 .tdate span {
	display: block;
	color: #f26522;	
	font-weight: bold;
}
.events_feed2 .tevent {
	color: white;
	font-weight: bold;
}
.events_feed2 a:link, .events_feed2 a:visited, .events_feed2 a:active {
	color: #ffd975;
}
.events_feed2 a:hover {
	color: #ffbf15;
}
.events_feed2 .more {
	padding-top: 15px !important;
}
.events_feed2 .more a:link, .events_feed2 .more a:visited, .events_feed2 .more a:active {
	color: #c19600;
}
.events_feed2 .more a:hover {
	color: #ffbf15;
}


.nbox {
	width: 289px;
	background: url(/images/nbody.jpg) repeat-y left;
}
.ntop {
	background: url(../images/ntop.jpg) no-repeat top left;
}
.nbottom {
	background: url(../images/nbottom.jpg) no-repeat bottom left;
}
.nbody {
	padding: 20px 30px 15px 45px;
}
.nbody h2 {
	color: white !important;
	padding-bottom: 15px !important;
}

ul.news_feed2 {
	list-style: none;	
	margin: 0;
	padding: 0;
}
.news_feed2 li {
	font-size: 0.8em;
	background: url(/images/bullet.gif) no-repeat 0 4px;
	padding-left: 18px;
	padding-bottom: 15px !important;
	font-size: 1em;
}
.news_feed2 li .title {
	display: block;
	padding-bottom: 3px;
}
.news_feed2 li .date {
	color: #848484;
	font-size: 0.9em;
}

.items {
	overflow: auto;
}
.item1 {
	float: left;
}
.item2 {
	float: right;
}
dl.comp {
	margin: 0;
	padding: 5px 0 10px 0;
}
dl.comp dt, dl.comp dd {
	font-size: 1.3em;
}
dl.comp p {
	font-size: 1em;
}
dl.comp dt {
	float: left;
	font-weight: bold;
}
dl.comp dd {
	margin-left: 80px;
	padding-bottom: 10px;
}
dl.comp dd p {
	padding-bottom: 0 !important;
}
dt.question, dd.question {
	color: #ffd975;
}
.comp_active {
	padding-left: 20px;
}

.comp_history  {
	padding-top: 40px;
}
.comp_history dl {
	margin: 5px 0 20px 20px !important;
	border-top: 1px dashed #7c4a0f;
	padding-top: 20px !important;
}


label {
	font-size: 1.3em;
	float: left;
	font-weight: bold;
}
.fitem {
	margin-left: 80px;
	padding-bottom: 7px;
}
.finput {
	width: 350px;
}
.ftextarea {
	width: 350px;
	height: 60px;
	overflow: auto;
}
.fmessage {
	height: 150px !important;
}
span.req {
	color: #f26522;
}
.note {
	color: #848484;
	position: absolute;
	width: 250px;
	margin-left: 100px;
	text-align: right;
	font-size: 1.3em;
	padding-top: 5px;
}
#contact_form {
	padding-top: 5px;
}





.boxbody ul {
	list-style: none;	
}
.boxbody ul, .boxbody h2 {
	margin: 0;
	padding: 0;
}
.boxbody {
	padding: 20px 35px 0 35px;
}
.boxbody a.more:link, .boxbody a.more:visited, .boxbody a.more:active {
	font-size: 1.4em;
	padding-right: 18px;
	display: block;
	background: url(/images/more.gif) no-repeat 0px 4px;
}

.boxbody ul.more li {
	font-size: 1em !important;
	background: url(/images/more.gif) no-repeat 0 4px;
	padding-left: 18px;
	padding-bottom: 0 !important;
}
.boxbody ul.more li:hover {
	background: url(/images/more.gif) no-repeat 0 -26px;
}





.events_list {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border-top: 2px solid #7c4a0f;
	border-bottom: 1px solid #7c4a0f;
	margin-bottom: 50px;
}
.events_list td {
	padding: 10px 5px;
	border-top: 1px dashed #7c4a0f;
}
.events_list .tday {
	color: #f26522;	
	font-size: 3em;
	text-align: right;
	letter-spacing: -1px;
}
.events_list .tdate {
	line-height: 120%;
	color: #fbaf5d;
	padding-right: 20px;
}
.events_list .tdate span {
	display: block;
	color: #f26522;	
	font-weight: bold;
}
.events_list .tevent {
	color: white;
	font-weight: bold;
	padding-right: 20px;
}


.events_feed {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border-bottom: 1px dashed #7c4a0f;
	margin-bottom: 20px;
	/*width: 100%;*/
}
.events_feed td {
	padding: 10px 5px;
	border-top: 1px dashed #7c4a0f;
}
.events_feed .tday {
	color: #f26522;	
	font-size: 3em;
	text-align: right;
	letter-spacing: -1px;
}
.events_feed .tdate {
	line-height: 120%;
	color: #fbaf5d;
	padding-right: 20px;
}
.events_feed .tdate span {
	display: block;
	color: #f26522;	
	font-weight: bold;
}
.events_feed .tevent {
	color: white;
	font-weight: bold;
	padding-right: 20px;
}




ul.news_list {
	list-style: none;	
}
ul.news_list, .news_list h2 {
	margin: 0;
	padding: 0;
}
.news_list li {
	font-size: 0.8em;
	background: url(/images/bullet.gif) no-repeat 0 4px;
	padding-left: 18px;
	padding-bottom: 15px !important;
}
.news_list h3 {
	font-size: 1.3em !important;
	font-weight: normal !important;
	margin: 0 !important;
	padding: 0 !important;
	padding-bottom: 2px !important;
}
.news_list li p {
	padding: 0 !important;
}
.news_list li p.date {
	color: #848484;
	font-size: 1.2em;
}



ul.news_feed {
	list-style: none;	
}
ul.news_feed, .news_feed h2 {
	margin: 0;
	padding: 0;
}
.news_feed li {
	font-size: 0.8em;
	background: url(/images/bullet.gif) no-repeat 0 4px;
	padding-left: 18px;
	padding-bottom: 15px !important;
}
.news_feed h3 {
	font-size: 1.3em !important;
	font-weight: normal !important;
	margin: 0 !important;
	padding: 0 !important;
	padding-bottom: 2px !important;
}
.news_feed li p {
	padding: 0 !important;
}
.news_feed li p.date {
	color: #848484;
	font-size: 1.2em;
}


p.event_date {
	font-size: 1.6em;
	font-weight: bold;
	color: #ffd975;
	margin-top: -10px;
	padding-bottom: 20px !important;
}
p.error {
	color: #f26522;
	font-weight: bold;
}
#flash_gallery_cover {
	margin-top: -20px;
}
.image_right {
	float: right;
	padding: 30px 40px;
	padding-right: 0;
}

#googlemap {
	padding: 20px 0;
}
#googlemap iframe {
	border: 1px solid #633500;
}
