

/*------- 1. Body --------*/
body {
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #ccc url(images/bg.jpg) repeat-x;
}

#rayBg {
	margin: 0 auto;
	padding: 0;
	background: url(images/ray_bg.jpg) no-repeat center top;
}

/*------- 2. General Properties --------*/
.clear {
	clear: both;
}

img {
	border: none;
}

.imgleft {
	float: left;
	margin: 0 10px 0 0;
}

h2.greenText {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 15px;
	color: #003300;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
}

a.link2black {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

a.link2black:hover {
	text-decoration: underline;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.req {
	font-size: 12px;
	color: red;
}

/*------- 3. Wrapper --------*/
#wrapper {
	width: 960px;
	margin: 0 auto;
}

/*------- 4. Header --------*/
#header {
	width: 960px;
	height: 106px;
	position: relative;
}

#header h2 {
margin: 0;
padding: 0;
}

#header h2 a {
	width: 284px;
	height: 106px;
	display: block;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background: url(images/logo.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

#headerRight {
	width: 365px;
	height: 56px;
	position: absolute;
	right: 0;
	top: 33px;
}

#headerRight #headerMenu {
	width: 150px;
	height: 20px;
	background: url(images/headermenubg.jpg) no-repeat;
	padding: 6px 0 0 25px;
	float: left;
}

#headerMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#headerMenu li {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 10px;
	color: #fff;
}

#headerMenu li a {
	color: #fff;
	font-size: 10px;
	text-transform: capitalize;
	text-decoration: none;
}

#headerMenu a:hover {
	text-decoration: underline;
}

#headerRight #searchBox {
	width: 178px;
	height: 26px;
	float: right;
}

#searchBox #searchboxBg {
	width: 140px;
	height: 23px;
	background: url(images/searchboxbg.jpg) no-repeat;
	float: left;
}

#searchBox #searchboxBg input.search {
	border: none;
	width: 110px;
	margin: 4px 0 0 24px;
	font-size: 10px;
	background: none;
}

#headerRight #admission a {
	font-size: 14px;
	font-weight: bold;
	float: right;
	text-transform: capitalize;
	margin: 18px 0 0 0;
	color: #fff;
	text-decoration: none;
}

/*------- 5. Navigation  --------*/
.nav {
	height: 44px;
	margin: 0 auto 0 15px;
	position: relative;
}

.nav  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav  li {
	margin: 0;
	padding: 0;
	float: left;
}

.nav li a {
	text-transform: capitalize;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	display: block;
	height: 44px;
	line-height: 52px;
	_line-height: 44px;
	text-align: center;
	padding: 0 0 0 10px;
	margin: 0 0 0 2px;
	cursor: pointer;
	float: left;
}

.nav li a span {
	font-weight: normal;
	display: block;
	float: left;
	padding: 0 14px 0 4px;
}

.nav li a.selected, .nav li.current a, .nav li a:hover {
	background: url(images/nav-hover-left.jpg) no-repeat left;
}

.nav li a.selected span, .nav li.current a span, .nav li a:hover span {
	background: url(images/nav-hover-right.jpg) no-repeat right top;
}

.dropmenudiv {
	position:absolute;
	z-index:999;
	visibility: hidden;
	margin: -1px 0 0 0px;
}

.dropmenudiv a {
	width: 150px;
	text-decoration: none;
	line-height: 18px;
	color: #fff;
	padding: 5px 10px 5px 10px;
	display: block;
	background: #203C2E;
	border-bottom: 1px solid #385245;
	text-align: left;
}

.dropmenudiv a:hover { 
	color: #CCC;
}


/*------- 6. Slider --------*/
/*#slider {
	width: 960px;
	height: 293px;
}*/

#latestNews {
	width: 935px;
	height: 20px;
	color: #fff;
}

#latestNewsleft {
	width: 168px;
	float: left;
}

#latesNewsright {
	width: 767px;
	float: left;
}


/*------- Internal Page Css --------*/
#pageImg {
	margin: 0;
}

