﻿td {
	font-family: Tahoma,Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #494949;
	text-align: center;
	vertical-align: top;
	background-color:white
}
.Page_Title_Boc {
	vertical-align: middle;
	font-size: 15px;
	text-align: left;
	text-indent: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.Main_Picture {
	border-color: #000000;
	border-width: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.Bottom_Text {
	text-align: center;
}
h1, h2, h3, h4, h5 {
  margin: 0px;
  color: #460a04;
}
h2 {
  font-size: 16px;
}
a {
  /*font-family: Tahoma,Arial;*/
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  /*font-size: 11px;*/
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #414141;
}
a:hover {
  /*font-family: Tahoma,Arial;*/
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  /*font-size: 11px;*/
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #00527d;
  text-decoration: none;
}
.green-text {
	color: #A4D200;
	font-weight: bold;
}





#menu {
width: 750px;
background: #0000;

}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 150px;
float: left;
}
#menu a, #menu h2 {
font: bold 11px/16px Verdana, Geneva, sans-serif;
display: block;
border-width: 0px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}
#menu li {position: relative; font-size:13px;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
top: 0;
left: 100%;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

.Main_Picture {
	font-weight: normal;
	font-variant: small-caps;
}
.black-text {
	color: #000;
	font-size: 16px;
}
.Left_Main_Bar div div {
	font-size: 13px;
}
/*Art Kamp Reg form */
#kamp-reg
{
    width: 520px;
    height: 600px;
    background-image: url(images/art-kamp-reg-bg-2.jpg);
    background-repeat: no-repeat;
}

#kamp-form
{
    float: right;
    width: 505px;
}
#parenting-top
{
    width: 520px;
    height: 200px;
    margin:auto;
    background-image: url(images/parenting-top.jpg);
    background-repeat: no-repeat;
}

#parenting-disc
{
    margin: 0 10px 0 10px;
    padding: 0 10px 0 10px;
    width: 500px;
    text-align:center;
}

#parenting-time
{
    width: 520px;
    height: 140px;
    margin:auto;
    background-image: url(images/parenting-time.jpg);
    background-repeat: no-repeat;
}
/* Yahoo! Media Player: */
/* Remove block with relevant information */
#ymp-relevance { display:none !important; }
.ymp-player-max #ymp-body { width:570px !important; }
.ymp-player-max #ymp-body #ymp-body-strip { width:557px !important; }
.ymp-player-max #ymp-body #ymp-body-base  { width:560px !important; }


<!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}

#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
	font: bold 0.7em/1.4em Verdana, Geneva, sans-serif;
	text-align: center;
}
</style>
<![endif]-->


