body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #f8f8f8;
  padding: 10px 0 10px 0;
}

h1,h4{
   font-size: 14px;
   color:#3482E0;
   margin-top: 0;
}

h2{
   background: url(images/head_logo.png) no-repeat left;
   font-size: 14px;
   padding-left: 40px;
   margin: 0 5px 0 0;
   color:#3482E0;
}


h3{
   background: url(images/head_logo.png) no-repeat left;
   font-size: 13px;
   padding-left: 40px;
   margin: 0 5px 0 0;
   color: #ffffff;
}

h5{
     font-family: Verdana;
	 font-size: 11px;
	 color:#3482E0;
	 padding: 0;
	 margin-bottom: 0;
}

h6{
     font-family: Verdana;
	 font-size: 14px;
	 color:#3482E0;
	 padding: 0;
	 margin-bottom: 0;
	 text-decoration: underline;
}

em{
	 font-family: Verdana;
	 font-size: 9px;
	 color:#ccc;
	 margin: 0;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.main{
    width: 100%;
}

.container{
    width: 1005px;
}

#banner{
    width: 1005px;
	height: 295px;
	background: url(images/banner.jpg) no-repeat;
}

#navbar{
    width: 955px;
	height: 24px;
	background: url(images/navbar.jpg) no-repeat;
	margin-top: 3px;
	padding: 8px 0 0 50px;
	font-size: 12px;
	color:#3482E0;
	font-weight: bold;
}

#navbar a{
    color:#3482E0;
	text-decoration: none;
	padding: 0 20px 0 20px;
}

#navbar a:hover{
    color:#05f000;
}

#wrapper{
    width: 1005px;
}

#wrapper_top{
    width: 1005px;
	height: 20px;
	background: url(images/wrapper_top.gif) no-repeat;
}

#wrapper_content{
    width: 1005px;
	background: url(images/wrapper_spacer.gif) repeat-y;
	position: relative;
	padding: 0 0  0 10px;
}


#statelinks{
    width: 1005px;
	background: url(images/wrapper_spacer.gif) repeat-y;
	padding: 0 0  0 10px;
}
#wrapper_bottom{
    width: 1005px;
	height: 14px;
	background: url(images/wrapper_bottom.gif) no-repeat;
}

#footer{
    margin-bottom: 10px;
}

#leftcol,#rightcol{
    width: 262px;
	float: left;
}

#centercol{
    width: 719px;
	float: left;
}


#centercol1{
    width: 458px;
	float: left;
}

#clearfloat{
    clear: both;
}

#blue_top{
    width: 248px;
	height: 32px;
	background: url(images/blue_top.gif) no-repeat;
	padding: 13px 0 0 15px;
}

#blue_content{
    width: 262px;
    background: url(images/blue_spacer.gif) repeat-y;
}

#blue_bottom{
    width: 262px;
	height: 13px;
	background: url(images/blue_bottom.gif) no-repeat;
	margin-bottom: 10px;
}

#red_top{
    width: 247px;
	height: 31px;
	background: url(images/red_top.gif) no-repeat;
	padding: 13px 0 0 15px;
}

#red_content{
    width: 262px;
    background: url(images/red_spacer.gif) repeat-y;
}

#red_bottom{
    width: 262px;
	height: 16px;
	background: url(images/red_bottom.gif) no-repeat;
}

#white_top{
    width: 262px;
	height: 13px;
	background: url(images/white_top.gif) no-repeat;
	margin-top: 10px;
}

#white_content{
    width: 262px;
    background: url(images/white_spacer.gif) repeat-y;
}

#white_bottom{
    width: 262px;
	height: 15px;
	background: url(images/white_bottom.gif) no-repeat;
}

#content_top{
    width: 719px;
	height: 12px;
	background: url(images/content_top.gif) no-repeat;
}

#content{
    width: 709px;
    background: url(images/content_spacer.gif) repeat-y;
	padding-left: 19px;
}

