﻿/* Main Site CSS */
@import url('/_layouts/1033/Styles/SRHS/SRHS_MainSite.css');

/* Navigation CSS */
@import url('/_layouts/1033/Styles/SRHS/SRHS_MainSite_LeftSideNav.css');

/* Audience Navigation CSS */
@import url('/_layouts/1033/Styles/SRHS/SRHS_MainSite_AudienceNav.css');

.SRHS-logo
{
	PADDING-TOP: 4px;
	width:175px;
	height:87px;	
	/* BACKGROUND-IMAGE: url('/_layouts/Images/SRHS_Themes/Main/SRHS_Main_Logo.gif');*/
	background-image:url('/SiteCollectionImages/MRH2.jpg');
	background-repeat: no-repeat;
	background-position:center;
	cursor:hand;
	cursor:pointer;
}

.mSITE-pagebreadcrumb {
   padding-bottom: 5px;
}

.rmItem, div.ms-WPBody UL LI {
	list-style-type: square;
	/*color: #49a942;*/
	/*
   list-style-image: url('/SiteCollectionImages/CaretRt.gif');
	background-repeat: no-repeat;
	background-position: left center;
	*/
}
.rmItem {
	padding-left: 10px;
}


#SRHS-FooterImage {
   background-image: none;
}

#srhs_headernavcontainer UL {
   text-align: right;
}

TD.SRHS-searchBox {
   text-align: right;
}

.SRHS-footerBottomCenter
{
	background-image: url('/_layouts/Images/SRHS_Themes/Main/SRHS-FooterBot-Center.gif');
}		
