h1, h2, h3, h4, h5, h6, p, li, table, a {
	font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
	color: #cccccc;
	border-width: 0px;
	padding: 0px;
}

table, tr, td {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4 {
	padding-top:10px;
}

div.main {
	background-color: #000000;
	width:780px;
}

body {
	background-color:#000000;
}

body.red {
	background-image: url(images/bg_red.jpg);
	margin:0px;
	margin-bottom:10px;
}

body.aqua {
	background-image: url(images/bg_aqua.jpg);
	margin:0px;
	margin-bottom:10px;
}
body.violet {
	background-image: url(images/bg_violet.jpg);
	margin:0px;
	margin-bottom:10px;
}
body.green {
	background-image: url(images/bg_green.jpg);
	margin-top:0px;
	margin-bottom:10px;
}
body.blue {
	background-image: url(images/bg_blue.jpg);
	margin:0px;
	margin-bottom:10px;
}
body.yellow {
	background-image: url(images/bg_yellow.jpg);
	margin:0px;
	margin-bottom:10px;
}
div.header, div.menu, div.content, div.footer {
   width:750px;
	display: block;
	background: #000000;
	color: #cccccc;
	border-width: 0px;
	padding: 0px;
}

div.content {
	margin-top:20px;
	margin-bottom:20px;
}

div.heart {
	background-image: url(images/heart_bg.gif);
	margin-top: 20px;
	margin-bottom: 20px;
}

div.clover {
	background-image: url(images/clover_bg.gif);
	margin-top: 20px;
	margin-bottom: 20px;
}

div.header {
	height: 100px;
}

div.menu {
	height:33px;
	margin-top:5px;
	margin-bottom:5px;
	border-color: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

div.footer {
	border-color: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
}

img.menu {
   border: 0px;
	float: left;
	opacity: 0.6;
   filter:alpha(opacity=60)
}

img.menu_lit {
	border: 0px;
	float: left;
}


div.welcome {
	width: 100%;
}

img.welcome {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
}

div.staff {
	display: block;
	width: 100%;
	height: 330px;
}

img.left {
	margin: 20px;
	float: left;
	display: inline;
}

img.right {
	margin: 20px;
	float: right;
	display: inline;
}

img.kim {
	margin: 0px 80px 20px 20px;
	float: right;
	display: inline;
}

img.lflower {
	margin: 0px 0px 0px 0px;
	float: left;
	display: inline;
}

img.rflower {
	margin: 0px 0px 0px 0px;
	float: right;
	display: inline;
}

img.mg {
	/*float: right;*/
	padding: 0px;
	margin: 0px;
	border: 0px;
}

a.mg {
	padding: 0px;
	margin: 0px;
}

a.menu {
	border: none;
}

ul {
	padding-bottom: 20px;
}

li.staffleft {
   list-style-image: none;
	list-style: none;
	line-height: 200%;
	text-align: left;
	font-size: .8em;
}

li.staffright {
   list-style-image: none;
	list-style: none;
	line-height: 200%;
	text-align: right;
	font-size: .8em;
}

a.staffleft {
	color: #009900;
	float: left;
	text-decoration: underline overline;
	}
	
a.staffleft:hover {
	color: #66ff00;
}

a.staffright {
	color: #009900;
	float: right;
	text-decoration: underline overline;
	}
	
a.staffright:hover {
	color: #66ff00;
}

a.footer {
	color: #990000;
	text-decoration: underline overline;
	font-size: smaller;
	}
	
a.footer:hover {
	color: #ff0000;
}

a.special {
	color: #aa0000;
	text-decoration: underline;
	}
	
a.special:hover {
	color: #ff0000;
}

td.footer {
	padding-top: 5px;
	padding-bottom: 5px;
}

div.hours {
	float:left;
   width:240px;
   margin:0;
  padding:1em;
}

div.map {
	margin-left:270px;
   border-left:1px solid gray;
   padding:1em;
}

td.svc {
	width: 50%;
	text-align: left;
	vertical-align: top;
}

td.svcx2 {
	width: 80%;
	text-align: left;
	vertical-align: top;
}

h3.svc {
	padding: 0px;
	margin-top: 20px;
	text-decoration: overline;
}

div.service {
	border-width:0px;
	border-left-width:2px;
	border-style: solid;
	border-color: #cccccc;
}

p.smaller {
	font-size: .6em;
	padding: 0px;
	margin: 0px;
}

p.focus {
	text-align:justify;
	text-indent:20px;
	letter-spacing:1.5px;
}

p.no_indent {
	text-align:left;
	letter-spacing:1.5px;
}

p.blockquote {
	float:right;
	width:25%;
	padding:8px;
	border:1px solid #ff9900;
	text-align:right;
	font-size:.8em;
	color:#000000;
	margin:20px;
	background-color:#cccccc;
}

p.special {
	text-indent: 20px;
	margin-left: 100px;
	margin-right: 100px;
	text-align: justify;
}

li.focus {
	list-style: none;
	line-height: 140%;
	text-align: left;
	font-size: 1em;
	list-style-type: disc;
	margin-left:40px;
}

a.focus {
	text-decoration:none;
	color:#0000aa;
}

a.focus:hover {
	text-decoration:none;
	color:#0000ff;
}

 strong.rbg {
	background-color: #cc0000;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-size: large;
}
strong.wbg {
	background-color: #ffffff;
	color: #0000aa;
	padding: 0px;
	margin: 0px;
	font-size: large;
}

ul.left {
	text-align: left;
	margin-left: 175px;
}	

div.clear {
	clear: both;
}
