body { /*background-color: #19326D;*/
	background-color: #000;
}

.pagewrap {
	width: 63em;
	margin: 0 auto;
}

.logo {
	background: url(../images/logo.jpg) no-repeat;
	width: 100%;
	height: 332px;
}

.contentarea {
	width: 100%;
	height: 100%;
	background: #fff;
	padding-top: 1em;
}

.sidebar {
	width: 20em;
	float: right;
	margin-left: 2em;
	border-left: 2px gray dashed;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.5em;
}

.sidebar2 {
	width: 23em;
	float: right;
	margin-left: 2em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.5em;
}

.nav {
	width: 100%;
	float: left;
	list-style: none;
	background: #fff;
	border-bottom: 1px gray dashed;
	padding-bottom: 1em;
}

.nav li {
	float: left;
}

.nav a {
	font-size: 1.2em;
	text-decoration: none;
	display: block;
	width: 8em;
	padding: 0.2em;
	margin-left: 0.8em;
	text-align: center;
	background: #00A8A1;
	color: #fff;
}

.nav a:hover {
	background: #951D30;
}

.content {
	margin-right: 24em;
	padding: 1em 1em 0 1em
}

.content2 {
	margin-right: 24em;
	padding: 1em 1em 0 1em
}

.content img {
	margin-right: 0.75em;
}

.content h1 {
	font-size: 2em;
	font-family: Georgia;
	font-weight: normal;
}

.intro:first-letter {
	font-weight: bold;
	font-size: 2em;
	color: #951D30;
}

.sidebar ul {
	list-style: none;
}

.sidebar h4 {
	font-size: 1.2em;
	margin-top: 0.5em;
	color: #951D30;
}

.sidebar a {
	text-decoration: none;
	color: #24327D;
}

#tel {
	color: gray;
	font-size: 1.3em;
}

.imageleft {
	float: left;
	padding-left: 1em;
}



.image2 {
	border: 1px gray solid;
	margin-bottom: 1em;
}

.fleft {
	float: left;
	width: 20em;
	margin-right: 0.5em;
}

.views {
	border: 1px gray solid;
	width: 100px;
	margin-top: 0.5em;
}

#topimage {
	text-align: center;
}

#blurb {
	font-family: sans;
	font-weight: bolder;
	font-size: 1.3em;
	color: #fff;
	background: #4396C2;
	padding: 5px;
	margin-bottom: 5px;
}

#blurb a {
	font-size: 0.75em;
	text-decoration: none;
	color: #F4CD10;
}

.testimonial {
	width: 470px;
	height: 50px;
	overflow: hidden;
}
.readmore {
	margin-bottom: 5px;
}
#corpo {
	color: #951D30;
}
#workshop_images {
	width: 270px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#workshop_images img {
	border: 1px solid gray;
	margin-bottom: 5px;
}
.testimonial_text {
	font-size: 0.9em;
	font-family: serif;
	
}