
.imgpad {
padding:0px 10px 10px 10px;
}
#alertbox {
	width:510px;
	border: 2px solid #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
	text-align:center;
	color:#fff;
	background: #3C4934;
	margin:10px auto 20px auto;
	-webkit-box-shadow: 0px 0px 3px #9e9e9e;
-moz-box-shadow: 0px 0px 3px #9e9e9e;
box-shadow: 0px 0px 3px #9e9e9e;  
}
a.alertlink:link, a.alertlink:active, a.alertlink:visited {
text-decoration: underline;
color:#fff;
}
a.alertlink:hover {
text-decoration:none;
color:#ff9900;
}
/* Global Defaults

=====================================================================*/
body,div,dl,dt,dd,h1,form,fieldset,input,blockquote,embed,object{margin:0;padding:0;}
/*table{border-collapse:collapse;border-spacing:0;}*/
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,strong,var{font-style:normal;font-weight:normal;}
a,ins{text-decoration:none;}
strong { font-weight: bold; }
/* Global Elements

=====================================================================*/
html { overflow-x: auto; height:100%;}
	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
body 
{
	background: url(images/bg.png) no-repeat scroll 50% 0;
	background-color:#283023;
	text-align: center;
	line-height: 1.6em;
	font-size:12px;
	color:#333333;
}
/* Typographic Elements

=====================================================================*/
h1 {
	color:#283023;
}
h3 {
color:#512C2E;	
font-family: Georgia, "Times New Roman", Times, serif;
}

h2, h4, h6, body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#newsdiv h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
blockquote, em, h1, h5, i  {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.dropCap {
	float:left;
	color:#D4D4C7;
	font-size:100px;
	line-height:100px;
	padding-top:2px;
}
p.dropcap:first-letter {
	float: left; /* Make the text flow around the letter */
	font-family: Times, Times New Roman, Serif; /* Use whatever font fits your site */
	color: #D4D4C7; /* Color of the font */
	font-size: 8em; /* Makes the letter twice the size of the rest of the text */
	font-weight: bold; /* Don't need it, but looks good */
	line-height: 1em; /* Adjustment for IE. Otherwise it doesn't line up correctly */
	padding-right: 0.15em; /* If it's getting crowded - adjust */
}
blockquote.withquote {
	background:url(images/quote.gif) no-repeat;
	background-position:top left;
	padding-left:20px;
	text-align:justify;
	margin:5px;
	float:right;
	} 
p.withunquote {
	background: url(images/unquote.gif) no-repeat;
	background-position:bottom right;
	padding-right:5px;
	margin:5px;
	float:right;
	}
/* Site Layout

=====================================================================*/
.printOnly {display:none;}
hr {
	border:1px;
	background:#EEEEEE;
	color:#EEEEEE;
}
.padding {
padding:10px 10px 10px 10px;	
}
#paddingInt {
padding:10px 30px 10px 30px;	
}
#printButton {
width : 100%;
text-align : right;
float : right;
}
#background {
	background:#FFFFFF;
}
#container {
	width:960px;
	margin:0 auto;
	text-align:left;
	background: url(images/contBG.jpg) repeat-y;
	}
#center {
	width:960px;
	margin:0 auto;
	text-align:right;
}
#topBar {
	width:100%;
	padding:5px 0px 5px 0px;
	background:#000000;
	text-align:right;
	color:#FFFFFF;
	}
#topBar ul, li 
	{margin:0;padding:0;
	}
#header {
	width:960px;
	height:77px;
}
#headerL {
	width:287px;
	height:77px;
	float:left;
}
#headerR {
	width:673px;
	height:77px;
	float:left;
	background: url(images/headerR.jpg) no-repeat;
}

#googSearch {
	float:right;
	width:200px;
	margin-top:13px;
}
#navigation {
	background: url(images/nav_filler.jpg);
	width:100%;
	padding:0px 0px 0px 0px;
	}
#contentTop {
	width: 40%;
	background:#c9c9c9;	
	float:right;
}
#welcome {
	width:60%;
	background:url(images/bgContent.jpg) no-repeat #FFFFFF;
	float:left;
}
#interior {
	width:100%;
	background:url(images/bgContent.jpg) repeat-x #FFFFFF;
	float:left;
}
#news {
	width:40%;
	background:url(images/bgnews.jpg) repeat-x #FFFFFF;
	float:right;
}


#news ul, #news li 
	{margin:0;padding:0; list-style:none;}


#news li a {

	font-size: 16px;

	font-weight: bold;

	list-style:none;	

}



#news a {

	font-size: 16px;

	font-weight: bold;

	color:#333366;	

}



#news a:hover {

	font-size: 16px;

	font-weight: bold;

	color:#3366cc;	

}



#photos {

	padding-left:35px;

	text-align:center;

}



#break {

	width:100%;

	background:#000000;

	height:50px;

}



