body {
	text-align: center;
	background-color: #FFFFFF;
}
#container {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(images/devonacbg.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	border: 1px solid #797474;
}
#header {
	background-image: url(images/headerai.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navbox {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #747979;
	border-bottom-color: #747979;
	position: relative;
	top: 0px;
	height: 18px;
}

#nav a {
	display: block;
	width: 114px;
	text-decoration: none;
	color: #443f3f;
	height: 18px;
}

#nav a:hover {
	background-color: #cacd56;
}

#nav li {
	float: left;
	width: auto;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-align: center;
	font-size: 14px;
	background-color: #FFFFFF;
}
#nav li ul {
	position: absolute;
	width: 114px;
	left: -999em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #797474;
	border-left-color: #797474;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #797474;
}
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#content {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #443f3f;
	text-align: left;
	padding-left: 25px;
	padding-top: 65px;
	width: 450px;
	padding-right: 0px;
	height: auto;
	margin: 0px;
	float: left;
}
#images {
	padding-top: 120px;
	padding-right: 0px;
	margin: 0px;
	width: 275px;
	right: 0px;
	padding-bottom: 0px;
	height: auto;
	float: right;
	text-align: right;
}
#images2 {
	padding-top: 25px;
	padding-right: 0px;
	margin: 0px;
	width: 275px;
	right: 0px;
	padding-bottom: 0px;
	height: auto;
	float: right;
	text-align: right;
}
#content2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #443f3f;
	text-align: left;
	padding-left: 25px;
	padding-top: 0px;
	width: 450px;
	padding-right: 0px;
	height: auto;
	margin: 0px;
	float: left;
}
#holidayspacer {
	clear: both;
	height: 20px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #747979;
	text-align: right;
	padding-top: 0px;
	width: 798px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerpic {
	clear: both;
}
#coursescontent {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #443f3f;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: center;
}
#gallerycontent {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #443f3f;
	text-align: left;
	padding-left: 25px;
	padding-top: 65px;
	padding-right: 0px;
	height: auto;
	padding-bottom: 0px;
	width: auto;
	margin: 0px;
}
#gallerycontent a img {
    border:0;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #443f3f;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #CC0000;
}
h3 {
	font-size: 14px;
	color: #443f3f;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.rightimg {
	padding-top: 50px;
}
.clear {
	clear: both;
}
.footer {
	color: #333333;
	text-decoration: none;
}
.footer a:link, .footer a:visited{
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	color: #cacd56;
	text-decoration: underline;
}
.footer a:active {
	color: #333333;
	text-decoration: none;
}
.tablestyle {
	border: 1px solid #797474;
	background-color: #FCFFED;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	text-align: left;
}
.generallink {
	color: #443f3f;
}
.generallink a:link {
	color: #443f3f;
	text-decoration: underline;
}
.generallink a:visited {
	color: #443f3f;
	text-decoration: underline;
}
.generallink a:hover {
	color: #CC0000;
	text-decoration: none;
}
.generallink a:active {
	color: #443f3f;
	text-decoration: underline;
}
.stoppress {
	text-align: left;
	border: 1px solid #797474;
	background-color: #FCFFED;
	width: 315px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.sectionheader {
	font-size: 14px;
	color: #443f3f;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
}
