body {
	font-family: Verdana, Helvetica, Arial, Verdana, sans-serif;
	font-size: 62.5%;
	line-height: 1.5;

	margin: 0;
	padding: 0;
	background: white;
	color: #248;
}

#container {
	width: 950px;
	margin: 20px auto;

/* background: url(ist2_4758416-high-resolution-blank-watercolor-paper.jpg); */
	border: 2px solid white;
}

* html #container {
	width: 954px;
}

#content {
width: 946px;
padding: 0;	
font-size: 1.5em;
clear: both;
float: left;
border-left: 2px solid #248;
border-right: 2px solid #248;
margin-bottom: 7px;
}

* html #content {
width: 950px;
}

#col1,
#col2,
#col3 {
width: 300px;
padding: 0 7px 15px;
float: left;
display: inline;
}

#col2 {
padding-top: 40px;
}

#col2 p {
padding: 15px;
}

* html #col3,
* html #content { height: 1%; }

#col2 {
border-left: 2px solid #248;
border-right: 2px solid #248;	
padding-bottom: 230px;
}

#site-id {
/*height: 120px;*/
				background: #224488;
			padding: 10px;
			margin: 0 0 3px;
	text-align: center;
	clear: both;
	color: white;
	font-size: 1.3em;
	line-height: 1;
}

#site-id a,
#footer a {
color: white;
}

#site-id strong {
				background: url(woolf-and-bean-logo.gif) left top no-repeat #224488;

							width: 600px;
							height: 115px;
							display: inline;
							text-indent: -999em;
							float: left;
	
}

#footer {
			background: #224488;
				text-align: center;
	clear: both;
	color: white;
	font-size: 1.3em;

}

h1 {
	color: white;
	font-size: 7em;
	font-family: Gill Sans;
	font-weight: 100;
	background: #224488;
	margin: 0 0 7px 0;
	padding: 0;
	text-align: center;
	padding: 20px 0;
	line-height: 1;
	clear: both;
/*	float: left;
	background: url(summer-is-here.gif) no-repeat;
	text-indent: -999em;*/
/*	height: 102px;
	width: 456px;*/
background: #224488;
}

#intro {
/*	border-left: 2px solid #248;*/
/*float: right;*/
/*width: 616px;*/
padding: 1.2em 0.5em;
margin: 0 0 7px 0;
	color: white;
		background: #224488;
font-size: 1.5em;
}

p {
	margin: 0 0 0 0;
	padding: 0.2em 0.5em;
}

.para,
#para4 {
	position: relative;
}


.para p {
	position: absolute;
}

.para p:first-child {
	top: 6px;
	left: 6px;
}

.para img+p {
	bottom: 0.6em;
	left: 6px;
}

/* Hides from IE-mac \*/
* html .para p { position: static; }
/* End hide from IE-mac */

.embellishment {
		position: absolute;
}

#para1 .embellishment {
	right: 5px;
	top: 18px;
}

#para4 .embellishment {
	top: -20px;
	right: -28px;
}

#para5 .embellishment {
	bottom: 75px;
	left: 20px;
}

#para5 p {
text-align: center;
font-size: 2em;
left: 50px;
top: 2px;
margin: 0;
padding: 0;
}

#para3 p {
top: 380px;
left: 100px;
font-size: 1.4em;
color: #c00858;
}

#para6,
#para1,
#para5 {
position: relative;	
}

#para6 .embellishment {
	top: 70px;
	right: 10px;
}

#col1 strong,
#col3 strong {
font-size: 1.6em;

}

#col2 strong {
font-size: 1.4em;
color: #c00858;
}

hr {
height: 2px;
border: none;
background: #248;
}

form {
font-size: 0.8em;
margin: 1em;
width: 500px;
}

form legend {
font-size: 1.25em;
}

form fieldset fieldset legend {
font-size: 1em;
}

form fieldset {
clear: left;
margin: 1em;
padding: 1em;
}

form p {
clear: left;
margin: 0;
padding: 0;
}

form p label {
float: left;
width: 20%
}

form p input {
float: left;
}

form ul {
list-style-type: none;
float: left;
}

#map {
float: right;
display: inline;	
}