body{
	font-family:"Monotype Corsiva";
	margin:0 0 10px 0;
	padding:0;
	background-color:#000;
	background-image:url('images/topslice.gif');
	background-repeat:repeat-x;
	background-position:top;
	font-size:85%;
	font-weight:normal;
}
#container{
	width:780px;
	margin:auto;
	text-align:center;
}
#wrap{
	width:780px;
	text-align:left;
	background-color:black;
}
/* for understanding browsers */
.wrapheight {
min-height:500px; 
height:auto;
}
/* for Internet Explorer */
/*\*/
* html .wrapheight {
height: 500px;
}
/**/
table#maincontent{
	width:780px;
	background-color:white;
	margin:auto;
}
table#homecontent{
	width:780px;
	height:330px;
	background-color:white;
	margin:auto;
}
/* for understanding browsers */
.mch {
min-height:330px; 
height:auto;
vertical-align:top;
}
/* for Internet Explorer */
/*\*/
* html .mch {
height: 330px;
vertical-align:top;
}
/**/
table#menu-table{
	width:85%;
	color:white;
	margin:auto;
	font-style:italic;
	font-size:13pt;
}
#menu-table td{
	height:30px;
	text-align:center;
}
#menu-table a,#menu-table a:visited{
	color:white;
	text-decoration:none;
}
#menu-table a:hover{
	color:#dacc9a;
	text-decoration:none;
}
#bottomrow{
	margin:15px 0;
	padding:5px 0;
	text-align:center;
	color:#c9d485;
	font-weight:bold;
	font-family:verdana;
	font-size:9pt;
	border:1px solid #c9d485;
	background-color:#343343;
}
#bottomrow a,#bottomrow a:visited{
	color:#c9d485;
}
#bottomrow a:hover{
	color:#dacc9a;
}
#contentwrap{
	margin:10px;
}
#topspacer{
	width:780px;
	height:16px;
	background-image:url('images/spacer.gif');
	background-repeat:repeat-x;
}
#loggedin{
	width:780px;
	height:16px;
	color:white;
	position:absolute;
	top:-18px;
	left:20px;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
}
#loggedin a,#loggedin a:visited{
	color:white;
	text-decoration:underline;
}
#loggedin a:hover{
	color:#dacc9a;
	text-decoration:none;
}
.breadcrumbs{
	color:black;
	font-size:11pt;
	margin-bottom:10px;
}
.breadcrumbs a,.breadcrumbs a:visited{
	color:black;
	text-decoration:underline;
}
.breadcrumbs a:hover{
	color:#52526d;
	text-decoration:none;
}
h1#pagetop{
	font-size:18pt;
	font-weight:bold;
	color:black;
	margin:0 0 6px 0;
	padding:0;
	font-style:italic;
}
.center{
	margin:0 auto 0 auto;
	text-align:center;
}
.ff{
	color:black;
	font-size:12pt;
}
.alert{
	color:#990033;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
}
.narrow{
	width:30%;
}
.wide{
	width:70%;
}
.sfb{
	font-size: xx-small;
	border: 1px solid #999;
	background-color:#032445;
	color:#FFF;
}
/*Events Calendar Styles */

div#events-calendar {
	border:2px solid black;
	padding-bottom:10px;
   }

div#events-calendar h3 {
	font-size:12pt;
	text-align: center;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	padding:0;
   }

div#events-calendar table {
	width:98%;
	padding: 6px;
	color: #520000;
	margin: auto;
	text-align: center;
	border:1px solid #5f5f5f;
   }

div#events-calendar table th {
	padding: 5px 0;
	width: 14%;
	background-color: #52526d;
	color:white;
	text-transform: uppercase;
	font-weight: bold;
   }

div#events-calendar table a {
	font-weight:normal;
	color: #420101;
	text-decoration: none;
	display: block;
   }
div#events-calendar table a:hover {
	font-weight:normal;
	color: #420101;
	text-decoration: underline;
	display: block;
   }
td.filler{width:14%;height:75px;text-align:left;vertical-align:top;background-color:#888;color:#000;}
td.daybox{width:14%;height:75px;text-align:left;vertical-align:top;background-color:#dacc9a;color:#000;padding:0 3px;}
td.todaybox{width:14%;height:75px;text-align:left;vertical-align:top;background-color:#cbcbcb;color:#000;padding:0 3px;}
form{
	margin:0;
	padding:0;
}
.dkpurple {
	color:#43435a;
}
.blacklink{
	color:black;
	font-size:11pt;
}
.blacklink a, .blacklink a:visited{
	color:black;
}
.blacklink a:hover{
	color:#43435a;
}
#headlines-table{
	width:95%;
	margin:auto;
}
#headlines-table h2{
	font-size:13pt;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	margin:0 auto 10px auto;
	padding:0;
}
#headlines-table ul{
	margin:0;
	padding:0 0 0 15px;
	list-style-type:none;
	font-size:9pt;
}
#headlines-table li{
	margin-bottom:5px;
}
#mainlinks{
	width:160px;
}
#mainlinks h2{
	font-family:'Monotype Corsiva';
	font-size:16pt;
	margin:5px 0;
	padding:0;
	text-align:center;
	font-weight:normal;
}
#mainlinks h2 a, #mainlinks h2 a:visited{
	text-decoration:none;
	color:black;
}
#mainlinks h2 a:hover{
	color:#52526d;
	text-decoration:none;
}
#mainlinks ul{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:14pt;
	font-weight:normal;
}
#mainlinks ul li{
	margin-bottom:15px;
}
#mainlinks ul ul{
	margin:10px 0 0 0;
	font-size:12pt;
	padding-left:20px;
	list-style-type:none;
}
#mainlinks ul ul li{
	margin-bottom:5px;
}
#mainlinks ul ul ul{
	margin-top:0;
	font-size:10pt;
}
#mainlinks ul ul ul li{
	margin-bottom:5px;
}
#mainlinks a, #mainlinks a:visited{
	color:black;
	text-decoration:none;
}
#mainlinks a:hover{
	color:#1360ff;
	text-decoration:none;
}
.productlinks a, .productlinks a:link, .productlinks a:visited{
	color:#42415c;
}
.productlinks a:hover {
	color:black;
}
.yellow-border{	
	border:1px solid #c9d485;
}
.some-padding{
	padding:5px;
}
.on{
	font-weight:bold;
	color:#52526d;
}
.off{
	font-weight:normal;
	color:black;
}
.storehead{
	font-size:18pt;
	font-weight:normal;
	margin:0 0 10px 0;
}
.storehead a, .storehead a:visited{
	color:black;
	text-decoration:none;
}
.storehead a:hover{
	text-decoration:none;
	color:#1360ff;
}
.submitcal{
	position:relative;top:3px;
	cursor:pointer;
}
form.contact{
	margin:0 10px 10px 10px;
}
form.contact label{
	width:35%;
	font-weight:bold;
	font-size:12px;
	color:#6f2927;
	float:left;
}
div.spacer{
	clear:both;
	height:8px;	
}