/* styles need to be set for the following:  
- modules in #mainContent & #SidebarContent	
.editor img 	.slideshow	.news	listview li	
#contactform 	#contactform label	
#contactform .question_input - general needed 
styles
p h1 h2 td tdtd, #contentWrapper ul ul #contentWrapper u l a, 
a:visited.clear-block 
.module_bottom_spacer*/* 


{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

@font-face {
	font-family: Junction; 
	src: url('fonts/Junction02.otf');
}

@font-face {
	font-family: 'Chunk';
	src: url('fonts/Chunk.otf') format('otf'),
	url('fonts/Chunk.eot') format('eot'),
		url('fonts/Chunk.ttf') format('truetype');
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
}


body.bodyBkg{
	background-image: url(/images/bkgd-Acct1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #620202; 
	position: relative;
	z-index: 1;
}
/* container (outer shell, 1 level in from body tag that holds everything) */


#header { /* name and phone */
	position: relative;
	display: block;
	padding: 0px;
	height: 45px;
	width:970px;
	z-index: 5;	
	border: solid 0px #900;
}

#container {
	position: relative;
	z-index: 3;
	width:990px;
	margin:20px auto 0px auto; /* Center page in browser */
	background-image: url(/images/transparent-bkgd-black.png);
	background-position: left top;
	background-repeat: repeat-y;
	border: solid 1px #333;
	padding: 10px;
	 -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    -khtml-border-radius: 14px;
    border-radius: 14px;
}

#phone {
	display: block;
	font-family: 'Chunk', Verdana, Arial, Helvetica, sans-serif; 
	font-size: 24px;
	color:#fff; 
	float: right;
	padding: 2px 6px;
	margin: 8px 0 0 0;
	z-index:500;
	text-align: right;	
}

#logoName {
	font-family: 'Chunk', Verdana, Arial, Helvetica, sans-serif; 
	font-size: 32px;
	color:#fff; 
	float: left;
	margin-top:0px;
	margin-left:25px;
	padding: 4px 0 0 0;
	position: relative;
	z-index: 5;
}

#logoName img {
	float:left;
	margin-right:5px;
	margin-top:-6px;
	padding: 3px 3px 12px 3px;
	position: relative;
	z-index: 5;
}

#logoName1 {
	font-family: 'Chunk', Verdana, Arial, Helvetica, sans-serif;
	display: block;
	border: solid 0px #009;
	margin: 4px;
	padding: 3px;
}
#logoName2 {
	display: block;
	border: solid 0px #009;
	color: #fff!important;
	float: left;
	margin: 4px 4px 4px 4px;
	padding: 3px;
}




p, #contentWrapper ul {
	font-size: 100%!important;
	line-height:100%
	padding: 0 0 4px 20px;
	margin-top:0em;
	margin-bottom:1.5em;
	margin-left: 5px;
	margin-top: 3px;
	line-height: 1.4em;
}
td {
	font-size:1.2em;
	line-height:100%
}
td td, #contentWrapper ul ul {
	font-size:100%;
}

#contentWrapper a, 
#contentWrapper a:visited {
	color: #800000; !important;
}
a:hover, a:visited:hover {
	color: #666 !important;
	text-decoration:none;
}




h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2em;
	font-weight: 200;
	color: #800000 !important; /* maroon */
	line-height: 18px;
	margin:1em 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #9CA37A!important; /* Tan */
	line-height: 18px;
	margin:1em 0;
}
 .module_bottom_spacer {
	height:5px;
	display:block;
}


img.banner {
	display:block;
	height: 85px;
	background-image: url(/images/ban-acct1.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#welcome_date {
	display:none;
}
#horizBar { /* banner */
	width:990px;
	height: 200px;
	margin-bottom: 10px;
	background-image: url(/images/ban-acct1.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: solid 0px #900;
}

/* content area - contentWarapper("box" around the sectionNav mainContent and SidebarContent) */


#mainContentWrapper {
    border: solid 0px #900;
    padding: 0;
    margin: 0;
}

#contentWrapper {
	position:relative;
	z-index: 12;
	top:20px;
	/* min-height:500px;
	height:auto !important;
	height:500px; */
	width: 965px;
	margin-left:14px;
	margin-right:0px;
   *margin-right:-8px;
	text-align: center;	
}


#mainContent { /* -------- surrounds main content areas ------- */
	position:relative;
	z-index: 20;
	min-height: 450px;
	width: 72% !important;
	padding: 6px;
	margin: 1px;
	font-size:1.2em;
	line-height:1.4em;
	float: left;
	text-align:left;
	padding-right:12px;
	padding-bottom: 12px;
	background-color: #fff;
	border:1px solid #fff;
	-moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    -khtml-border-radius: 14px;
    border-radius: 14px;
}


#SidebarContent {
	position:relative;
	z-index: 20;
	display:block;
	width: 23%;
	float:right;
	padding: 8px;
	margin-left:5px;
	margin-bottom: 30px;
	margin-right: 0px;
	text-align:left;
	background: url(/images/sidebar-grad-gray.jpg) repeat-y left top;
	background-color: #e7e7e7;
	 border: solid 1px #D5D9BB;
		-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
}