#content1{
    width: 719px;
    background: url(images/content_spacer.gif) repeat-y;
}

#content_bottom{
    width: 719px;
	height: 15px;
	background: url(images/content_bottom.gif) no-repeat;
}


#content1_top{
    width: 458px;
	height: 12px;
	background: url(images/content1_top.gif) no-repeat;
}

#content_one{
    width: 440px;
    background: url(images/content1_spacer.gif) repeat-y;
	padding-left: 18px;
}

#content1_bottom{
    width: 458px;
	height: 13px;
	background: url(images/content1_bottom.gif) no-repeat;
}

#heading{
    height: 40px;
	width: 679px;
	background: url(images/heading.gif) no-repeat;
	padding: 18px 0 0 40px;
}

#heading2{
    height: 24px;
	width: 679px;
	background: url(images/heading2.gif) no-repeat;
	padding: 5px 0 0 40px;
}


#description{
    font-size: 12px;
	color: #000000;
	width: 690px;
}

ul{
    margin-bottom: 0;
}


#menulist{
	 font-size: 12px;
	 font-weight: bold;
	 margin: 3px 0 0  0;
	 display: block;
}

#menulist a{
     text-decoration: none;
	 color: #333;
	 background-color:#bbd4f9;
     border: solid .05em #bbd4f9;
	 display: block;
	 width: 125px;
	 padding: 3px 0 3px 10px;
	 margin: 0px;
}

#menulist a:hover{
     border: solid .05em #427cd2;
	 color: #fff;
}

#menu{
     margin: 0;
	 width: 210px;
	 padding-left: 50px;
	 
}

#fcol{
	   float: left;
	   width: 220px;
}


#scol{
	   float: left;
	   width: 240px;
}


#tcol{
	   float: left;
	   width: 240px;
}


#statelist{
	   width: 700px;
	   position: relative;
	   text-align: left;
}

#statelist a{
       font-family: Verdana;
	   font-size: 11px;
	   color:#000000;
	   text-decoration: none;
	   display: block;
	   background-color:#d8ffcc;
	   padding: 2px 4px;
	   border: .05em solid #eee;
}

#statelist a:hover{
       background-color:#86abe2;
	   color:#FFFFFF;
	   border: .05em solid #666;
}


#statelist li{
       padding-bottom: 3px;
	   display: block;
	   list-style: none;
}

#copyright{
       text-align: center;
	   width: auto;
}

#spacer{
       padding: 5px 0 0 0;
}

#nanny_listing{
       font-size: 14px;
	   padding-left: 10px;
}

#nanny_listing a{
       font-size: 12px;
	   color: #04cc00;
}

#company_item{
       width: 380px;
	   margin-bottom: 20px;
}

#companyname{
       width: 390px;
	   margin-bottom: 3px;
	   display: block;
}

#address{
       width: 390px;
	   margin-bottom: 3px;
	   display: block;
}

#phone{
       width: 390px;
	   margin-bottom: 3px;
	   display: block;
}

#website{
       width: 390px;
	   margin-bottom: 3px;
	   display: block;
	   font-size: 11px;
	   color:#04cc00;
}

span{
       font-size: 11px;
}

#copyright{
       text-align: center;
	   width: auto;
}


#city_nannies a{
       font-family: Verdana;
	   font-size: 11px;
	   color:#000000;
	   text-decoration: none;
	   display: block;
	   background-color:#d8ffcc;
	   padding: 2px 4px;
	   border: .05em solid #eee;
}

#city_nannies a:hover{
       background-color:#86abe2;
	   color:#FFFFFF;
	   border: .05em solid #666;
}


#city_link{
       padding-bottom: 3px;
	   display: block;
	   width: 220px;
	   text-align: left;
	   padding-left: 5px;
}

#comments{
       font-size: 12px;
	   width: 600px;
	   padding: 20px 20px;
}