#footerNavigation {

	width:960px;

	clear:both;

	text-align: right;

	padding:5px 0px 5px 0px;

	background:#000000;

	color:#FFFFFF;

	font-size:10px;

	}
	
#footerNavigation ul, li 
	{margin:0;padding:0;}
	

#copyright {

width: 960px;

font-size: 10px;

color: #ffffff;

text-align: left;

margin: 0 auto;

}

#copyrightL {

width: 480px;

float: left;

text-align: left;

}

#copyrightR {

width: 480px;

float: right;

text-align: right;

}



	

/* HomePage Gallery

=====================================================================*/

a img, img { 

	border: none; 

	}



.photo-link { 

padding: 5px; 

margin: 5px; 

border: 1px solid #999; 

display: block; 

width: 100px;

float: left; 

}



.photo-link:hover { 

border-color: white; 

}



/* Navigation 2.0

-------------------------------------------------------------- */

a.nav:link, a.nav:visited, a.nav:active {

background:transparent none repeat scroll 0 0;

color:#FFFFFF;

text-decoration:none;

}



a.nav:hover {

	color:#000000;

}

a:link, a:visited, a:active {

background:transparent none repeat scroll 0 0;

color:#000000;

text-decoration:none;

}



a:hover {

	color:#999999;

}



#nav { line-height: 1; z-index: 9998; }



#nav a {

	background: url(images/NAV.jpg) no-repeat 0 0;

	display: block;

	height: 50px;

	text-indent: -999em;

	overflow: hidden;

}



#nav li { float: left; position: relative; }

* html #nav li * { position: relative; }

#nav li, #nav ul { margin: 0; padding: 0; list-style:none; }

	

	/*--- Default ---*/

	#nav-about a { background-position: 0 0; width: 89px; }

	#nav-news a { background-position: -89px 0; width: 58px; }

	#nav-cadet a { background-position: -147px 0; width: 134px; }

	#nav-staff a { background-position: -281px 0; width: 60px; }

	#nav-special a { background-position: -341px 0; width: 114px; }

	#nav-photo a { background-position: -455px 0; width: 119px; }

	#nav-blog a { background-position: -574px 0; width: 59px; }



    #nav #nav-filler a { background: #fff url(images/nav_filler.jpg) repeat-x 0 0; width: 217px; }

    

	/*--- Hovering ---*/

	#nav-about a:hover { background-position: 0 -150px; width: 89px; }

	#nav-news a:hover { background-position: -89px -150px; width: 58px; }

	#nav-cadet a:hover { background-position: -147px -150px; width: 134px; }

	#nav-staff a:hover { background-position: -281px -150px; width: 60px; }

	#nav-special a:hover { background-position: -341px -150px; width: 114px; }

	#nav-photo a:hover { background-position: -455px -150px; width: 119px; }

	#nav-blog a:hover { background-position: -574px -150px; width: 59px; }

	

	

	/*--- Clicking ---*/

	#nav-about a:active { background-position: 0 -150px; width: 89px; }

	#nav-news a:active { background-position: -89px -150px; width: 58px; }

	#nav-cadet a:active { background-position: -147px -150px; width: 134px; }

	#nav-staff a:active { background-position: -281px -150px; width: 60px; }

	#nav-special a:active { background-position: -341px -150px; width: 114px; }

	#nav-photo a:active { background-position: -455px -150px; width: 119px; }

	#nav-blog a:active { background-position: -574px -150px; width: 59px; }

	

	

	/*--- Dropdowns ---*/

	#nav li.over ul { left: 0; display: block;}

	#nav li li { float: none; position: static; width: 100%; }

	

	#nav li li a, #nav li li a:hover, #nav li li a:active {

		background: none;

		height: auto;

		padding: 1px 12% 2px;

		text-indent: 0;

		width: 76%;

	}

	

	#nav li li a:hover { background: #eee; }

	

	#nav li ul {

		background: #283023;

		border-bottom: 1px solid #000000;

		display: none;

		line-height: 1.5;

		padding: 5px 0;

		position: absolute;

		top: 50px;

		width: 200px;

		z-index: 9999;

	}



	

/* Footer Nav

-------------------------------------------------------------- */

#navlist li

{

display: inline;

list-style-type: none;

padding-right: 20px;

}

#navlist2 li

{

display: inline;

list-style-type: none;

padding-right: 20px;

}

a.navlist:link, a.navlist:visited, a.navlist:active {

background:transparent none repeat scroll 0 0;

color:#FFFFFF;

text-decoration:none;

}



a.navlist:hover {

	color:#999999;

}

/* =Classes
----------------------------------------------------------------------*/

col.Sat,
col.Sun
{
	background: #efe;
}

div.buttons
{
	font: 10px Verdana, sans-serif;
	padding: 10px 0 20px;
	text-align: center;
}

