@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #6B2C95;
	background-repeat: repeat;
	background-color: #633396;
}
#subHead {
	background-image: url(images/subhead.jpg);
	height: 51px;
	width: 758px;
	position: relative;
	font-weight: bold;
	text-align: right;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-right: 100px;
	padding-top: 6px;
}
#container {
	width: 858px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 20px;
	background-image: url(images/bckground1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #18B6FF;
	border-left-color: #18B6FF;
}
#mainBody {
	width: 858px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#leftBody {
	width: 400px;
	float: left;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 85px;
}
#rightBody {
	float: right;
	width: 225px;
	margin-right: 40px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
}
#footerCopy {
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 20px;
}

#clear {
	clear: both;
}
#footer {
	background-image: url(images/bottom.jpg);
	height: 100px;
	width: 858px;
	position: relative;
	color: #652F91;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #18B6FF;
	border-bottom-color: #18B6FF;
	border-left-color: #18B6FF;
	padding-top: 130px;
	font-size: 90%;
}
#header {
	height: 156px;
	width: 858px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#header_left {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 156px;
	width: 510px;
	background-image: url(images/headerLeft.jpg);
}
#header_home {
	height: 156px;
	width: 101px;
	float: left;
}
#header_about {
	float: left;
	height: 156px;
	width: 96px;
}
#header_contact {
	float: left;
	height: 156px;
	width: 150px;
}
#subHead a {
	text-decoration: none;
}
.bodycopy {
	line-height: 140%;
}
.boldCopy {
	font-weight: bold;
	line-height: 120%;
}
.imageMargin {
	float: left;
	position: relative;
}
#leftBody li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 50px;
	line-height: 130%;
}
#form1 fieldset {
	padding: 10px;
	width: 90%;
}
#form1 {
	font-size: 90%;
	color: #633396;
}
#form1 #comments {
	font-family: Arial, Helvetica, sans-serif;
	color: #633396;
	font-size: 90%;
}
#form1 legend {
	font-weight: bold;
	color: #18B6FF;
}
#leftBody2 {
	margin-left: 60px;
	width: 450px;
	float: left;
}
#portfolio {
	float: left;
	width: 700px;
	margin-left: 80px;
}
.dropcap {
	font-size: 48px;
	font-weight: bold;
	float: left;
	line-height: 42px;
}
