@charset "UTF-8";
/* CSS Document */

body {
	font: 100%/1.4 Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-image: linear-gradient(bottom, #666 18%, #FFF 69%);
	background-image: -o-linear-gradient(bottom, #666 18%, #FFF 69%);
	background-image: -moz-linear-gradient(bottom, #666 18%, #FFF 69%);
	background-image: -webkit-linear-gradient(bottom, #0666 18%, #FFF 69%);
	background-image: -ms-linear-gradient(bottom, #666 18%, #FFF 69%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.18, #666), color-stop(0.69, #7FFF) );
	background-repeat:no-repeat;
	background-color:#666;
}
/* ~~ Element/tag selectors ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	color:#369;
	line-height: 30px;
}
h3, h4{
	line-height:20px;
}
h6{
	line-height:12px;
	color:#666;
}
h4{
	color:#000;
	padding:0 0 0 2px;
	margin-bottom:0px;
	}

p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #000;
	font-size: 100%;
}
a img {
	border: none;
}
a:link, a:visited, a:active, a:focus {
	color:#F60;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.container {
	width: 981px;
	background:url(images/background_tile.jpg) repeat;
	margin: 20px auto;
	vertical-align:top;
	-webkit-box-shadow: 0px 7px 10px 5px rgba(20, 20, 20, .5);
	-moz-box-shadow: 0px 7px 10px 5px rgba(20, 20, 20, .5);
	box-shadow: 0px 7px 10px 5px rgba(20, 20, 20, .5);
	o-box-shadow: 0px 7px 10px 5px rgba(20, 20, 20, .5);
}

#subjectContainer {
	width: 948px;
	overflow:hidden;
	margin: 0px 0px 30px 30px;
}

.subjectRight {
	width:73%;
	float:right;
	font-size:18px;
}
.bulletinLeft{
	background-image:url(images/left_bulletin_sides.png);
	background-repeat:repeat-y;
	position:relative;
	width: 238px;
	float:left;
	padding-right:15px;
	padding-left:5px;
	margin: 0;
	font-size:18px;
    z-index: 10;
}

.bulletinLeft h1{
	font-weight:bold;
	font-size:24px;
	margin: 0;
	color:#369;
}
.bulletinLeft p{
	font-weight:normal;
	font-size:18px;
	margin: 0;
	color:#000;
}

.bulletinTop {
	background-image: url(images/left_bulletin_top.png);
	background-repeat:no-repeat;
	position:relative;
	width: 248px;
	float:left;
	height:25px;
	
}.bulletinBottom {
	background-image: url(images/left_bulletin_bottom.png);
	background-repeat:no-repeat;
	position:relative;
	width: 248px;
	float:left;
	height:65px;
	font-size: 80%;
	color:#000;
	text-align: left;
}
/* ~~ The topNav is not given a width. It will extend the full width of your layout. 
.topNav {
	background: #666;
	height: 40px;
	margin: 0 8px 0 8px;
	line-height: 40px;
	text-align: right;
	font-size: 70%;
	color:#CCC;
	vertical-align: middle;
	padding: 0 20px 0 20px;
}*/
/* ~~ The header is not given a width. It will extend the full width of your layout. It contains an image placeholder that will be replaced with the slide show plug-in ~~ */
.header {
	height: auto;
	margin: 0 10px 0 10px;
	vertical-align:middle;
	text-align:center;
	z-index:200;
	position:relative;
	background-color:#f0f0f0;
}
/* ~~ The header is not given a width. It will extend the full width of your layout. It contains an image placeholder that will be replaced with the slide show plug-in ~~ */
.subHeader {
	height:268px;
	margin: 0 0 50px 0;
	vertical-align:top;
	/*text-align:center;
	z-index:200;
	position:relative;*/
}
/* ~~ The header is not given a width. It will extend the full width of your layout. It contains an image placeholder that will be replaced with the slide show plug-in ~~ */
.backHeader {
    background: #f0f0f0 url(images/header-images/backend-curve_03.png) no-repeat;
	height: 105px;
	margin: 0 10px 0 10px;
	vertical-align:middle;
	text-align:center;
	/*z-index:200;*/
	position:relative;
}
#backTitle {
	height:auto;
	width: auto;
	padding:40px 20px 0 400px;
	vertical-align:middle;
	text-align:left;	
}
.over_header {
	position:absolute;
	top:10px;
	left:10px;
	z-index:1200;
	
}
#crossslide {
  width: 982px;
  height: 280px;
  position:relative;
  margin-top:0;
  margin-left:0;

}

.over_slide {
	position:absolute;
	top:0;
	left:0;
	z-index:1200;
	
}
/* ~~ The topNav is not given a width. It will extend theÏ full width of your layout. */
.mainNav {
	background: none;
	height: 80px;
	margin: 0 0 0 0;
	vertical-align: top;
	padding: 0 0 0 0;
}
/* ~~ This is the layout information. ~~ */

.content, ul, li {
	padding: 0px 0;
}
ul, li {
	padding: 0;
	margin: 0 10px 0 20px;
	color:#000;
	list-style-position: outside;
	list-style-type: square;

}
/* ~~ The footer ~~ */
.footer {
	padding: 10px 0;
	background: #f0f0f0;
	margin: 20px 8px 0 8px;
	font-size: 70%;
	color:#000;
	text-align: center;
}
.caption {
	font-size: 70%;
	font-style:italic;
	font-weight:bold;
	color:#000;
	text-align: center;
}
.caption1 {
	font-size: 70%;
	font-style:italic;
	font-weight:bold;
	color:#000;
	text-align: center;
}
.email {
	font-size: 66%;
	font-style:normal;
	font-weight:normal;
	color:#000;
	text-align:left;
}
.tableText {
	font-size: 66%;
	font-style:normal;
	color:#000;
	text-align: left;
}
#menuPhoto {
	width: 160px;
	height:auto;
	padding: 5px;
}
.food {
	color:#C1272B;
}
.foodTwo {
	color:#06C;
}
/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/*general script for clearing floats*/
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*photo gallery*/
* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: Arial;
}

/* The grid: Four equal columns that floats next to each other */
.column {
  float: left;
  width: 16%;
  padding: 10px;
}

/* Style the images inside the grid */
.column img {
  opacity: 0.8; 
  cursor: pointer; 
}

.column img:hover {
  opacity: 1;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* The expanding image container */
.container_photo {
  position: relative;
  display: none;
  width: 100%;
}

/* Expanding image text */
#imgtext {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: white;
  font-size: 20px;
}

/* Closable button inside the expanded image */
.closebtn {
  position: absolute;
  top: 10px;
  right: 15px;
  color: white;
  font-size: 35px;
  cursor: pointer;
}