@charset "UTF-8";
@import 'reset.css';
html {
	background-color:#D9D9D9;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #D9D9D9;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #F15A22;
	padding-bottom: 10px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #206E9F;
	padding-bottom: 5px;
}
p {
	padding-bottom: 10px;
	line-height: 18px;
}
a.orangebold {
	font-weight: bold;
	color: #F15A22;
	text-decoration: underline;
}
blockquote {
	margin-right: 20px;
	margin-left: 20px;
}
#header {
	/*background-image: url(../images/bkgd-header.jpg);*/
	background-repeat: repeat-x;
	background-position: center top;
	height: 178px;
}
#content {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bkgd-pagebtm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content.header {
	height: 178px;
	background-image: none;
}

#header.home { background-image: url(../images/bkgd-home-header.jpg);}
#header.aboutus { background-image: url(../images/bkgd-aboutus-header.jpg);}
#header.curriculum { background-image: url(../images/bkgd-curriculum-header.jpg);}
#header.enrollment { background-image: url(../images/bkgd-enrollment-header.jpg);}
#header.community { background-image: url(../images/bkgd-community-header.jpg);}
#header.contactus { background-image: url(../images/bkgd-contactus-header.jpg);}
#header.news { background-image: url(../images/bkgd-news-header.jpg);}
#header.generic { background-image: url(../images/bkgd-generic-header.jpg);}




#gnav {
	position:absolute;
	width:955px;
}
#content.header ul {
	font-size: 10px;
	color: #FFF;
	text-align: right;
	padding-top: 30px;
}
#content.header ul li {
	display: inline;
}
#content.header ul li a {
	color: #FFF;
	text-decoration: none;
}
#content.header ul li a:hover, #content.header ul li.selected {
	text-decoration: underline;
}
#navbar {
	height: 38px;
	background-image: url(../images/bkgd-navbar.gif);
	background-repeat: repeat-x;
}
#mainnav {
	height: 38px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#mainnav ul li {
	display: inline;
}
#mainnav ul li a {
	display: block;
	height: 17px;
	width: 158px;
	padding-top: 11px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#mainnav ul li a.wide {
	width: 159px;
}
#mainnav ul li a:hover , #mainnav ul li a.selected{
	background-image: url(../images/bkgd-navhover.gif);
	background-repeat: repeat-x;
}
#content #leftcolumn {
	float: left;
	width: 192px;
}
#content #leftcolumn ul.secondarynav {
	padding: 20px;
}
#content #leftcolumn ul.secondarynav li {
	padding-bottom: 15px;
}
#content #leftcolumn ul.secondarynav li a {
	color: #FFF;
	text-decoration: none;
}
#content #leftcolumn ul.secondarynav li a:hover , #content #leftcolumn ul.secondarynav li.selected{
	color: #0079B4;
}
#content #rightcolumn {
	float: left;
	width: 763px;
	padding-bottom: 20px;
}
#content #rightcolumn h1 , #content #rightcolumn h2 , #content #rightcolumn p{
	padding-left: 20px;
	padding-right: 20px;
}
#content #rightcolumn a {
	color: #000;
	text-decoration: underline;
}
#content #rightcolumn a:hover {
	color: #6D3987;
	text-decoration: underline;
}
#content #rightcolumn a.moreinfo {
	font-weight: bold;
	color: #F1642B;
	text-decoration: none;
	float: right;
}
#content #rightcolumn a.moreinfo:hover {
	color: #000;
}
#content #rightcolumn a.orangebold {
	font-weight: bold;
	color: #F15A22;
	text-decoration: underline;
}
#content #rightcolumn table {
	margin-left: 20px;
	margin-right: 20px;
}
#content #rightcolumn table tr td {
	/*border: 1px solid #0079B4;*/
	padding: 2px;
}
#content #rightcolumn form table tr td input , #content #rightcolumn form table tr td textarea{
	width: 338px;
}
#content #rightcolumn form table tr td #button {
	width: 100px;
	float: right;
	margin-top: 10px;
}
#content #rightcolumn ul {
	padding-left: 20px;
}
#content #rightcolumn ul li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 10px;
}
#content #rightcolumn ol {
	padding-left: 20px;
}
#content #rightcolumn ol li {
	list-style-position: outside;
	margin-left: 40px;
	margin-bottom: 10px;
	list-style-type: decimal;
}
#content #rightcolumn ol ol li  {
	list-style-type: lower-alpha;
}
#content #rightcolumn .left {
	float: left;
	width: 468px;
}
#content #rightcolumn .right {
	float: right;
	width: 204px;
	margin-right: 20px;
	margin-left: 10px;
}
#content #rightcolumn .right .bluebox {
	background-color: #0079B4;
	margin-top: 50px;
	padding-top: 20px;
	color: #FFF;
	padding-bottom: 20px;
}
#content #rightcolumn .right .bluebox p {
	line-height: normal;
}
#content #rightcolumn .right .bluebox h1 {
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
}
#content #rightcolumn .right .bluebox a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#content #rightcolumn #accordian.wrapper {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#content.home {
	background-image: url(../images/bkgd-home.gif);
	background-position: center bottom;
}
#content.home #leftcolumn {
	float: left;
	width: 284px;
}
#content.home #leftcolumn h1 {
	font-weight: normal;
	color: #FFF;
	padding: 20px;
}
#content.home #leftcolumn p {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 22px;
}
#content.home #leftcolumn a {
	color: #000;
}
#content.home #rightcolumn {
	float: left;
	width: 590px;
	padding: 40px;
}
#content.home #rightcolumn h1 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 0px;
}
#content.home #rightcolumn p {
	line-height: 22px;
}
#content.home #rightcolumn p.icon {
	float: left;
	width: 45px;
	margin-bottom: 20px;
	padding-left: 0px;
}
#content.home #rightcolumn div.calendar {
	width: 250px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 10px;
	margin-right: 16px;
	padding-left: 0px;
}
#content.home #rightcolumn div.calendar p, #content.home #rightcolumn div.clock p {
	line-height: 14px;
}
#content.home #rightcolumn div.clock {
	float: left;
	width: 250px;
	padding-left: 0px;
}
#content.home #rightcolumn p.clock a{
	color: #F15A22;
	padding-left: 0px;
}
#content.home #rightcolumn #newslink {
	width: 120px;
	margin:33px 55px 0 0;
	clear: both;
	float: right;
	padding: 0px;
}
#footer  {
	clear: both;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	padding-bottom: 15px;
	text-align: center;
	padding-top: 10px;
}
.arrow {
	margin-left: -12px;
	margin-right: 4px;
}
.bluenormal {
	font-weight: normal;
	color: #0079B4;
}
.bluebold {
	font-weight: bold;
	color: #0079B4;
}
.greenbold {
	font-weight: bold;
	color: #8CCD07;
}
.imagefloatright {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.mainpic {
	margin-bottom: 20px;
}
.orangebold {
	font-weight: bold;
	color: #F15A22;
}
.padtop {
	padding-top: 20px;
}

