body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#CCCCCC;
	background-color: #333;
	margin-top:0px;
}
#content {
/*	BORDER-RIGHT: white 1px dashed; 
	BORDER-TOP: white 1px dashed; 
	BORDER-LEFT: white 1px dashed; 
	BORDER-BOTTOM: white 1px dashed; */
	padding:0 0 0 0;
	margin: 0px auto auto auto;
	VERTICAL-ALIGN: top; 
	WIDTH: 600px; 
	TEXT-ALIGN: center;
}

.subcontent {
/*	BORDER-RIGHT: white 1px dashed; 
	BORDER-TOP: white 1px dashed; 
	BORDER-LEFT: white 1px dashed; 
	BORDER-BOTTOM: white 1px dashed; */
	padding:0 0 0 0;
	margin: 0px auto auto auto;
	VERTICAL-ALIGN: top; 
	WIDTH: 600px; 
	TEXT-ALIGN: center;
}

.subcontent_text {
	padding:0 0 0 0;
	padding-top: 5px;
	padding-bottom: 15px;
	margin: 0px auto auto auto;
	VERTICAL-ALIGN: top; 
	WIDTH: 600px; 
	TEXT-ALIGN: left;
}


.copyright {
/*	BORDER-RIGHT: white 1px dashed; 
	BORDER-TOP: white 1px dashed; 
	BORDER-LEFT: white 1px dashed; 
	BORDER-BOTTOM: white 1px dashed; */
	padding:0 0 0 0;
	margin: 50px 0 0 0;
	VERTICAL-ALIGN: top; 
	WIDTH: 250px; 
	TEXT-ALIGN: left;
	font-size:xx-small;
	color:#999999;	
}

.donna {
/*	BORDER-RIGHT: white 1px dashed; 
	BORDER-TOP: white 1px dashed; 
	BORDER-LEFT: white 1px dashed; 
	BORDER-BOTTOM: white 1px dashed; */
	padding:0 0 0 0;
	margin: 0px 0 0 0;
	VERTICAL-ALIGN: top; 
	WIDTH: 250px; 
	TEXT-ALIGN: left;
	font-size:xx-small;
	color:#999999;

}

a.donna:link {
	text-decoration: none;
	color:#999999;
}
a.donna:visited {
	text-decoration: none;
	color:#999999;
}
a.donna:hover {
	font-weight: bold;
	text-decoration: underline;
	color:#999999;
}
a.donna:active {
	font-weight: bold;
	text-decoration: underline;
	color:#999999;
}
.logo {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.divider_top {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.divider_bottom {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.photowrap {
	float: left;
}
h5 {
	color: #FF9DD2;
	font-weight:bold;
}


a:link {
	color:#CCCCCC;
	text-decoration:none;
}

a:visited {
  color: #CCCCCC;
  text-decoration:none;  
}

a:hover {
	text-decoration:underline;
	color: #CCCCCC;
	font-weight:bold;
	
}

a:active {
	color: #CCCCCC;
	text-decoration:none;	
}


a.link {
	color: #666666;
}
.hours {
	border: 1px inset #CCCCCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-position: center;
}
.bottom-space-div {
	padding-bottom: 15px;
	
}
