﻿HTML, BODY, FORM, DIV#Window
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-family: Verdana;
    font-size: 12px;
    color: #3d3430;
}

BODY 
{
    background-color: #564e4a;
}

P
{
	line-height: 16px;
}

Div .Link{
font-weight: bold;
}

A, A:Link, A:Visited, A:Active
{
    text-decoration: none;
    font-weight: bold;
    color: #3d3430;
    
}
A:Hover
{
    text-decoration: underline;
    
}

UL, OL, DL
{
    margin-top: 0px;
    padding-left: 0px;
    margin-bottom: 20px;
}
LI
{
    margin-left: 10px;
    padding: 4px;
    padding-left: 30px;
    vertical-align: middle;
    background-position: left 50%;
    background-repeat: no-repeat;
    list-style-type: none;
}

DD
{
    margin-bottom: 20px;
}
H2
{
    font-weight: bold;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    
}
H4
{
    font-weight: normal;
}
H4.Short
{
    margin-right: 170px;
}

UL
{
    
}
UL LI
{
    line-height: 20px;
}


#UpperShelf, #LowerShelf
{
    text-align: center;
}
#UpperShelf
{
    
    background: #99cccc url('/_Images/background_floral.gif') no-repeat bottom left;
}

#UpperShelf #Left
{
    background: url('/_Images/dropshadow_left.png') repeat-y top right;
}

#UpperShelf #Center,
#LowerShelf #ContentTable
{
    width: 900px;
}
#UpperShelf #Center
{
    background-position: right;
    background-image: url('/_Images/transparent_glass.png');
    background-repeat: repeat;
}
#UpperShelf #CenterShell
{
    padding: 10px;
}
#UpperShelf #Right
{
    background: url('/_Images/dropshadow_right.png') repeat-y top left;
}

#UpperShelf #MasterTable
{
    width: 100%;
}
#UpperShelf #MasterTable TR TD#LeftColumn
{
    width: 170px;
    vertical-align: top;
}
#UpperShelf #MasterTable TR#Top TD#LeftColumn
{
    padding-top: 10px;
    padding-bottom: 20px;
}
#UpperShelf #MasterTable TR TD#RightColumn
{
    vertical-align: top;
}
#UpperShelf #MasterTable TR#Bottom TD#RightColumn
{
    padding-left: 20px;
}
#UpperShelf #MasterTable #PageTitle
{
    text-align: right;
    border-bottom: 2px solid #af986f;
    margin-left: 10px;
    margin-top: 30px;
    margin-right: 5px;
    padding-bottom: 2px;
}
#UpperShelf #MasterTable #PageTitle .PageTitleText
{
    margin-bottom: 3px;
    margin-right: 3px;
}



#LowerShelf
{
    text-align: center;
    color: #999999;
    border-collapse: collapse;
    font-size: 11px;
}
#LowerShelf #ContentTable
{
    margin-top: 12px;
}
#LowerShelf #ContentTable TD 
{
    text-align: left;
    vertical-align: top;
    background-color: #3d3430;
    padding: 12px 20px;
    padding-bottom: 65px;
}
#LowerShelf #ContentTable TD#Left
{
    width: 37%;
    border-right: 6px solid #564e4a;
    font-size: 9px;
}
#LowerShelf #ContentTable TD#Left HR
{
    margin: 20px 0px;
    border: 1px solid #4f4743;
    border-collapse:collapse;
}
#LowerShelf #ContentTable TD#Right
{
    border-left: 6px solid #564e4a;
    width: 63%;
    text-align: right;
}

#LowerShelf A, #LowerShelf A:Link, #LowerShelf A:Visited, #LowerShelf A:Active
{
    color: #999999;
    
}
#LowerShelf A:Hover
{
    color: #FFFFFF;
    
}

