
body {
	margin: 0 0 20px 0;
	background-image: url('images/mp-background.gif');
	background-repeat: repeat-x;
	font-family:Arial; 
	font-size:10pt;
	text-align: center;
}


#container {
	width: 700px;
	margin: 0 auto;
	padding: 90px 0 0 0;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DCE1F5;
	border-right-color: #DCE1F5;
	border-bottom-color: #DCE1F5;
	border-left-color: #DCE1F5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-size: 10pt;
	text-align: left;
	background: #ffffff url('images/master-plan-header.gif') no-repeat;
}

#maincopy {
	padding: 0px 60px;
}

#rsvp {
	width: 500px;
	background-color:#ffffcc;
	margin: 0px;
	padding:25px;
	border-style:dashed;
	border-color:#000000;
	border-width: 2px;
	text-align: left;
	font-size: 13px;
}

#footer {
	text-align: center;
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;
	margin: 60px 0;
}


h2 {
	font-family: Tahoma;
	font-size: 20px;
	letter-spacing: -1;
	font-weight: bold;
	margin-bottom: -15px;
}

.redtext {
	FONT-WEIGHT: bold;
	COLOR: #b30000
}

h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 20pt;
	MARGIN: 3px 0px;
	WORD-SPACING: 0px;
	COLOR: #b30000;
	FONT-FAMILY: Tahoma;
	TEXT-ALIGN: center;
	letter-spacing: -1pt;
}

h2 {
	text-align: center:
}


.style1 {
	font-size: 18pt;
	color: #000000;
}

.style2 {
	color: #000000
}

.style4 {
	font-size: 10pt
}

.floatleft {
	FLOAT: left; MARGIN: 4px 10px 4px 0px
}

.timecheck {
	font-size: 11px;
	font-weight: normal;
}

.small-testimonial {
	float: right;
	clear: left;
	width: 210px;
	background-color: #8BC2ED;
	border: 1px solid #000000;
	margin-top: 20px;
	margin-left: 20px;
	padding: 6px 12px;
	font-size: .8em;
}

.quickfacts {
	padding: 0 45px;
	margin: 20px;
	border: solid 1px;
	font-size: 20px;
	line-height: 24px;
	color: #6F91AC;
}

.testimonial {
	margin: 20px;
	padding: 30px;
	border: 2px solid #000000;
	background: #8BC2ED;
	width: 500px;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
}

li {
	padding: 0 10px 10px 0;
}

.guarantee {
	margin: 0 -10px;
	padding: 50px 75px;
	background: url('images/guarantee.gif') no-repeat;
	text-align: left;
}

.fineprint {
	font-size: 10px;
	font-family: Arial, helvetica, serif;
}

/* Highslide Section */

	
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
    border-bottom: 1px solid white;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}