/* Inflatable Playspaces CSS Document */

body {
	background-position:center;
	background-image: url("images/ip-bgnd2.jpg");
	/* background-color:#FFDD95; */
	color: black;
	font-size: 13px;
	font-family: Verdana, Arial, san-serif;
	/* [disabled]margin-top: 0; */
}

a:link {color: #cc0000; text-decoration: none; }
a:hover {color: #cc0000; background:#FFDD95; text-decoration: underline;}
a:visited {color: #ff0000; text-decoration: none; }
a:visited:hover {color: #990000; background:#FFDD95; text-decoration: none;}

.navigation a, .navigation a:active, .navigation a:visited {display:block; padding:2px; color:#000000; text-decoration:none; background:#F2EBD9; width:100%}
.navigation a:hover, .navigation a:visited:hover {background:#FFFF99; color:#000}

.left_col {
	background-color: #FFCC33;
}
.hdr_bgnd {
	background-color: #A50123;
}
.PageHdr {
	font-weight: bold;
	color: #039;
	text-align: right;
	text-transform: uppercase;
	font-size: 16px;
}
.Footer {
	font-size: 12px;
	font-weight: normal;
}
.service_hdr {
	background-color: #FFDD95;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
}
.category_hdr {
	font-weight: bold;
	color: #A50021;
	text-align: left;
	text-transform: uppercase;
	font-size: 13px;
}
.inflatable_red_text {
	color: #A50021;
}
