@charset "utf-8";

body {
	background-color: #0070e0;
	height: auto;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	padding-top: 0px;
}

#header {
	background-color: #0070e0;
	height: 125px;
	width: 800px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/SOULPAINTING%20LOGO.jpg);
}

#navbar {
	background-color: #0070e0;
	float: left;
	height: auto;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	display: list-item;
	text-align: center;
}
#logo {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 50%;
}

#content {
	background-color: #d7eafd;
	height: auto;
	width: 580px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/bluebird%20background2.jpg);
	padding: 10px;
	float: left;
	margin: 0px;
}
#footer {
	background-color: #0070E0;
	padding: 5px;
	clear: both;
	height: auto;
	width: 790px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	margin-top: 0px;
	float: right;
}

.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}

#content table cost {
	float: left;
	margin-left: 10px;
}
h4 {
	font-size: 1.4em;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1.5em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin-left: 10px;
	color: #000000;
	font-variant: normal;
	text-transform: none;
}
hi {
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	display: block;
}
p {
	font-size: 1.2em;
	line-height: 1.4em;
	text-indent: 3em;
	margin: 5px;
}
