		body {
	background-color: #EFDFC0;
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
		}
		#master {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
		}
		#header {
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	height: 250px;
	width: 800px;
		}
		
		#container {
	width: 798px;
	background-color: #FFFDDE;
	background-repeat: repeat-x;
	display: inline-block;
		}
		
		#menu {
	background-color: #CFA26E;
	height: 100%;
	width: 170px;
	background-image: url(images/menu-bg.png);
	background-repeat: no-repeat;
	float: left;
		}
		#services {
		height: 200px;
		width: 500px;
		position: absolute;
		left: 235px;
		}
#form {
	width: 500px;
}
#facebook {
	float: right;
	margin-top: 200px;
	margin-right: 5px;
}

		
		.home-text {
	margin-left: 200px;
	margin-right: 20px;
	text-align: center;
		}
	.home-list {
	list-style-type: disc;
	line-height: 130%;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	}
		a:link {
			color: #000000;
			text-decoration: none;
		}
		a:hover {
	color: #CFA26E;
	text-decoration: none;
		}
		a:visited {
	text-decoration: none;
		}
	#footer {
	height: 30px;
	width: 800px;
	background-color: #CFA26E;
	}
	
	#bottom {
	height: 30px;
	width: 800px;
		}
#bottom p {
	text-align: center;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.main-text {
	font-family: Georgia, Times New Roman, Times, serif;
	margin-left: 200px;
	margin-right: 30px;
	color: #333333;
	text-align: justify;
}
.sub-headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FBBF01;
}
.pic-left {
	margin-left: 20px;
}
.pic-right {
	margin-right: 20px;
}
h1.home-text {
	font-size: large;
	color: #FBBF01;
}
img.right {
	float: right;
	margin-left: 10px;
}
h2.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FBBF01;
	margin-bottom: -15px;
}
.tabletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