/* -- ShadowBox 2 --*/
.ShadowBoxTwo 
{
    width: 100%;
    padding: 0px;
}
.ShadowBoxTwo .Top .Left
{
    width: 4px;
    height: 4px;
    vertical-align: bottom;
    text-align: right;
}
.ShadowBoxTwo .Top .Center
{
    width: auto;
    height: 4px;
    background: url('/_Images/ShadowBoxTwo/top.png') repeat-x bottom;
}
.ShadowBoxTwo .Top .Right
{
    width: 4px;
    height: 4px;
    vertical-align: bottom;
    text-align: left;
}
.ShadowBoxTwo .Middle .Left
{
    width: 4px;
    height: auto;
    background: url('/_Images/ShadowBoxTwo/left.png') repeat-y right;
}
.ShadowBoxTwo .Middle .Center
{
    width: auto;
    height: auto;
    background-color: #FFFFFF;
}
.ShadowBoxTwo .Middle .Right
{
    width: 4px;
    height: auto;
    background: url('/_Images/ShadowBoxTwo/right.png') repeat-y left;
}
.ShadowBoxTwo .Bottom .Left
{
    width: 4px;
    height: 4px;
    vertical-align: top;
    text-align: right;
}
.ShadowBoxTwo .Bottom .Center
{
    width: auto;
    height: 4px;
    background: url('/_Images/ShadowBoxTwo/bottom.png') repeat-x top;
}
.ShadowBoxTwo .Bottom .Right
{
    width: 4px;
    height: 4px;
    vertical-align: top;
    text-align: left;
}

/* -- ShadowBox 4 --*/
.ShadowBoxFour 
{
    width: 100%;
    padding: 0px;
}
.ShadowBoxFour .Top .Left
{
    width: 4px;
    height: 4px;
    vertical-align: bottom;
    text-align: right;
}
.ShadowBoxFour .Top .Center
{
    width: auto;
    height: 4px;
    background: url('/_Images/ShadowBoxFour/top.png') repeat-x bottom;
}
.ShadowBoxFour .Top .Right
{
    width: 4px;
    height: 4px;
    vertical-align: bottom;
    text-align: left;
}
.ShadowBoxFour .Middle .Left
{
    width: 4px;
    height: auto;
    background: url('/_Images/ShadowBoxFour/left.png') repeat-y right;
}
.ShadowBoxFour .Middle .Center
{
    width: auto;
    height: auto;
    background-color: #FFFFFF;
}
.ShadowBoxFour .Middle .Right
{
    width: 4px;
    height: auto;
    background: url('/_Images/ShadowBoxFour/right.png') repeat-y left;
}
.ShadowBoxFour .Bottom .Left
{
    width: 4px;
    height: 4px;
    vertical-align: top;
    text-align: right;
}
.ShadowBoxFour .Bottom .Center
{
    width: auto;
    height: 4px;
    background: url('/_Images/ShadowBoxFour/bottom.png') repeat-x top;
}
.ShadowBoxFour .Bottom .Right
{
    width: 4px;
    height: 4px;
    vertical-align: top;
    text-align: left;
}



#UpperShelf #RightColumn .ShadowBoxFour .Middle .Center
{
    background: #FFFFFF url('/_Images/content_floral.gif') no-repeat bottom right;
}

.MainContentPanel
{
    padding: 30px 30px 20px 30px;
    text-align: left;
    
}

.MainContentPanel .PageHeaderPanel
{
    height: 60px;
}

.MainContentPanel .SlideRightPanel
{
    text-align: right;
}
.MainContentPanel .SlideRightPanel DIV.Content
{
    float: right;
    position: relative;
    left: 90px;
    top: -20px;
}

.MainContentPanel .Testimonial
{
    margin: 20px;
}
.MainContentPanel .Testimonial .Signature
{
    font-family: Monotype Corsiva;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 30px;
}

#ServicesPanel
{
    width: 231px;
}
#ServicesPanel #Content
{
    background: url('/_Images/btn_Services_middle.png') repeat-y;
    padding: 10px 30px 0px 30px;
    color: #FFFFFF;
    text-align: center;
    font-size: 11px;
}
#ServicesPanel #Content DIV.Link
{
    padding: 7px 0px;
}

#ServicesPanel A, #ServicesPanel A:Link, #ServicesPanel A:Visited, #ServicesPanel A:Active
{
    
    color: #EEF5F4;
}
#ServicesPanel A:Hover
{
    color: #FFFFFF;
}

.HCenter
{
    text-align: center;
}
.VCenter
{
    vertical-align: middle;
}

.HoverLeft
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.HoverRight
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}


