* {
	margin: 0;
	padding: 0;
}

body {
	max-width: 1088px;
	min-width: 604px;
	background: rgb(252,252,226) url(fx/bg.jpg) repeat;
	font: 100% "Times New Roman",serif;
	color: rgb(16,30,184);
}

div#banner {
	height: 72px;
	padding-bottom: 6px;
	overflow: hidden;
}

div#lrap {
	background: url(fx/ldrape.gif) no-repeat top left;
	width: 100%;
}

div#rrap {
	background: url(fx/rdrape.gif) no-repeat top right;
	width: 100%;
}

div#izzy {
	float: left;
	width: 19%;
	text-align: center;
}

div#len {
	float: right;
	width: 79%;
	background: url(fx/vjoin.gif) repeat-y 0 12px;
}

div#bridget {
	float: left;
	width: 72%;
	padding: 3% 0 2%;
}

div#rachel {
	float: right;
	width: 26%;
	padding-top: 50px;
	text-align: right;
	overflow: hidden;
}

div#clear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}

div#z3 {
	background: url(fx/join.gif) repeat-x;
	padding-top: 2%;
	text-align: center;
}

#bridget hr {
	border: 2px solid rgb(252,194,128);
	margin: 2% 3% 1% 5%;
}

#rachel h4 {
	font-size: 60%;
	font-weight: 500;
	margin: 0 2px 5px 0;
}

#bridget p {margin: 2% 3% 1% 5%;}
#rachel p {margin: 0 2px 10px 0;}
a {color: rgb(240,0,112);}
a:hover {color: rgb(16,144,8);}
input.catec {width: 120px;}
a img {border: 0;}
#z3 p {margin: 8px 0;}

#izzy ul {
	list-style-type: none;
	margin: 32px 0 24px 4px;
	font-size: 110%;
}

#izzy ul li {
	text-align: center;
	margin: 0.4em auto;
}

#izzy hr {
	border: 2px solid rgb(252,194,128);
	margin: 4px 4px 8px 8px;
}

p.tel {
	font-size: 80%;
	margin: 8px 0;
}

h1 {
	font-size: 150%;
	color: rgb(240,0,112);
}

h2 {
	font-size: 130%;
	color: rgb(16,30,184);
	margin: 0 0 2% 5%;
}

h3 {
	font-size: 120%;
	font-weight: 500;
	color: rgb(16,30,184);
	margin: 0 0 1% 5%;
}

p.sp {font-size: 80%;}
.sp a {	color: rgb(16,30,184);}
