
.orangeBorderBottom
{
	background:url(  '../images/orangeBorder.jpg' ) no-repeat;
	width:900px;
	height:9px;
}
.tabText
{
	border-top:solid 1px black;
	border-right:solid 1px black;
	background-color:#fff;
	color:#000;
	font-size:9pt;
	width:425px;
	height:75px;
	padding:1em;
	text-align:left;
}
.tabText a
{
	color:#5185C4;
}
#foodWineBeer
{
	background:url(  '../images/beerWineFood.jpg' ) no-repeat;
	width:450px;
	height:229px;
}
#military
{
	background:url(  '../images/military.jpg' ) no-repeat;
	width:450px;
	height:229px;
}
#volunteers
{
	background:url(  '../images/volunteers.jpg' ) no-repeat;
	width:450px;
	height:229px;
}
#whatToBring
{
	background:url(  '../images/whatToBring.jpg' ) no-repeat;
	width:450px;
	height:329px;
	background-color:#fff;
	font-size:12pt
}
#whatToBring li
{
	list-style:none;
	height:30px;
	margin-top:0.75em;
}
#blanket
{
	background:url(  '../images/blanket.png' ) no-repeat;
	width:34px;
	height:16px;
}
#sunglasses
{
	background:url(  '../images/sunglasses.png' ) no-repeat;
	width:34px;
	height:13px;
}
#lawnChairs
{
	background:url(  '../images/lawnChair.png' ) no-repeat;
	width:34px;
	height:25px;
}
#shoes
{
	background:url(  '../images/shoes.png' ) no-repeat center;
	width:34px;
	height:22px;
}
#sunscreen
{
	background:url(  '../images/sunscreen.png' ) no-repeat center;
	width:34px;
	height:25px;
}
#cooler
{
	background:url(  '../images/cooler.jpg' ) no-repeat;
	width:30px;
	height:30px;
}
#pets
{
	background:url(  '../images/pets.jpg' ) no-repeat;
	width:30px;
	height:30px;
}
#bottles
{
	background:url(  '../images/bottle.png' ) no-repeat;
	width:30px;
	height:30px;
}
#noSmoking
{
	background:url(  '../images/noSmoking.png' ) no-repeat;
	width:30px;
	height:30px;
}
#rightNav
{
	background:url(  '../images/balloonNavBackground.jpg' ) no-repeat;
	margin-top:0.025em;
	border-left:solid 1px black;
	float:left;
	width:300px;
	height:375px;
}
#rightNav a h2
{
	font-size:24pt;
}
#rightNav a h3
{
	font-size:13pt;
    margin-top:2em;
}
#LeftBalloons
{
	float: left;
	width: 200px;
}
#RiseUpContent
{
	margin-left: 250px;
}
#RightBalloons
{
	float: right;
	width: 200px;
}
#charities
{
	margin-top: 1em;
}
#charity1
{
	float: left;
	width: 171px;
	height: 61px;
	margin-left: 4em;
	margin-top: 1em;
	background: url(  '../images/stroke.gif' ) no-repeat;
}
#charity2
{
	margin-left: 340px;
	width: 115px;
	height: 61px;
	padding-top: 0.5em;
}
#charity3
{
	float: right;
	margin-right: 4em;
	margin-top: 0.5em;
	width: 145px;
	height: 67px;
	background: url(  '../images/hospice.gif' ) no-repeat;
}
#charity1 span
{
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#charity2 span
{
	display: block;
	width: 0;
	height: 0;
	overflow: visible;
}
#charity3 span
{
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#signUp
{
	padding-left: 4em;
}
#signUp li
{
	list-style-type: square;
	color: #ffe25d;
	margin-top: 1em;
	margin-left: -2.75em;
}
#signUp li a
{
	font-size: 8pt;
}
#signUp li span
{
	color: #fff;
	font-size: 11.5pt;
}

#WhatToBring
{
	margin: 0;
	padding: 0;
}
li.blanket
{
	list-style-image: none;
	list-style-type: none;
	background-image: url(  '../images/blanket.jpg' );
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 35px;
	margin: .4em 0;
}
li.sunglasses
{
	list-style-image: none;
	list-style-type: none;
	background-image: url(  '../images/sunglasses.jpg' );
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 35px;
	margin: .4em 0;
}
li.lawnChair
{
	list-style-image: none;
	list-style-type: none;
	background-image: url(  '../images/lawnChair.jpg' );
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 35px;
	margin: .4em 0;
}
li.shoes
{
	list-style-image: none;
	list-style-type: none;
	background-image: url(  '../images/shoes.jpg' );
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 35px;
	margin: .4em 0;
}
li.sunscreen
{
	list-style-image: none;
	list-style-type: none;
	background-image: url(  '../images/sunscreen.jpg' );
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 30px;
	margin: .4em .4em;
}
li.cooler
{
	list-style-image: none;
	list-style-type: none;
	background-image: url(  '../images/cooler.jpg' );
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 35px;
	margin: .4em 0;
	color: #ff0000;
	font-weight: bold;
}

.yellow
{
	color:#ffe25d;
}
.orange
{
    color:orange;
}
.black
{
	color:#000;
}
#bigPic{
	width:597px;
	height:373px;
	border-right:solid 1px black;
	background-color:#FFF;
	margin-bottom:5px;
}
#bigPic img{
	position:absolute;
	display:none;
}

ul#thumbs li.active{
	border:2px solid #000;	
	background:#fff;
	padding:2px;
}
ul#thumbs, ul#thumbs li
{
	margin:0;
	margin-left:5px;
	padding:0;
	list-style:none;
}
 
ul#thumbs li{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #CCC;	
	padding:3px;
	cursor:pointer;
}
ul#thumbs img{
	float:left;
	width:80px;
	height:50px;
	line-height:80px;
	overflow:hidden;
	position:relative;
	z-index:1;		
}