/* CSS Document */


#background {
	background:#5f7d4a url(images/bkgd-2011.gif);
	}
.featuredevent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 0.35em;
	font-style: normal;
}
	
#center {
	text-align:center;
	}

#contenthome {
	position: relative;
	width:800px;
	margin: 40px auto 0px auto;
	
}

#content {
	margin: 0 auto;
	width:800px;
	background-color: #ddd5a2;
	border-bottom:1px solid #333333;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	text-align:left;
	min-height:100%;
	
}

#middlecontent {
	width: 800px;  
	margin: 0 auto;
}

#bodyinfo {
	position:relative;
	width:375px;
	text-align:left;
	background-color: #ddd5a2;
	padding-left: 2em;
	padding-right: 2em;
	margin: 0 312px 0 0;
	}


#linkshome {
	position:absolute;
	z-index:1;
	top:322px;
	left:62px;
	text-align: left;
	background-color: #333333;
	}

#shoponline {
	position:absolute;
	z-index:100;
	top:40px;
	left:550px;
	}
	
	#postcard {
	background-color:#333333;
	position:absolute;
	z-index:1;
	top:125px;
	left:550px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	background-color: #333;
	border: 0px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 0px;
	}
	

	
.headingswhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: .25em;
	background-position: center;
}
	

.rightborder {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #000000;
}
.dottedoutline-black {
	border: 1px dotted #333333;
}
.bigtable2 {
	border-top: 1px none #990000;
	border-right: 1px dotted #990000;
	border-bottom: 1px dotted #990000;
	border-left: 1px dotted #990000;
}
.topborder {
	border-top: thin dotted #0099FF;
	border-right: thin none #0099FF;
	border-bottom: thin none #0099FF;
	border-left: thin none #0099FF;
}
.smallcaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-variant: small-caps;
}

