

body
{
    color: #000000;
    font-size: 13px;
    line-height: 18px;
    font-family: Comic Sans MS, Comic Sans, Arial;
    margin: 10px 0px 10px 0px;
}

p, td
{
    color: #000000;
    font-size: 13px;
    line-height: 18px;
    font-family:  Comic Sans MS, Comic Sans, Arial;
}

h1{
    color: #000000;
    font-size: 13px;
    line-height: 14px;
    font-family:  Comic Sans MS, Comic Sans, Arial;
}


a:link, a:visited, a:active
{
    font-size: 13px;
    line-height: 18px;
    font-family:  Comic Sans MS, Comic Sans, Arial;
    color: #b40101;
    font-weight: normal;
    text-decoration: underline;
}

a:hover
{
    font-size: 13px;
    line-height: 18px;
    font-family:  Comic Sans MS, Comic Sans, Arial;
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
}

.seo
{
    font-size: 11px;
    line-height: 14px;
    font-family:  Comic Sans MS, Comic Sans, Arial;
    color: #bbbbbb;
    font-weight: normal;
   
}

a.seo:link, a.seo:visited, a.seo:active
{
    font-size: 11px;
    line-height: 14px;
    font-family:  Comic Sans MS, Comic Sans, Arial;
    color: #bbbbbb;
    font-weight: normal;
    text-decoration: underline;
}

a.seo:hover
{
    font-size: 11px;
    line-height: 14px;
    font-family:  Comic Sans MS, Comic Sans, Arial;
    color: #dedede;
    font-weight: normal;
    text-decoration: underline;
}

.red
{
    color: #b40101;
    font-size: 13px;
    line-height: 18px;
    font-family: Comic Sans MS, Comic Sans, Arial;
}

.redMedium
{
    color: #b40101;
    font-size: 15px;
    line-height: 20px;
    font-family: Comic Sans MS, Comic Sans, Arial;
}

.redLarge
{
    color: #b40101;
    font-size: 18px;
    line-height: 22px;
    font-family: Comic Sans MS, Comic Sans, Arial;
}

.black
{
    color: #000000;
    font-size: 13px;
    line-height: 18px;
    font-family: Comic Sans MS, Comic Sans, Arial;
}

.blackMedium
{
    color: #000000;
    font-size: 15px;
    line-height: 20px;
    font-family: Comic Sans MS, Comic Sans, Arial;
}

.blackLarge
{
    color: #000000;
    font-size: 18px;
    line-height: 22px;
    font-family: Comic Sans MS, Comic Sans, Arial;
}

.featuredProperty
{
    color: #000000;
    font-size: 11px;
    line-height: 15px;
    font-family:  Comic Sans MS, Comic Sans, Arial;
}

.footer
{
    color: #ffffff;
    font-size: 11px;
    line-height: 17px;
    font-family: Comic Sans MS, Comic Sans, Arial;
}

a.footer:link, a.footer:visited, a.footer:active
{
    font-size: 11px;
    line-height: 17px;
    font-family: Comic Sans MS, Comic Sans, Arial;
    color: #ffffff;
    text-decoration: underline;
}

a.footer:hover
{
    font-size: 11px;
    line-height: 17px;
    font-family: Comic Sans MS, Comic Sans, Arial;
    color: #000000;
    text-decoration: none;
}



.small
{
    color: #000000;
    font-size: 11px;
    line-height: 13px;
    font-family: arial, helvetica, sans-serif;
}

a.small:link, a.small:visited, a.small:active
{
    font-size: 11px;
    line-height: 13px;
    font-family: arial, helvetica, sans-serif;
    color: #39639b;
    text-decoration: underline;
}

a.small:hover
{
    font-size: 11px;
    line-height: 13px;
    font-family: arial, helvetica, sans-serif;
    color: #666666;
    text-decoration: none;
}

.cms-title
{
    color: #000000;
    font-size: 14px;
    line-height: 19px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}

.cmsFormField
{
    color: #000000;
    font-size: 12px;
    line-height: 15px;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
}

.white
{
    color: #ffffff;
    font-size: 13px;
    line-height: 18px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}


.formText
{
    color: #393939;
    font-size: 13px;
    line-height: 15px;
    font-family: Arial, Helvetica;
    font-weight: bold;
}

.formTextComic
{
    color: #393939;
    font-size: 13px;
    line-height: 15px;
    font-family:  Comic Sans MS, Comic Sans, Arial;
    font-weight: bold;
}


.formTextDescription
{
    color: #5a5a5a;
    font-size: 13px;
    line-height: 15px;
    font-family: Arial, Helvetica;
    font-weight: bold;
}

.formInput
{
    color: #000000;
    font-size: 12px;
    line-height: 14px;
    font-family: Arial, Helvetica;
    height: 16px;
}

.formSelect
{
    color: #000000;
    font-size: 11px;
    line-height: 11px;
    font-family: Arial, Helvetica;
    height: 19px;
}

.formTextarea
{
    color: #000000;
    font-size: 11px;
    line-height: 14px;
    font-family: Arial, Helvetica;
}


.SmallFormInput
{
    color: #000000;
    font-size: 10px;
    line-height: 12px;
    font-family: Arial, Helvetica;
    height: 12px;
}


.SmallFormTextarea
{
    color: #000000;
    font-size: 11px;
    line-height: 13px;
    font-family: Arial, Helvetica;
}

.SmallFormText
{
    color: #000000;
    font-size: 11px;
    line-height: 13px;
    font-family: Arial, Helvetica;
}

.dragHandle li
    {
        list-style-type:none;
        margin-left:-35px;
    }
