body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0eeec;
}
body,td,th {
	color: #372516;
}
/* top section */
.maintable {
	border: thin solid #000000;
}
.coclogo {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/* main navigation */
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: lighter;
	font-style: normal;
	text-decoration: none;
	float: right;
	text-align: right;
	padding-right: 11px;
	padding-top: 13px;
	padding-left: 4px;
	
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:active {
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #6171B7;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #372516;
	text-align: center;
}
a.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.copy:link {
color: #6171B7;
text-decoration: underline;
}
a.copy:active {
color: #FF9900;
text-decoration: none;
}
a.copy:visited {
color: #6171B7;
text-decoration: none;
}
a.copy:hover {
color: #D4A076;
text-decoration: none;
}
/* content section */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #372516;
	line-height: 16px;
	text-align: left;
	margin-left: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a {
	font-size: 12px;
	text-decoration: underline;
}
a:link {
	color: #6171B7; 
	text-decoration: underline;}
a:visited {
	color: #A0A6CC;
	text-decoration: underline;
}
a:active {
	color: #FFCC33;
	text-decoration: underline;
}
a:hover {
	color: #D4A077;
	text-decoration: underline;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #372516;
	font-weight: lighter;
	margin-left: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4A077;
	margin-right: 60px;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6171B7;
	margin-left: 22px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #372516;
	margin-left: 22px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #372516;
	margin-left: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.totop {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
.facutly-img {
	padding-right: 0px;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float: left;
}
.studentgallery {
	float: right;
	margin: 0px 50px 0px 0px;
}
.classroomimg {
	float: right;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.homeimg {
	float: right;
	margin-right: 75px;
}
.contactimg {
	float: right;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 20px;
}
.divider {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.bold {
	font-weight: bold;
}
.dots {
	background-image: url(images/dots.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