/* FOOTER area - bottom("box" around bottomNav and copyright) */

 #bottom {
	position: relative;
	z-index: 20;
	left: 0px;
	bottom: 0px;
	display:block;
	width:980px;
	margin-top: 28px;
	margin-left: 7px;
	height:150px;
	background: url(/images/foot-acct1.jpg) no-repeat left top;
	background-color: #800000;
	-moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    -khtml-border-radius: 14px;
    border-radius: 14px;
	z-index:1000;
}

/*  FOOTER - bottom nav  */

#bottomNav {
	position:relative;
	top:50px;
	height:auto;
	text-align:center;
}
#bottomNav ul {
	margin:0px;
	padding:0px;
	text-align:center;
}
#bottomNav li {
	display:inline;
	margin-left:0px;
	margin-right:8px;
	padding:0px;
	list-style:none;
	width:auto;
}
#bottomNav a {
	font:bold 12px Arial, "Trebuchet MS", sans-serif;
	color:#fff;
	text-decoration: underline;
}
#bottomNav a:hover {
	color:#EBC657;
}
#copyright {
	position:relative;
	font-size:1em;
	color:#666666;
	text-align:center;
	height:auto;
	top:80px;
	margin-bottom:40px;
}
#copyright a {
color: #fff;
}
#copyright a:hover {
color: #EBC657;
}

/* End bottom area */


/* --------- MODULES ---------*/


.imageGallery{
	border: solid 2px  #ccc !important;
	background-image: url(/images/video-thumbs-gray.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px;
	float: left;
}

#SidebarContent .imageGallery {       /* decorates both video and photo gallery icons */
	border: solid 0px  #ccc !important;
	background-image: url(/images/blank.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px;
	float: left;
}

.photoGallery{
	border: solid 2px  #ccc !important;
	background-image: url(/images/video-thumbs-gray.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px;
	float: left;
}

.videothumbails_container {
	border: solid 2px #ccc !important;
	background-image: url(/images/video-thumbs-gray.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}

.photo, .photogallery_thumbnail {
float: left;
}

#SidebarContent .photogallery_thumbnail {       /* decorates both video and photo gallery icons */
	margin-left: 10px;
	margin-right: 40px;
	padding: 0;
	float: left;
	border: solid 1px #333;
}

.videothumbails_container img{
border: solid 0px #900;
}


.currentgallery {
	background-color: #D9E3C9;
	border-top: solid 1px #999;
	width: 98.4%;
	padding: 12px 5px 0 5px;
	float: left;
}


.slideshow {
	display: block;
	position: relative;
	padding: 5px 0 5px 5px;
	border: solid 2px #ccc !important;
	background-image: url(/images/video-thumbs-gray.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 25;

} 


.clear {
	position:relative;
	clear:both;
	float:none;
	height:1px;
	width:100%;
}

.clear-block {
	clear:both;
	display:block;
}	

/* --------------------------  MAIN TOP NAV -------------------------- */


#main-menu {
	position:relative;
	display:block;
	height:44px;
	width:980px;	/* background-color:#0C5200; */
	background-image: url(/images/nav-acct1.png);
	background-repeat: no-repeat;
	background-position: left top;
	top:0px;
	left:0px;
	text-align:left;
	margin:0px auto 0px auto; /* Center page in browser */
	padding:0;
	z-index:100;

}
.responsive-menu {
	position:absolute;
	top:0px;
	left:17px;
	padding: 3px 0 0 0;
	margin:0;
	height:23px;
	overflow:visible;
	border: solid 0px #900;
}

/* main nav level 1*/
.responsive-menu ul {
	margin:0;
	padding:0;
	height:23px;
}
.responsive-menu li {
	float:left;
	margin-top:5px;
	margin-left:0px;
	margin-right:8px;
	padding:0px;
	list-style:none;
	text-align:center;
	width:auto;
}
.responsive-menu li a {	/* color background main nav */
	padding:6px 6px 6px 10px;
	display:block;
	font:bold 12px Verdana, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}
.responsive-menu li a:hover {
	color: #fff;
}
.responsive-menu li a.active {
}

/* End main nav */

/* ---- 2nd level --- *//* 2nd level ul styles */
.responsive-menu ul ul {
	position: absolute;
	top: 33px;
	margin:-2px 0 0 0;
	padding:0;
	width:auto;
	height:auto;
	border: 1px solid #620202;
	visibility: hidden;
	background-color: #800000;
}

/* 2nd level li styles */
.responsive-menu ul ul li {
	text-align:center;
	width:150px;
	clear:both;
	height:auto;
	margin:0;
	padding:0;
	background-color: #800000;
}
/* 2nd level links style */
.responsive-menu ul ul li a {
	background-color: #800000;
	padding-top:5px;
	margin: 0;
	display:block;
	border-bottom: 1px solid #620202; /* dk maroon */
	border-collapse:collapse;
	height:auto;
	font:normal 12px Arial, Verdana, sans-serif;
	color: #e7e7e7;
	text-decoration: none;
}
.responsive-menu ul ul li a:hover {
	background-color:#620202;
	color:#fff;
	display:block;
}

/* level 2 arrow to 3rd level image */
.responsive-menu ul ul img {
	display:none;
}/* ---- 3rd level --- *//* 3nd level ul styles */
.responsive-menu ul ul ul {
	position: absolute;
	top:0px;
	left:151px;
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	visibility: hidden;
	border: 1px solid #620202;
}

/* 3nd level li styles */
.responsive-menu ul ul ul li {
	text-align:center;
	width:150px;
	clear:both;
	height:auto;
	margin:0;
	padding:0;
}

/*  3rd level links style */

.responsive-menu ul ul ul  {
	border: 0px solid #000;	
	margin-top: 2px;
}


.responsive-menu ul ul ul li a {
	background-color:#800000; 
	padding-top:5px;
	display:block;
	border: 1px solid ##620202;
	border-collapse:collapse;
	height:auto;
	font:normal 12px Arial, Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 2px 0 0 -2px;
}
.responsive-menu ul ul ul li a:hover {
	color:#fff;
	display:block;
	background-color: ##620202;;
	margin: 2px 0 0 -2px;
}
/* ---- functions --- *//* display sub leveles */

.responsive-menu li:hover ul, .responsive-menu li:hover li:hover ul {
	visibility: visible;
}/* hide 3rd level when hovering other leveles */

.responsive-menu li:hover ul ul {
	visibility: hidden;
}


/* ------------ EDITOR MODULE ------------------ */
.editor { 
	position: relative;
	z-index: 100;
}
.editor img {
	padding: 0;
	margin: 8px;
}


/* ------------ NEWS MODULE ------------------ */

.news {

}

.detailview {
	background-color:#ffffff;
}
.news li {
	margin:0 0 10px -25px;
}
.news a {
	font-weight:bold;
	line-height:100%;
}
.news h2 a {
	text-decoration:underline!important;
}

.news h2 a:hover {
	text-decoration:none!important;
}

.article {
color: #900 !important;
font-size: 1.05em;
}

#mainContent .news h2 {
	font-size:1.4em;
	margin-bottom:.3em;
	font-weight:bold;
}

#SidebarContent .news h2 {
	font-size:1.4em;
	margin-bottom:.3em;
	font-weight:bold;
}
.pNews {
	font-size:1em !important;
	font-weight:normal !important;
	color:#000000;
}
.pNews a {
	font-weight:bold;
	display:block;
}

