@import url("/assets/templates/common/base0.css");

body { 
  background: #ffffff;
  font-family: Georgia, "Times New Roman", Times, serif;   
  padding: 0.1em 0.4em;
}

h1 {
	color: #0e5118;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;   
	font-weight: bold;
	text-transform: uppercase;
	margin: 0.6em 0 0.3em 0;
}

h2 {
	color: #0e5118;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;   
	font-weight: bold;
	text-transform: uppercase;
	margin: 0.6em 0 0.2em 0;
}

h3 {
	color: #5A7B50;
	font-size: 0.9em;
	font-family: Arial, sans-serif;   
	font-weight: bold;
	text-transform: uppercase;
	margin: 0.4em 0 0.2em 0;
}

h3 a:hover {
	color: #5FAA5A;
}

h4 {
	margin: 0.4em 0 0.2em 0;
}

hr { 
  width: 80%;
  color: #fff;
  background-color: #fff;
  border: 1px dotted #efd192;
  border-style: none none dotted;
}

a, a:visited, a:hover {
	color: #5A7B50;
	text-decoration: none;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearleft {
  clear: left;
}

.clearright {
  clear: left;
}

.clearboth {
  clear: both;
}

#Wrapper { 
	 color: #000;
	 margin: 0 auto;
	 width: 950px;
}

#Header {
	border-bottom: 1px solid #ccc;
	height: 79px;
	background: url('/assets/templates/common/appalshopbanner953x79.jpg') no-repeat top left;
}

#Subheader {
 position: relative;
	background: #5a7b50;
	height: 19px;
	padding: 2px;
}

#SiteSearch {
	position: absolute;
	font-family: Arial, sans-serif;
	background:#7fa36b;
	top: 1px;
	right: 1px;
	bottom: 1px;
	padding-right: 1px;
}

#SiteSearch .label {
	display: block;
	float: left;
	padding: 4px 0.6em 0 0.6em;
	margin: 0 auto;
	overflow: hidden;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #ffffff;
}

#SiteSearch input {
	background: #5fab77;
	border: 1px solid #AAAAAA;
	font-size:0.8em;
	background: #f5f5f5 none repeat scroll 0 0;
}


ul.SiteLinks {

	float: right;
	width: 18em;
	border: 1px solid #666666;
	margin: 0 -15px 10px 10px;
	font-weight: bold;
	padding-top: 0.2em;
	padding-bottom: 0.5em;
}

li.SiteLink {
	list-style-type: circle;
	margin-left: 1.5em;
}

li.ParentSiteLink {
	list-style-type: none;
	margin-left: 0.5em;
}

#title {
	margin: 0 auto 0.1em auto;
}

#searchSubmit {
	font-weight:bolder;
	font-weight:bolder;
	text-transform: uppercase;
	text-align:center;
}

.LeftColumn {
	width: 180px;
	margin-top: 12px;
	float: left;
}

.RightColumn {
	width: 250px;
	margin-top: 12px;
	float: right;
}

.ColumnItem {
	font-size: 0.9em;
	margin: 0.2em 0 0.5em 0;
	padding-bottom: 0.5em;
	border: 1px dotted #efd192;
	border-style: none none dotted;
}


#ThreeColumnCenter, #TwoColumnCenter { 
	color: #333;
	font-family: Arial, sans-serif;
	line-height: 1.2;
	padding: 0 15px;
}

#ContentWrapper ul {
	list-style-type: circle;
	margin: 0.5em 2em;
}

.mceContentBody ul {
	list-style-type: circle;
	margin: 0.5em 0 0.5em 2em;
}

#ThreeColumnCenter {

	border-left: 7px solid #e2e7c7;
	border-right: 7px solid #e2e7c7;
	margin: 10px 270px 10px 200px;
}

#TwoColumnCenter { 

	border-left: 7px solid #e2e7c7;
	margin: 10px 0 10px 200px;
}

#TwoColumnCenter:after, #ThreeColumnCenter:after {
	content: ".";
	display: block;		/* trick for IE/Mac */
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
} 

#TwoColumnCenter p, #ThreeColumnCenter p {
	padding: 0.5em 0;
}

#ContentWrapper {

}

.ExploreLink a {
	display: block;
	color: #876f4c;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-decoration: none;
	margin-top: 1.5em;
	font-size: 0.8em;
}

.ExploreLink a:hover {
	color: #96590e;
}

#SiteNavigation {
	font-size: 0.8em;

}

#ContactInformation {
	margin: 1em auto;
}

#AlternateNavigation {
	clear: both;
	padding: 0.3em 0;
	background:#7fa36b;
	text-align: center;
}

