/*
*   Generic styles
*/

* {
	padding: 0;
	margin: 0;
}



h1 {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #000C56;
	margin-top: 0px;
}
h2 {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000C56;
	margin-top: 0px;
}
.homepagetitle { font-family: Century Gothic, Helvetica, sans-serif; font-weight: normal; font-size: 20px; color: #000C56; margin-top: 0px; }

.note {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #000000; }
}

.notelink {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline; color: #000000; }
}

a {
	color: #900;
	text-decoration: none;
	font-size: 1.2em;
}

a:hover {
	text-decoration: underline;
}

.submenu {
	font-family:Verdana;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}

.submenu:hover {
	color: #999999;
	text-decoration: underline;
}

a img {
    border: none;
}

.images {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 12px;
	margin-top: -4px;
}

td p {
	color: #434343;
	margin-top: 0px;
	font: normal 13px "Century Gothic", Helvetica, sans-serif;
	text-transform: none;
}

/*
*   END Generic styles
*/

/*
*   Global elements
*/

#wrapperHeading {
       /* background: url('images/design/banner.gif') no-repeat 50% 0; */
}

#content {
  	clear: both;
    	background: url(images/design/bg_content.gif);
    	padding: 3px 3px 3px;
	height: 1%;
}

.passwordBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 149px;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #b5b7b9;
}

.imageAdjustRight {
	clear: both;
	float: right;
	margin: 0px;
	padding: 0px;
	border: none;
}
	
/*
*   END Global elements
*/

.floatright {
			float: right;
			clear: both;
			margin-left: 14px;
			margin-bottom: 6px;
		}
		
.cglink {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : underline;
}

/*new navigation*/

#menutable {
	background: url(homeimg/newheaderbg.gif) no-repeat;
	height: 178px;
	width: 970px;
}
#menutable img {
	margin-left: 5px;
}


ul#menu {
	margin: 0px 0px 0px 5px;
	padding:0px;
	height:43px;
}
ul#menu li {display:inline;text-indent:-10000px;
}
ul#menu li a{
	display:block;
	float:left;
	color: #555299;
	text-decoration: none;
	
}

a#home {display:block;
	background: url(homeimg/nav/home.jpg) left top;width:69px;height:43px;
}

a#gallery {display:block;
	background: url(homeimg/nav/gallery.jpg) left top;width:160px;height:43px;
}

a#application {display:block;
	background: url(homeimg/nav/application.jpg) left top;width:144px;height:43px;
}

a#courses {display:block;
	background: url(homeimg/nav/courses.jpg) left top;width:85px;height:43px;
}

a#general {display:block;
	background: url(homeimg/nav/general.jpg) left top;width:107px;height:43px;
}

a#admission {display:block;
	background: url(homeimg/nav/admission.jpg) left top;width:97px;height:43px;
}

a#links {display:block;
	background: url(homeimg/nav/links.jpg) left top;width:97px;height:43px;
}


a#news {display:block;
	background: url(homeimg/nav/news.jpg) left top;width:116px;height:43px;
}

a#contact {display:block;
	background: url(homeimg/nav/contact.jpg) left top;width:83px;height:43px;
}

a#newsletter {display:block;
	background: url(homeimg/nav/newsletter.jpg) left top;width:99px;height:43px;
}

a#application2 {display:block;
	background: url(homeimg/nav/application.jpg) left top;width:144px;height:43px;
}

a#application2:hover {display:block;
	background: url(homeimg/nav/application.jpg) left bottom;width:144px;height:43px;
}





a#home:hover {display:block;
	background: url(homeimg/nav/home.jpg) left bottom;width:69px;height:43px;
}

a#gallery:hover  {display:block;
	background: url(homeimg/nav/gallery.jpg) left bottom;width:160px;height:43px;
}

a#application:hover {display:block;
	background: url(homeimg/nav/application.jpg) left bottom;width:144px;height:43px;
}

a#courses:hover {display:block;
	background: url(homeimg/nav/courses.jpg) left bottom;width:85px;height:43px;
}

a#general:hover {display:block;
	background: url(homeimg/nav/general.jpg) left bottom;width:107px;height:43px;
}

a#admission:hover {display:block;
	background: url(homeimg/nav/admission.jpg) left bottom;width:97px;height:43px;
}

a#links:hover {display:block;
	background: url(homeimg/nav/links.jpg) left bottom;width:97px;height:43px;
}

a#news:hover {display:block;
	background: url(homeimg/nav/news.jpg) left bottom;width:116px;height:43px;
}

a#contact:hover {display:block;
	background: url(homeimg/nav/contact.jpg) left bottom;width:83px;height:43px;
}

a#newsletter:hover {display:block;
	background: url(homeimg/nav/newsletter.jpg) left bottom;width:99px;height:43px;
}
.home-course-titles { color: #000C56; }
.homepage ul{ display: block; }
.homepage li { font-family: "Century Gothic", Helvetica, sans-serif; font-size: 12px; padding-left: 5px; margin: 0px; }


.application_form_text{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.application_form_errorMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	float: left;
	border: 1px solid #FF0000;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #FF0000;
	width:inherit;
}

.application_form_Message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	float: left;
	width:inherit;
	border: 1px solid #39b54a;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #39b54a;
}
