#gallery_home {
	height:530px;
	width: 740px;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow: hidden;
	position: absolute;
	left: 10px;
	top: 10px;
	
}
#gallery_home h3 {
	font-size: 16px;
	position: relative;
	text-shadow:  1px 1px 1px #999;
	height: 28px;
	line-height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #70a39e;
	width: 500px;
	text-align: right;
	left: 220px;
	top: -180px;
}


#gallery_home h2 {
	font-size: 24px;
	position: relative;
	text-shadow:  1px 1px 2px #FC0;
	height: 70px;
	line-height: 36px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F00;
	width: 740px;
	text-align: center;
	left: 0px;
	top: -80px;
	background-image: url(../images_rmm/bkg_whitedrop_homeslideh3.png);
}
#gallery_home h2 a {
	color: #C00;
	text-decoration: none;
}
#gallery_home h2 a:hover {
	color: #F90;
	
}

.warning {
	font-weight: bold;
	color:#C00;
	text-decoration: blink;
	font-size: 1.2em;
}
#gallery_home div {
	text-align: center;
}
#gallery_home img {
}
#gallery div p {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#controls {
	text-align: right;
	width: auto;
	margin-right: 20px;
}
#pager a {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
	cursor: pointer;
	background-color: #F3F5F8;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
	display: inline;
	margin-right: 5px;
}
#content .control {
	font-size: 9px;
	text-decoration: none;
	margin-left: 2px;
	cursor: pointer;
	background-color: #F3F5F8;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
}
#pager a {
	position:relative;
	font-size: 9px;
	color: #676767;
	background-image: url(../images_sc/slidepager_number.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px;
	width: 10px;
}
#next {
	background-image: none;
}
#pager a.activeSlide {
	background-color: #F3F5F8;
	color: #BD1000;
	background-image: url(../images_sc/slidepager_numberHover.png);
}
#pager a:hover {
	background-color: #F3F5F8;
}
#playControl {
	background-color: #676767;
	font-size:11px;
	height: 10px;
	width: 10px;
	color:#676767;
	font-weight:bold;
}
#playControl a:hover {
	background-position: center center;
	font-size:9px;
	height: 10px;
	width: 10px;
	color: #F90;
}
.slide1_bd {
	background-image: url(../images_sc/slide1_backdrop_orange.png);
	background-repeat: repeat-x;
	color: #BE0900;
}
.slide2_bd {
	background-image: url(../images_sc/slide1_backdrop_sage.png);
	background-repeat: repeat-x;
	color: #4E4E4E;
}
.slide3_bd {
	background-image: url(../images_sc/slide1_backdrop_purple.png);
	background-repeat: repeat-x;
	color: #699;
}
.slide4_bd {
	background-image: url(../images_sc/slide1_backdrop_blue.png);
	background-repeat: repeat-x;
	color: #FC0;
}
.slide5_bd {
	background-image: url(../images_sc/slide1_backdrop_pink.png);
	background-repeat: repeat-x;
	color: #C09;
}
.slide6_bd {
	background-image: url(../images_sc/slide1_backdrop_brown.png);
	background-repeat: repeat-x;
	color: #C09;
}

.slide1_bd a{
	color: #D84B2D;
	text-decoration: none;
}
.slide2_bd a{
	color: #59747e;
	text-decoration: none;
}
.slide3_bd a{
	color: #4c600b;
	text-decoration: none;
}
.slide4_bd a{
	color: #55404B;
	text-decoration: none;
}
.slide5_bd a{
	color: #C09;
	text-decoration: none;
}
.slide6_bd a {
	color: #E4E4E6;
	text-decoration: none;
}


.slide1_bd a:hover{
	color: #699;
	text-decoration: none;
}
.slide2_bd a:hover{
	color: #636;
	text-decoration: none;
}
.slide3_bd a:hover{
	color: #C06;
	text-decoration: none;
}
.slide4_bd a:hover{
	color: #99F;
	text-decoration: none;
}
.slide5_bd a:hover{
	color: #F90;
	text-decoration: none;
}
.slide6_bd a:hover {
	color: #F90;
	text-decoration: none;
}

.larger_arrow {
	font-size: 24px;
	position: relative;
	top: 2px;
}
