/* Food Matters CSS Main File*/
/* Created by Blue Sage Web */
/* basic elements */
body {
	background-color: #FAF0DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B87E3F;
	margin: 0;
}
p {
	font-size: 11px;
	color: #B87E3F;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
}
a {
	text-decoration: underline;
	color: #8E9856;
}
a:hover {
	text-decoration: underline;
}
/* layout elements */
#container {
	width: 100%;
	padding-top: 25px;
	padding-bottom: 10px;
	text-align: center;
}
#socialmedia {
	position: relative;
}
#smtags {
    position: absolute;
	top: 232px;
	left: 57px;
}
#facebook {
	position: absolute;
	top: 0px;
	left: 0px;
}
#twittertom {
	position:absolute;
	top: 0px;
	left: 188px;
}
#twitterchristy {
	position:absolute;
	top:0px;
	left:388px;
}
#containertable {
	margin-left: auto;
	margin-right: auto;
	width: 714px;
}
#outlinetable {
	margin-left: auto;
	margin-right: auto;
	width: 520px;
	border: 1px solid #D59D62;
	background-color:#FFFFFF;
}
#outlinetablehome {
	margin-left: auto;
	margin-right: auto;
	width:714px;
	border: 1px solid #D59D62;
	background-color:#FFFFFF;
}
#pagetable {
	margin-left: auto;
	margin-right: auto;
}
.logobox {
	border-top: 1px solid #D59D62;
	width: 194px;
	background-color:#FAF0DD;
}
.borderbox {
	background-color: #FFFFFF;
	border: 4px solid #FAF0DD;
	width: 415px;
}
.borderboxhome {
	background-color: #FFFFFF;
	border: 4px solid #FAF0DD;
	width: 714px;
}
.borderboxnolpad {
	background-color: #FFFFFF;
	border-bottom: 4px solid #FAF0DD;
	border-top: 4px solid #FAF0DD;
	border-right: 4px solid #FAF0DD;
	width: 420px;
}
.nav {
	background-color: #D59D62;
	width: 105px;
	padding: 20px 0px 0px 0px;
	border-left: 1px solid #D59D62;
}
.pagetable {
	background-color: #ffffff;
}
.content, .subpagecontent {
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	padding: 0;
	text-align: left;
}
.subpagecontent td {
	padding-left: 22px;
	padding-right: 20px;
}
.leftcol {
	position:absolute;
	left: 0px;
	top: 0px;
	font-size: 11px;
}
.rightcol {
	position: absolute;
	left: 170px;
	top: 0px;
	font-size: 11px;
}
.hl {
	color: #8E9856;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	width: 714px;
	font-size: 9px;
}
#main1 {
	background: url("../images/fm_shadowhome1.jpg") no-repeat 0 50%;
	width: 714px;
	height: 480px;
}
#main2 {
	background: url("../images/fm_shadowhome2.jpg") no-repeat 0 50%;
	width: 714px;
	height: 480px;
}
#main3 {
	background: url("../images/fm_shadowhome3.jpg") no-repeat 0 50%;
	width: 714px;
	height: 480px;
}
#main4 {
	background: url("../images/fm_shadowhome4.jpg") no-repeat 0 50%;
	width: 714px;
	height: 480px;
}
#results .header {
	background-color: #FAF0DD;
}
.hiddenform {
	visibility: hidden;
	display: none;
}

.calendarbox {
	padding-top: 5px;
	background-image: url(../images/fm_eventcalfill.gif) ;
	background-repeat: repeat;
	text-align: center;
}
.calhdr {
	text-align: center;
	padding-top: 0;
	font-size: 16px;
	font-family:"Times New Roman", Times, serif; 
	text-transform: uppercase;
	color: #5A4A36;
	padding-bottom: 5px;
}
#calendar .days td {
	border: 0;
	width: 25px;
	font-size: 9px;
	padding-bottom: 9px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #5A4A36;
}
#calendar td {
	border-bottom: 1px solid #E3BB90;
	border-right: 1px solid #E3BB90;
	width: 14%;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 8px 2px 2px 2px;
}
#calendar .callastcol {
	border-right: none;
}
#calendar .callastcolselint {
	border-right: none;
	background-color: #8A3423;
	color: #FFFFFF;
}
#calendar .callastcolselint a {
	color: #FFFFFF;
}
#calendar .callastcolselext {
	border-right: none;
	background-color: #8A3423;
	color: #FFFFFF;
}
#calendar .callastcolselext a {
	color: #FFFFFF;
}
#calendar .selint {
	background-color: #8A3423;
	color: #FFFFFF;
}
#calendar .selint a {
	color: #FFFFFF;
}
#calendar .selext {
	background-color: #8A3423;
	color: #FFFFFF;
}
#calendar .selext a {
	color: #FFFFFF;
}
#calendar .calbottomrow  td {
	border-bottom: none;
}
#calendar a {
	text-decoration: underline;
}
.eventdetails {
	background-color: #FFFFFF;
}
.eventdate {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
		color: #5A4A36;
		margin-top: 5px;
}
.eventday {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform:uppercase;
		color: #5A4A36;
		margin-top: 5px;
}
.eventhr {
	width: 240px;
	height: 1px;
	background-color: #D59D62;
	color: #5A4A36;
	margin-top: 3px;
	margin-bottom: 3px;
}
.eventtitle {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
		color: #5A4A36;

}
.eventdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 240px;
	text-align: left;
	color: #5A4A36;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}

.event .linkmore {
	position: absolute;
	bottom: 4px; 
	left: 2px;
}
.event .closeevent {
	position: absolute;
	bottom: 4px; 
	right: 5px;
}
#monthselect {
	padding-top: 10px;
	background-image: url(../images/fm_eventcalfill.gif) ;
	background-repeat: repeat;
	text-align: center;
	background-color: #5A4A36;
	height: 25px;
}
select {
	font-size: 11px;
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0;
}
.event {
	background-color: #ffffff;
	position:absolute;
	top:4px; 
	left:43px;
	visibility:hidden;
	border: 1px solid #D59D62;
	text-align: center;
}
.eventbox {
	border-left: 1px solid #F5D5A4;
	border-right: 1px solid #F5D5A4;
	padding: 10px 10px 20px 15px;
}
.eventhdr {
	background-color: #F5CF97;
	text-align: center;
}
.eventhdrtext {
	font-size: 13px;
	font-weight: bold;
}