@charset "UTF-8";
/* CSS Document */

/************************ SCREEN STYLES **********************************/

/*________________________GROUND RULES__________________________________*/

html   {
		height:100%; 
       	font-size: 100.01%; /* prevent extreme font resizing in IE */
         }

body {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
	background:url(../images/bg_bar.jpg) repeat-x #ffffff;
    height: 101%; /*The 101% vs. 100% causes a virtical scrollbar in all cases and thus prevents page shift - Remove this line if you don't want a scrollbar*/
    }
		
body, p, ul, li, h1, h2, h3, h4, h5, form, html, input, img, a { /*Starts you off with no padding or margin which you can add later on a more specialized basis.*/
    margin:0; 
    padding:0;
    } 

table, td { margin:0; padding:0; border-spacing: 0px; border-collapse:collapse; text-align:left; } /*This equates too: <table cellspacing="0" cellpadding="0" border="0"> thus, in your HTML your table tags can look like this <table>... </table>. Warning: if you're accommodating IE MAC use: <table cellspacing="0">... </table> */

img, a img, a:link img, a:visited img {border:none; background:none;} /* remove border from images and linked images */    

/* Default links */
a:link { color: #607389; text-decoration: underline;}
a:hover { color: #607389; text-decoration: none;}
a:visited { color:#607389; text-decoration:underline}
a:visited:hover { color: #607389; text-decoration:none;}

.imagelink a:link { border: none;} /* removes link style from linked images - must be applied to each individual linked image throughout site */
.imagelink a:hover { border: none;}
.imagelink a:visited { border: none;}
.imagelink a:visited:hover { border: none;}


/*________________________SHARED STYLES__________________________________*/

 h3, h2, li {
    padding-bottom:10px;
    }

ul {
	padding-left:20px;
	list-style-image:url(../images/bullet.gif);
	}


h2 {
	color:#FC7105;
	font-size:18px;
	font-weight:bold;
	}


.header3 {
    font-size:15px;
    font-weight:normal;
    color:#990000;


}


h3 {
    font-size:15px;
    font-weight:normal;
    color:#990000;
    }

h4 {
    font-size:13px;
    font-weight: bold;
    }

h5 {
	font-size:16px;
	padding-bottom:10px;
	color:#006699;
	}


#main {
	position:relative;
	width:987px;
	margin-left:auto;
	margin-right:auto;
}

#logo_holder {
	background-color:#FFFFFF;
	height:26px;
	position:absolute;
	top:64px;
	width:100%;
	padding-top:6px;
	text-align:center;
	}

#nav_holder {
	background-color:#9C9A00;
	height:40px;
	margin-top:8px;
	position:absolute;
	text-align:center;
	width:100%;
}

#nav_bar {
	width:987px;
	margin-top:7px;
		margin-left:auto;
	margin-right:auto;
}

#btm_tagline {
	height:20px;
	background:#9C9A00;
	width:100%;
	margin-top:585px;
	text-align:center;
	padding-top:4px;
	position:absolute;
}

#footer {
	color:#CCCCCC;
	font-size:9px;
	text-align:right;
	padding-top:4px;
	}

#social {
    margin-top: 5px;
}

.twitter {
    width: 160px;
    height: 27px;
    float: left;
}

.facebook {
    width: 800px;
    padding-top: 4px;
    padding-bottom: 10px;
    float: right;
}



/*________________________HOME STYLES__________________________________*/


#promo_holder {
	position:absolute;
	margin-top:455px;
	}	

#images_holder {
	z-index:0;
	position:absolute;
}

#dragon_image {
	position:absolute;
	top:0;
	left:0;
}

#main_image {
	float:right;
}



/*________________________ROTATING IMAGES SCRIPT__________________________________*/



#gallery { 
    position: absolute;
	top:0;
	left:0; 
    width:987px; 
    height:436px; 
    margin:0; 
    padding:0;
    z-index:0;
    }
 
#gallery ul {
    list-style: none;  
    }
    
#gallery li {
    display: block;
    background:url(../images/image_main1.jpg) no-repeat;
    }



/*________________________INSIDE PAGES STYLES__________________________________*/


#image_holder_left {
	padding-bottom: 10px;
}

#img_top_int {
	position:absolute;
	left:330px;
}

#column_holder {
	width: 987px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/image_btm_int.jpg) no-repeat bottom left;
}


