@charset "utf-8";
body {
	font-family: 100%, "Lucida Grande", Verdana, Arial;
	font: 100%;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}
.oneColFixCtrHdr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #CCCCCC;
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(headerFooterGradient.JPG);
	background-repeat: repeat-x;
	border: medium solid #333333;
	height: 100px;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	background-color: #CCCCCC;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(headerFooterGradient.JPG);
	background-repeat: repeat-x;
	border: medium solid #333333;
	height: 100px;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 400;
	font: small;
}

#sddm li
{
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-top: 20px;
	list-style: none;
	float: left;
	z-index: 27;
}

#sddm li a
{
	display: block;
	width: 88px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	z-index: 300;
	font-size: 14px;
}

#sddm li a:hover
{
	background-color: #B00058;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 120px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
}

	#sddm div a:hover
	{
	color: #FFF;
	background-color: #B30059;
}

 #scrollup {
   position: relative;
   overflow: hidden;
   border: none;
   height: 30px;
   width: 350px
 }
 .headline {
   position: absolute;
   top: 200px;
   left: 5px;
   height: 25px;
   width:340px;
 }


.titleText
{
	text-transform: uppercase;
	color: #a36868;
	text-align: center;
	display: block;
	font: small-caps x-large "Lucida Grande", Lucida, Verdana, sans-serif;
}

#footer table tbody tr td {
	text-align: center;
	color: #ffffff;
	font-size: medium;
}

#footer {
	margin-top: 20px;
}

.subTitleText
{
	text-transform: lowercase;
	color: #0f0f0f;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: large;
	font-style: italic;
}



.subTitleTextLeft
{
	text-transform: lowercase;
	color: #0f0f0f;
	text-align: left;
	display: block;
	font: bold large;
}

.copyText
{
	font-size: 14px;
}

.hoursList
{
	text-align: center;
	display: block;
		color: #660000;
	font: bold large;
	}

#popupList
{	margin: 0;
	padding: 0;
	z-index: 30}

#popupList li
{
	margin: 0;
	list-style: none;
	float: left;
	color: #000;
	font: bold 12px/12px;
}

#popupListShort
{	margin: 0;
	padding: 0;
	z-index: 30;
}

#popupListShort li
{
	margin: 0;
	list-style: none;
	float: left;
	color: #000;
	text-shadow: #fff 3px 3px 0;
	list-style-type: none;
	font: bold 12px;
}

#popupListShort li a
{
	display: block;
	width: 150px;
	color: #000;
	padding: 20px;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}

#popupListShort li a:hover
{
	background-color: rgba(128,0,63,0.25);
}

p
 {
	color: #4d4d4d;
	text-align: left;
	font: small/18px;
}

#facebox div.popup table tbody tr td.body div.content table tbody tr td p {
	text-align: center;
	
}

#popupList li a
{
	display: block;
	width: 100px;
	color: #000;
	padding: 20px;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	font-size: small;
}

h3 {
	color: #000;
	font-size: large;
	text-align: center;
}

#popupList li a:hover
{
	background-color: rgba(128,0,63,0.25);
}

#m1{
	z-index: 300;
}

#m2{
	z-index: 300;
}

#m3{
	z-index: 300;
}

#moostick,
	.moostick
{
	display: block;
	height: 90px;
	margin: 0;
	padding: 0px 0 2px 0;
	overflow: hidden;       /* used in css check */
	#position: relative; #top: -50%
}

#moostick li,
	.moostick li
{
	display: block;         /* used in css check */
	list-style-type: none;  /* used in css check */
	margin: 0 auto 0 auto;
	padding: 0;
}

#moostick .show,
	.moostick .show
{
	visibility: visible;
	opacity: 1;
}

}
