body
{
    background-color: #00594a;
    text-align: center;
    margin: 0;
    color: #fff;
    font-family: Georgia, Sans-Serif;
    font-size: 12pt;
}

a
{
    color: #fff;
}

#body
{
    background-color: #003128;
    width: 100%;
    margin: 0;
    padding: 0 0 25px 0;
}

#footer
{
    height: 100px;
}

div.wrapper
{
    margin: 0 auto;
    width: 1090px;
    text-align: center;
}

div.wrapper p
{
	text-align: left;
}

div.leftsidebarcontainer
{
	float: left;
	width: 175px;
	margin: 0;
	padding: 0;
}

div.contentwrapper
{
	float: right;
	width: 1090px;
}

div.contentcontainer
{
	float: left;
	width: 740px;
	margin: 0;
	padding: 0;
}

div.rightsidebarcontainer
{
	float: right;
	width: 175px;
	margin: 0;
	padding: 0;
}

div.leftsidebar
{
	margin: 0;
	padding: 10px 0;
}

div.content
{
	margin: 0;
	padding: 10px 0 0 20px;
}

div.rightsidebar
{
	margin: 0;
	padding: 10px 0 0 40px;
}

h1
{
    width: 740px;
    height: 170px;
    background-image: url(Images/l_halloffamemotel.png);
    margin: 20px 0 0 190px;
    padding: 0 0 10px 0;
    background-position: left top;
    background-repeat: no-repeat;
    background-color: transparent;
    text-indent: -9999px;
}

h2
{
    width: 740px;
    height: 50px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-image: url(Images/txt_welcome.gif);
}

h3
{
    width: 740px;
    height: 30px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: left top;
}


h3#accommodations
{
    background-image: url(Images/h_accommodations.gif);
}

h3#attractions
{
    background-image: url(Images/h_attractions.gif);
}

h3#contact
{
    background-image: url(Images/h_contact.gif);
}

p
{
    line-height: 20pt;
}

.clearfix
{
    clear: both;
}

dl
{
    float: left;
    width: 200px;
    margin: 0 0 0 25px;
    padding: 0;
}

dl dt, dl dd
{
    margin: 0;
    padding: 0;
}

dl dt
{
    font-family: Verdana;
    font-size: 14pt;
}

dl dd
{
    margin-bottom: 10px;
}

dl dd ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 10pt;
}

dl dd ul li
{
    margin: 0;
    padding: 4px 0px;
}

div.address, div.form
{
    margin: 0;
    padding: 0;
}

div.address
{
    width: 260px;
    float: right;
}

div.address p
{
    margin: 0;
    padding: 0;
    margin: 0 0 0 40px;
    text-align: center;
}

div.form
{
    width: 400px;
    float: left;
}

table tr th
{
    text-align: right;
    font-weight: normal;
    margin: 0;
    padding: 0 8px 0 0;
}

table input
{
    width: 250px;
}

table textarea
{
    width: 250px;
}

#footer
{
    margin: 0;
    padding: 15px 0 0 0;
    font-size: 9pt;
}

#footer a
{
    text-decoration: none;
}

#footer p
{
    margin: 0;
    padding: 0;
	text-align: center;
}
