@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	background-color: #f2f2f2;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	height: auto;
}

#wrapper #banner {
	background-color: #f2f2f2;
	height: 288px;
	width: 900px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #navigation {
	background-color: #f2f2f2;
	height: 30px;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}

#wrapper #navBottom {
	background-color: #414141;
	height: auto;
	width: 900px;
}

#wrapper #navSigned {
	height: 60px;
	width: 900px;
}

#wrapper #navigation a {
	text-decoration: none;
	font-family: Calibri;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #414141;
}

#wrapper #navLine {
	height: 2px;
	background-color: #f2f2f2;
}

#wrapper #bodyArea {
	height: auto;
	width: 900px;
	background-color: #f2f2f2;
	margin: 0px;
	padding: 0px;
}

#wrapper #bodyServices #left {
	background-color: #f2f2f2;
	height: 488px;
	width: 580px;
	float: left;
}

#wrapper #bodyServices #right {
	background-color: #d9d9d9;
	height: 488px;
	width: 320px;
	float: right;
}

#wrapper #comments {
	font-family: Calibri;
	height: auto;
	width: 890px;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #ebe4cc;
	text-align: left;
}

#wrapper #comments a {
	text-decoration: none;
	font-family: Calibri;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #001933;
}

#wrapper #painters {
	height: auto;
	width: 900px;
	background-color: #f2f2f2;
}

#wrapper #paintersBefore {
	background-color: #f2f2f2;
	height: auto;
	width: 780px;
	padding-left: 120px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#wrapper #schedule {
	background-color: #f2f2f2;
	height: 196px;
	width: 580px;
}

#wrapper #vline {
	background-color: #f2f2f2;
	height: auto;
	width: 900px;
}		

.title {
	font-family: Calibri;
	font-size: 36px;
	font-style: italic;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #f2f2f2;
	color: #900000;
}

.subTitle {
	font-family: Calibri;
	font-size: 16px;
	font-style: italic;
	color: #001933;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #f2f2f2;
	text-align: left;
}

.Calibri16Black {
	font-family: Calibri;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #ebe4cc;
	text-align: left;
}

.h1 {
	font-family: Calibri;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000000;
	background-color: #f2f2f2;
	text-align: left;
	padding-top: 0px;
}

.h2 {
	font-family: Calibri;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000000;
	background-color: #f2f2f2;
	padding-top: 0px;
}
#wrapper #bodyServices #left ul li {
	font-family: Calibri;
}
#wrapper #bodyServices #left ul li {
	padding-left: 20px;
}
