/* CSS Document */



/* START BASIC */



html { min-height: 100%; margin-bottom: 1px; 
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	background-color: #CDD3C5;
	text-align: justify;
	line-height: 14px;
}

td, th  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	margin: 12px;
	text-align: left;
	padding: 0;
}

/* START LINKS */
a:link {
	text-decoration: underline;
	color: #333333;
	text-decoration:underline;
}

a:visited {
	text-decoration: underline;
	color: #333333;
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.im_link a:link {
	font-size:10px;
	text-decoration:underline;
}

/* END LINKS */




#contentbox {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-image: url(images/content_bg.gif);
	min-height: 300px;
}

.titlebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 9px;
	text-transform: uppercase;
	margin: 5px;
	text-align: left;
	line-height: 14px;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(images/nav_bg.gif);
}

.titlebar a:link{
	color: #FFFFFF;
	font-weight:bold;
	font-size: 9px;
	text-transform: uppercase;
	}

.titlebar a:visited {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 9px;
	text-transform: uppercase;
}

.titlebar a:hover {
	color: #999999;
	font-weight:bold;
	font-size: 9px;
	text-transform: uppercase;
}

.titlebar a:active {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 9px;
	text-transform: uppercase;
}	



/* START FOOTER TEXT*/



.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	margin: 0px;
	text-align: left;
	line-height: 14px;
	background-image: url(images/table_bg.gif);
	padding-left: 15px;
}

.footerlink a:link {
	text-decoration: none;
	color: #333333;
	font-size: 10px;
	text-decoration:underline;
	}

.footerlink a:visited {
	text-decoration: none;
	color: #333333;
	font-size: 10px;
	text-decoration:underline;
}

.footerlink a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}

.footerlink a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration:underline;
}



/* END FOOTER TEXT */



/* START SIDE NAVIGATION */



#side_nav {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 15px;
	background-image: url(images/content_bg.gif);
}

#homeside_nav {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 15px;
	background-image: url(images/content_bg.gif);
}

.homeside_nav a:link {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	text-decoration:underline;
}

.homeside_nav a:visited {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	text-decoration:underline;
}

.homeside_nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:underline;
}

.homeside_nav a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:underline;
}

.side_nav a:link {
	text-decoration: underline;
	color: #333333;
	font-size: 11px;
	text-decoration:underline;

}

.side_nav a:visited {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	text-decoration:underline;
}

.side_nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:underline;
}

.side_nav a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:underline;
}

.apply_link{
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #333333;
	padding: 2px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.apply_link:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration:none
}

.apply_link:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration:none
}

.apply_link:hover {
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}

.apply_link:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}

.apply2_link{
	background-image: url(images/button-apply-online.gif);
	background-repeat: no-repeat;
	text-indent: -1000em;
	overflow: hidden;
	margin: 2px 0px;
	height: 24px;
	width: 140px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #333333;
	padding: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.apply2_link a {
	display: block;
	width: 140px;
	height: 24px;
	text-decoration: none;
}


/* END SIDE NAVIGATION */

/* START MAIN NAVIGATION */

/* - - - ADxMenu: BASIC styles [ MANDATORY ] - - - */


/* remove all list stylings */

.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
	background-color:33362F;
	background-image:url(images/nav_bg.gif);
	font-weight: bold;
	text-transform:uppercase;
}

.menu a:link{
	font-size:9px;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */

}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)

							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */

}


.menu li li {
	float: none;/* items of the nested menus are kept on separate lines */
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}


.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
}

.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */



/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(images/empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.

								you can also use to adjust the safe area to your requirement */

}

.menu ul ul {
	padding: 10px 10px 10px 0px;
	margin: -30px 0 0 -10px;
}

/* -- sticky.submenu.END -- */


/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

.menu, .menu ul li {
	color: #CDD3C5;
	background: #33362F;
}

.menu ul {
	width: 11em;
}

.menu a {
	text-decoration: none;
	color: #CDD3C5;
	font-size:9px;
	padding: 3px 6px 3px 6px;
	display: block;
	position: relative;
}

.menu a:visited {
	text-decoration: none;
	color: #CDD3C5;
	font-size:9px;
	padding: 3px 6px 3px 6px;
	display: block;
	position: relative;
}