#btm_tagline_int {
	height:20px;
	background:#9C9A00;
	width:100%;
	text-align:center;
	padding-top:4px;
	clear:both;
	position:relative;
}

#breadcrumbs {
	width:322px;
	background: #CCCC00 url(../images/breadcrumbs_curve.gif) bottom no-repeat;
	text-align:right;
	margin-left:335px;
	min-height:40px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	}
	
#breadcrumbs_txt {
	padding:8px;
	}

#logo_holder_int {
	background-color:#FFFFFF;
	height:26px;
	position:absolute;
	top:64px;
	width:987px;
	padding-top:6px;
	text-align:center;
	}

#nav_holder_int {
	background-color:#9C9A00;
	height:40px;
	margin-top:8px;
	position:absolute;
	text-align:center;
	width:987px;
}

#left_col {
	width:330px;
	float: left;
	margin-bottom: 130px;
	}

.quotes {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#990000;
	clear:both;
	padding:0 5px 10px 5px;
	font-style:italic;
	line-height:1.5em;
	width: 315px;
	}

.quotes_sig {
	text-align:right;
	font-size:14px;
	}

#right_col {
	float: right;
	width: 657px;
	}
	
#content {
	padding:0 0 20px 15px;
	line-height:1.7em;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 635px;
	}

	
#divider {
	clear:both;
	}	
	
/*________________________form styles__________________________________*/	
	
.formtable td {
	padding: 7px;
	}
	
.rowcolor { 
	background:#eeeee1;
	}

.right{
	text-align:right;
	}

.asterisk {
	color:#fc7105;
	}
	
	
/*________________________Programs and Compare styles__________________________________*/	

#column_holder_programs {
	width: 987px;
	margin-left: auto;
	margin-right: auto;
}

#holder_programs {
	padding:0 0 20px 0;
	}

	
#left_col_programs {
	width:330px;
	float: left;
	margin-bottom: 40px;
	}
	
#content_programs {
	line-height:1.7em;
	padding:0;
	margin:0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear:both;
	}		

	
#right_content_programs {
	float:right;
	width:657px;
	padding-left:12px;
	}

.age_length {
	height:30px;
	background:#990200;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:16px;
	}

.age {
	float:left;
	width:300px;
	padding:5px 0 0 10px;
	}

.length {
	float:right;
	width:300px;
	padding:5px 10px 0 0;
	text-align:right;
	}
	
.img_programs {
	padding-bottom:10px;
	}	
	
.components_box {
	background-color:#99CCE5;
	padding:10px;
	line-height:1.2em;
	}
	
.subtitle {
	width:310px;
	font-family:'Times New Roman', Times, serif;
	font-style:italic;
	font-size:18px;
	line-height:1.3em;
	padding-bottom:10px;
	font-weight:bold;	
	}
	
.map_dates {
	width:315px;
	min-height:270px;
	}
	
.map {
	width:215px;
	padding-right:8px;
	}	

.dates {
	width:90px;
	height:200px;
	color:#5C6E84;
	}

.list_dates {
	color:#5C6E84;
}

.list_photo {
	border: 1px solid #333333;
}


.program_desc {
	line-height:1.7em;
	}	
	
#program_other_links {
	padding-top: 12px;
	font-size: 14px;
	font-weight: bold;
}

.other_link_box {
	float: left;
	border: 2px solid #99CCE5;
	padding: 10px;
	margin: 0px 10px 10px 0px;
}

.availability_txt {
	color: #FC7105;
	
}



/* Default links */
#program_other_links a:link { color: #FC7105; text-decoration: underline;}
#program_other_links a:hover { color: #9d9a01; text-decoration: none;}
#program_other_links a:visited { color:#9d9a01; text-decoration:underline}
#program_other_links a:visited:hover { color: #9d9a01; text-decoration:none;}



	
.quotes_programs {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#990000;
	clear:right;
	margin:10px;
	padding:0 10px;
	font-style:italic;
	line-height:1.5em;
	width: 225px;
	text-align:right;
	float:right;
	border-left:1px solid #cccccc;
	}
	
.quotes_programs p {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
}

.markup {
	font-family:"Arial", Helvetica, serif;
	font-size:16px;
	color:#000000;
	clear:right;
	margin-top: 30px;
	padding:0 10px;
	font-style:normal;
	line-height:1.5em;
	width: 225px;
	text-align:right;
	float:right;
}
	
