body {
	background-color: #333333;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}
#master {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 220px;
	width: 805px;
	border-left-color:#b3a79b;
	border-left-style:solid;
	border-left-width:5px;
	border-right-color:#b3a79b;
	border-right-style:solid;
	border-right-width:5px;
	border-top-color:#b3a79b;
	border-top-style:solid;
	border-top-width:5px;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	border-bottom-width:4px;
	display: inline-block;
}
.container {
	width: 805px;
	background-color: #B3A79B;
	border-left-color:#b3a79b;
	border-left-style:solid;
	border-left-width:5px;
	border-right-color:#b3a79b;
	border-right-style:solid;
	border-right-width:5px;
	display: inline-block;
	height: 100%;
}
h1 {
	font-size: 19px;
}
h2 {
	font-size: 16px;
}

.left {
	width: 420px;
	background-color: #B3A79B;
	border-right-color:#b3a79b;
	border-right-style:solid;
	border-right-width:5px;
	float: left;
	height: 100%;
}
.right {
	float: right;
	width: 350px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 15px;
}
.right-home {
	float: right;
	width: 350px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 15px;
	height: 480px;
	background-color: #FFFFFF;
}

.nav {
	height: 89px;
	width: 370px;
	background-color: #FFFFFF;
	text-align: left;
	border: 5px solid #E8EFD1;
	margin-bottom: 20px;
	margin-left: -15px;
}

.img-border {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E8EFD1;
}
.home-text-list {
	margin-left: 50px;
	font-size: 16px;

}
.clear-both {
	clear: both;
}
.footer {
	background-color: #B3A79B;
	height: 50px;
	width: 805px;
	border-left-color:#b3a79b;
	border-left-style:solid;
	border-left-width:5px;
	border-right-color:#b3a79b;
	border-right-style:solid;
	border-right-width:5px;
	border-bottom-color:#b3a79b;
	border-bottom-style:solid;
	border-bottom-width:5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: bold;
	border-top-width: 4px;
	border-top-style: solid;
	display: inline-block;
}
.glow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #B3A79B;
	text-align: center;
	list-style-type: none;
}
a:link.glow {
	color: #B3A79B;
	text-decoration: none;
}
a:visited.glow {
	color: #B3A79B;
	text-decoration: none;
}
a:hover.glow {
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
ul, li {
	margin:0;
	padding:0;
}
.title {
	height: 99px;
	width: 425px;
	background-color: #FFFFFF;
	text-align: left;
}
.services {
	line-height: 150%;
	font-weight: bold;
	margin-left: 50px;
}

