html, body, td, p, h1, h2, h3, h4, h5, h6, ul, ol, li, blockquote, select, form    { color: #1f261f; font-size: 12px; font-family: verdana, arial, geneva, sans-serif }
body{margin:0;}
h1  { color: white; font-size: 2.2em }
h2{font-size:1.2em}
h3{font-size:1em}
/* Links */
a     { text-decoration: none }
a:link       { color: #1f261f; text-decoration: none }
a:visited   { text-decoration: none }
a:hover     { color: black; text-decoration: underline }
#nav_home  { background-image: url(../images/nav_home.gif); width: 134px; height: 26px; display: block }
#nav_home:hover { background-image: url(../images/nav_home_ro.gif) }

#nav_exhib { background-image: url(../images/nav_exhib.gif); width: 134px; height: 26px; display: block }
#nav_exhib:hover { background-image: url(../images/nav_exhib_ro.gif) }
#nav_allwehold { background-image: url(../images/nav_allwehold.gif); width: 160px; height: 26px; display: block }
#nav_allwehold:hover { background-image: url(../images/nav_allwehold_ro.gif) }
#nav_smallwonders { background-image: url(../images/nav_smallwonders.gif); width: 160px; height: 26px; display: block }
#nav_smallwonders:hover { background-image: url(../images/nav_smallwonders_ro.gif) }

#nav_personal { background-image: url(../images/nav_personal.gif); width: 134px; height: 26px; display: block }
#nav_personal:hover { background-image: url(../images/nav_personal_ro.gif) }

#nav_blog { background-image: url(../images/nav_blog.gif); width: 134px; height: 26px; display: block }
#nav_blog:hover { background-image: url(../images/nav_blog_ro.gif) }

#nav_children { background-image: url(../images/nav_children.gif); width: 134px; height: 26px; display: block }
#nav_children:hover { background-image: url(../images/nav_children_ro.gif) }

#nav_families { background-image: url(../images/nav_families.gif); width: 134px; height: 26px; display: block }
#nav_families:hover { background-image: url(../images/nav_families_ro.gif) }

#nav_children-wdots { background-image: url(../images/nav_children-wdots.gif); width: 134px; height: 26px; display: block }
#nav_children-wdots:hover { background-image: url(../images/nav_children-wdots_ro.gif) }
#nav_families-wdots { background-image: url(../images/nav_families-wdots.gif); width: 134px; height: 26px; display: block }
#nav_families-wdots:hover { background-image: url(../images/nav_families-wdots_ro.gif) }


#nav_headshots { background-image: url(../images/nav_headshots.gif); width: 134px; height: 26px; display: block }
#nav_headshots:hover{
	background-image:url(../images/nav_headshots_ro.gif);
}
#nav_faq{
	background-image:url(../images/nav_faq.gif);
	width:73px;
	height:26px;
	display:block;

}
#nav_faq:hover{
	background-image:url(../images/nav_faq_ro.gif);
}
#nav_rates{
	background-image:url(../images/nav_rates.gif);
	width:73px;
	height:26px;
	display:block;

}
#nav_rates:hover{
	background-image:url(../images/nav_rates_ro.gif);
}
#nav_about{
	background-image:url(../images/nav_about.gif);
	width:134px;
	height:26px;
	display:block;

}
#nav_about:hover { background-image: url(../images/nav_about_ro.gif) }
#nav_testimonials { background-image: url(../images/nav_testimonials.gif); width: 134px; height: 26px; display: block }
#nav_testimonials:hover { background-image: url(../images/nav_testimonials_ro.gif) }
#nav_sessions { background-image: url(../images/nav_sessions.gif); width: 134px; height: 26px; display: block }
#nav_sessions:hover { background-image: url(../images/nav_sessions_ro.gif) }
#nav_email{
	background-image:url(../images/nav_email.gif);
	width:157px;
	height:23px;
	display:block;

}
#nav_email:hover{
	background-image:url(../images/nav_email_ro.gif);
}
#arrow_r{
	background-image:url(../images/arrow_r.gif);
	width:27px;
	height:28px;
	display:block;
	float:right;

}
#arrow_r:hover{
	background-image:url(../images/arrow_r_ro.gif);
}
#arrow_l{
	background-image:url(../images/arrow_l.gif);
	width:28px;
	height:28px;
	display:block;
	float:right;

}
#arrow_l:hover{
	background-image:url(../images/arrow_l_ro.gif);
}
element { }
