﻿/*
	font-family: Arial, Helvetica, sans-serif;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-family: "Times New Roman", Times, serif;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
*/

* {
	margin: 0px;
	padding; 0px;
}

body {
	background-color: #ffffff;
	background-image: url('images/new_background.jpg');
	background-positioN: top center;
	background-repeat: repeat-y;
}

h1 {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 14pt;
	color: #E890AD;
}

h2 {
	font-size: 12pt;
	color: #666666;
}

h3 {
	font-size: 10pt;
	color: #666666;
}

p {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	margin-bottom: 13px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #999999;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 0px;
}

#content {
	width: 960px;
	margin: auto;
	padding: 0px 19px 0px 19px;
}

.menu {
}

.menuitem {
	text-align: center; 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #999999;
	width: 80px;
	float: left; 
	border-bottom: solid 1px #cccccc;
	background-image: url('images/new_menuback.jpg'); 
	background-position: top right;
	background-repeat: no-repeat;
	list-style: none;
	min-height: 86px;
	height: auto !important;
	height: 86px;
}

.menuitem a {
	padding-top: 32px;
	color: #999999;
	text-decoration: none;
	display: block;
	cursor: pointer;
}

#header_contact p {
	font-family: Verdana;
	font-size: 9pt;
	padding-top: 18px;
	padding-left: 0px;
	padding-right: 26px;
}

.main {
	clear: both;
}

#courses {
}


#courses p {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#courses .date {
	font-weight: bold;
}

#courses a {
	color: #333333;
	text-decoration: none;
	border-bottom: solid 1px #ccccccc;
	padding-bottom: 0px;
}

#courses a:hover {
	color: #999999;
	border-bottom: solid 1px #999999;
	padding-bottom: 0px;
}


.title {
	background-image: url('images/box_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 3px 0px 0px 13px;
	min-height: 45px;
	height: auto !important;
	height: 45px;
}

.blank {
	background-image: url('images/box_rest.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

.blank p {
	padding: 0px 13px 0px 13px;
}		

.rest {
	background-image: url('images/box_rest.gif');
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0px 0px 0px 13px;
}		

.rest p {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	margin-bottom: 13px;
	padding-bottom: 13px;
	border-bottom: solid 1px #cccccc;
}

.fullpage {
	width: 600px;
	float: left;
}

.fulltitle {
	background-image: url('images/fullbox_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 3px 0px 0px 13px;
	min-height: 45px;
	height: auto !important;
	height: 45px;
}

.fullrest {
	background-image: url('images/fullrest.gif');
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0px 13px 0px 13px;
}		

.fullrest p {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	margin-bottom: 13px;
	padding-bottom: 13px;
	border-bottom: solid 1px #cccccc;
}

.fullrest li {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	margin-left: 26px;
	margin-bottom: 13px;
}

.fullrest ol {
}

.footer {
	clear: both;
}

.footeritem {
	float: left;
	width: 77px;
	background-image: url('images/footer_item.gif');
	background-repeat: no-repeat;
	background-position: top right;
	text-align: center;
	font-family: Arial; 
	font-size: 8pt; 
	color: #666666;
	padding-top: 20px;
	min-height: 73px;
	height: auto !important;
	height: 73px;
}

.footeritem a {
	color: #999999;
	text-decoration: none;
}

#bookform {
}

#bookform p {
	border: 0px;
}

#bookform .l {
	clear: both;
	width: 200px;
	float: left;
	font-weight: bold;
	margin-bottom: 3px;
}

#bookform .r {
	margin-bottom: 3px;
}

#bookform input, #bookform select {
	font-size: 8pt;
	padding-top: 1px;
	color: #000099;
}

#bookform .submit {
	color: #000000;
}

.footercopy {
	width: 190px;
	float: left;
	background-image: url('images/footer_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 8pt;
	color: #999999;
	padding: 13px 0px 23px 0px;
}
