@charset "utf-8";
/* CSS Document */

#container {
	background-image: url(../images/xbkgrnd.jpg);
	background-repeat: repeat;
	background: ghostwhite;
	position: relative;
	width: 1200px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
#banner {
	position: relative;
	width: 95%;
	top: 10px;
	left: 0px;
	z-index: 0;
}
#photo_box {
	position: absolute;
	width: 8%;
	top: 10px;
	left: 5px;
	z-index: 1;
}
.b_pic {
	position: relative;
	top: 0px;
	left: 0px;
}
.b_title {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	font-size: 40pt;
}
.j_pic {
	position: absolute;
	bottom: -45px;
	right: 40px;
}
.logo {
	position: absolute;
	top: 10px;
	left: 40px;
}
.header_text {
	position: absolute;
	top: 0px;
	left: 120px;
	xxwidth: 100%;
	font-size: 56pt;
}
.left {
	float: left;
	padding: 0 20px 15px 0;
}
.right {
	float: right;
	padding: 0 0 20px 20px;
}
.outline {
    color: #fff;
    text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
    -webkit-font-smoothing: antialiased;
}
.stroke {
     font-family: garamand;
     font-weight: normal;
     color: black;
     -webkit-text-stroke: 2px darkgreen;
}
text {
     stroke: black;
     stroke-width:5px;
     // stroke-dasharray: 2,2;
     stroke-linejoin: round;
}
#menu_bar {
	background: lightgrey;
	position: relative;
	width: 50%;
	height: 30px;
	margin-top: 20px;
	margin-left: 55px;
	margin-right: 300px;
	float: left;	
}
#main_contact {
	margin-top: 50px;
	margin-right: 50px;
	width: 15%;
	float: right;	
}
#main_image {
	position: relative;
	width: 1000px;
}
#left_half {
	margin-left: 5px;
	width: 47%;
	float: left;	
}
#left_half_1 {
	margin-left: 50px;
	width: 30%;
	float: left;	
}
#left_half_2 {
	margin-left: 50px;
	width: 70%;
	float: left;	
}
#left_column {
	margin-left: 50px;
	width: 18%;
	float: left;	
}
#center_column {
	background: #F3E5AB;
	margin-top: 20px;
	width: 55%;
	float: left;	
}
#center_column_1 {
	background: #F3E5AB;
	margin-top: 20px;
	margin-left: 20px;
        border-style: solid;
        border-width: 0px;
        border-radius: 10px;
	width: 24%;
	float: left;	
}
#center_column_2 {
	background: #F3E5AB;
	margin-top: 20px;
	margin-left: 20px;
        border-style: solid;
        border-width: 0px;
        border-radius: 10px;
	width: 29%;
	float: left;	
}
#right_column {
	margin-right: 25px;
	width: 17%;
	float: right;	
}
#text_left {
	width: 12%;
	float: left;	
}
#text_page {
	background: seashell;
        font-size: 20px;
        border-style: solid;
        border-width: 0px;
        border-radius: 10px;
	width: 60%;
	float: left;
	margin-right: 50px;	
}
#text_right {
	width: 12%;
	float: left;	
}
#center_column, #right_column, #text_page, #text_right {
	margin-left: 15px;
}
#text_box {
	margin: 10px;
}
#indent {
	margin-left: 15px;
	margin-right: 10px;
}
#event_box {
        border-style: solid;
        border-width: 1px;
	padding: 3px
}
#event_item {
        border-style: transparent;
        border-width: 1px;
}
#footer {
	background-image: url(../images/xbkgrnd.jpg);
	background-repeat: repeat;
	position: relative;
	width: 1200px;
	margin: 0px auto;
	margin-top: 3px;
}
svg {
  font: bold 70px Century Gothic, Arial;
  width: 100%;
  height: 120px;
}
