﻿#projectwrapper
{
	width:705px;
}
#ruleswrapper
{
	width:605px;
}

#topheader
{
    width:705px;
    height:86px;
    background-color:#b31c21;
 
}
#imageheader
{
    width:705px;
    height:220px;
    background-image:url('/Projects/Leafsfan/Assets/headerimage.jpg');
}
#infobox
{
    width:705px;
    height:129px;
    background-image:url('/Projects/Leafsfan/Assets/info_bg.jpg');
}
#titletxt
{
    font:Bold 5em Verdana;
    color: #ffffff;
    text-align: left;
    padding:15px 0px 0px 15px;
    letter-spacing:1px;
}
#secondtxt
{
    font:Bold 2em Verdana;
    color: #333333;
    text-align: left;
    padding:15px 0px 0px 15px;
}
#txt
{
    padding:0px 0px 0px 15px;
    color: #333333;
    text-align: left;
    font:Bold 1em Verdana;
}
#txt2
{
    padding:0px 0px 0px 15px;
    color: Red;
    text-align: left;
    font:Bold 1.2em Verdana;
}
#formbox
{
    background-image:url('/Projects/Leafsfan/Assets/formbg.jpg');
    background-repeat:repeat-y;
    padding:25px 0px 0px 15px;
    color: #333333;
    text-align: left;
    width:705px;
    height:320px;
}

.newslettertext
{
	display:inline;
}


.input-list div.suite
{
	display:none;
}
.addressline1
{
	display:none;
}
.addressline2
{
	display:none;
}


ol.decimal { margin-left: 35px;}
ol.decimal li {
	padding:5px 0px 0px 0px;
	line-height: 20px;
	list-style-image: none;
}    



