*, *:before, *:after {
  -webkit-box-sizing: border-box; 
  -moz-box-sizing: border-box; 
  box-sizing: border-box;
}

body.mceContentBody { 
	background: #FFFFFF; 
}

body {
	margin: 0px;
	box-sizing: border-box;
	background-color: #999999;
}

/* RESET */
h1, h2, h3, h4, h5, h6, p  { margin-top: 1%; margin-bottom:0% }
ul, li { margin-top: 0%; margin-bottom:0px; line-height: 120%;}

/* NORMAL CLASS STYLES */

/* A */

/* B */

/* C */


#content {
	padding: 30px;
	height: auto;
	min-height: 600px;
	
}

/* D */

/* E */

/* F */

#footerpanel {
	background-image: url("_edit/icons/footer1.jpg");
	background-size: cover;
	clear:both;
	height:auto;
	overflow: hidden; /* to make sure the height is auto because this div contains FLOATING divs */
}

#footercontainer {
	background-color: #666666 !important;
	font-family: loto;
	padding: 20px;
	color:#d1d1d1;
	clear: both;
}

#footer {

}

/* G */

/* H */

#headertopbar, #header, #content, #headerimage, #footercontainer, #footerpanel {
	width: 100%;
	max-width: 1200px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}

#headertopbar {
    background-color: #91A93E;
	padding: 0px;
	height: 30px;
}

#header {
	position: relative;
	height: 100px;
}

#headerlogo {
	width: 120px;
	position: absolute; 
	top: -20px;
	left: 20px;
	z-index: 1000 !important;
}

#headerlogo img {
	width: 100%;
	height: auto;
}

#headertext {
	font-family: Lato;
	font-size: 30px;
	padding: 10px 10px 0px 160px;
	line-height: 30px;
}

#headerimage {
   width: 100%;
	position: relative;
	z-index:-100;
}

/* I */

img {
max-width: 100%;
height: auto;
}

#Image_Change_1 {
	width: 100%;
	height: auto;
}

/* J */

/* K */

/* L */

/* M */

#menusurround {
	padding: 15px 0px 0px 160px;
}

#menumobile {
	display: none;
}

#menunavbar {
	
}

/* N */

/* O */

/* P */

/* Q */

/* R */

/* S */

/* T */

/* U */

/* V */

/* W */


/* X */

/* Y */

/* Z */


/* DEVICES SMALLER THAN 600px ================================================== */
/* rules that only apply for canvases narrower than 600px ie mobiles*/

@media only screen and (max-width: 600px) { 

/* A MOBILE */

/* B MOBILE */

/* C MOBILE */

#content {
	padding: 10px 20px 20px 20px;
}

/* D MOBILE */

/* E MOBILE */

/* F MOBILE */

#footer {
padding: 0px 20px 0px 20px;

}

/* G MOBILE */

/* H MOBILE */

#headertext {
	font-size: 24px;
	line-height: 20px;
	padding: 8px 5px 0px 150px;
}


/* I MOBILE */

/* J MOBILE */

/* K MOBILE */

/* L MOBILE */

/* M MOBILE */

#menusurround {
	padding: 10px 0px 0px 0px;
	text-align: center;
}

#menumobile {

	display: block;
	font-size: 26px;
	color: #0000cc;
}

#menunavbar {

	display: none;
	background-color: #d1d1d1;
	float: none;
	clear: both;
	z-index: 2000;
	height: 200px;
}

/* N MOBILE */

/* O MOBILE */

/* P MOBILE */

/* Q MOBILE */

/* R MOBILE */

/* S MOBILE */

/* T MOBILE */

/* U MOBILE */

/* V MOBILE */

/* W MOBILE */

/* X MOBILE */

/* Y MOBILE */

/* Z MOBILE */

}


/* PRINT ONLY STYLES */

@media print 
{
	
body  { background-color: #ffffff;}
.button	{ display:none; }
.noprint, #headertopbar, #header, #headerimage, #footercontainer, #footerpanel { display:none; }
#table1 th, #table1 td {
	border: 1px solid #cccccc;
	font-size:9pt;
}
}

/* CLASS ITEMS USED in FUNCTIONS.ASP ======================================================== */

.submenusonpage {
	margin-top:20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.directorylisting {
	margin-top:20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* CLASS ITEMS USED in POPUP CALENDAR ======================================================= */

.CalendarTable {
	width: 160px;
	border: 1px solid #333333;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	vertical-align: bottom;
	background-color: #FFFFFF;
}
.CalendarTable TD {
	padding: 1px;
	border: 1px solid #333333;
}
.SelectMonthRow {
	background-color: #999999;
}
.CalendarSelect {
	/* Month and Year selector */
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #000;
}
.MonthHeadingRow {
	background-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
}
.SMTWTFS {
	color: #CCCCCC;
	background-color: #666666;
	font-size: 10px;
}
.CalendarNormalDays, .CalendarNormalDays A {
	color: #996600;
	background-color: #FFCC33;
	font-weight: bold;
}
.CalendarToday, .CalendarToday A {
	color: #FF0000;
	background-color: #ffffff;
}
.CalendarOtherDays {
	color: #000000;
	background-color: #CCCCCC;
}
.CalendarWeekend, .CalendarWeekend A {
	color: #669900;
	background-color: #CCCC33;
	font-weight: normal;
}
.CalendarTable A {
	TEXT-DECORATION: none
}
.CalendarTable A:hover {
	color: #000000;
}

/* CLASS ITEMS USED in GALLERY ======================================================= */

.galleryThumbnail {
	height:30px;
	cursor: pointer;
}
#Gallery_Image {
	cursor: pointer;
	max-height:600px;
}
#goBackCell {
	cursor: pointer;
	width: 20px;
	background-image: url(admin/images/_arrow_back_dBlue.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}
#goForwardCell {
	cursor: pointer;
	width: 20px;
	background-image: url(admin/images/_arrow_next_dBlue.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}

/* END ==================================================== */

