body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 5px auto 0px;
	padding: 0px;
	width: 780px;
	color: #4D4C1D;
	background-color: #535020;
}
#divTop {
	height: 16px;
	background-color: #CA6697;
	width: 760px;
	padding-right: 5px;
	padding-left: 5px;
}
#divHeader {
	background-color: #000000;
	height: 245px;
	margin-bottom: 0px;
	width: 770px;
	padding-bottom: 0px;
	background-image: url(images/header_background_03.jpg);
	background-repeat: no-repeat;
	color: #000000;
}
#logo {
	margin:0;
	padding:0;
	}
#logo a {
	display:block;
	width:200px; height:245px;
	margin:0; padding:0;
	text-decoration: none;
	}
#logo a span { display:none }

#divContainer {
	background-color: #FFFFFF;
	clear: both;
	width: 770px;
	background-image:    url(images/bkgrnd_mid_03.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
#divLeft {
	float: left;
	padding-top: 20px;
}
#divRighthome {
	float: right;
	padding-bottom: 0px;
	margin-top: 15px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CA6697;
	background-image: url(images/welcome.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	width: 500px;
	padding-right: 50px;
	min-height: 400px;
	}
#divRightabout {
	float: right;
	padding-bottom: 0px;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CA6697;
	background-image: url(images/about.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	width: 500px;
	padding-right: 50px;
	min-height: 400px;
}
#divRightphotos {
	float: right;
	padding-bottom: 0px;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CA6697;
	background-image: url(images/photos.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	width: 500px;
	padding-right: 50px;
	min-height: 400px;
}
#divRightclasses {
	float: right;
	padding-bottom: 0px;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CA6697;
	background-image: url(images/classes.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	width: 500px;
	padding-right: 50px;
	min-height: 400px;
}
#divRightnews {
	float: right;
	padding-bottom: 0px;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CA6697;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	width: 500px;
	padding-right: 50px;
	min-height: 400px;
}
#divRightresources {
	float: right;
	padding-bottom: 0px;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CA6697;
	background-image: url(images/resources.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	width: 500px;
	padding-right: 50px;
	min-height: 400px;
}
#divRightcontact {
	float: right;
	padding-bottom: 0px;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CA6697;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	width: 500px;
	padding-right: 50px;
	min-height: 400px;
}
#divRighttestimonials {
	float: right;
	padding-bottom: 0px;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CA6697;
	background-image: url(images/testimonials.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	width: 500px;
	padding-right: 50px;
	min-height: 400px;
}
#divRightVideo {
	float: right;
	padding-bottom: 0px;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CA6697;
	padding-left: 70px;
	width: 500px;
	padding-right: 50px;
	min-height: 400px;
}
#divCentre {
	color: #535020;
	margin-top: 25px;
	float: none;
	margin-bottom: 25px;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
#divFooter {
	background-color: #CA6697;
	color: #FFFFFF;
	height: 20px;
	width: 760px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#divTopGrad {
	background-image:   url(images/bkgrnd_top_03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	height: 10px;
	width: 790px;
}
#divBottomGrad {
	font-size: 0px;
	line-height: 0px;
	background-image:    url(images/bkgrnd_bottom_03.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 790px;
}


.subhead {
	font-size: 20px;
	color: #666666;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 25px;
	padding-right: 0px;
	padding-left: 0px;
}

/*----------------------------navigation bar--------------------------------*/
#navlist
{
	padding-left: 0;
	margin-left: 0;
	width: 125px;
}

#navlist li
{
	list-style: none;
	margin: 0;
	padding-top: 1px;
}

#navlist li a { text-decoration: none; }




#navcontainer a:link {
	color: #000000;
	padding-left: 20px;
	text-decoration: none;
	display: block;
	height: 23px;
	padding-top: 2px;
	font-size: 13px;
}
#navcontainer a:visited {
	color: #000000;
	padding-left: 20px;
	text-decoration: none;
	display: block;
	height: 23px;
	font-size: 13px;
}
#navcontainer a:hover {
	color: #FFFFFF;
	padding-left: 20px;
	text-decoration: none;
	display: block;
	background-image: url(images/nav_over_02.gif);
	background-repeat: no-repeat;
	height: 23px;
	background-color: #FFFFFF;
	font-size: 13px;
}
#navcontainer {
	margin-left: 1px;
}
h1 {
	font-size: 16px;
	color: #535020;
	line-height: 17px;
	font-weight: normal;
}
#divFooter a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#divFooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#divFooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	background-color: #CA6697;
}

.labelcell {
	color: #666666;
	width: 120px;
	display: block;
	float: left;
 } 

.fieldcell {
	width: 140px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
 } 
h5 {
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	color: #ED6B00;
	margin: 0px;
	padding: 0px;
}
#authour {
	float: right;
	color: #666666;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 15px;
	padding: 0px;
}
#authour a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#authour a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#authour a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	background-color: #CA6697;
}
.line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
#divMailing {
	width: 80px;
	float: left;
	margin-top: 15px;
	background-color: #FFFAFD;
	padding: 8px 8px 8px 20px;
	margin-left: 10px;
	border: 1px dashed #CA6697;
}
#divMailing a:link {
	color: #CA6697;
	text-decoration: none;
	font-size: 13px;
	line-height: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#divMailing a:visited {
	color: #CA6697;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}
#divMailing a:hover {
	color: #CA6697;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}
a:link {
	color: #CA6697;
	text-decoration: none;
}
a:visited {
	color: #CA6697;
	text-decoration: none;
}
a:hover {
	color: #CA6697;
	text-decoration: underline;
}

.style1 {color: #4D4C1D}
.headshot {
	margin-right: 3px;
}
.quote {
	font-style: italic;
	color: #CA6697;
	padding-right: 25px;
	padding-top: 15px;
}
.headline {
	font-size: 16px;
	color: #535020;
	line-height: 17px;
	font-weight: normal;
}
#divHeader img {
	float: right;
	margin-right: 260px;
	margin-top: 50px;
}
