body {
	margin: 20px;
	background-color: #EAEAE2;
	color: #333;
	text-align: center;
	}

img {
	border: 0;
	}
	
a { font-weight: bold;
	text-decoration: underline;
	}
	
a:link,
a:visited {
	color: #666;
	}

a:hover,
a:active {
	color: #DC4E27;
	}

p, ul, li {
	font: normal x-small/18px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	}
	
ul {
	padding: 0;
	margin: 0 0 1em 0;
	}
	
ul li {
	list-style: none;
	}

h1 {
	font: normal large Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin-top: 0;
	}

h1.title {
	font: normal large Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #000;
	margin-top: 0;
	}

h2 {
	font: bold normal small Georgia, "Times New Roman", Times, serif;
	color: #333;
	}

h3 {
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #333;
	text-transform: uppercase;
	}

h5 { 
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	}

hr {
	border: 0;
	height: 1px;
	background-color: #EAEAE2;
	color: #EAEAE2;
	}

#page {
	background-color: #FFF;
	width: 749px;
	padding: 2px;
	text-align: left;
	margin: 0 auto;
	}
	
.toggle td {
	padding: 10px;
	}
	
.toggle td img {
	border: 1px solid #666;
	}

.title {
	font: normal small Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #000;
	margin: 0;
	}

.sectiontitle {
	color: #F44D00;
	}

.maincontent {
	padding: 10px;
	}

.imagecaption {
	width: 220px;
	margin: 10px;
	}

.imagecaption p {
	text-align: right;
	}

.imagecaption h2 {
	text-align: right;
	text-transform: none;
	}

.booklisting p,
.serviceslisting p {
	line-height: normal;
	text-align: left;
	}

.booklisting td {
	padding: 5px;
	width: 166px;
	}

.serviceslisting td {
	padding: 0 5px;
	width: 150px;
	}

.serviceslisting td a {
	margin-top: 0;
	margin-bottom: 1em;
	}

a.name {
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	}

.breadcrumb {
	text-transform: capitalize;
	}

.outlinepic {
	border: 1px solid #EAEAE2;
	padding: 3px;
	margin-bottom: 1em;
	}

.coursepic {
	padding: 5px;
	}

.address td {
	padding-right: 10px;
	}

.contact {
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	}

.contact p {
	text-align: right;
	vertical-align: top;
	}

/* HOMEPAGE STYLES */

.home_title {
	background-color: #54534E;
	color: #FFF;
	padding: 20px;
	}

.home_title img {
	padding-bottom: 1em;
	}

.home_title a:link,
.home_title a:visited {
	color: #FFF;
	}

.home_title a:hover,
.home_title a:active {
	color: #CCC;
	}

.home_news {
	background-color: #F5F3E6;
	}

#newsfeed {
	padding: 10px;
	}

.newsfeed_date {
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	}

.newsfeed_body {
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 1em;
	}

#newsfeed a {
	font-weight: normal;
	}

#newsfeed p {
	margin: 0;
	}