@charset "utf-8";
/* CSS - Jump the Broom */

/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	}
	
/* Removes list-style from lists */
ol, ul {
	list-style: none;
	}
	
/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
	}
	
/* Removes borders and spacing from tables */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
/* Removes border from fieldset and img */
fieldset, img {
	border: 0;
	}
	
body {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: url(Images/background2.jpg) repeat-x top center;
	padding-top: 100px;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 18px;
	width: 267px;
	}
	
#InsideCopy h2 {
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	color: #000000;
	font-size: 24px;
	margin: 0 auto;
	position: relative;
	left: -38px;
	}	
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	width: 267px;
	}

#InsideCopy h3 {
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	position: relative;
	}
	
#InsideCopy h4 {
	color: #FF0000;
	}
	
#Copy h4 {
	color: #FF0000;
	}
	
#InsideCopy ul {
	position: relative;
	left: -35px;
	}	

#InsideCopy ul li {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	font-size: 12px;
	}
	
#InsideCopy ul li strong {
	font-weight: bold;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
	
#Footer {
	position: relative;
	left: 180px;
	top: -70px;
	}
	
#FooterGraphic {
	background: url(Images/orange-pattern_bottom.png) repeat-x;
	width: 1086px;
	height: 77px;
	}
	
#Footer h4 {
	color: #FF0000;
	}
	
#FooterMap {
	position: relative;
	left: 183px;
	top: -80px;
	}
	
#FooterMap h4 {
	color: #FF0000;
	}
	
.FooterImg {
	background: url(Images/orange-pattern_bottom.png);
	background-repeat: repeat-x;
	width: 1024px;
	height: 77px;
	}
	

#Footer p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#FooterMap p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	width: 267px;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 0px;
	}
	
#InsideCopy p {
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	font-size: 12px;
	}
	
#InsideCopy p strong {
	font-weight: bold;
	}	
	
#Header {
	width: 500px;
	height: 166px;
	background: url(Images/Logo2.png) no-repeat;
	margin-bottom: 33px;
	}
	
#Main1 {
	margin: 0;
	padding: 0;
	}
	
#Main2 {
	margin: 0;
	padding: 0;
	}
	
#left {
	float: left;
	width: 145px;
	margin: 0;
	padding: 0;
	}
	
#right {
	float: right;
	width: 325px;
	margin: 0;
	padding: 0;
	}
	
.ColumnIn {
	margin: 0;
	}
	
#MenuHeading {
	width: 140px;
	height: 46px;
	background: url(Images/NavHeading2.png) no-repeat;
	margin-bottom: 15px;
	}
	
#Nav {
	font-family: Arial, Helvetica, sans-serif;
	background: url(Images/NavBkgd2.png) no-repeat;
	width: 140px;
	height: 386px;
	position: relative;
	top: -15px;
	}
	
#Nav ul {
	position: relative;
	left: -15px;
	padding-top: 30px;
	}
	
#Nav ul li {
	font-size: 12px;
	margin-bottom: 4px;
	}
	
#Nav ul li a:link {
	text-decoration: none;
	color: #000;
	}
	
#Nav ul li a:visited {
	text-decoration: none;
	color: #000;
	}

#Nav ul li a:hover {
	text-decoration: underline;
	color: #433636;
	}
	
#Copy {
	background: url(Images/CopyBkgd3.png) no-repeat;
	width: 292px;
	height: 445px;
	padding-top: 10px;
	margin-top: 35px;
	margin-left: 155px;
	padding-left: 25px;
	}
	
#InsideCopy {
	background: url(Images/LgCopyBkgd3.png) no-repeat;
	width: 581px;
	height: 445px;
	padding: 10px 0px 0px 20px;
	margin-top: 30px;
	margin-left: 155px;
	}
	
#MainText img {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	}
	
#CouplePhoto {
	width: 325px
	height: 437px;
	position: relative;
	top: -15px;
	left: -55px;
	}
	
#map_canvas {
	border: 1px solid #000;
	}
	
.gmnoprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}