
body {
	margin-top: 0px;
	padding: 0;
	background: #989681;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 12px;
	color: #434343;
}

h1, h2, h3 {
	margin-top: 0;
	color: #b60001;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}
h4 {
	font-size: 1em;
	font-style:italic;
	color:#000066;
}

a {
	text-decoration: none;
	text-align:justify;
	color: #743121;
}

a:hover {
	border-bottom: none;
	color:#0033FF;
	text-decoration:underline;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 975px;
	background:url(images/logo_banner.png) no-repeat top left;
	height: 105px;
	margin: 0 auto;
	padding: 0px;
}
/* Header */

#logo {
	width: 975px;
	height: 105px;
	margin: 0 auto;
	padding-top: 2px;
	background-image:url(images/logo.png);
}


#logo p {
	text-transform: uppercase;
	padding: 0px 15px 0 5px;
	float:right;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}
#logo a:hover {
	border: none;
	text-decoration:Underline;
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 975px;
	margin: 0 auto;
	padding: 0px;
}

#page-bg {
	background:url(images/body_bg.png) repeat-y;

}


/* Content */

#content {
	float: left;
	width: 770px;
    height:auto; 
	background: none;
}

#contentindex {
    float: left;
    width: 520px;
    height:auto; 
    background: none;
}

.clear{
float:none;
clear:both;
height:0;
margin:-1px;
}

.bodytext {
	padding:10px;
	background:none;
	line-height: 120%;
}

.bodytext h1 {
	font-weight: normal;
	margin-bottom:10px;
}

.title {
	margin: 0;
	padding: 20px 0 0px 0px;
	font-weight: normal;
	font-family:"Times New Roman", Times, serif;
	color:#43416e;
}

.title a {
	border-bottom: none;
	color: #43416e;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}
* for college page */
.spanstyle_College{
	float:left;
	img-width:108px;
	img-height:82px;
	padding-top:1px;
	padding-left:2px;
	padding-right:9px;
}
#College {
	width: 750px;
	height: auto;
	margin: 0 auto;
	background:none;
	padding: 7px 0px 0px 0px;
	color: #37353a;
}
#College .ctext {
	float: left;
	vertical-align:top;
	padding: 10px 26px 0 0px;
	width:310px;
	overflow: inherit;
}
/* end college */
#entry {
	width: 760px;
	height: auto;
	margin: 0 auto;
	background:none;
	padding: 7px 0px 0px 0px;
	color: #37353a;
}

#entry p {
	margin: 0;
	padding: 10px 10px 20px 0px;
	text-align:left justify;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

#entry a {
	color: #37353a;
}

#entry .etext {
	float: left;
	width:239px;
	overflow: inherit;
}

.links {
	padding: 0px 0px;
	text-align: right;
}

.links a {
	border: none;
}

.links a:hover {
	color:#ffffff;
}

/* Sidebars */

#sidebar1 {
	float: left;
	color: #04283B;
	width:190px;
}

#sidebar1 h2 {
	height: 31px;
	margin: 10px 0px -12px 15px;
	padding: 7px 0px 0px 12px;
	background: url(images/h_bg1.jpg) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

#sidebar1 a {
	color: #04283B;
}

#sidebar2 {
	float: right;
	width:260px;
    padding-top: 10px;
}

#sidebar2 h2 {
	height: 30px;
	margin: 10px 0px -12px 15px;
	padding: 7px 0px 0px 12px;
	background: url(images/h_bg2.jpg) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

#sidebar2 a {
	color: #6f1501;
}

.sidebar {
	float: left;
	width: 200px;
	font-size: 11px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 25px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	color: #FFFFFF;
}

.sidebar a {
}

/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}
/* calendar tab*/
.containerCalender
{
    float:left;
	position: inherit;
	background:transparent  url("images/calender.jpg") no-repeat;
	Font-Family: Arial,Verdana,Tahoma, Helvetica;
	Font-Size: 14px;
	color:#333333;
	width:190px;
	height: 199px;
    text-align:left;
    margin: 10px 0 0 15px;
	font-weight:bold;
	padding:50px 0 0 12px;
}

#containerCalenderClick{
	float:left;
	position: inherit;
	background:transparent ;
	Font-Family: Arial,Verdana,Tahoma, Helvetica;
	Font-Size: 14px;
	color:#333333;
	width:190px;
	height: auto;
    text-align:left;
    margin: 0 auto;
	font-weight:bold;
	padding:58px 0 0 5px;
}
#containerCalenderClick a:link, #containerCalenderClick a:active, #containerCalenderClick a:visited{
	color:#0e2b52;
	text-decoration:none;
}
#containerCalenderClick a:hover{
color:#a1040f;
text-decoration:none;
}
.Date{
font :11px Verdana, Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    background-color: transparent;
	height:46px;
	background:none;
    text-align:right;
    padding:6px 13px 0px 14px;
}

/* Contact Us Table */
.main{
font-size: 12px;
}
table.main {
border: 0px;
background-color: #c1c3c7;
}
table.main td{
font-size: 12px;
background-color: #f1f4fa;
color:#184692;
padding: 3px;
}
table.main th {
font-size: 14px;
text-align: left;
padding:3px;
color: #a99a71;
background:url(images/tableHead_bg.jpg) repeat-x;
background-color: transparent;
}

.normal{
font-size: 12px;
}
table.normal th{
font-size: 14px;
text-align: left;
color: #CC3333;
background-color: White;
}
/* closed */
.formclass{
font-size: 10px;
}

/* Footer */

#footer {
	width: 975px;
	height: 263px;
	margin: 0 auto;
	background:url(images/footer_bg.png) no-repeat top left;
	padding: 7px 0px 0px 0px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 10px 20px 0 40px;
	text-transform: uppercase;
	text-align:left;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #FFFFFF;
}

#footer .link {
	float: right;
}

#footer .footercontact {
	float: left;
}

#footer h1{
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

