body {
	background-color: #FFFFFF;
	color: #000000; 
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	margin: 10px;
}

p, ul, li, h1, h2, h3, table, img {
	margin: 0px;
	padding: 0px;
}

a img {
	border: 0px;
}

#page_wrapper {
	width: 760px;
	margin: 0 auto;
}

#header {
	height: 60px;
	margin: 5px;
	background-image: url(images/dpflowers_headbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#header .logo {
	float: left;
}

#header .tel_no {
	float: right;
	padding: 10px 40px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

#menu {
	width: auto;
	margin: 0px 5px;
	text-align: center;
	font-size: 0px;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	display: inline;
	vertical-align: middle;
	font-size: 2.5em;
}

.divider {
	width: auto;
	height: 10px;
	margin: 5px 5px 0px 5px;
	background-image: url(images/dpflowers_divider.gif);
	background-position: left;
	background-repeat: repeat-x;
	font-size: 0px;
	clear: both;
}

#big_image {
	text-align: center;
	margin: 10px 0px 5px;;
}

#big_image img {
	border: 1px solid #FB805F;
}

#content {
	background-color: #F7F8FF;
	color: #000000;
	margin: 5px;
	padding: 5px 30px;
	text-align: justify;
}

#content h1 {
	font-size: 1.6em;
	color: #B83D31;
	margin: 20px 0px;
}

#content h2 {
	font-size: 1.4em;
	color: #46562B;
	margin: 20px 0px 0px;
}

#content p {
	margin: 10px 285px 10px 0px;
}

#content .gallery_p {
	margin: 10px 395px 10px 0px;
}

#content .full_width {
	margin: 10px 0px;
}

#content ul {
	margin: 10px 285px 10px 40px; 
}

#content .right {
	float: right;
	width: 230px;
	padding: 0px 0px 0px 20px;
	border-left: 1px dashed #46562B;
	margin: 20px 0px;
}

#content .right a {
	font-size: 1.4em;
}

#content .right ul {
	list-style-image: url(images/dpflowers_bullet.gif);
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#content .right li {
	margin: 0px 0px 10px;
}

#content .right p {
	margin: 0px;
}

#content .right img {
	margin: 20px 0px;
	border: 1px solid #FB805F;
}

#content .gallery_right {
	float: right;
	width: 340px;
	padding: 0px 0px 0px 20px;
	border-left: 1px dashed #46562B;
	margin: 20px 0px 0px;
	text-align: right;
}

#content .gallery_right img {
	margin: 5px 0px 0px;
	border: 1px solid #FB805F;
}

.testimonial {
	margin: 30px 0px;
	color: #46562B;
	font-weight: bold;
	text-align: left;
}

.testimonial_logo {
	float: left;
	margin: 0px 10px 0px 0px;
}

.testimonial .details {
	font-style: italic;
	font-weight: 100;
	font-size: 0.9em;
}

.gallery {
	margin: 0px 0px 10px;
}

.gallery td {
	padding: 5px 10px 5px 0px;
}

.gallery img {
	width: 66px;
	height: 66px;
}

form table td {
	padding: 10px 0px;
	border-bottom: 1px dashed #46562B;
}

form table .label {
	width: 150px;
	font-weight: bold;
}

form table .button {
	text-align: center;
	padding: 20px;
	border-bottom: 0px;
}

.success {
	font-weight: bold;
	color: #006600;
}

.error {
	font-weight: bold;
	color: #FF0000;
}

#footer {
	text-align: center;
	font-size: 0.8em;
	margin: 0px;
	padding: 3px;
	background-image: url(images/bottom_grad.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#gal_img_big_link {
	font-size: 0.8em;
	float: left;
	padding: 0px 0px 0px 10px;
}
