/*stylesheet for darlas-sf.com*/
body {
	margin:0;
	padding:0;
	background-image: url(images/tile.png);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
#wrapper {
	margin: 0;
	padding-top:30px;
	width: 800px;
	margin: 0 auto;
	}
#header {
	background: url(images/header.png)  no-repeat;
	height:98px;
	}
#navbar {
	width: 505px;
	height: 74px;
	padding-left: 295px;
	margin:0;
	}
#review {
	width: 720px;
	font-style: italic;
	text-align: right;
	margin:0;
	padding-right: 80px;
	}

#review a, #review a:visited {
	color: #ffffff;
	}
#review a:hover {
	color: red;
	}
ul.cssmenu {
	list-style: none;
	padding: 0;
	margin: 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

ul.cssmenu li {
	float: left;
	}

ul.cssmenu li a {
	display: block;
	width: 110px;
	height: 74px;
	background: url(images/menu.png) no-repeat;
	}

/*
*	Normal Links
*/
ul.cssmenu li.home a {
	background-position: 0 0;
	} 
ul.cssmenu li.menu a {
	background-position:  -110px 0;
	}
ul.cssmenu li.contact a {
	background-position: -220px 0;
	}
ul.cssmenu li.kids a {
	background-position:  -330px 0;
	}

	
/*
*	Hover Links
*/
ul.cssmenu li.home a:hover {
	background-position: 0 -77px;
	}

ul.cssmenu li.menu a:hover {
	background-position:  -110px  -77px;
	}

ul.cssmenu li.contact a:hover {
	background-position:  -220px  -77px;
	}
	
ul.cssmenu li.kids a:hover {
	background-position:  -330px  -77px;
	}


/* current page*/	
ul.cssmenu li.currenthome a {
	background-position: 0 -77px;
	}

ul.cssmenu li.currentmenu a {
	background-position:  -110px  -77px;
	}

ul.cssmenu li.currentcontact a {
	background-position:  -220px  -77px;
	}
	
ul.cssmenu li.currentkids a {
	background-position:  -330px  -77px;
	}

#maincont {
	background: url(images/main.png) no-repeat;
	height: 334px;
	padding-top: 16px;
	}
#bubble {
	float:right;
	height:68px;
	width: 195px;
	margin: 0;
	padding-left: 5px;
	text-align: center;
	/*border: 1px solid green;*/
	}
#kidsbubble {
	float:right;
	height:68px;
	width: 195px;
	margin: 0;
	padding-left: 5px;
	text-align: center;
	/*border: 1px solid green;*/
	}
#kidsbubble a {
	text-decoration: none;
	}
.tcast {
	text-decoration: none;
	}
.bubbletext {
	padding:0;
	margin:0;
	font-weight: bold;
	text-align: center;
	}
	
#bubble a {
	color: red;
	text-decoration: underline;
	}
#bubble a:visited {
	color: red;
	text-decoration: underline;
	}
#bubble a:hover {
	color: blue;
	text-decoration: underline;
	}
#bubble a:active {
	color: blue;
	text-decoration: underline;
	outline: none;
	}

#topcontent {
	width: 596px;
	height: 250px;
	margin-left: 23px;
	padding: 5px;
	}

#topcontent h1 {
	margin: 0;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	color: #fd755a;
	width:360px;
	}
#menutopcontent {
	width: 515px;
	height: 210px;
	margin-left: 15px;
	padding: 5px;
	overflow: auto;
	}


.hometext{
	margin-right: 53px;
	font-weight: bold;
	color: #fd755a;
	}
.righttext {
	font-weight: bold;
	float: right;
	margin-right:100px;
	text-align: center;
	width: 200px;
	/*border: 1px solid green;*/
	}
.righttext a {
	font-size: .8em;
	}
#hours {
	font-weight: bold;
	font-size: 1em;
	float: left;
	position: relative;
	top: -5px;
	}
.centerimg {
	width: 209px;
	border: 0;
	margin: 0;
	padding-top: 15px;
	}
table#hours {
	margin-left: 50px;
	}
#hours td {
	padding: 0 5px;
	}
#contacthours {
	font-weight: bold;
	text-align: center;
	font-size: .8em;
	margin-right: 75px;
	margin-top: 30px;
	float: right;
	clear: both;
	}

#bottom {
	background: url(images/footer.png) no-repeat;
	height: 150px;
	padding: 3px 0 0 39px;
	}
#tccontent {
	background: url(images/main.png) no-repeat;
	height: 334px;
	padding-top: 16px;
	background: url(images/maintc.png) no-repeat;
	}
#tctext {
	width: 537px;
	height: 301px;
	padding: 5px;
	margin-left: 23px;
	font-size: .7em;
	}
	
#tctext h1 {
	margin: 0;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	color: #fd755a;
	width:360px;
	}
#colorme {
	padding: 0;
	margin: 0;
	width: 537px;
	height:155px;
	}
ul.cmlist {
	list-style: none;
	width: 537px;
	padding:0;
	margin: 0 0 0 60px;
	}
ul.cmlist li{
	float: left;
	}

ul.cmlist li a {
	display: block;
	width: 120px;
	height: 150px;
	background-image: url(images/kidmap.png);
	margin: 0 5px;
	border: 3px solid #333333;
	}

/*
*	Color Me Normal Links
*/
ul.cmlist li.cm1 a {
	background-position: 0 0;
	} 
ul.cmlist li.cm2 a {
	background-position: 0 -343px;
	}
ul.cmlist li.cm3 a {
	background-position: 0 -175px;
	}

/*
*	Color Me Hover Links
*/
ul.cmlist li.cm1 a:hover {
	background-position: 121px 0;
	}

ul.cmlist li.cm2 a:hover {
	background-position:  120px  -343px;
	}

ul.cmlist li.cm3 a:hover {
	background-position:  120px  -175px;
	}
.cmtext {
	padding:0;
	margin: 0 95px;
	font-weight:bold;
	color: #fd755a;
	}
.reviewtxt {
	font-size: .8em;
	font-style: italic;
	margin-right: 53px;
	color: #000000;
	}
.reviewtxt a {
	text-decoration: none;
	color: #000000;
	}
.reviewtxt a:hover {
	text-decoration: underline;
	color: blue;
	}
#bottom p{
	padding:0;
	margin:0;
	}
#bottom {
	padding: 0;
	margin: 0;
	}
.yelpimg{
	position: relative;
	top: 90px;
	left: 50px;
	}
	
.aolimg{
	position: relative;
	top: 100px;
	left: 60px;
	}


#footer  p{
	text-align:center;
	font-size: .7em;
	padding: 0;
	margin: 0;
	}
#menutopcontent table {
	margin-bottom:20px;
	}

#menutopcontent caption {
	font-weight: bold;
	text-align: left;
	background-color: #fd755a;
	color: #ffffff;
	}

td {
	font-weight: bold;
	vertical-align: top;
	font-size:.9em
	}
	
.col1 {
	width: 300px
	}

	
.subtext {
	display: block;
	font-weight: normal;
	padding-left: 1em;
	font-size:.7em;
	}
	
ul#menunav {
	margin: 0;
	padding:0;
	}
	
ul#menunav  li{
	list-style-type:none;
	float: left;
	font-size: .8em;
	padding: 3px;
	text-align: center;
	}
	
ul#menunav a {
	color: #fd755a;
	}
ul#menunav a:hover {
	text-decoration: underline;
	color: #000000;
	}
.juan (
	text-decoration: none;
	)