/* Start of CMSMS style sheet 'Cherub Site' */
.cherub_standard    {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

.cherub_standardleft    {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
             
.cherub_standardwhite    {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color:White;
}
             
.cherub_standard12{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.cherub_heading{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 16px;
	font-weight : bold;
}
.cherub_creamheading{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color:#8B4513;
}

.cherub_heading2{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
	border : 0px solid #dddddd;
	padding : 3px;
	background-color : transparent;
	border-bottom-width : 0px;
	border-right-width : 0px;
	width : 100%;
	border-top-width : 0px;
}

.cherub_heading3{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
	border : 1px solid #bbbbbb;
	padding : 3px;
	background-color : #FFF8DC;
	border-bottom-width : 1px;
	border-right-width : 0px;
	width : 100%;
	border-top-width : 0px;
}

.cherub_link{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : blue;

}

.cherub_link:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : red;
}
	
.cherub_subby{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background : navy;
	color : White;
	width : 100%;
	padding : 3px;
	text-decoration : none;
}

.cherub_subby:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background : #EEE8AA;
	color : black;
	width : 100%;
	padding : 3px;
	text-decoration : none;
	font-weight : bold;
}

div#cherub_login{
   height: 88px; /* adjust according your image size */
   pixeltop: 0px;
   text-align:right;
}

cherub_header {
   background: #BED8FD;           
}

.cherub_news {
   background: #FFFBEC;
   height: 400px;
   padding : 3px;
}


.SlideImage {
   height: 72px;
   width: 960px;
}
/* End of 'Cherub Site' */