div.buttons a
{
	background: #ddc;
	border: 1px solid #bba;
	color: #000;
	padding: 3px 5px;
}

div.buttons a:hover
{
	background-color: #efe;
	color: #693;
}

tr.day
{
	color: #000000;
	font-size: 12px;
	height: 90px;
}

tr.number
{
	background: #5b2a30;
	color: #FFFFFF;
	font-size: 10px;
	height: 15px;
	text-align: right;
	vertical-align: middle;
}

th.cal1
{
	background: #998;
	color: #fff;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: normal;
	height: 15px;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
}
caption
{
	margin: 0 auto;
	text-align: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
}

/*School Cal */
.year {width:700px; height:600px; }
.holder {font-family:Verdana, Arial, Helvetica, sans-serif; float:left; border:2px solid #000000; width:150px; height:150px;}
.holder2 {margin: 3px}
pre {margin:0;}
pre.month {background:#5b2a30; color:#FFFFFF;}
pre.wkday {background:#998; color:#FFFFFF;}
pre.bg {background:#FFFFFF; color:#000;}
pre.bookc {background:#c56; color:#fff;}
.holiday {color: #FF0000}
.openhouse {
	color: #00FF00;
	font-weight: bold;
	text-decoration: underline;
}
.openhouse2 {
	color: #00FF00;
}
.quarter {color: #FF00FF}
.conference {color: #663300}
.conBold {color: #663300; font-weight: bold; text-decoration:underline; }
.teacher {color: #FF6600}
.vacation {color: #00FFFF}
.Aday {font-weight:bold; text-decoration:underline; }
.progress {color: #009933}
.midterms {color: #0000FF}

a.BackNav:link {
	color: #000000;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

a.BackNav:visited {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}		
		
a.BackNav:hover {
	color:#5b2a30;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
a.BackNav:active {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
	a.SopNav:link {
	color: #000000;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

a.SopNav:visited {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}		
		
a.SopNav:hover {
	color:#5b2a30;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
	
a.SopNav:active {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
table.cal
{
	background: #fff;
	border-bottom: 3px solid #5b2a30;
	border-right: 1px solid #ccb;
	margin: 0 auto;
}

th,
td.cal2
{
	border-left: 1px solid #ccb;
	border-top: 1px solid #ccb;
	font-family: Verdana, sans-serif;
	padding: 0 2px;
	vertical-align: top;
	width: 150px;
	height: inherit;
}

.clear {
	clear:both;
}
.left {
width:49%;
float:left;
}
.right {
width:49%;
float:right;
}
#date {
	color:#fefefe;
display:inline;
font-size:14px;
left:132px;
position:relative;
text-shadow:0 0 4px #333333;
top:16px;
}



input.error {
	color: #ff0000;
	border:1px dotted #ff0000;
}
label.error {
	display: inline;
	color: #ff0000;
	height: 20px;
}
fieldset {  
	position: relative; 
	float: left;    
	clear: both;    
	width: 100%;    
	margin: 0 0 1.0em 0;    
	padding: 0 0 1em 0;    
	border-style: none;
} 
label {          
margin-right: 1em;    
text-align: left;
display: block; 
font-weight: bold; 
}
legend {    
margin-left: 1em;    
padding: 0;    
color: #283023;    
font-weight: bold;
text-shadow: 0px 0px 1px #ccc;
font-size: 15px;
/*filter: dropshadow(color=#525252, offx=0, offy=0);   Not nice in IE*/
}
legend span {      
position: absolute;      
left: 0.74em;      
top: 0;      
margin-top: 0.5em;      
font-size: 135%;   
}    
fieldset ol {      
 
}
fieldset ol {  
padding: 0 1em 0 1em;  
list-style: none;  
}  
fieldset li {    
float: left;         
padding: 0 4px 10px 4px;  
}

input, select, textarea { 
	padding: 8px;
	border: solid 1px #E5E5E5;
	outline: 0;
	background: #FFFFFF;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	}

input:hover, textarea:hover, select:hover
input:focus, textarea:focus, select:focus { 
	border-color: #6FAADF; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	}

fieldset.submit {    
float: none;    
width: auto;    
border-style: none;    
padding-left: 12em;    
background-color: transparent;    
}
input.submit {
	background: #52b152; /* old browsers */
	background: -moz-linear-gradient(top, #52b152 1%, #007F00 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#52b152), color-stop(100%,#007F00)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52b152', endColorstr='#007F00',GradientType=0 ); /* ie */
	color: #fff;
}
input.reset {
	background: #ff3019; /* old browsers */
	background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* ie */
	color: #fff;
}
.clear-left {
	clear: left;
}
#countdown {
	float:right; color:#fff; position:relative; top:17px; right: 10px; font-size: 14px;
	text-shadow: 0px 0px 3px #000000;

}

