/* All CSS copyright 2006 Refreshing Home Design*/


/* Remove all body&html margins */
/*----------------------------------------------------------------------------*/
body, html {
	margin: 0px; padding: 0px;
	color: #000;
	background-color: #fee9f1; }
body {
    min-width:750px; }


/* Wrapper and columns */
/*----------------------------------------------------------------------------*/
#big {
	width: 900px;
	margin: 0px auto;
	padding: 15px 0px;
	text-align: center;
	background: #fff url("img/background.gif") repeat-y 50% 0; }
.lamp_wrap {
	width: 850px; height: 125px;
	margin: 0px auto;
	padding: 0px 0px 15px;
	font-family: Georgia, Tahoma, Arial, sans-serif;
	background: #fff url("img/lamp_head.gif") repeat-y 50% 0;
	background-repeat: no-repeat; }
#wrap {
	width: 850px;
	margin: 0px auto;
	font-family: Georgia, Tahoma, Arial, sans-serif;
	background: #fff url("img/background.gif") repeat-y 50% 0; }
#wrap_end {
	width: 900px;
	height: 21px;
	margin: 0px auto;
	text-align: center;
	background-color: #FEE9F1;
	background-image: url("img/background_end.gif");
	background-repeat: no-repeat;
	background-position: center center; }
#nav {
    background: #fff;
    float: left;
    width: 245px; }
#main {
	width: 530px; float: right;
	margin: 15px; padding: 15px; 
	font-family: Georgia, Tahoma, Arial, sans-serif;
	background-color: #ffffff;
	text-align: left; }
#nav ul {
		list-style: none;
		margin: 0px; padding: 0px;
	} #nav ul li a:link, #nav ul li a:visited {
		display: block;
		font-size: 0.9em; font-weight: bold;
		margin-bottom: 5px; padding: 5px 15px;
		color: #0b8342;
		text-decoration: none;
	} #nav ul li.select a:link, #nav ul li.select a:visited {
		display: block;
		margin-bottom: 5px; padding: 5px 15px;
		background-color: #0b8342; color: #fff;
	} #nav ul li a:hover {
		display: block;
		margin-bottom: 5px; padding: 5px 15px;
		background-color: transparent; color: #ccc; }
#nav p#shim {
	display: block;
	margin: 25px 0px 0px;
	} #nav p.testimonial {
		margin: 50px 10px 5px;
		color: #0b8342;
		font-size: .85em;
		text-align: left;
	} #nav p.name {
		margin: 0px 10px 10px;
		color: #0b8342;
		font-size: .8em;
		font-weight: bold;
		text-align: left; }
table { clear: both; }
#contact_content {
	width: 500px; float: right;
	margin: 15px; padding: 15px; 
	font-family: Georgia, Tahoma, Arial, sans-serif;
	background: #fff url("img/head_background.gif") repeat-x bottom;
	text-align: left; }
	p { margin: 0px;} ul { margin: 0px; }
	 p.motto {
		text-align: center;
		font-size: 1.4em;
		font-weight: bold;
		color: #0b8342; } 
	 p.heading {
		font-size: 1.1em;
		font-weight: bold;
		margin-top: 30px;
		color: #0b8342; }
	 p.contact_heading {
		font-size: 1.1em;
		font-weight: bold;
		color: #0b8342;
		padding-bottom: 2px;
		margin-bottom: 0px; }
	 p.contact_data {
		margin: 0px; }
	 p.center {
		text-align: center; }
#content img {
	border: 2px solid #ccc; }
#contact_content img {
	border: 2px solid #ccc; }
#content img.float {
	float: left;
	margin-right: 15px; }
#contact_content img.float {
	float: left;
	margin-right: 15px; }

#contact_content img.floatclear {
	float: left; clear: left;
	border: 0px;
	margin-right: 15px; }
#content img.noborder {
	border: 0px; }
#contact_content img.noborder {
	border: 0px; }

.service {
	display: block;
	padding: 5px; margin-bottom: 15px; margin-left: 50px; margin-right: 50px; }
.service_title {
	font-size: 1.1em;
	font-weight: bold;
	color: #0b8342; }

#foot {
	width: 850px; clear: both;
	margin: 0px auto;
	padding: 3px 0px;
	font-size: .7em;
	color: #666; background-color: #ccc;}
p.larger {
	font-size: 110%; 
	text-align: left;}
p.testimonial {
	font-style: italic;}
img.float {
	float: left;
	margin: 15px; }
.sep { clear: both; height: 1%; }
