
body {
	margin: 0px;
	padding: 0px;
	background: #272727 url(images/img01.jpg) repeat-x left top;
	font: 13px Arial, Helvetica, sans-serif;
	color: #ffd7de;
}

h1, h2, h3 {
	margin-top: 0px;
	color: #ffffff;
}

h1 {
	font-size: 2em; color: #ffd7de;
}

h2 {
	font-size: 1.4em; color: #ffd7de;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.4em; 
}

h5 {
	font-size: 1.4em; color: white;
}

.headings {
   color: #e81c65;
}

p, ol, ul {
	margin-bottom: 1.8em;
	margin-left: 0px;
	line-height: 150%;
}

ul.hours {
  margin-left:15px.
}

a {
	color: #e81c65;
}

a:hover {
	text-decoration: none;
	color: #ffd7de;
}

a img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
}

#header a {
	text-decoration: none;
	color: #e81c65;
}

/* Logo */

#logo {
	float: left;
	/*background: url(images/title3.png) no-repeat left top;
	margin: 20px 0 0 0;*/
}

# ph {
  float:right;

}

#logo h1, #logo p {
	margin: 0px;
	padding-left: 83px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 80px;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 40px 0px 0px 1px;
}

#menu a {
	display: block;
	width: auto;
	height: 20px;
	padding: 5px 10px;
}

#menu a:hover {
	background: #e81c65 url(images/img02.jpg) repeat-x 0px 0px;
	text-decoration: none;
}

#menu .active {
	background: #e81c65 url(images/img02.jpg) repeat-x 0px 0px;
}

#menu .active a {
	background: #e81c65 url(images/img02.jpg) repeat-x 0px 0px;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 40px 0px;
	
}

/* Content */

#content {
	float: right;
	
	width: 700px;
	/*background: url(images/img03.jpg) no-repeat right bottom;*/
	
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.post .entry {
}

.post .meta {
	font-weight: bold;
}

.post .byline {
	margin: 0px;
}

.post .shpeel {
	margin: 0px;
	line-height:140%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 170px;
	background: url(images/img03.gif) repeat-y left top;
}

#sidebar-bgtop {
	height: 3px;
	background: url(images/img04.gif) no-repeat left top;
}

#sidebar-bgbtm {
	height: 3px;
	background: url(images/img05.gif) no-repeat left bottom;
}

#sidebar-content {
	padding: 0px 20px 20px 20px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li ul {
	margin-bottom: 1.8em;
}

#sidebar li li {
	background: url(images/img05.jpg) no-repeat left 50%;
	margin-left: 5px;
	padding-left: 10px;
}

#sidebar h2 {
	background: url(images/img06.jpg) no-repeat left 50%;
	padding-left: 15px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	height: 80px;
	margin: 0px auto;
	background: url(images/img01.jpg) repeat-x left top;
	color: #000000;
}

#footer p {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #e81c65;
}

.contentTitle {
	color: #e81c65;
}




.sally {
  margin: 18px 20px 20px 0px;
  border: 1px solid black;
}

.sub {
   color:white; margin: 0 0 0 8px;
}

.title_pic {
  margin: 20px 0 0 0;

}

.contact_pic {
float: right;
border: 0px solid black;
margin: 20px 20px 0 0;
height: 50%;
width: 50%;

}

.test {
    margin: 0 50px 0 50px;
    font-style: italic;
}

.testflower {
  width: 5%;
  height: 5%;
}

.quote1 {
    margin: 10px 50px 0 150px;
    font-style: italic;
}

.quote2 {
    margin: 0 50px 0 200px;
    font-style: italic;
}

.quote3 {
    margin: 0 50px 0 250px;
    font-style: italic;
}

.quote4 {
    margin: 0 50px 0 400px;
    font-style: italic;
}


