body
{
	background-color: #333333;
}

h1, h2
{
	font-family: Georgia, Times, serif;
	color: #CC0000;
	font-weight: normal;
}


h1
{
	font-size: 2em;
	margin: 10px 0;
	padding: 10px 0 10px 0;
	line-height: 125%;

}

h2
{
	font-size: 1.4em;
	margin-bottom: 6px;
}

h3
{
	font-size: 1.3em;
	margin: 16px 0 4px 0;
}

.center { text-align: center; }
.clear { clear: both; margin: 0px; }
.strong { font-weight: bold; }

.float-left { float: left; margin: 4px 10px 2px 0; display: inline; }
.float-right { float: right; }
.right { text-align: right; }
.larger {font-size: 120%; line-height: 130%; }

ul.nomark { list-style-type: none; list-style-position: default; }

img.float-right { float: right; margin-left: 10px; display: inline; }
img.border { border: 1px solid #999999; }
a img { border: none; }

a, a:visited { color: #324771; }
a:hover, a:active { color: #CC0000; }

div.header { margin: 20px 12px; }

div.container
{
	width: 724px;
	margin: 20px;
	background-color: #1A1919;
	border: 1px solid #666666;
}

div.main
{
	width: 700px;
	margin-top: 0;
	margin-left: 10px;
	padding-bottom:10px;
	background-color: #D3D7DD;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .7em;
	color: #333333;
	border: 1px solid #717A8B;
}

body.home div.main { background-color: #262a31; }

div.main p { margin: 6px 0px; }

div.leftcol { width: 350px; margin: 10px 0 0 20px; float: left; line-height: 130%; }
div.leftcol h2 { margin-top: 24px; line-height: 120%;}
div.leftcol ul { margin-top: 0; }
div.leftcol ul li {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 3px;
	padding-left: 0px;
}
div.leftcol ul li p  { margin-top: 3px; margin-bottom: 3px; }

div.rightcol { width: 295px; float: right; }
div.rightcol h2, div.rightcol p { margin: 10px 0; }
div.rightcol p { font-size: 85%; line-height: 130%; }
div.rightcol ul { margin: 0 0 20px 0; padding: 0;}
div.rightcol ul li { list-style-type: none; list-style-position: default; margin-top: 4px; padding-left: 10px; }
div.righttext { margin: 0 20px 0 30px; }

div.footer 
{ 	
	width: 700px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .6em; 
	line-height: 130%;
	color: #A1AAB7;
}

div.hometext { line-height: 130%; color: #A1AAB7; padding: 10px; font-size: 120%; }


body.home div.footer {font-size: 10px; }

div.footer p { margin: 16px; }
div.hometext a, div.hometext a:visited, div.footer a, div.footer a:visited { color: #FFFFFF; }

ul.calendar { list-style-type: none; list-style-position: default; margin: 0; padding: 10px 0; }
ul.calendar strong { font-size: 110%; font-weight: bold; }
ul.events { padding-bottom: 10px; }
ul.events li { font-weight: normal; list-style-type: disc; list-style-position: default; }
ul.events li p { font-weight: normal; margin: 0; padding: 2px 0; line-height: 130%; }

body.contact p { padding: 0 0 6px 0; }

img#yahoogroups { float: right; display: inline; margin-left: 9px; }

ul.col1of2
{
	width:150px;
	margin-right: 15px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	margin-bottom: 12px;


}

ul.col2of2
{
	width: 150px;
	float: right;
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
}

ul.col1of2 li, ul.col2of2 li {	line-height: 90%;}

/* navigation */
div#navbar
{
	height: 29px;
	width: 700px;
	margin: 0 auto;
	border-bottom: 1px solid #717A8B;
	background-color: #717A8B;
	background: url(../images/nav-bkgd.gif) repeat 0 0;
	color: #A1AAB7;
}

#navbar ul {
	margin: 0px; 
	padding: 0; 
	list-style: none; 
	font-size: 11px; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navbar li {
	margin: 0; 
	padding: 0; 
	float: left; 
	position: relative;
}

#navbar li a {
	border-left: 1px solid #717A8B;
	height: 17px; 
	width:100px;
	display: block; 
	padding: 6px 4px 6px 6px; 
	margin: 0px; 
	color: #A1AAB7;
	text-align: center; 
	text-transform: uppercase;
	text-decoration: none; 
	font-weight: bold;
	background: url(../images/nav-bkgd.gif) repeat 0 0;
}

#navbar li#nav-home a { width: 60px; padding-left: 10px; border: none; }
#navbar li#nav-about a { width: 140px; }
#navbar li#nav-news a { width: 120px; }
#navbar li#nav-curriculum a { width: 100px; }
#navbar li#nav-admissions a { width: 95px; }
#navbar li#nav-contact a { width: 105px; padding-right:15px;}

#navbar li a:hover { color: #cccccc; background: url(../images/nav-bkgd-on.gif) repeat 0 0; }

body.home li#nav-home a,
body.about li#nav-about a,
body.news li#nav-news a,
body.gallery li#nav-news a,
body.curriculum li#nav-curriculum a,
body.admissions li#nav-admissions a,
body.contact li#nav-contact a

{ color: #e1e1e1; background: url(../images/nav-bkgd-on.gif) repeat 0 0; }

li.active { background-image: url(../images/triangle-black.gif); background-repeat: no-repeat; background-position: 0px 4px; }

img.thumbnail { float: left; margin: 4px 12px 6px 0; border: 1px solid white; }

body.gallery table { border:none; width: 650px;}
body.gallery table td { padding: 12px; }
body.gallery h1, body.gallery p { margin-left: 20px; }
p.gallerynav a { margin: 10px 2px; }

body#gallery div.leftcol h3 { padding-top: 10px; }
li.active a { text-decoration: none; font-weight: bold; color: #000000; }

div.teacherletter { padding: 8px 0; border-bottom: 1px solid #717A8B; }
div.teacherletter h3 { font-size: 110%; margin: 6px 0 12px; }
#tuition .container .main .leftcol .nomark li table tbody tr td strong {
	color: #F00;
}
#tuition .container .main .leftcol .nomark li table tbody tr td strong {
	color: #333;
	font-size: 10pt;
}

