@charset "utf-8";
/* CSS Document */

/* Common styles */


#content-div { 
	padding:0 10px 10px 24px;
	color:white;
}
	
#sub-left {
	width:494px; 
	float:left;
}

#sub-right {
	width:206px; 
	float:right;
}
.float-left { float:left;}
.float-right { float:right;}
.clear { clear:}

/* About Us & Contact page */	
#abt-container{
	width: 700px;
	margin: 0 auto;
	height:auto;
	text-align: left;
	background-image:url(../graphics/abt_cnt_bg.gif);
}

.abt-ul { list-style-image:url(../graphics/bullet_all.gif); line-height:150%;}
.abt-ul table { width:400px; margin-left:40px;}
.abt-ul td { vertical-align: text-top;}
/* LaSalle Off Leash Area & Paw Island Dog Beach page */
#dog-container{
	width: 700px;
	margin: 0 auto;
	height:auto;
	text-align: left;
	background-image:url(../graphics/lasalle_bg.gif);
}
.dog-ul { list-style-image:url(../graphics/bullet_dog.gif); line-height:150%;}

/* Ferry Fishign Park page */
#fry-container{
	width: 700px;
	margin: 0 auto;
	height:auto;
	text-align: left;
	background-image:url(../graphics/ferry_bg.gif);
}
.fry-ul { list-style-image:url(../graphics/bullet_fish.gif); line-height:150%;}

/* Skyway Skate Plaza page */
#sky-container{
	width: 700px;
	margin: 0 auto;
	height:auto;
	text-align: left;
	background-image:url(../graphics/skyway_bg.gif);
}

.sky-ul { list-style-image:url(../graphics/bullet_skate.gif); line-height:150%;}

/* Broderick Park page */
#brd-container{
	width: 700px;
	margin: 0 auto;
	height:auto;
	text-align: left;
	background-image:url(../graphics/broderick_bg.gif);
}

.brd-ul { list-style-image:url(../graphics/bullet_broderick.gif); line-height:150%;}

#rightlinks {padding-top:20px; text-align:center;}
#rightlinks img { margin-bottom:15px;}

#rightlinks #locations	{margin-bottom: 15px; width:196px; float:right;}
#rightlinks #locations h2	{color:#e16000; font-size:14px; background-color:#CFDDEA; margin: 0 10px 10px 0px; padding: 8px 0 8px 0;}
#rightlinks #locations p	{padding:0 10px 0 0;}
