@charset"utf-8";
/*Colours used in the site
#000000 Black
#0000ee Blue
#014336 Deep Green
#bbddbb Light Green (pastal)
#a35876 Purple
#e0dfe3 Light Gray
#ffffff White*/



/* --------------- start statement (Mission Vision) styles -------------------*/
#stateScroll {
	float:left;
	width:465px;/*padding-top: 15px;*/
	/*margin-left: 13px;
	padding: 15px 10px 5px 0;*/
	/*background: url(../images/sunburstSJ.png) no-repeat left top;*/
	}
/*--------------Style for Javascript Scroller -----------------*/	
#stateScroll #scroller {
	width: 450px;
	height: 35px;
	padding:2px 0 0 0;
}
/*---------Style for "Mission Vision" -------------------------*/	
#stateScroll #statement {
	margin-left: 13px;
	margin-top: 7px;
	background-image: url(../ranjesuweb_pics/sunburstSJ.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#statement, #sidebarIndex h1 h2 {
	text-transform: lowercase;
	color: #283b28;
}
#stateScroll #statement h1 {
	font-size: 200%;
	padding: 4px 0 0 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #BDB;
}
#stateScroll #statement img {
	float:left;
	margin-top: 0;
	margin-right: 13px;
	margin-bottom: 0;
	margin-left: 0px;
}
#stateScroll #statement p {
	padding: 0 5px 0 0;
	line-height: 1.5em;
	text-transform: none;
	color:#000000;
}
/* -----------------start sidebarIndex styles -------------------*/	

#sidebarIndex {
	float:right;
	width:278px;
	margin-right: 13px;
	padding: 2px 0 0 10px;
}
#sidebarIndex p {
	font-size: 92%;
	text-align: left;
	line-height: 1.3em;
	padding-left: 1.3em;
	margin: 0 0 .7em;
	text-transform: none;
	background-image: url(/ranjesuweb/ranjesuweb_pics/cube.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#sidebarIndex p.date {
	padding-left: 40px;
	text-align: right;
	background: none;
	text-transform: none;
}
#sidebarIndex p.more {
	padding-left: 170px;
	background:none;
}
#sidebarIndex h2 {
	font-size: 140%;
	padding: 5px 0 7px 0;
	color: #283b28;
}
/* ---------------- start dedication (bottom panel)styles ------------------ */
/*#dedication {
	margin: 0 0  13px;
	padding: 0;
	background-image: url(../test_site_pics/bg_dedication.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 24px;
	}
#dedication h2 {
	padding: 0 0 4px 13px;
	font-size: 140%;
	color: #fff;
	}

#dedication ul {
	list-style-type: none;
	margin: 0; 
	padding: 0;
	text-transform: none;
	color:#000;
	}

#dedication li {
	position: relative;
	float: left; 
	width: 256px;
	padding-top: 5px; 
	}

#dedication h3 {
	font-size: 100%;
	padding: 0.2em 0 0 1em;
	text-transform: none;
	}
#dedication p {
	font-size: 85%;
	margin: .5em 1.2em .3em .8em;
	line-height: 1.4em;
	color:#000;
	}

#dedication h3 img {
	float: left;
	padding: .3em 0.75em 0.2em 0;
	}*/
	
#dedication {
	margin: 0 0 10px;
	padding: 0;
	/*background: #d6deef; */
	background-image: url(../ranjesuweb_pics/bg_dedication.gif);
	background-repeat: repeat-x;
	background-position: left top;/*height: 24px;*/
	}
#dedication h2 {
	padding: 0 0 4px 13px;
	font-size: 140%;
	color: #fff;
}
#dedication ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: none;
	color:#000;
}
#dedication li {
	position: relative;
	float: left;
	width: 256px;
	padding-top: 5px;
}
#dedication h3 {
	font-size: 100%;
	padding: 0.2em 0 0 1em;
	text-transform: none;
}
#dedication p {
	font-size: 85%;
	margin: .5em 1.2em .3em 1.2em;
	line-height: 1.4em;
	color:#000;
}
#dedication h3 img {
	float: left;
	padding: .3em 0.75em 0.2em 0;
}
