body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/backgroundImages/backgroundLinen.jpg);
	background-repeat: repeat;
}
h2 {
	margin-top: -10px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	float: left;
}
p {
	font-size: 17px;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #3366FF;
}
a:active {
	color: #4b70a8;
}
#wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#middleBorder {
	background-image: url(images/backgroundImages/borderMiddle.png);
	background-repeat: repeat-y;
	width: 840px;
	float: left;
	margin-top: 15px;
	-moz-box-shadow: 3px 0px 12px #000000;
	-webkit-box-shadow: 3px 0px 12px #000000;
	box-shadow: 3px 0px 12px #000000;
}
#topBorder {
	background-color: #FFF;
	background-image: url(images/backgroundImages/borderTopAndBottom.jpg);
	background-repeat: repeat-x;
	width: 840px;
	height: 9px;
}
#headerAndNav {
	float: left;
	width: 840px;
	padding-bottom: 15px;
}
#header {
	float: left;
	width: 937px;
	margin-left: -112px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 15px;
}
#navLeft {
	background-image: url(images/backgroundImages/navLeft.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 25px;
	float: left;
	margin-top: 15px;
	margin-left: 27px;
}
#nav {
	float: left;
	width: 695px;
	height: 45px;
	background-image: url(images/backgroundImages/navMiddleCopy.png);
	background-repeat: repeat-x;
	margin-top: 15px;
	padding-left: 40px;
}
#navRight {
	background-image: url(images/backgroundImages/navRight.png);
	float: left;
	height: 45px;
	width: 24px;
	margin-top: 15px;
}
#mainContent {
	float: left;
	width: 780px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-top: 15px;
}
#bottomBorder {
	background-image: url(images/backgroundImages/borderTopAndBottom.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 9px;
	width: 840px;
}
#footer {
	clear: both;
	width: 840px;
	margin-top: 15px;
	text-align: center;
	padding-bottom: 15px;
	font-size: 15px;
}

#footerLinks {
	float: left;
	width: 485px;
	padding-left: 177px;
	padding-right: 177px;
}
#servicesText {
	width: 480px;
	float: left;
}
#googleMap {
	float: right;
	padding-left: 10px;
}
.imageMargin {
	margin-left: 46px;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bulletpointList {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 14px;
	font-size: 17px;
	font-style: normal;
}
.imageNegativeTopMargin {
	margin-top: -20px;
}
.imageFloatRight {
	float: right;
	margin-left: 10px;
}
.imageFloatRightExtraMargin {
	float: right;
	margin-left: 25px;
}
.extraTextPadding {
	padding-right: 45px;
	padding-left: 45px;
}
.iframe {
	text-align: center;
	margin-left: 82px;
}
#nav a  {
	height: 45px;
	color: #FFF;
	font-size: 18px;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
}
#footer ul {
	margin: url(images/backgroundImages/navMiddle.png);
	padding: 0px;
}
#footer li {
	float: left;
}
#footerLinks a {
	padding-top: 25px;
	padding-bottom: 15px;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
}
a.navHome {
	background-image: url(images/backgroundImages/navHome.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 73px;
}
a:hover.navHome {
	background-image: url(images/backgroundImages/navHomeHover.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	width: 73px;
}
a:active.navHome {
	background-image: url(images/backgroundImages/navHomeHover.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 73px;
}
a.navAbout {
	background-image: url(images/backgroundImages/navAbout.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 73px;
}
a:hover.navAbout {
	background-image: url(images/backgroundImages/navAboutHover.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 73px;
}
a:active.navAbout {
	background-image: url(images/backgroundImages/navAboutHover.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 73px;
}
a.navServices {
	background-image: url(images/backgroundImages/navServices.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 80px;
}
a:hover.navServices {
	background-image: url(images/backgroundImages/navServicesHover.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 80px;
}
a:active.navServices {
	background-image: url(images/backgroundImages/navServicesHover.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 80px;
}
a.navCalendarOfEvents {
	background-image: url(images/backgroundImages/navCalendar.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 177px;
}
a:hover.navCalendarOfEvents {
	background-image: url(images/backgroundImages/navCalendarHover.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 177px;
}
a:active.navCalendarOfEvents {
	background-image: url(images/backgroundImages/navCalendarHover.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 177px;
}
a.navContact {
	background-image: url(images/backgroundImages/navContact.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 83px;
}
a:hover.navContact {
	background-image: url(images/backgroundImages/navContactHover.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 83px;
}
a:active.navContact {
	background-image: url(images/backgroundImages/navContactHover.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 83px;
}
