body
{
    background-color: #978049;
    font-family: helvetica;
    font-size: 11px;
    margin: 0px;
}

p
{
	margin-top: 0px;
}

ul
{
	list-style-image:url("/images/paw.jpg");
	font-size: 14px;
}

td, table
{
    font-family: helvetica;
    font-size: 17px;
}

input, textarea
{
    border: 1px solid #ccc;
    font-family: helvetica;
}

img
{
    border: 0px;
}

#parent
{
    text-align: center;
    background-image: url("/images/master_bg_brown_2_new.jpg");
    background-position: center 0%;
    background-repeat: no-repeat;
    height: 100%;
}

#header
{
    text-align: center;
    height: 96px;
    background-color: #F2F0E6;
    background-image: url("/images/top_bg_new.jpg");
    background-position: center;
    background-repeat: repeat-x;
}

#title
{
    position: relative;
    top: 12px;
    /*right: 190px;*/
    right: 10px;
    background-image: url("/images/title_new_2.png");
    background-repeat: no-repeat;
    /*width: 526px;
    height: 100px;*/
    width: 850px;
    /*height: 63px;*/
    height: 99px;
    text-align: left;
    margin: auto;
    font-size: 20px;
}

#title span
{
    display: none;
}

#menu
{
}

#menu span
{
    float: left;
    margin: 0px;
    padding: 0px;
}

#wraptop
{
    margin-bottom: 66px;
}

#bring
{
    position: relative;
    top: 28px;
    left: 34px;
}

#wrapper
{
    text-align: left;
    width: 900px;
    margin: 0px auto 0px auto;
    padding: 0px;
    /*background-image: url("/images/white_tiger_2.jpg");
    background-position: bottom right;
    background-repeat: no-repeat;*/
}

#content
{
    width: 100%;
    border: 1px solid #000;
    background-color: #fff;
    background-image: url("/images/white_tiger_2.jpg");
    background-position: bottom left;
    background-repeat: no-repeat;
}

#content #inner_div
{

    font-size: 12px;
}

#content #left
{
    padding: 5px;
    margin: 0px 12px 12px 12px;
    width: 580px;
    float: left;
/*    background-color: #C58E4D;*/
/*    border: 2px solid #8F6638;*/
}

#page_title
{
	font-size: 25px;
	font-weight: bold;
}

#content #center
{
    float: left;
    width: 550px;
    padding: 5px;
}

#content #right
{
    float: left;
    width: 265px;
    text-align: left;
    padding-right: 5px;
    margin: 12px 12px 12px 0px;
/*    background-color: #666;*/
}

#whats_new
{
    width: 264px;
/*    border: 1px solid #65786C;*/
/*    background-color: #8EA998;*/
    background-image: url("/images/whats_new.jpg");
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 0px 0px 60px 0px;
    font-size: 15px;
}

#h2
{
    font-size: 18px;
    font-weight: bold;
}

#whats_new #parkname
{
}

#whats_new #moraine
{
    padding-left: 5px;
    padding-right: 5px;
}

#whats_new #donegal
{
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

#content #about
{
    width: 100%;
    font-size: 15px;
}


#footer
{
    text-align: center;
    background-color: #F2F0E6;
    background-image: url("/images/footer_bg_new.jpg");
    background-position: top;
    background-repeat: repeat-x;
    width: 730px;
    _width: 750px;
    margin: 0px auto 30px auto;
    padding: 10px;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #000000;
}

#top_image
{
    float: right;
    position: relative;
    top: -590px;
    right: -20px;
    width: 500px;
    height: 212px;
    background-image: url("/images/lion.png");
}

#index
{
    color: #fff;
    background-color: #000;
    height: 150px;
}

#index div
{
    padding-top: 5px;
    margin: 0px auto 0px auto;
    width: 730px;
    _width: 750px;
    text-align: left;
}

#clear
{
    clear: both;
}

#address
{
    font-size: 15px;
    text-align: center;
}

#content #maps
{
    padding: 5px 5px 5px 0px;
    margin: 9px 12px 12px 0px;
    float: left;
}

#content #contact
{
    padding: 0px 5px 60px 5px;
    margin: 9px 12px 12px 0px;
    float: left;
    width: 509px;
    height: 552px;
    _height: 400px;
    background-image: url("/images/contact_bg.jpg");
    background-repeat: no-repeat;
    background-position: bottom;
}

#contact form
{
}

#contact input, select, textarea
{
    border: 0px;
    border: 1px solid #635A24;
    color: #635A24;
    font-size: 17px;
    padding: 3px;
}

#precontent
{
	font-size: 14px;
	margin: 5px 15px 0px 15px;
}
