/* CSS Document */

#rightborder {
	background-color: #FFFFFF;
	background-image: url(images/border_right_bg.jpg);
	background-repeat:  repeat-y;
	background-position: left bottom;
}

#leftborder {
	background-color: #FFFFFF;
	background-image: url(images/border_left_bg.jpg);
	background-repeat:  repeat-y;
	background-position: left bottom;
}


#contentleft {
	background-color: #FFFFFF;
	background-image: url(images/content_left.gif);
	background-repeat:  repeat-y;
	background-position: left bottom;
}

#contentmid {
	background-color: #FFFFFF;
	background-image: url(images/content_mid.gif);
	background-repeat:  repeat-y;
	background-position: left bottom;
}

#contentright {
	background-color: #FFFFFF;
	background-image: url(images/content_right.gif);
	background-repeat:  repeat-y;
	background-position: left bottom;
}

#merchleft {
	background-color: #FFFFFF;
	background-image: url(images/merch_left.gif);
	background-repeat:  repeat-y;
	background-position: left bottom;
}

#merchmid {
	background-color: #FFFFFF;
	background-image: url(images/merch_mid.gif);
	background-repeat:  repeat-y;
	background-position: left bottom;
}

#navbg {
	background-color: #FFFFFF;
	background-image: url(images/nav_bg.gif);
	background-repeat:  repeat-x;
	text-align: center;
	height:30px;
}

.TheNote {color: #891009;background-color:#CCCCCC;}
.ThePage{background-image:url(images/DSC_0242_web.gif); Height:500px};

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#body p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 25px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 20px;
}
.menu{
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	list-style-type: none;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}


#navbg a:link, #navbg a:visited{color: #666666;}
#navbg a:hover{color: #8F1C16;}

.stopka a:link, .stopka a:visited {color: #666666;font-size:14px;font-weight:bold; text-decoration:none}
.stopka a:hover{color: #8F1C16;font-size:14px;font-weight:bold; text-decoration:none}

 .stopka_select, .stopka_select a:link,.stopka_select a:visited,.stopka_select a:hover,{color:#8F1C16; font-size:16px; font-weight:bold; text-decoration:none}

.donation_heading { margin-right:300px; text-align:left;font-weight:bold; font-size:16px; margin-bottom:10px; border-bottom:1px dotted #8F1C16;}
.donation_data { text-align:left; margin-bottom:20px; margin-left:20px; vertical-align:middle; }
.donation_bold { text-align:center; margin-bottom:20px; font-weight:bold; color:#8F1C16;}

.events_header{text-align:center; font-weight:bold; font-size:16px; color:#993300; }
.events_title{text-align:left;font-size:14px; font-weight:bold; color:#993300; }
.events_date{text-align:left;}
.events_date_bold{font-weight:bold; text-align:left; margin-top:15px}
.events_data{text-align:left;}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding: 6px;
	background-color:   #CCCCCC;
	margin: 0px;
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	font-weight: bold;
    }
	
	.imglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding: 6px;
	background-color:   #CCCCCC;
	margin: 0px;
	border-top: 2px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #666666;
	font-weight: bold;
    }
	
	.imgtnlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding: 6px;
	background-color:   #CCCCCC;
	margin: 0px;
	border-top: thick inset #CCCCCC;
	border-right: thick inset #CCCCCC;
	border-bottom: thick inset #CCCCCC;
	border-left: thick inset #CCCCCC;
	font-weight: bold;
    }

