body {
	margin: 0px;
	padding: 0px;
	background-color: #b5d8fd;
	background-image: url(images/skyBackground.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	float: left;
}
h1 {
	text-indent: -9999px;
}
h2 {
	font-size: 24px;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #5782AA;
}
a:active {
	color: #5782AA;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 910px;
}
#header {
	width: 870px;
	float: left;
	height: 125px;
	margin-top: 50px;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 5px;
	text-align: center;
}
#borderTop {
	float: left;
	width: 920px;
	background-image: url(images/backgroundImages/bordersTop.png);
	background-repeat: no-repeat;
	height: 39px;
	margin-top: 15px;
}
#nav {
	float: left;
	height: 65px;
	width: 830px;
	background-image: url(images/backgroundImages/navRibbon.png);
	background-repeat: repeat-y;
	padding-bottom: 15px;
	padding-left: 225px;
	margin-left: -7%;
	margin-right: -2%;
}
#mainContent {
	float: left;
	width: 870px;
	background-color: #FFF;
	background-image: url(images/backgroundImages/bordersMiddle.png);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#borderBottom {
	background-image: url(images/backgroundImages/bordersBottom.png);
	background-repeat: no-repeat;
	width: 920px;
	height: 42px;
	float: left;
}
#footer {
	width: 100%;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	clear: both;
	text-align: center;
	background-repeat: repeat-x;
	color: #000000;
	margin-bottom: 0px;
	height: 100%;
	background-color: #B6D8FC;
	background-image: url(images/backgroundImages/footerCloudsSimple.jpg);
	padding-bottom: 25px;
}
#googleMap {
	float: right;
	border: 1px solid gray;
	box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.42);
	-moz-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.42);
	-webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.42);
	margin-right: 25px;
}
.imageFloatRight {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 15px;
}
.imageFloatRightNoTopMargin {
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	float: right;
	margin-top: -15px;
}
.imageFloatRightPaddingTop {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}
.bulletpointList {
	list-style-type: disc;
	list-style-position: inside;
}
.centeredText {
	text-align: center;
	font-style: italic;
	font-size: 19px;
}
.indentedText {
	padding-left: 25px;
}
#nav a {
	text-decoration: none;
	color: #000;
	font-size: 20px;
	width: 146px;
	height: 65px;
	display: block;
	padding-bottom: 15px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer li    {
	float: left;
}
#footer a {
	padding-right: 15px;
	padding-left: 15px;
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
}
#footer a:active {
	color: #FFF;
}
a.navHome{
	background-image: url(images/backgroundImages/navigationHome.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
a:hover.navHome {
	background-image: url(images/backgroundImages/navigationHomeHover.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
a:active.navHome {
	background-image: url(images/backgroundImages/navigationHomeHover.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
a.navAbout {
	background-image: url(images/backgroundImages/navigationAbout.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
a:hover.navAbout {
	background-image: url(images/backgroundImages/navigationAboutHover.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
a:active.navAbout {
	background-image: url(images/backgroundImages/navigationAboutHover.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
a.navServices {
	background-image: url(images/backgroundImages/navigationServices.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
a:hover.navServices {
	background-image: url(images/backgroundImages/navigationServicesHover.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
a:active.navServices {
	background-image: url(images/backgroundImages/navigationServicesHover.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
a.navContact {
	background-image: url(images/backgroundImages/navigationContact.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
a:hover.navContact {
	background-image: url(images/backgroundImages/navigationContactHover.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
a:active.navContact {
	background-image: url(images/backgroundImages/navigationContactHover.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#mainContent #janaLynneHomePage {
	margin-left: 159px;
}
