@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url('graphics/backstripesbrown.jpg');
	}
	
/* div styles */
#holder {
	margin: auto;
	width: 952px;
	height: 550px
	}
#services_back {
	width: 952px;
	height: 400px;
	background-image: url('graphics/services-bot.jpg');
	}
#services_full {
	width: 231px;
	height: 270px;
	background-color: #F2EDDD;
	margin-left: 33px;
	padding: 10px;
	background-image: url'(graphics/dots.gif');
	float: left;
	overflow: auto;
	clear: left;
	border-right: 1px solid #648862;
	border-bottom: 1px solid #648862;
	border-left: 1px solid #648862;
	}
#services_day {
	width: 233px;
	height: 270px;
	background-color: #F2EDDD;
	margin: auto auto auto 33px;
	padding: 10px;
	background-image: url('graphics/dots.gif');
	float: left;
	overflow: auto;
	border-right: 1px solid #648862;
	border-bottom: 1px solid #648862;
	border-left: 1px solid #648862;
	}
#services_test {
	width: 320px;
	height: 350px;
	background-color: #FFFFFF;
	padding: 10px;
	float: left;
	overflow: auto;
	border-right: 1px solid #648862;
	border-bottom: 1px solid #648862;
	border-left: 1px solid #648862;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	left: 550px;
	position: relative;
	}
#blog {
	background-color: #386D8D;
	width: 250px;
	height: 30px;
	border: 1px solid #f2EDDD;
	text-align: center;
	position: relative;
	left: 0px;
	float: left;
	}
#title_full {
	width: 250px;
	height: 30px;
	margin-left: 33px;
	background-color: #648862;
	float: left;
	border-top: 1px solid #F2EDDD;
	border-right: 1px solid #F2EDDD;
	border-left: 1px solid #F2EDDD;
	}
#title_day {
	width: 252px;
	height: 30px;
	margin-left: 34px;
	background-color: #648862;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #F2EDDD;
	border-right-color: #F2EDDD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2EDDD;
	}
#title_test {
	width: 420px;
	height: 30px;
	margin-left: 500px;
	background-color: #648862;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F2EDDD;
	border-right-color: #F2EDDD;
	border-left-color: #F2EDDD;
	text-align: center;
	}
#test_text {
	width: 690px;
	height: 200px;
	background-color: #F2EDDD;
	background-image: url(graphics/dots.gif);
	border: 1px solid #648862;
	margin: auto;
	padding: 25px;
	overflow: auto;
	}
#contact_nav {
	width: 952px;
	height: 150px
	}
#contact_back {
	width: 952px;
	height: 400px;
	background-image: url('graphics/contact_pic_half.jpg');
	}
#contact_form {
	width: 450px;
	height: 340px;
	margin-left: 450px;
	}
#about_back {
	width: 952px;
	height: 400px;
	background-image: url('graphics/about-us-bot.jpg');
	}
#emmy {
	width: 234px;
	height: 350px;
	float: left;
	border: 1px solid #000000;
	margin-left: 350px;
	}
#about_text {
	width: 320px;
	height: 350px;
	border: 1px solid #000000;
	padding: 10px;
	float: left;
	background-color: #FFFFFF;
	overflow: auto;
	position: relative;
	left: 550px;
	}
#footer {
	margin: auto;
	width: 952px;
	height: 40px;
	text-align: center;
	}

/* text styles */
.form {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	}
.form a {
	text-decoration: underline;
	color: #FFFFFF;
	}
.about {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #6C8F73;
	margin: 0px;
	padding: 0px;
	}
.services {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #648862;
	padding: 0px;
	margin: 0px;
	}
.service_title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	}
.title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	color: #678C6D;
	}
.titleserv {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	color: #FFFFFF;
	}
.footer {
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #648862;
	}
.footer a {
	text-decoration: none;
	color: #648862;
	}
.footer a:hover {
	color: #FFFFFF;
	}
.image {
	float: right;
	padding-left: 5px;
	}

/* nav bar */
div#navbar {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 952px;
	height: 30px;
	text-align: center;
	clear: left;
}
div#navbar ul {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #648862;
	padding-left: 0px;
}
div#navbar li {
	padding: 5px;
	list-style-type: none;
    display: inline;
}
div#navbar li a {
    text-decoration: none;
    color: #648862;
}
div#navbar li a:hover {
    color: #ffffff;
}
div#navbarserv {
	width: 730px;
	height: 15px;
	text-align: center;
	margin: auto auto 10px;
	background-color: #648862;
	padding: 5px;
	border: 1px solid #F2EDDD;
}
div#navbarserv ul {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
div#navbarserv li {
	padding: 15px;
	list-style-type: none;
    display: inline;
}
div#navbarserv li a {
	text-decoration: none;
	color: #F2EDDD;
	margin: 0px;
	padding: 0px;
}
div#navbarserv li a:hover {
    text-decoration: underline;
	color: #ffffff;
}



