﻿html, body, p, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, img
{
    margin: 0;
    padding: 0;
    border: 0;
}

body
{
    background-position: center top;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(images/bg_wood.jpg);
}

h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #E22D48;
    margin-bottom: 15px;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #E22D48;
    margin-bottom: 5px;
   
}

p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}

a
{
    font-family: Arial, Helvetica, sans-serif;
    color: #E22D48;
    text-decoration: none;
}

a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    text-decoration: none;
}

.aboutImg
{
    width: 200px;
    height: 250px;
    text-align: right;
    vertical-align: text-top;
    float: left;
    margin: 0px 10px 5px 0px;
}

.leftImg
{
    text-align: right;
    vertical-align: text-top;
    float: left;
    margin: 0px 10px 5px 0px;
}

.rightImg
{
    text-align: right;
    vertical-align: text-top;
    float: right;
    margin: 0px 0px 5px 10px;
}

#wrapper
{
    width: 1050px;
    margin: 0 auto 0 auto;
}

#header
{
    width: 1000px;
    height: 250px;
}

#birdbox
{
    width: 175px;
    height: 250px;
    float: left;
}

#logo
{
    width: 825px;
    height: 250px;
    background-image: url(images/header_bg.jpg);
    float: left;
}

#topnav
{
    margin-top: 174px;
    float: left;
}

#nav0
{
    width: 222px;
    height: 76px;
    float: left;
    background: url(images/find_a_nursery.jpg);
}

#nav1
{
    width: 222px;
    height: 76px;
    float: left;
    background: url(images/jolly_jaunts.jpg);
}

#nav2
{
    width: 160px;
    height: 76px;
    float: left;
    background: url(images/about_us.jpg);
}

#nav3
{
    width: 221px;
    height: 76px;
    float: left;
    background: url(images/get_in_touch.jpg);
}


#nav0:hover
{
    background: url(images/find_a_nursery_over.jpg);
}

#nav1:hover
{
    background: url(images/jolly_jaunts_over.jpg);
}

#nav2:hover
{
    background: url(images/about_us_over.jpg);
}

#nav3:hover
{
    background: url(images/get_in_touch_over.jpg);
}

#leftnav
{
    width: 175px;
    float: left;
}

#lefttop
{
    height: 23px;
    width: 175px;
    background: url(images/nav_nails.jpg);
    float: left;
}

.leftplank
{
    height: 45px;
    width: 175px;
    float: left;
    background: url(images/nav_bg1.gif);
}

.leftplank p
{
    font-weight: bold;
    color: #FFFFFF;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 8px;
    display: block;
}

.leftplank a
{
    color: #FFFFFF;
    text-decoration: none;
}

.leftplank a:hover
{
    color: #99CC00;
}

#content
{
    width: 875px;
    float: left;
}

#contop
{
    width: 805px;
    margin-left: 10px;
    height: 30px;
    float: left;
    background: url(images/content_bg_top.jpg);
}

#speedy
{
    background: url(images/speedy.jpg) top;
    width: 60px;
    height: 110px;
    float: left;
}

#maincont
{
    width: 805px;
    margin-left: 10px;
    float: left;
    background: url(images/content_bg.jpg);
}

#col1
{
	width: 535px;
	float: left;
	padding-left: 35px;
}

#col1 li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    list-style-image: url(images/bullet.gif);
    line-height: 20px;
    list-style-position: inherit;
    margin-left: 15px;
}

#col2
{
    width: 195px;
    margin-left: 18px;
    float: right;
    padding-right: 20px;
}

#footer
{
    width: 813px;
    height: 60px;
    margin: 0px auto 40px 177px;
    background: url(images/footer_bg.gif);
    clear: both;
}

#ftext
{
    width: 382px;
    float: right;
    padding: 5px;
    margin-top: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.Thumb
{
    width: 133px;
    height: 114px;
    padding: 7px 0 0 5px;
    float: left;
}

.fnMain
{
    width: 535px;
    float: left;
    border-bottom: dotted 1px #333333;
    margin-bottom: 15px;
    padding-bottom: 15px;
    height : 100%
}


.fnThumb
{
    width: 133px;
    height: 114px;
    padding: 7px 0 0 5px;
    float: left;
    background: url(images/image_holder1.jpg);
}

.fnTxt
{
    width: 390px;
    padding: 3px 0 0 5px;
    float: left;
}
.lstTxt
{
    width: 535px;
    padding: 3px 0 0 5px;
    float: left;
    margin-bottom: 30px;
}

#fnForm
{
    width: 535px;
    float: left;
}

.newsDate
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #808080;
    margin-top: 5px;
    margin-bottom: 10px;
}

/* profile gallery */

#gallery
{
    width: 266px;
    height: 307px;
    float: left;
}

#galleryImg
{
    width: 266px;
    height: 227px;
    float: left;
    background: url(images/gallery_main_bg.jpg);
}

.galleryThumb
{
    width: 78px;
    height: 69px;
    float: left;
    margin: 3px 4px 0 0;
    padding: 9px 0 0 8px;
    background: url(images/gallery_thumb_bg.jpg);
}

.galleryThumbr
{
    width: 78px;
    height: 69px;
    float: left;
    margin: 3px 0 0 0;
    padding: 9px 0 0 8px;
    background: url(images/gallery_thumb_bg.jpg);
}

#ImgMain
{
    width: 245px;
    height: 205px;
    float: left;
    margin: 12px 0 0 10px;
}

.ImgThumb
{
    float: left;
}

#profileAd 
{
    width:255px;
    float:right;
    }
    
 #profileAd p 
    {
        margin-bottom:25px;

        }
        
#flowerkey
{
	border-bottom: dotted 1px #333333;
	padding-bottom: 20px;
}
        
 /* extra additions for listings */
 
 h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    margin-bottom: 5px; 
}

.placesOfInterest
{
	width: 96%;
	padding: 0px 0px 20px 0px;
	border-bottom: dotted 1px #333333;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: auto;
}

.interestContainer
{
	width: 100%;
	float:left;
	padding-top :3px;
}

.interestTitle
{
	width: 75px;
	float: left;
}

.interestInformation
{
	width: 350px;
	float: left;
}

.interestButton
{
	width: 135px;
	float: left;
	margin-top: 10px;
}

.interestTelephone
{
	width: 150px;
	float: left;
	margin-left: 15px;
}

#backprint
{
    width: 100%;
    float: left;
}

#jjback
{
    width: 50%;
    float: left;
}

#jjprint
{
    width: 50%;
    float: right;
}

#jjprint p
{
    text-align: right;
    padding-right: 15px;
}
.print-cursor
{
	cursor: pointer; 
}


/* extra additions for listings end */
