
#main_content p {
	font-size: 1em;
	padding-bottom: 5px;
	padding-top: 10px;
}

#main_top p {
	float: left;
	font-size: 1em;
	font-weight: bold;
	margin-right: 20em;
	margin-bottom: 1.5em;
}

#testimonial {
	margin-right: 10px;
	margin-left: 10px; 
	margin-top: 5px;
}

#testimonial img {
	border: 2px solid #0C0092;
}

#products img {
	border: 2px solid #0C0092;
}

ul.page_listing {
	list-style: none;
	padding-bottom: .5em;
}

ul.subpage_listing {
	list-style: none;
	margin-left: .8em;
	margin-right: .8em;
}

ul.page_listing a {
	color: #868687;
}

ul.subpage_listing a {
	color: #868687;
}

ul.event_listing {
	list-style: none;
}

.message {
	width: 350px;
	height: 350px;
}

.name {
	width: 250px;
}

.email {
	width: 300px;
}

.phone {
	width: 150px;
}

#contact_form {
	margin-top: .9em;
	margin-left: .5em;
	margin-right: 5em;
}

ul#photo_gallery {
}

ul#photo_gallery li {
	list-style: none;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	border: 1px solid #868687;	
}

ul#album_list li {
	list-style: none;
	float: left;
	margin-right: 10px;
	text-align: center;
}

#info {
	clear: both;
}

ul#page_listing {
	margin-left: 5em;
	margin-right: 5em;
}

h1, h2, h3, h4, h5, h6 {
	color: black;
}

h1 {
	font-family: arial, "lucida console", sans-serif;
	font-size: 2em;
	margin-left: 10px;
	margin-top:5px;
}

li {
	color: black;
}

p {
	color: black;
	padding-left: 10px;
}


p a {
	color: #868687;
}


h2 a {
	color: #868687;
}

.menu_message {
	color: #070096;
	padding-left: 10px;
}

.menu_message img {
	margin-top: 10px;
	border: 2px solid #0C0092;
}

.red a {
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}

#chairs td {
	vertical-align: top;
	padding: 10px;
}

#description {
	float: right;
	width: 260px;
	height: 300px;
	padding: 10px;
}

#price {
	clear: both;
	margin-top: 5px;
}

img, div { 
	behavior: url(/css/iepngfix.htc); 
}