/* General
-------------------------------------------------------------- */

body {background: #b3bdc7; width:1010px; margin:auto; color: #000;} /* non-Content*/

#Main {background: #deebf7 url(../images/mainBackground2.png) repeat-y;} /* Main Content */

#PageFrame {min-width: 750px;}

a {color: #f3ecf3;}
a:hover {color: #1b4d96;}

h2 {
  background-color: #00429d;
  border-top: 1px solid #434f5c;
  color: #fff;
  display: block;
  font-weight: bold;
  margin: 2px 0 8px 0;
  padding: 5px;
}

h3 {padding: 5px 0; font-weight: bold;}

/* Header
-------------------------------------------------------------- */

#Header {
	background: url(../images/headerbg2.png);
	height: 150px;
	border-top: 7px solid #efa300;
	position: center;

}

.churchtitle {color: #FFF; left: 25px; top: 22px; font-family: trebuchet ms; font-size: 3.2em; position: relative;}
.churchsubtitle {color: #efa300; left: 40px; top: 32px; font-family: trebuchet ms; font-size: 1.8em; position: relative;}

/*
.HeaderLeft {float: left; top: 30px; position: relative;}
.HeaderRight {float: right; top: 0px; position: relative;}*/
#Header .sitesearch {top: 42px; left: 40px; position: relative;}

/* Layout
-------------------------------------------------------------- */


#LeftColumn {padding: 10px; float: left; width: 250px;}
#RightColumn { width: 250px; padding: 10px; float: right;}
#ContentColumn {width: auto; margin-left: 270px;}
#Footer {clear: both;}

/*
#LeftColumn {padding: 10px; float: left; width: 230px;}
#RightColumn { width: 230px; padding: 10px; float: right;}
#ContentColumn {width: auto; margin-left: 270px;}
#Footer {clear: both;}
*/

/* Main menu
-------------------------------------------------------------- */

.widgetdiv4 .menu_primary {padding: 0;}
.widgetdiv4 .menu_secondary {padding: 0;}

.menu_primary {font-family: trebuchet ms; font-size: 1.2em; line-height: 1em;}
.menu_primary ul {margin: 0;}

.menu_primary ul li, .menu_secondary ul li {list-style: none;}

.menu_primary ul li a {
/*
	border-top: 1px solid #a0b5c7;
	border-bottom: 1px solid #485a6a;
*/
	display: block;
	color: #000;
	padding: 7px 10px;
	text-decoration: none;
}

.menu_primary ul li a:hover {
	background: url(../images/menu_button.png);
	background-repeat: no-repeat;
	font-family: trebuchet ms;
/*
	border-top: 1px solid #97b0c8;
	border-bottom: 1px solid #97b0c8;
	background: #97b0c8;
*/
	color: #000000;
}

.menu_secondary ul li a {
	padding-left: 30px;
}

/* Content
-------------------------------------------------------------- */


#Content {padding: 10px; width: 430px; float: left;}
#ContentNoContainers {padding:10px;}
#ContentNoContainers .store_sidebar {float: right; width: 250px;}
#ContentNoContainers .store_main {width: 430px; float: left;}
#Content a, #ContentNoContainers a {color:#00429d;}
#Content .store_sidebar a, #ContentNoContainers .store_sidebar a {color:#fff;}
#Content a:visited, #ContentNoContainers a:visited {color:#d4a450;}
#Content a:hover, #ContentNoContainers a:hover {color:#8fa4d0;}
#Content .store_sidebar a:hover, #ContentNoContainers .store_sidebar a:hover {color:#00429d;}
#ContentNoContainers .store_main {float: left; padding: 10px; width: 440px;}
#ContentNoContainers .store_sidebar { width: 250px; float: left; margin-top: 10px;}




#Content {padding: 10px; width: 440px; float: left;}
#ContentNoContainers {padding:10px;}
#ContentNoContainers .store_sidebar {float: right; width: 250px;}
#ContentNoContainers .store_main {width: 440px; float: left;}
#Content a, #ContentNoContainers a {color:#00429d;}
#Content .store_sidebar a, #ContentNoContainers .store_sidebar a {color:#fff;}
#Content a:visited, #ContentNoContainers a:visited {color:#d4a450;}
#Content a:hover, #ContentNoContainers a:hover {color:#7d97af;}
#Content .store_sidebar a:hover, #ContentNoContainers .store_sidebar a:hover {color:#00429d;}
#ContentNoContainers .store_main {float: left; padding: 10px; width: 450px;}
#ContentNoContainers .store_sidebar { width: 250px; float: left; margin-top: 10px;}


.LeftColumn #Content, .RightColumn #Content, .MenuLeft #Content {width: 700px;}
.RightColumn #ContentColumn, .MenuLeft #ContentColumn {margin-left: 0;}
.MenuLeft #ContentColumn {float: left;}
.MenuLeft #LeftColumn {padding-right: 20px;}
.MenuLeft #Content {float: none;}

/* Sidebars
-------------------------------------------------------------- */

.widgetdiv1 {border: 1px solid #434f5c; background: #8fa4d0;}

h3.widgettitle {background: #00429d; color: #fff; font-weight: normal;}

/* Footer
-------------------------------------------------------------- */

#Footer {
	border-bottom: 3px solid #efa300; /* Border of Footer */
	/*border-top: url(../images/footer_top.png)*/;
	background: url(../images/footer_top.png);
	background-repeat: no-repeat;
	background-color: #b3bdc7;     /* Background of Footer */ 	
	font-size: 1.0em;
	text-align: center;
	padding: 5px;
	color: #000000;
	width: 1000px;
	position: center;
}

#Footer a:hover {color: #26202F;}

.creds {padding: 2px;}

#Footer p {margin-bottom: 0;}

/* Calendar
-------------------------------------------------------------- */

.calendar {
  height:440px;
  margin-right:auto;
  padding-left:10px;
  width:440px;
  font-family:"Lucida Grande","Verdana",sans-serif;
  font-size:12px;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.5em;
  text-align:center;
  clear: left;
  
}


.dayName {
  text-align: center;
}

.dayName th {
  border-bottom:3px solid #ABA1AB;
  color:#666666;
  font-size:85%;
  vertical-align:bottom;
  width:75px;
  background-color:#FFF;
  padding-bottom: 0;
  padding-top: 0;
  height: 35px;
}

.monthName th {
  font-weight:normal;
  padding-bottom:0em;
  padding-top:0em;
  text-align:left;
}

#event_calendar .specialDay {
  background-color: #ddd;
  border-bottom:1px dotted #ABA1AB;
}

.calendar .day, .calendar .specialDay {
  border-bottom:1px dotted #ABA1AB;
  text-align:left;
  vertical-align:top;
  height:75px;
  background-color:#FFFFFF;
}

.weekendDay {
  border-bottom:1px dotted #ABA1AB;
  text-align:left;
  vertical-align:top;
}
#event_calendar .today {
  background-color:#D4A450;
}

.otherMonth.weekendDay {
  color: #c0c0c0;
}

.otherMonth {
  color: #c0c0c0;
  border-right:1px solid white;
  padding:0.7em 1em;
  text-align:left;
  vertical-align:top;
  border-bottom:1px dotted #ABA1AB;
  background-color: #F1F4f9;
}

.product_description p {
  margin-left:100px;
  width:350px;
}
.upcoming_events, .past_events {
  margin-bottom:25px;
}

/* News List
-------------------------------------------------------------- */

ul.news_list, ul.products_list {border-top: 1px solid #F3ECF3; margin-top: 10px; padding: 10px 0; margin: 0;}
ul.news_list li, ul.products_list li {overflow: auto; padding-bottom: 24px;}
ul.news_list li h3, ul.products_list li h3 {margin-bottom: 5px;}
ul.news_list li p, ul.products_list li p {margin-bottom: 3px;}
