body {
	margin: 0;
	padding: 0;
	background-color: #E1E1C6;
	text-align: center;
	font-family: arial, verdana, helvetica;
	font-size: 10pt;
}

#page {
	width: 960px;
	text-align: left;
	margin: auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/****************************/
/* HEADER                   */
/****************************/

#header {
	width: 960px;
	height: 100px;
	margin: 0 0 10px 0;
	background-image: url(graphics/banner.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#header h1 {
	display: none;
}

/****************************/
/* MENU                     */
/****************************/

#menu {
	width: 960px;
	height: 50px;
	background-color: #6699CC;
}

#menu ul {
	width: 900px;
	height: 50px;
	margin: 0 0 0 11px;
	padding-top: 20px;
}

#menu ul li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	width: 120px;
	text-align: center;
	line-height: 30px;
	background-color: #E9E9E9;
	color: #0065C1;
	position: relative;
}

#menu ul li.selected {
	background-color: #E1E1C6;
}

#menu ul li.over {
	background-color: #E1E1C6;
	cursor: pointer;
}

#menu ul li a {
	display: block;
	width: 120px;
	line-height: 30px;
	text-align: center;
	background-color: #E9E9E9;
	text-decoration: none;
	color: #0065C1;
}

#menu ul li a:hover {
	background-color: #E1E1C6;
}

#menu ul li a.selected {
	background-color: #E1E1C6;
}

#menu ul li ul {
	display: none;
	position: absolute;
	background-color: #6699CC;
	width: 130px;
	border: 1px solid #0065C1;
	padding: 5px;
}

#menu ul li ul.sm_gen {
	height: 205px;
}

#menu ul li ul.sm_sch {
	height: 235px;
}

#menu ul li ul.sm_par {
	height: 100px;
}

#menu ul li ul.sm_chc {
	height: 165px;
}

#menu ul li ul li {
	width: 120px;
	list-style: none;
	display: block;
	margin: 2px;
}

#menu ul li ul li a {
	width: 120px;
}

#menu ul li:hover ul {
	display: block;
}

/****************************/
/* LEFT TITLE BAR           */
/****************************/

#left_title {
	width: 50px;
	height: 400px;
	float: left;
	background-color: #6699CC;
}

#left_title img {
	display: block;
	margin: 0;
	padding: 0;
}

/****************************/
/* CONTENT                  */
/****************************/

#content {
	width: 868px;
	float: left;
	border: 1px solid #6699CC;
	background-color: #E9E9E9;
	padding: 20px 20px 20px 20px;
}

#content .c_align {
	width: 860px;
	clear: both;
	text-align: center;
	margin: auto;
}

#page h1 {
	display: block;
	width: 898px;
	height: 30px;
	float: left;
	line-height: 30px;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #0065C1;
	background-color: #E1E1C6;
	padding: 0 0 0 10px;
	margin: 0;
	border-top: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
}

#content img.pad {
	margin-right: 20px;
}

#content h2 {
	width: 868px;
	height: 25px;
	font-size: 12pt;
	font-weight: bold;
	clear: both;
	border-bottom: 1px solid #6699CC;
	margin: 20px 0 20px 0;
	color: #0065C1;
}

#content p.rbullet {
	background-image: url(graphics/rbullet.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 25px;
}

#content h3 {
	font-size: 12pt;
	font-weight: bold;
	line-height: 27px;
	color: #0065C1;
	margin: 0 0 20px 0;
}

#content .leftcol {
	width: 400px;
	float: left;
	clear: left;
	margin: 0 0 30px 40px;
}

#content .leftcol p {
	margin-left: 40px;
}

#content .rightcol {
	width: 400px;
	float: right;
	clear: right;
}

#content .rightcol p {
	margin-left: 40px;
}

#content .c_align iframe {
	margin-top: 40px;
}

#content p em {
	font-weight: bold;
	color: #0065C1;
	font-style: normal;
}

