BODY		{
		scrollbar-base-color: #000000;
		scrollbar-track-color: #993399;
		scrollbar-face-color: #000000;
		scrollbar-highlight-color: #CC99CC;
		scrollbar-3dlight-color: #666666;
		scrollbar-darkshadow-color: #666666;
		scrollbar-shadow-color: #993399;
		scrollbar-arrow-color: #666666;
		margin: 0px;
		padding: 0px;
		border: #FFFFFF 0px solid;
		background-color: #000000;
		}



/* NON-MENU PAGE LINK COLORS */

a:link		{ color: #993399; text-decoration: none; }

a:visited	{ color: #993399; text-decoration: none; }

a:active	{ color: #993399; text-decoration: none; }

a:hover		{ color: #CC99CC; text-decoration: none; }






/* BACKGROUNDS AND HEIGHTS */

.background-main   {
	background-image: url (picts/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(picts/background.jpg);
		   }

.pageheight	   	{ height: 600px; }

.line-up-pictures	{ height: 110px; }







/* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */


TABLE 		{ COLOR: #C0C0C0; FONT: 14px arial, sans-serif; font-weight: bold; }

.title 		{ COLOR: #FFFFFF; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.subtitle 	{ COLOR: #FFFFFF; FONT: 10px verdana, arial, sans-serif; font-weight: bold; letter-spacing: 4px; }

.largetitle	{ COLOR: #999999; FONT: 18px verdana, arial, sans-serif; font-weight: normal; }

.phonetitle 	{ color: #FFFFFF; font: 11px verdana, arial, sans-serif; font-weight: bold; }

.hilite		{ COLOR: #CC99CC; }

.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; }







/* THE LINKS IN THE menu_bottom.js USE THIS CODE */

.smalltitle 	{ COLOR: #999999; FONT: 11px verdana, arial, sans-serif; font-weight: bold; letter-spacing: 6px; }







/* HOMEPAGE GALLERY LINKS */

a.homelink:link		{ color: #999999; text-decoration: none; }

a.homelink:visited	{ color: #999999; text-decoration: none; }

a.homelink:active	{ color: #999999; text-decoration: none; }

a.homelink:hover	{ color: #993399; text-decoration: none; }







/* NON-GALLERY IMAGE BORDERS */

.borders	{ border: #FFFFFF 1px solid; }





/* PICTURE GALLERY CODE */

.image-border	{ border: #999999 1px solid; margin-bottom: 4px; }

.image-borderon	{ border: #FFFFFF 1px solid; filter:gray; margin-bottom: 4px;  }

.viewer-border	{ BORDER: #999999 1px solid; }

.picturecomments 	{ COLOR: #B0C3C5; FONT: 10px arial, sans-serif; font-weight: bold; }

.picturetitle 		{ COLOR: #FFFFFF; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.gallery-width		{
			width: 140px;
			}





/* SLIDESHOW CODE */

.slide-text		{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }

.slide-hilite 		{ COLOR: #999999; font-weight: bold; }

.button-gallery 	{
			background-color:#000000;
	        	background-image: url("picts/button-gallery.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #999999;
			font-size: 11px;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 0px;
			padding-right: 0px;
			padding-top: 2px;
			padding-bottom: 2px;
			BORDER: #999999 1px solid;
			width: 25px;
			}


.buttonon-gallery	{
			background-color:#000000;
	        	background-image: url("picts/buttonon-gallery.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #FFFFFF;
			font-size: 11px;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 0px;
			padding-right: 0px;
			padding-top: 2px;
			padding-bottom: 2px;
			BORDER: #FFFFFF 1px solid;
			width: 25px;
			}







/* PAYPAL PAYMENT PAGE CODE */

.payform	{
		FONT: 13px arial, verdana, sans-serif;
		text-align: left;
		WIDTH: 125px;
		BORDER: #000000 1px solid;
		}

.payformbox	{
		background-color: #4A5E5F;
		BORDER: #728C91 1px solid;
		}

.payformmargin	{ margin: 0px; }

.payformbutton		{
			FONT: 12px arial, verdana, sans-serif;
			font-weight: bold;
			color: #FFFFFF;
			WIDTH: 125px;
			cursor:pointer;
			background-color: #3B5253;
			BORDER: #A7C1C6 1px solid;
			}

.payformbuttonon	{
			FONT: 12px arial, verdana, sans-serif;
			font-weight: bold;
			color: #FFFFFF;
			WIDTH: 125px;
			cursor:pointer;
			background-color: #5B7273;
			BORDER: #A7C1C6 1px solid;
			}







/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide {display:none;}
.printhelp	{ width:600px; }
}
@media screen{
.printonly { display:none }
}





/* FOOTER TEXT AND LINK COLORS */


a.footerlink:link	{ color: #B293FE; text-decoration: none; }

a.footerlink:visited	{ color: #B293FE; text-decoration: none; }

a.footerlink:active	{ color: #B293FE; text-decoration: none; }

a.footerlink:hover	{ color: #666666; text-decoration: none; }

.footertext 		{ COLOR: #999999; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }





/* CONTACT PAGE CODE */



.button 	{
		background-color:#000000;
	        background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #999999;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 2px;
		padding-bottom: 2px;
		BORDER: #999999 1px solid;
		}

.buttonon 	{
		background-color:#000000;
	        background-image: url("picts/buttonon.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 2px;
		padding-bottom: 2px;
		BORDER: #FFFFFF 1px solid;
		}


.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		COLOR: #FFFFFF;
		text-align: left;
		background-color: #595C61;
		background-image: url("picts/shadeform.gif");
		WIDTH: 180px;
		BORDER: #333333 1px solid;
		}


.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		COLOR: #FFFFFF;
		text-align: left;
		background-color: #595C61;
		background-image: url("picts/shadeform.gif");
		WIDTH: 240px;
		HEIGHT: 100px;
		BORDER: #333333 1px solid;
		}









/* LINKS PAGE CODE */

.linksmargin	{ margin: 0px 0px 10px 0px; }

.amazonform	{
		WIDTH: 115px;
		background-color: #FFFFFF;
		BORDER: #000000 1px solid;
		}

.searchbutton 	{
		background-image: url("picts/button.gif");
		background-color:#000000;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #999999;
		font-size: 8pt;
		height: 20px;
		width: 60px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		BORDER: #999999 1px solid;
		}

.searchform 	{
		FONT: 13px arial, verdana, sans-serif;
		COLOR: #FFFFFF;
		background-color: #595C61;
		background-image: url("picts/shadeform.gif");
		WIDTH: 120px;
		HEIGHT: 20px;
		BORDER: #333333 1px solid;
		}


.searchdrop 	{
		FONT: 12px arial, verdana, sans-serif;
		COLOR: #FFFFFF;
		WIDTH: 120px;
		background-color: #595C61;
		margin-top: 3px;
		}


/* START THE CODE FOR THE MENUS */

<span><a href="http://www.dhtml-menu-builder.com"  style="display:none;visibility:hidden;">Javascript DHTML Drop Down Menu Powered by dhtml-menu-builder.com</a>
<script id="sothink_widgets:dwwidget_dhtmlmenu1_2_2009.pgt" type="text/javascript">
<!--
stm_bm(["menu1a91",900,"/","blank.gif",0,"","",1,0,250,0,1000,1,0,0,"","",0,0,1,2,"default","hand","file:///F|/A%20New%20Website%20RBR%202009/RBR%20Studios",1,25],this);
stm_bp("p0",[0,4,0,0,0,7,5,0,100,"",-2,"",-2,50,0,0,"#999999","transparent","bg_01.gif",3,1,1,"#000000"]);
stm_ai("p0i0",[0," HOME","","",-1,-1,0,"index2.html","_self","","","","",0,0,0,"","",0,0,0,0,1,"#F9E0CA",1,"#666666",0,"","",3,1,0,0,"#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","bold 9pt 'Arial','Verdana'","9pt Arial",0,0,"","","","",0,0,0],135,18);
stm_aix("p0i1","p0i0",[0,"INFORMATION","","",-1,-1,0,"#","_self","","","","",5,5,0,"","",-1,-1,0,1,1,"#FFFFF7",1,"#993333",1,"","bg_02.gif",3,1,0,0,"#FFFFF7","#000000","#FFFFFF","#FFFFFF","bold 9pt 'Arial','Verdana'","bold 9pt Arial"],135,18);
stm_bpx("p1","p0",[1,4,0,2,0,5,0,0,80,"stEffect(\"slip\")",-2,"stEffect(\"slip\")",-2,80,0,0,"#666666","#000000",""]);
stm_aix("p1i0","p0i0",[0,"The Artist","","",-1,-1,0,"about.htm","_self","","","","",0,0,0,"","",0,0,0,0,1,"#F9E0CA",1,"#666666",0,"","",3,1,0,0,"#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","9pt Arial"],135,18);
stm_aix("p1i1","p1i0",[0,"Kind Words","","",-1,-1,0,"testimonials.htm"],135,18);
stm_aix("p1i2","p1i0",[0,"Brochures","","",-1,-1,0,"#","_self","","","","",0,0,0,"","",-1,-1],135,18);
stm_bpx("p2","p1",[1,2,0,2,0,5,0,0,80,"progid:DXImageTransform.Microsoft.RandomDissolve(,enabled=0,Duration=0.30)",12,"progid:DXImageTransform.Microsoft.RandomDissolve(,enabled=0,Duration=0.30)",12]);
stm_aix("p2i0","p1i0",[0,"Tiny Reflections (Infants)","","",-1,-1,0,"tinybrochure.pdf"]);
stm_aix("p2i1","p1i0",[0,"Children","","",-1,-1,0,"brochure.pdf"]);
stm_aix("p2i2","p1i0",[0,"Seniors","","",-1,-1,0,"sbrochure.pdf"]);
stm_aix("p2i3","p1i0",[0,"Memberships","","",-1,-1,0,"memberships.pdf"]);
stm_ep();
stm_aix("p1i3","p1i0",[0,"Payments","","",-1,-1,0,"custom.htm"],135,18);
stm_aix("p1i4","p1i0",[0,"Contact","","",-1,-1,0,"contact.htm"],135,18);
stm_aix("p1i5","p1i0",[0,"Site Map","","",-1,-1,0,"sitemap.htm"],135,0);
stm_ep();
stm_ai("p0i2",[6,1,"#000000","",-1,-1,0]);
stm_aix("p0i3","p0i1",[0,"GALLERIES","","",-1,-1,0,"#","_self","","","","",5,5,0,"","",-1,-1,0,1,1,"#FFFFF7",1,"#993333",1,"","bg_02.gif",1,1,0,0,"#FFFFF7","#000000","#FFFFFF","#FFFFFF","bold 9pt Arial"],135,18);
stm_bpx("p3","p1",[]);
stm_aix("p3i0","p1i2",[0,"Infants","","",-1,-1,0,"igallery.htm"]);
stm_bpx("p4","p2",[]);
stm_aix("p4i0","p1i0",[0,"Infant Slideshow","","",-1,-1,0,"infant.htm"]);
stm_ep();
stm_aix("p3i1","p1i2",[0,"Children","","",-1,-1,0,"cgallery.htm"]);
stm_bpx("p5","p2",[]);
stm_aix("p5i0","p1i0",[0,"Children Slideshow","","",-1,-1,0,"children.htm"]);
stm_ep();
stm_aix("p3i2","p1i2",[0,"Seniors","","",-1,-1,0,"sgallery.htm"]);
stm_bpx("p6","p2",[]);
stm_aix("p6i0","p1i0",[0,"Senior Slideshow","","",-1,-1,0,"senior.htm"]);
stm_ep();
stm_ep();
stm_aix("p0i4","p0i2",[]);
stm_aix("p0i5","p0i3",[0,"SESSIONS","","",-1,-1,0,""],135,18);
stm_bpx("p7","p1",[]);
stm_aix("p7i0","p1i0",[0,"Documentary","","",-1,-1,0,"dsession.htm"],0,18);
stm_aix("p7i1","p1i0",[0,"Toddlers/Children","","",-1,-1,0,"session.htm"],0,18);
stm_aix("p7i2","p1i0",[0,"Seniors","","",-1,-1,0,"ssession.htm"],0,18);
stm_aix("p7i3","p1i2",[0,"Specials","","",-1,-1,0,""],0,18);
stm_bpx("p8","p2",[]);
stm_aix("p8i0","p1i0",[0,"WeekDay Special","","",-1,-1,0,"ks.htm"]);
stm_aix("p8i1","p1i0",[0,"Easter","","",-1,-1,0,"especial.htm"]);
stm_aix("p8i2","p1i0",[0,"Arbor Days ","","",-1,-1,0,"arbor.htm"]);
stm_ep();
stm_aix("p7i4","p7i3",[0,"Pricing Brochures"]);
stm_bpx("p9","p2",[]);
stm_aix("p9i0","p2i0",[0,"Infants"]);
stm_aix("p9i1","p2i1",[]);
stm_aix("p9i2","p2i2",[]);
stm_ep();
stm_ep();
stm_aix("p0i6","p0i2",[]);
stm_aix("p0i7","p0i3",[0,"CONTACT"],135,18);
stm_bpx("p10","p1",[]);
stm_aix("p10i0","p1i0",[0,"Directions","","",-1,-1,0,"directions.htm"],135,0);
stm_aix("p10i1","p1i4",[0,"Contact Via Email"],135,0);
stm_aix("p10i2","p1i0",[0,"Contact Via Phone","","",-1,-1,0,"phone.htm"],135,0);
stm_ep();
stm_aix("p0i8","p0i2",[]);
stm_aix("p0i9","p0i3",[0,"LINKS","","",-1,-1,0,"links.htm","_self","","","","",5,5,0,"","",0,0],135,18);
stm_aix("p0i10","p0i5",[0,"DESIGN SERVICES"],0,18);
stm_bpx("p11","p1",[]);
stm_aix("p11i0","p1i0",[0,"Websites","","",-1,-1,0,"website.htm"],135,0);
stm_aix("p11i1","p1i0",[0,"Logos","","",-1,-1,0,"logo.htm"],135,0);
stm_aix("p11i2","p1i0",[0,"Marketing Items","","",-1,-1,0,"marketing.htm"],135,0);
stm_aix("p11i3","p1i0",[0,"Home Decor","","",-1,-1,0,"decor.htm"],135,0);
stm_aix("p11i4","p1i0",[0,"Printing","","",-1,-1,0,"printing.htm"],135,0);
stm_ep();
stm_ep();
stm_sc(1,["transparent","transparent","","",3,3,0,0,"#FFFFF7","#000000","up_disabled.gif","up_enabled.gif",7,9,0,"down_disabled.gif","down_enabled.gif",7,9,0,1,200]);
stm_cf([0,0,0,"Main_frame","Navigation_frame",1]);
stm_em();
//-->
</script>
</span>
</body>


</html>







