body  {
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	line-height: 1.3em;
	background-image: url(../images/paws.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	text-decoration:none;
}

p {
		text-decoration:none;
	margin-top: 5px;
	margin-bottom: 5px;	
	padding: 0;
}
h2 {
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3em;
}
h3 {
	//margin: 4px 0 0 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1em;
}
hr {
	margin: 0;
	padding: 0;
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
	text-align: left;
}
ul {
	margin-top: 5px;
	margin-bottom: 8px;
	border: none;
}
.building {
	width: 152px;
	margin:35px;
	text-align: center;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	float:left;
}
.lot {
	width: 900px;
	padding:10px;
	float:left;
}
.map10open {
	width: 50px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	background-color: #00cc00;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float:left;
}
.map10full {
	width: 50px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	background-color: #cccccc;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float:left;
}
.map10reserved {
	width: 50px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	background-color: #f4f240;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float:left;
}
.map15open {
	width: 75px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	background-color: #00cc00;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float:left;
}
.map15full {
	width: 75px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	background-color: #cccccc;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float:left;
}
.map15reserved {
	width: 75px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	background-color: #f4f240;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float:left;
}
.map20open {
	width: 100px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	background-color: #00cc00;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float:left;
}
.map20full {
	width: 100px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	background-color: #cccccc;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float:left;
}
.map20reserved {
	width: 100px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	background-color: #f4f240;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float:left;
}
.map30open {
	width: 151px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	background-color: #00cc00;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float:left;
}
.map30full {
	width:151px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	background-color: #cccccc;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float:left;
}
.map30reserved {
	width:151px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	background-color: #f4f240;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float:left;
}
#header {
	width: 920px;
	height: 485px;
	background-image: url(../images/family.jpg);
	float: left;
}
#right {
	width: 266px;
	margin: 25px 0 0 75px;
	float: left;
}
#left {
	width: 535px;
	margin-top: 25px;
	float: left;
}
.available_text {
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	font-size:16px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	line-height: 1.3em;
	width: 214px;
	height: 24px;
	float: left;
}
.available {	
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	font-size:16px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	width: 214px;
	height: 24px;
	background-image: url(/images/yellow_bar.jpg);
	float: left;
}
.top_nav {
	width: 880px;
	height: 19px;
	font-size:17px;
	color: #fbcf02;
	text-align: left;
	background: #FFFFFF;
	background-image: url(/images/top_nav.gif);
	background-repeat: repeat-x;
	padding: 5px 20px 0 20px;
	float: left;
}
.top_nav a{
	text-decoration: none;
	color: #fbcf02;
}
.top_nav_text {
	width: 220px;
	float: left;		
}
.twoColFixLtHdr #container { 
	width: 920px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 20px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.twoColFixLtHdr #footer {
	width: 880px;
	height: 18px;
	font-size:14px;
	color: #fbcf02;
	text-align: left;
	background: #FFFFFF;
	background-image: url(/images/bottom_nav.gif);
	background-repeat: repeat-x;
	padding: 2px 20px 0 20px;
	float: left;
}
.twoColFixLtHdr #footer a {
	text-decoration: none;
	color: #fbcf02;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
/* bootstrap stuff */
.animate-fading{animation:fading 5s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}

.bg-light {
background-color: #dddddd!important;
}
/* Holly Hack for IE \*/
* html .menu ul li { float: left; height: 1%; }
* html .menu ul li a { height: 1%; }
/* End */
