﻿@import "undohtml.css";

body 
{
    background: url(/images/body-bg.gif) top center repeat-y #bababa;
    font-family: Arial;
    font-size: 12px;
}
strong
{
    font-weight: bold;
}
a
{
    color: #7c1b1b;
}
a:visited
{
    color: #7c1b1b;
}
div.outsideContainer
{
    margin: 0 auto;
    width: 732px;
}
div.header
{
    background: url(/images/header-bg.gif) top left repeat-x #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    height: 164px;
    float: left;
    position: relative;
    text-align: center;
    width: 730px;    
}
div.header a.refer
{
    background: url(/images/refer.png) top left no-repeat;
    height:120px;
    left: -25px;
    position: absolute;
    top: 5px;
    width:129px;
}
div.header span
{
    color: #CCC;
    font-family: Verdana;
    font-size: 12px;
    line-height: 15px;
}
div.header img
{
    padding: 50px 0 0 0;
}
div.header ul
{
    bottom: 0px;
    list-style: none;
    position: absolute;
    right: 5px;
}
div.header ul li
{
    float:left;
}
div.header ul li a
{
    background: url(/images/menu-bg.gif) top left repeat-x #FFF;
    color: #FFF;
    display: block;   
    float: left;
    font-family: Verdana;
    font-size: 12px;
    padding: 10px;
    margin: 0 2px;
    text-decoration: none;
}
* html div.header ul li a
{
    margin: 0 1px;
}
div.header ul li a:visited
{
    color: #FFF;
}
div.header ul li a:hover
{
    background-position: 0 -34px;
}
div.footer
{
    color: #444444;
    float: left;
    font-family: Verdana;
    font-size: 11px;
    padding: 20px;
    text-align: center;
    width: 692px;
}
div.footer a
{
    color: #444444;
    font-family: Verdana;
    font-size: 11px;
}
div.footer a:visited
{
    color: #444;
}
div.content
{
    background-color: #FFF;
    float: left;
    padding: 20px;
    margin: 0;
    width: 692px;
}
div.content h1
{
    border-bottom: 1px solid #000;
    font-family: Georgia;
    font-size: 24px;
    font-weight: 100;
}
div.content p
{
    font-family: Arial;
    font-size: 12px;
    line-height: 19px;
    padding: 10px 0;
}
div.mainHomeContent
{
    background: url(/images/wood-bg.gif) bottom left repeat-x #FFF;
    float: left;
    padding: 0;
    margin: 0;
    width: 732px;
}
div.mainHomeContent img
{
    float: left;   
}
div.mainHomeContent div.rightSide
{
    float: left;
    position: relative;
    width: 479px;
}
div.effective
{
    color: #104f96;
    left: 40px;
    font-family: Georgia;
    font-size: 30px;
    position: absolute;
    top: 30px;
}
div.taxPlanning
{
    color: #000;
    left: 60px;
    font-family: Georgia;
    font-size: 20px;
    position: absolute;
    top: 66px;
}
div.yearRound
{
    color: #104f96;
    left: 40px;
    font-family: Georgia;
    font-size: 30px;
    position: absolute;
    top: 90px;
}
div.effort
{
    color: #000;
    left: 192px;
    font-family: Georgia;
    font-size: 24px;
    position: absolute;
    top: 95px;
}
div.callToday
{
    border-left: 1px solid #000;
    color: #000;
    font-family: Georgia;
    font-size: 18px;
    left: 280px;
    padding: 10px 20px 10px 30px;
    position: absolute;
    text-align: center;
    top: 20px;
}
div.callToday p
{
    color: #104f96;
    font-family: Georgia;
    font-size: 24px;
}
div.images
{
    left: 35px;
    position: absolute;
    top: 140px;
    width: 410px;
}
div.images img
{
    padding: 5px;
}


div.subHomeContent
{
    background: url(/images/home-content-bg.gif) top left repeat-x #7c1b1b;
    float: left;
    padding: 10px;
    width: 712px;
}
div.subHomeContent div.left
{
    float: left;
    padding: 0 20px 0 5px;
    width: 330px;
}
div.subHomeContent h1
{
    border-bottom: 1px solid #FFF;
    color: #FFF;
    font-family: Georgia;
    font-size: 24px;
    font-weight: 100;
    padding: 0 0 5px 0;
}
div.subHomeContent h1.small
{
    padding: 8px 0 5px 0;
    font-size: 17px;
}
div.subHomeContent p
{
    color: #FFF;
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
    padding: 10px 0;
}
div.subHomeContent ul
{
    list-style-type: circle;
    line-height: 15px;
    margin: 5px 0 0 20px;   
}
div.subHomeContent li
{
    color: #FFF;
    font-family: Arial;
    font-size: 12px;
}
div.googleMapInfo, div.googleMapInfo a
{
    font-size:12px;
    font-family: Arial;
    line-height: 19px;
}
div.googleMapInfo a
{
    color: #7c1b1b;
    font-weight: bold;
}
div.content h2
{
    
    color: #7c1b1b;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0;
    text-decoration: underline;
}
div.content ul
{
    list-style-type: circle;
    padding: 0 0 10px 30px;   
}
div.content ul li
{
    line-height: 20px;
}
* html div.content ul li
{
    line-height: 14px;
}
div.content ul.square
{
    list-style-image: url(/images/square.gif);
    padding: 0 0 0 40px;
}

div.emailForm
{
    float: left;
    padding: 0 20px 0 0;
}
.floatLeft
{
    float: left;
}
.floatRight
{
    float: right;
}
.paddingLeft
{
    padding: 0 0 0 10px;
}
.paddingBottom
{
    padding: 0 0 0 10px;
}
.valignTop
{
    vertical-align: top;
}
.alignRight
{
    text-align: right;
}
.content blockquote
{
    background: url(/images/quoleft.gif) top left no-repeat #FFF;
    /*border-bottom: 1px solid #CCCCCC;*/
    padding: 10px 0 20px 50px;
    margin: 10px 0;
    width: 550px;
}
.content blockquote p 
{
    background: url(/images/quoright.gif) bottom right  no-repeat transparent;
}
.content blockquote div
{
    font-weight: bold;
    padding: 20px 0 0 0;
    text-align: right;
}
a.pdf{
    background: url(/images/pdf.gif) left 3px no-repeat;
    clear: both;
    float: left;
    line-height: 20px;
    margin: 5px 0;
    padding: 0 0 2px 25px;
}