#AlternateNavigation ul {
  list-style-type: none;
  display: inline;
	font-family: Arial, sans-serif;  
  text-align: center;
  text-transform:uppercase;
	font-weight: bold;
	font-size: 0.8em;
	padding: 0.2em auto;
}

#AlternateNavigation ul li {
	display: inline;
	position: relative;
	padding: 0 0.4em;
	text-align: center;
	border-left: 2px solid #aa5133;
	border-right: 2px solid #aa5133;
}

#AlternateNavigation li.inner {
	margin-left: -2px;
}

#AlternateNavigation ul li a {
	text-decoration: none;
	color: #e2e7c7;
	font-weight: bold;
	display: inline;
}

#AlternateNavigation ul li a:hover {
	text-decoration: none;
	color: #ffffff;
}


#Footer { 
	clear: both;
	color: #303030;
	background: #e2e7c7;
	margin: 0px 0px 0px 0px;
	padding: 1em;
	text-align: center;
	font-size: 0.7em;
	font-family: Verdana, Arial, sans-serif;   
}

#Footer address a {
	color: inherit;
	text-decoration: none;
}

#Webmail {
	margin: 1em auto;
	text-transform: uppercase;
}

#Webmail a {
	color: #876f4c;
	text-decoration: none;
}

#Webmail a:hover {
	text-decoration: none;
	color: #96590e;
}


#WMMTBox {

}

/* begin styles for events script */

#CalendarBox {
	min-height: 12em;
}

#CalendarBox hr {
	width: 80%;
	color: #fff;
	background-color: #fff;
	border: 1px solid #aaaaaa;
	border-style: none none solid;
}  

p.date {
	font-weight: bold;
}

#debug_info {
  padding:5px;
  clear:both;
  border:solid 1px #aaa;
}

ul.upcoming_events {
	height: 6em;
	height: auto;
}

ul.upcoming_events li {
  list-style-type:none;
  border-top-style:dotted;
  border-color: #aaaaaa;
  margin: 0.3em 0;
  text-align: left;
}

ul.upcoming_events li a{
	text-decoration:none;
	color:#000;
}

ul.upcoming_events li a:hover{
  text-decoration:underline;

}

/* end styles for events script */

#ConnectBox {
	text-align: center;
}

#SocialNetworks {
	margin: 0.4em auto;
}

#Subscribe {
	margin: 0.5em auto;
}

/* Controls width of your form */
.e2ma_signup_form {
	text-align: center;
}

/* Controls the style, width, and font style of the text input, select and textarea fields */
.e2ma_signup_form input[type=text],
.e2ma_signup_form textarea,
.e2ma_signup_form select { 
	font-family:Verdana, sans-serif;
	font-size:10px;
	width: 65px; 
}

/* Controls width, style, and padding of the table border outlines around individual member fields */
.e2ma_signup_form_row {
	padding:2px;
	margin-bottom:2px;
	clear: both;
}

/* Controls alignment and display of image in welcome message */
.e2ma_signup_image_container {
    text-align:center;
    display: inline;
}

/* Controls border around signup image (when image is linked) */
.e2ma_signup_image {
    border:0;
}

/* Controls style and formatting of welcome message */
.e2ma_signup_message {
	font-family:Verdana, sans-serif;
	font-size: 0.8em;
	color:#333333;
}

/* Controls style and formatting of form field labels (first name, last name, etc.) */
.e2ma_signup_form_label {
	font-family:Verdana, sans-serif;
	color:#333333;
	text-align:left;
	padding-top:5px;
	float: left;
	font-size: 0.8em;
	width: 7em;
	display: block;
}

/* Controls spacing and style for any text used to list options under multiple choice fields) */
.e2ma_signup_form_element {
	font-family:verdana;
	font-size:10px;
	color:#333333;
}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style for "Select your interests..." text */
.e2ma_signup_form_group_label {
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight:normal;
}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style and spacing for groups displayed as options */
.e2ma_signup_form_groups {
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#333333;
	padding:5px;
	margin-bottom:5px;
}

/* Controls the style and spacing of the word "required" and border surrounding that text */
.e2ma_signup_form_required_footnote {
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#333333;
	padding:5px;
	margin-bottom:5px;
}

/* Controls the color of the asterisk that indicates a field is required */
.e2ma_signup_form_required_asterix {
	color:#FF0000;
}

/* Controls the alignment of "submit" and "clear" buttons */
.e2ma_signup_form_button_row {
	text-align: center;
}

.e2ma_signup_form_button_row input {
	float: none;
	border: 1px solid #aaaaaa;
}

/* Controls display of the "clear" button */
.e2ma_signup_form_button_row #e2ma_signup_reset_button {
	display: inline;
}

/*Overrides browser default settings for button styles (for additional control of "submit" and "clear" buttons) */
.e2ma_signup_form_button { 
    width: 60px !important;
}