.menu a:hover, .menu li:hover>a {
	color: #7D8675;
}

.menu li li {	/* create borders around each item */
	border: 1px solid #CDD3C5;
}

.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	color: #CDD3C5;
}

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;

}
/* End Fix */

/*]]>*/



[if lte IE 6]>

/*<![CDATA[*/

/* - - - ADxMenu: IE6 BASIC styles [MANDATORY] - - - */

.menu, .menu ul {	/* float.clear */
	zoom: 1;
}

.menu li.adxmhover {
	z-index: 10000;
}

.menu .adxmhoverUL {	/* li:hover>ul selector */
	visibility: visible;
}

.menu .adxmhoverUL {	/* 1st-level submenu go below their parent item */
	top: 100%;
	left: 0;
}

.menu .adxmhoverUL .adxmhoverUL {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* - - - ADxMenu: DESIGN styles - - - */

.menu ul a {	/* fix clickability-area problem */
	zoom: 1;
}

.menu li li {	/* fix white gap problem */
	float: left;
	width: 100%;
}

.menu li li {	/* prevent double-line between items */
	margin-top: -1px;
}

.menu a:hover, .menu .adxmhoverA {		/* li:hover>a selector */
	color: #7D8675;
}

.menu .adxmhoverUL .adxmhoverUL {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}

/*]]>*/


/* END MAIN NAVIGATION */

/* START CONTACT BAR */
#contact_bar {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(images/nav_bg.gif);
	color: #CCCCCC;
}
#contact_bar a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
}
#contact_bar a:hover {
	text-decoration: underline;
}


/* END CONTACT BAR */

/* additional styles  (HH 10-2007) */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: none;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;

}

#contentbox li {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#contentbox a:link, #contentbox a:hover, #contentbox a:visited, #contentbox a:active {
	font-size: 11px;
}

#news_header {
	background-color: #33362F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D8675;
	padding: 4px;
	color: #FFFFFF;

}

#news_table {
	background-color: #DBDFD2;
	padding: 4px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #ACB69E;
	font-size: 10px;
}

#news_table td p {
	font-size: 10px;
}

#contentbox h2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0B6AB;
	padding-top: 20px;
}

.toplink a {
	font-size: 10px;
	color: #B0B6AB;
}
#success td {
	text-align: left;
	vertical-align: top;
}

#success {
	margin-bottom: 30px;
}
.successNames {
	font-weight: bold;
}
#side_nav ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#side_nav li {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 4px;
	margin: 0px;
}
#side-buttons {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#cities-container {
	position: relative;
}
#florida-cities-list {
	background-color: #EAEDE7;
	padding: 10px;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	border: 1px solid #B1B7AC;
}
#florida-cities-list ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
.spaced_lists li {
	padding-bottom: 6px;
	margin-bottom: 6px;
}
.breadcrumb, .breadcrumb a {
	font-weight: normal;
	font-size: 10px;
}
.divider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8C1AE;
	line-height: 4px;
}
#homeContent {

	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-image: url(images/content_bg.gif);
	min-height: 300px;
}
#news td {
	vertical-align: top;
}
#news {
	margin-top: 15px;
}
.contactaddress {
	font-size: 10px;
}
.school-hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33362F;
	padding: 0px 0px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D8675;
	text-transform: uppercase;
}
#contentbox h3 {
	color: #5A6053;
	font-size: 11px;
}
.socialbox {
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #B3B9AE;
}
.headline {
	font-size: 2em;
	font-weight: bold;
}
.package {
	width: 175px;
	display: inline;
	float: left;
	padding-right: 5px;
}
.package2 {
	width: 235px;
	display: inline;
	float: left;
	padding-right: 5px;
}
.package3 {
	width: 280px;
	display: inline;
	float: left;
	padding-right: 5px;
}
.clear {
	clear: both;
}
.supa {
vertical-align: .8em;
font-size: .5em;
}.got-talent {
	text-transform: uppercase;
}
.deadline {
	font-size: 1.5em;
}
#side_nav input {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.miniSubmit {
}
.miniSubmit input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #33362F;
	padding: 4px;
	border: 1px solid #7D8675;
}
.miniSubmit input:hover {
	background-color: #006633;
	border: 1px solid #FFFFFF;
}
.skincare-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.superscript {
	font-size: 50%;
}
