body {
	margin: 0;
	padding: 0;
	background: #ffffdd url(../images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A4E4F5;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.4em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

a {
	color: #2a3174;
}

a:hover {
	text-decoration: none;
	color: #2cace2;
}

img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: left;
	margin: 4px 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#header {
	margin:auto;
	height: 150px;
	width:980px;
	background: url(../images/img02.jpg) no-repeat center top;
}
#header_schoollogo{
float:left;
padding: 40px 0 0 0;
}

#logo {
	float: left;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 40px 0 0 0;
	font-size: 3em;
	color: #066e15;
}

#logo p {
	padding: 69px 0 0 7px;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #199DD2;
}

#logo a {
	text-decoration: none;
	color: #066e15;
}

#logo_mainpage {
	float: left;
	border:1px solid #FF0000;
}

#logo_mainpage h1, #logo_mainpage p {
	float: left;
	margin: 0;
	line-height: normal;
}

#logo_mainpage h1 {
	padding: 40px 0 0 0;
	font-size: 3em;
	color: #212c76;
}

#logo_mainpage p {
	padding: 69px 0 0 7px;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #199DD2;
}

#logo_mainpage a {
	text-decoration: none;
	color: #066e15;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 31px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 120px;
	height: 50px;
	margin: 0 0 0 2px;
	padding: 4px 0 0 0;
	background: url(../images/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}

#menu a:hover, #menu .current_page_item a {
	background: url(../images/img04.gif) no-repeat;
}

#menu_home {
	background-color:#00aeef;
	margin:auto;
	border:1px solid #FF0000;
}

#menu_home ul {
	margin: 0;
	padding: 37px 0 0 0;
	list-style: none;
	background-color:#00aeef;
}

#menu_home li {
	display: inline;
	background-color:#00aeef;
}

#menu_home a {
	float: left;
	height: 50px;
	padding: 4px 0 0 0;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}

#menu_home a:hover, #menu .current_page_item a {
	
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
}

#school {
	width: 980px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 530px;
	padding: 10px 0 0 25px;
}

.post {
	margin-bottom: 15px;
	color: #0A416B;
}

.post a {
	color: #222b76;
}

.post a:hover {
	color: #703105;
}

.post .title {
	margin: 0;
	padding: 30px 30px 0 30px;
}

.post .title a {
	text-decoration: none;
	color: #0A416B;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry {
	padding: 20px 30px 10px 30px;
}

.post .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(../images/img06.gif) repeat-x left bottom;
	border-top: 1px solid #2872A6;
}

.post .links a {
	padding-left: 10px;
	background: url(../images/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #0A416B;
}

.post .links a:hover {
	color: #FFFFFF;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {
	padding: 6px 0 6px 10px;
	background: url(../images/img08.gif) no-repeat 0 12px;
	border-bottom: 1px solid #d7c3a4;
}

.sidebar li li a {
	text-decoration: none;
	color: #222b76;
}

.sidebar li li a:hover {
	color: #703105;
}

.sidebar li h2 {
	padding-top: 20px;
	color: #703105;
}

/* Left Sidebar */

#leftbar {
}

/* Right Sidebar */

#rightbar {
	padding: 0 0 0 25px;
}

/* Search */

#searchform {
	padding-top: 20px;
	text-align: right;
}

#searchform br {
	display: none;
}

#searchform input {
	margin-bottom: 5px;
}

#searchform #s {
	width: 190px;
}

/* Calendar */

#calendar_wrap {
	padding-left: 10px;
}

#calendar_wrap table {
	width: 180px;
	text-align: center;
	border-collapse: collapse;
}

#calendar_wrap tfoot {
	font-weight: bold;
}

#calendar_wrap tfoot a {
	text-decoration: none;
}

#calendar_wrap #prev {
	text-align: left;
}

#calendar_wrap #next {
	text-align: right;
}

#calendar_wrap tbody {
	border-bottom: 1px solid #2872A6;
	border-right: 1px solid #2872A6;
}

#calendar_wrap tbody td {
	padding: 3px 0;
	border-top: 1px solid #2872A6;
	border-left: 1px solid #2872A6;
}

#calendar_wrap tbody td a {
	font-weight: bold;
}

/* Footer */

#footer_bg {
	clear: both;
	background: #00aeef;
	}
#footer {
	clear: both;
	padding: 20px 0 20px 0;
	background: #00aeef;
	width:980px;
	margin:auto;
}

#footer_l{
width:490px;
float:left;
background: #00aeef;
}

#footer_r{
width:490px;
float:right;
text-align:right;
background: #00aeef;
}

#footer p {
	text-align: center;
	font-size: 12px;
	color: #FFF;
}

#footer a{
	color: #FFFFFF;
}

/*Footer*/

#breadcrums{
color:#4b4e3b;
padding:5px 0px 5px 0px;
}

#breadcrums a{
color:#2a3174;
text-decoration:none;
}

#breadcrums a:hover{
color:#2cace2;
text-decoration:underline;
}

.tab_display .box1{
	width:150px;
	float:left;
	padding-right:19px;
	padding-top:20px;
	margin-bottom:15px;
	}
	
.more a{
float:left;
color:#2a3174;
text-decoration:none;}

.more a:hover{
text-decoration:underline;
color:#2cace2;}

.bcolor{ color:#4b4e3b; font-weight:bold;}

.bcolor a{ color:#2a3174; font-weight:bold; text-decoration:none;}

.bcolor a:hover{ color:#2cace2; font-weight:bold;}

.alter_detail_view_txtrgt{
	float:left;
	text-align:left;
	vertical-align:middle;
	}
	
.alter_detail_view_txtrgt a{
float:left;
color:#2a3174;
text-decoration:none;}

.alter_detail_view_txtrgt a:hover{
text-decoration:underline;
color:#2cace2;}

.button{
    background:#703105;
    color:#ffffff;
    border-color:#d7c3a4;  
    }
	
#top_menu ul{
	margin:0px;
	padding:0px 0px 0px 10px;
	}
	
#top_menu li{
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
	}	
	
#top_menu li a{
	float:left;
	display:block;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	padding:12px 5px 0px 10px;
	}		
	
/****************************************************************************************************
School Logos Tags
****************************************************************************************************/
	
#school_logo{
	width:800px;
	margin:auto;
	margin-top:12px;
	padding:5px 0px 5px 0px;
}	
	
#school_logo_1{
	width:100px;
	height:80px;
	float:left;
	padding:20px 0px 0px 0px;
	text-align:center;
	vertical-align:middle;
	background:#d3d39f;
	}	

#school_logo_2{
	width:290px;
	height:70px;
	float:left;
	text-align:left;
	padding:30px 10px 0px 0px;
	color:#212c76;
	font-size:18px;
	background:#d3d39f;
	}
#school_logo_3{
	width:100px;
	height:80px;
	float:left;
	padding:20px 0px 0px 0px;
	text-align:center;
	vertical-align:middle;
	background:#d3d39f;
	}	

#school_logo_4{
	width:290px;
	height:70px;
	float:left;
	text-align:left;
	padding:30px 10px 0px 0px;
	color:#212c76;
	font-size:18px;
	background:#d3d39f;
	}
	
.school_logo_txt{ 
color:#212c76;
text-align:center;
font-size:18px;
}


/****************************************************************************************************
SChoool logos Tags
****************************************************************************************************/
