h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #663300;
}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #CC6633;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 400;
	font-variant: normal;
	color: #663300;
	line-height: 18px;
}

p.italic {
	font-style:italic;
	margin: 0px 3px 20px 3px;
	font-size: 11px;
}

h3 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #CC6666;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #CC6633;
}


a img {border: 0px; } 


a:link {
	color: #CC9933;
	font-weight: bold;
}
a:visited {
	color: #CC6666;
	font-weight: bold;
}

a.home {
  display:block;
	width: 54px;
	height: 44px;
  background:url("graphics/home.gif") no-repeat left top;
	text-decoration:none;
}

a:hover.home {
  background-position: 0 -44px;
}


a.courses {
  display:block;
	width: 56px;
	height: 44px;
  background:url("graphics/courses.gif") no-repeat left top;
	text-decoration:none;
}

a:hover.courses {
  background-position: 0 -44px;
}


a.about {
  display:block;
	width: 55px;
	height: 46px;
  background:url("graphics/about.gif") no-repeat left top;
	text-decoration:none;
}

a:hover.about {
  background-position: 0 -46px;
}

a.tours {
  display:block;
	width: 55px;
	height: 46px;
  background:url("graphics/tours.gif") no-repeat left top;
	text-decoration:none;
}

a:hover.tours {
  background-position: 0 -46px;
}


a.articles {
  display:block;
	width: 55px;
	height: 46px;
  background:url("graphics/articles.gif") no-repeat left top;
	text-decoration:none;
}

a:hover.articles {
  background-position: 0 -46px;
}




a.links {
  display:block;
	width: 55px;
	height: 45px;
  background:url("graphics/links.gif") no-repeat left top;
	text-decoration:none;
}

a:hover.links {
  background-position: 0 -45px;
}

a.sweet {
  display:block;
	width: 55px;
	height: 45px;
  background:url("graphics/sweet.gif") no-repeat left top;
	text-decoration:none;
}

a:hover.sweet {
  background-position: 0 -45px;
}


.list_para {
	list-style-type: circle;
	display: inline;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #CC6633;
}
.small {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #CC6633;
	text-align: left;
}

.vsmall {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: right;
}


li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
}
.centre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	text-align: center;
	color: #663300;
}
.sedona_caption {
	font-size: 11px;
	font-weight: bold;
	color: #663300;
}

.sedona_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #CC6633;
	padding-top:10px;
}

.vision {
	position: float;
	padding-right: 20px;

}

.diplomabox {
	border: 1px solid #666;
}
	