body {
	background-color:#D1E3E1;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
#container {
	background-color:#586B7F;
	background-image:url(images/bg-left-logo.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0 auto;
	min-height:780px;
	width:951px;
}

/* for Internet Explorer */
/*\*/
* html #container {
height: 780px;
}
/**/


.logo {
	clear:both;
	height:auto;
	margin-left:258px;
	padding:0 5px;
	text-align:right;
	border-bottom:#D9E4E9 1px solid;
}

.school-logo {
	clear:both;
	height:auto;
	padding:0 5px;
	text-align:right;
	border-bottom:#D9E4E9 1px solid;
}

.page-title {

display:block;
font-size:1.6em;
font-variant:small-caps;
font-weight:bold;
padding:0px 0px 10px 0px;
}


#header {
clear:both;
}
#header h1 {
margin:0;
padding:10px 0;
}
#navbar {
clear:both;
}
#sidebar {
display:block;
float:left;
padding:0px 10px;
width:240px;
}
#mainContent {
margin:0 0 0 300px;
padding:0 20px;
}
#mainContent-index {
width:100%;
}
#footer {
	color:#7586A3;
	display:block;
	font-size:11px;
	margin:auto;
	padding:0;
	clear:both;
	width: 930px;
}
#footer p {
margin:0;
padding:10px 0;
text-align:right;
}
.fltrt {
float:right;
margin-left:8px;
}
.fltlft {
float:left;
margin-right:8px;
}
.clearfloat {
clear:both;
font-size:1px;
height:0;
line-height:0;
}


a:link {
	color: #A8D2CD;
}
a:visited {
	color: #A8D2CD;
}
a:hover {
	color: #FFCC66;
}
a:active {
	color: #0000000;
}



a.link-black {
	color: #FFCC66;
}
a.link-black:visited {
	color: #FFCC66;
}
a.link-black:hover {
	color: #A8D2CD;
}
a.link-black:active {
	color: #0000000;
}




a.footer {
	color: #7586A3;
	text-decoration: none;
}
a.footer:visited {
	color: #7586A3;
	text-decoration: none;
}
a.footer:hover {
color:#eeeeee;
}


ul.navbar {
	font-size:14px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding: 0px 0px 0px 15px;
}
ul.navbar li {
display:block;
margin:0.5em;
padding:0.3em;
}
ul.navbar a {
text-decoration:none;
}
ul.navbar a:link {
color:#FF9933;
}
ul.navbar a:visited {
color:#FF9933;
}
ul.navbar a:hover {
color:#000000;
}

ul style {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.top-image {
margin:0 0 0 251px;
}

.banner-left {
float:left;
}

.banner {
float: left;
}
.rotate-img {
margin-left:auto;
margin-right:auto;
padding:40px 0 40pt;
text-align:center;
}
.rotate-img img {
border:1px solid #A6590D;
}
h1 {
font-size:17px;
}
h2 {
font-size:13px;
}
h3 {
font-size:12px;
}
.text-sm {
font-size: smaller;
}
.news-header {
font-family:georgia,"times new roman",times,serif;
font-size: 14px;
color:#BEE7FF;
font-weight: bold;
}

.news-header-att {
font-family:georgia,"times new roman",times,serif;
font-size: 14px;
color: #FFCC66;
font-weight: bold;
}


.quote {
font-size: 11px;
font-style: italic;
padding: 10px 10px 10px 40px;
}

.date {
	font-size: 11px;
	font-style:italic;
	color: #CCCCCC;
	padding::3px;
}

.highlight {
color:#ffffff;
}

.highlight2 {
color:#CCCC33;
}

.contact {
	padding: 215px 10px 30px 10px;
	color:#CCCCCC;
}

.wave {
	background-image:url(images/wave-footer.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:75px;
	margin: 0 auto;
	width:951px;
}

