@charset "utf-8";
.col {
	color: #999999;
	float: left;
}

strong {
	font-weight: bold;
}

body {
	background-color: #780107;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;	
}

#wrapper {
	width: 858px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
}

#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}

#main {
	background-color: #f3f2e5;
}



#global_nav li ul { /* second-level lists */

	background-color: #437923;
	width: 230px;
	visibility: hidden;

}

.sub_menu {
	z-index: 999;
}

#global_nav ul li ul li{
	float: left;
	width: 230px;
	height: 25px;
	color: #fff;
	text-align: left;
	background-color: #006600;
	font-weight: normal;
	font-size: .9em;
	line-height: 25px;
	border-bottom: solid 1px #4eb119;
}

#global_nav ul li ul li a{
	height: 25px;
	padding-left: 5px;

	}


#global_nav {
	height: 43px;
	background-color: #46a415;
	background-image: url(images/global_nav_bg.jpg);
	background-repeat: repeat-x;	
}

.showdepts {
	position: relative;
}


/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; }
ul.dropdown li                      { zoom: 1;}



#global_nav ul li{
	float: left;
	width: 110px;
	height: 43px;
	color: #fff;
	line-height: 43px;
	text-align: center;
	border-right: solid 1px #4fb119;
}

#global_nav ul li span.active {
	background-image: url(images/active_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	color: #fff;
}

#global_nav ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
}

#global_nav ul li a:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(images/global_nav_bg_hover.jpg);
	background-repeat: repeat-x;
}

#footer {
	padding: 20px 20px 20px 20px;
	text-align: center;
	clear: both;
	font-size: .9em;
	line-height: 1.4em;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center top;	
}

.promo {
	float: left;
	width: 858px;
	clear: both;
}

.photo {
	float: left;
	width: 518px;
	height: 265px;
	background-color: #333333;
	margin: 22px 6px;
}

.content .directions{
	line-height: 1.1em;
}

.newsletter {
	float: left;
	width: 307px;
	background-color: #146c98;
	height: 262px;
	margin: 22px 6px;
	background-image: url(images/newsletter_bg.png);
	background-repeat: no-repeat;
	z-index: 1;
}

.mc-field-group label {
	display: block;
	color: #000;
	padding-bottom: 10px;
}
#mc_embed_signup {
	width: 281px;
	height: 135px;
	background-image: url(images/newsletter_box.png);
	background-repeat: no-repeat;
	margin: 95px 0 0 15px;
}

.mc-field-group {
	padding: 10px 5px 5px 15px;
	font-size: 14px;
}

.mc-field-group input {
	width: 220px;
	height: 20px;

}

.submit {
	padding-left: 15px;
	float: left;
	width: 80px;
}

.submit input {
	width: 80px;
	height: auto;
}

#mce-responses {
	font-size: 12px;
	margin: 0 15px;
	display: block;

}

.mce_inline_error {
	color: red;
	background-color: #FFCCFF;
	font-size: 10px;
}

.response {
	color: #009900;
	font-size: 11px;
	margin: 4px 0;
}

.content {
	clear: left;
	margin: 22px 6px;
	border: solid 1px #ccc;
	padding: 15px 15px 30px 15px;
	overflow: auto;
	background-color: #fff;
	line-height: 1.4em;
	}
	
.content p {
	margin-bottom: 20px;
	font-size: 14px;
}

h2 {
	font-size: 1.3em;
	margin-bottom: 10px;
	font-weight: normal;
}

h1 {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	color: #64602b;
	font-weight: normal;
}

h4 {
	color: #64602b;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 10px;
}

ul.list {
	margin-left: 20px;
	margin-bottom: 20px;
}

.list li{
	color: #2229;
	list-style: square;
	font-size: .85em;
}



.board {
	background-color: #fff;
}

.content .col_left {
	float: left;
	width: 500px;
}

.content .col-right {
	float: left;
	width: 298px;
}

.col-full {
	width: 100%;
}

.col-full img {
border: solid 1px #ccc;
padding: 6px;
background-color: #fff;
margin: 20px;
float: left;
}

.col-right img {
border: solid 1px #ccc;
padding: 6px;
background-color: #fff;
margin-bottom: 20px;
}

.cat {
	width: 145px;
	height: 140px;
	float: right;
	margin-top: -150px;
}

.valentines_day {
	margin: 20px 20px 20px 0;
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #feeff6;
	color: #968d92;
	text-align: center;
}



.home_promo {
	margin: 20px 20px 20px 0;
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #f9f9f2;
	color: #696969;
	border: solid 1px #ccc;
}

.valentines_day h3 {
	font-size: 26px;
	color: #97001e;
	padding-bottom: 10px;
	border-bottom: solid 1px #968d92;
	margin-bottom: 10px;
	font-weight: normal;
}
