@charset "UTF-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #DFE7B4;
}
a {
	color: #631B27;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#page {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	width: 1010px;
	background-color: #FFFFFF;
}
#header {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#nav {
	margin-top: 37px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.nav {
	text-transform: uppercase;
	letter-spacing: 2px;
}
.nav a {
	color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-decoration: none;
}
.nav a:hover {
	color: #631B27;
	text-decoration: none;
}
#flash {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#content {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-align: left;
}
#about {
	width: 505px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	background-color: #B1C29E;
	padding: 25px;
	margin: 0px;
}
#services {
	width: 505px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	background-color: #E3B8B0;
	margin: 0px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
#flash_about {
	width: 385px;
	text-align: left;
	vertical-align: top;
}
#footer {
	width: 1010px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	text-align: center;
	background-color: #DFE7B4;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
}
#content_about {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-align: left;
}
#content_services {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-align: left;
}
#content_contact {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-align: left;
}
#contact {
	width: 505px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	background-color: #AB9C9F;
	margin: 0px;
	padding: 25px;
}
#portfolio {
	width: 335px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	background-color: #C0C0C0;
	padding: 25px;
	margin: 0px;
}