#internalContent {
	width: 960px;
	background: url(images/internal-content-bg.jpg) repeat-y #fff;
}

#subContent {
	width: 910px;
	background: #fff;
	overflow: hidden;
	padding: 0 30px 0 20px;
}

#subContent h1 {
	margin: 20px 0 5px 0;
	padding: 0;
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #003300;
}

#leftTab h2 {
font: 22px "trebuchet MS", verdana, arial;
color: #a32727;
margin: 0px;
padding: 10px 0 5px 15px;
text-align: left;
}

#leftTab {
	width: 232px;
	float: left;
	margin: 0 0px 0 0;
}

#leftTab ul {
	margin: 0px 0 0 0;
	padding: 0;
	list-style: none;
}

#leftTab li {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #962424;
	text-align: left;
}

#leftTab li a {
	color: #305744;
	font-size: 12px;
	display: block;
	text-decoration: none;
	text-transform: capitalize;
	padding: 5px 0 5px 16px;
	margin: 0px 0 0 0;
	border-bottom: 1px solid #E5E5E5;
	width: 176px;
	_width: 195px;
	outline: none;
	font-weight: bold;
}



#leftTab li a:hover {
	color: #962424;
	font-weight: bold;
}

#tabContentright {
	width: 670px;
	float: left;
	padding: 20px 0 0 0;
	text-align: left;
}

/*#tabContentright h1 {
	margin: 0px 0 5px 0;
	padding: 0;
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #003300;
}
*/

p.mainText {
	color: #333;
	line-height: 20px;
}


.post {
margin: 0 0 20px 0px;
text-align: justify;
/*border: 1px solid red;*/
}

.postDate {
	width: 30px;
	height: 40px;
	float: left;
	margin: 3px 8px 0 0;
	text-align: center;
}

.postDate .Month {
	font: 11px "Trebuchet MS", Verdana, Arial;
	line-height: 20px;
	text-transform: uppercase;
}

.postDate .Date {
	font: 26px Georgia, "Times New Roman", Times, serif;
	color: #790909;
	line-height: 10px;
}

.blogArticle {
	width: 630px;
	float: left;
}

.blogArticle h2 {
margin: 0;
padding: 0;
}

.blogArticle h2 a {
	color: #790909;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.blogArticle  {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0px 0 2px 0;
}

.blogArticle p.publish {
	color: #333;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

.blogArticle p.publish a {
	color: #666;
	font-size: 11px;
	text-decoration: none;
}

.blogArticle p a:hover {
	text-decoration: none;
}

.entry {
margin: 0;
padding: 0;
font-size: 12px;
color: #333;

}

.entry p {
margin: 0;
padding: 0;
line-height: 20px;
}

.entry a {
text-decoration: underline;
color: #2e5b8a;
}


.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentsFrm {
width: 630px;
height: 200px;
background: #fff;
margin: 0 0 0 35px;
}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
.commentlist {
margin: 0;
padding: 0;
}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	text-decoration: none;
	color: #ad2b2b;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.commentmetadata a {
text-decoration: none;
color: #333;
}	
	
	/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	

/* End Comments */


#commentform input {
	width: 270px;
	/*padding: 5px;
	margin: 5px 5px 1px 0;*/
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}
	
#commentform label {
display: block;
}

.leavRep {
font-size: 22px;
font-family: "trebuchet MS", verdana, arial;
border-bottom: 3px solid #666;
padding: 0 0 3px 0;
}

.pagetitle {
font: 22px normal "trebuchet MS", verdana, arial;
margin: 0;
padding: 0 0 20px 0;
}


#footer {
background: url(images/footer_bg.png) no-repeat; ;
height: 58px;
width: 960px;
margin: 12px 0 12px 0;
}

#footer p {
margin: 0;
padding: 11px 0 0 0;
line-height: 17px;
color: #fff;
font-size: 11px;
}

#footer p a {
color: #8091a1;
}

#footer p a:hover {
text-decoration: none;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.alignright a, .alignleft a {
color: #23507f;
text-decoration: underline;
}