#content p em.lrg {
	font-weight: bold;
	font-style: normal;
	color: #6ab058;
	font-size: 14pt;
}

#content p em.lrg span {
	font-size: 16pt;
	text-decoration: underline;
}

#content p a {
	color: #0065C1;
	text-decoration: underline;
}

#content p a:hover {
	color: #CA3C30;
}

#content .summary {
	width: 750px;
	border: 1px solid #E1E1C6;
	padding: 10px;
	margin: 20px;
	text-align: left;
}

#content .summary img {
	display: block;
	float: left;
	margin: 0 20px 0 0;
}

/****************************/
/* FOOTER                   */
/****************************/

#footer {
	display: block;
	float: right;
	width: 905px;
	line-height: 25px;
	clear: both;
	font-size: 8.5pt;
	background-color: #0065C1;
	padding: 2px;
	text-align: center;
	color: #E9E9E9;
	margin: 10px 0 10px 0;
}

#footer p {
	display: block;
	line-height: 25px;
}

#footer a {
	color: #E9E9E9;
	text-decoration: none;
}

#footer a:hover {
	color: #E9E9E9;
	text-decoration: underline;
}

#footer a.hotspot {
	text-decoration: none;
	color: #E9E9E9;
}

#footer a.hotspot:hover {
	text-decoration: none;
	color: #E9E9E9;
}

/****************************/
/* ADMIN LOGIN              */
/****************************/

form#login {
	width: 400px;
	padding: 10px 10px 0 10px;
	border: 1px solid #AAA;
}

form#login label {
	width: 120px;
	text-align: right;
	margin-right: 20px;
}

form#login label, form#login input {
	margin-bottom: 10px;
}

/****************************/
/* PHOTOS/IMAGES            */
/****************************/

div.staffphoto {
	text-align: center;
	width: 150px;
	height: 150px;
	float: left;
	margin: 0 20px 30px 0;
	padding: 0;
}

div.staffphoto img {
	display: block;
	margin: 0 25px 5px 25px;
	padding: 0;
}

div.staffphoto span {
	font-size: 8.5pt;
	margin: 0;
	padding: 0;
	display: block;
}

div.staffphoto span em {
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #0065C1;
}

div.thumbnail {
	width: 100px;
	height: 100px;
	padding: 2px;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #6699CC;
}

div.thumbnail img {
	display: block;
	margin: 0;
	padding: 0;
}

a.gallery {
	width: 104px;
	height: 104px;
	padding: 2px;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #6699CC;
}

a.gallery:hover {
	border: 1px solid #CA3C30;
}

a.gallery img {
	display: block;
	margin: 0;
	padding: 0;
}

/****************************/
/* TABLES                   */
/****************************/

table {
	font-size: 10pt;
	font-family: arial, verdana, helvetica;
}

table.prices {
	border: 2px solid #E1E1C6;
	border-collapse: collapse;
	border-spacing: 0px;
}

td {
	border-bottom: 1px solid #E1E1C6;
	padding: 4px;
}

td.rule {
	border-bottom: 2px solid #E1E1C6;
	border-top: 2px solid #E1E1C6;
}

th {
	border-bottom: 1px solid #E1E1C6;
	color: #0065C1;
}

thead td {
	font-weight: bold;
	color: #0065C1;
	border-bottom: 2px solid #E1E1C6;
}

/****************************/
/* ADMIN                    */
/****************************/

div.admin_section {
	width: 868px;
	border: 1px solid #6699CC;
}

div.admin_section h4 {
	padding: 5px;
	background-color: #AED3D9;
	font-weight: bold;
	color: #0065C1;
	border-bottom: 1px solid #6699CC;
	letter-spacing: 0.1em;
	font-size: 12pt;
	width: 866px;
	margin: 0 0 20px 0;
}

div.admin_section label {
	margin-right: 10px;
	width: 100px;
	text-align: right;
}

form.generic {
	margin: 0;
	padding: 0;
}