/* ------------ CONTACT FORM MODULE ------------------ */

#contactform .clear-block {
	padding:7px 0;
}

#SidebarContent #contactform {
	margin-bottom: 10px;
	width: 98%;
	text-align: center;
}


div#weather td {
font:bold 11px Arial, "Trebuchet MS", sans-serif !important;
color:#000;
}

div#weather th {
color:#ccc;
}


/* ------------ CALENDAR ------------------ */

table.MonthlyCalendar{
	background-color:#ffffff !important;	
}
.MonthNavigation{
	background-color:#e2e9db !important;	
}
.Today{
	background-color:#e2e9db !important;
}
/* background behind date number & weekend boxes */
.DateLabel,.Weekend{
	background-color:#f7f7ee !important;
}
/* background behind Days of week at top */
.DateHeader{
	background-color:#edecda !important;
}
/* background behind Days not in month */
.Inactive{
	background-color:#f8f8f8 !important;
}


@media screen and (max-width: 1012px) {
	#container, #header, #horizBar, #contentWrapper, #bottom, #bottomNav, #copyright {
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		border: 0 !important;
	}
	#container img {
		max-width: 98% !important;
		height: auto;
	}
	#header, #bottom {
		background-size: 100% 100% !important;
		/* background-position: left !important; */
	}
	#horizBar {
		background-size: cover !important;
		background-position: center !important;
	}
	#mainContent {
		width: 98% !important;
		margin: 10px 5px !important;
		padding: 0 !important;
		border: 0 !important;
		overflow: hidden;
	}
/*
	#contactform {
		max-width: 100%;
		margin: 0;
		padding: 0;
	}
	#contactform label {
		max-width: 80%;
	}
	#contactform input[type="text"] {
		max-width: 75%;
	}
	#contactform input[type="email"] {
		max-width: 75%;
	}
	#contactform textarea {
		max-width: 80%;
	}
*/
	.editor table {
		border: solid 0px #ccc;
		display: block !important;
		max-width: 100% !important;
	}
	#phone {
		display: none;
	}
	#SidebarContent {
		width: 98% !important;
		margin: 0 5px !important;
		padding: 0 !important;
		background: #fff !important;
		float: left;
	}
	#horizBar {
		background-size: 100% 100% !important;
	}

	#horizBar {
		margin-top: 16px !important;
	}
	#bottomNav a {
		font-size: 8px;
	}
	#copyright {
		font-size: 8px;
	}
}
