﻿body, html
{
    margin: 0px;
    background: black url(../Images/backDown.jpg) repeat-y center;
    font-size: 11px;
    font-family: Tahoma;
    height: 100%;
    position: relative;
    line-height: 18px;
    color: #444444;
}

.RichardMccormackLogoDiv
{
	width: 200px;
	height: 34px;
	margin: 0px 60px auto auto;
}

#menucontainer h1
{
    text-align: center;
    color: #9e0900;
    font-size: 13px;
    padding-right: 30px;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 10px;
}

#TopShade
{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 0;
    background: url(../Images/shadeTop.png) repeat-x;
    height: 526px;
}

#RightShade
{
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 0;
    background: url(../Images/shadeRight.png) repeat-y;
    width: 446px;
}

#LeftShade
{
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    z-index: 0;
    background: url(../Images/shadeLeft.png) repeat-y;
    width: 446px;
    height: auto;
}


#HeadOfPageDiv
{
    color: White;
}

#PageTitleDiv
{
    position: absolute;
    left: 0px;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
    text-transform: uppercase;
}

#TopIconsDiv
{
    position: absolute;
    right: 0px;
    top: 5px;
}

#bannerDiv
{
    padding-top: 26px;
}

#holderDiv
{
    width: 990px;
    position: relative;
    margin: 0px auto;
}

#contentDiv
{
    left: 325px;
    width: 630px;
    position: absolute;
    z-index: 20;
    top: 10px;
}

#BehindPhoto
{
    position: absolute;
    z-index: 19;
    width: 680px;
    top: 120px;
    right: 10px;
}

#roundback
{
    background: url(../Images/nRoundedBack.png);
    width: 990px;
    height: 400px;
    top: 244px;
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 0;
}
#menucontainer
{
    background: green;
    position: absolute;
    z-index: 30;
    width: 288px;
    left: 15px;
    background: url(../Images/nMenuBack.png) no-repeat;
    padding: 10px 20px;
}

.StaticMenuItems
{
    color: #565656;
    line-height: 22px;
    padding-left: 5px;
    background: white url(../Images/StaticMenuBackStyle.png) no-repeat;
    font-size: 12px;
    border-bottom: solid 1px #e2e0e1;
}

.StaticMenuHover
{
    color: #9e0900;
    line-height: 22px;
    padding-left: 5px;
    background: white url(../Images/StaticMenuBackStyle.png) no-repeat;
    font-size: 12px;
    border-bottom: solid 1px #e2e0e1;
}

.BoldMenuItem
{
    font-weight: bold;
    color: #990000;
}
.FirstChildItem
{

  background-color:white;
  border:solid 2px White;
}

.WhiteBack
{
    background: white;
}

#Menu a:link
{
    text-decoration: none;
    background: url(../Images/trans.png);
}
#Menu a:visited
{
    text-decoration: none;
    background: url(../Images/trans.png);
}
#Menu a:hover
{
    text-decoration: none;
    background: url(../Images/trans.png);
}
#Menu a:active
{
    text-decoration: none;
    background: url(../Images/trans.png);
}

.SubItem
{
    line-height: 27px;
    background: white url(../Images/DropDownBack.png) repeat-x;
    padding-left: 5px;
    padding-right: 10px;
    color: #626262;
    overflow: visible;
   
}
.PrettyMenu ul.AspNet-Menu li:hover, 
        .PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover
        {
            background:#4682B3;
        }


.DynamicMenu
{
    border-top: solid 1px #b3b3b3;    
     border-bottom: solid 1px #b3b3b3;  
     border-right:solid 1px #b3b3b3;  
}

.DynamicSelected
{
    line-height: 27px;
    background: #565656;
    padding-left: 5px;
    padding-right: 10px;
    color: white;
}

#PageContent
{
    background: url(../Images/sBehindMid.png) repeat-y;
    padding: 120px 20px 0px 25px;
}

#PageTextContainer
{
    background: white;
}

h1
{
    color: #3e3e3e;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    font-family: Arial;
    text-transform: uppercase;
}

h2
{
    color: #3e3e3e;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding-top: 5px;
    font-family: Arial;
    text-transform: uppercase;
}

.SiteMapFirstLevel
{
    color: #3e3e3e;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding-top: 5px;
    font-family: Arial;
    text-transform: uppercase;   
}

h3
{
    color: #a00900;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding-top: 5px;
}

p
{
    margin: 5px 0px;
}

hr
{
    border: 0;
    color: #e2e0e1;
    background-color: #e2e0e1;
    height: 1px;
    width: 100%;
    text-align: left;
}

#FooterDIV
{
    padding: 40px 20px 0px 25px;
}

.pageTitles
{
    font-size: 12px;
    line-height: 14px;
}

.pageTitles b
{
    font-size: 14px;
    color: #990000;
}

.pagePicHolder
{
    padding: 7px;
    border: solid 1px #dedede;
    width: 155px;
    overflow: visible;
}

.pageHorizonalPicHolder
{
    padding: 7px;
    border: solid 1px #dedede;
    width: 264px;
    overflow: visible;
}

.genPicHolder
{
    padding: 7px;
    border: solid 1px #dedede;
    overflow: visible;
}

ul
{
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.TestamonialText
{
    font-style: italic;
    padding-bottom: 5px;
}

.TestamonialLocation
{
    padding-bottom: 15px;
    color: #a00900;
    
}

.TestamonialPosition
{

}

.TestamonialName
{
    font-weight: bold;
}

.formFieldLabelContainer
{
    text-align: right;
    font-weight: bold;
    padding-right: 10px;
}

.formFieldLabelContainerMultiline
{
    text-align: right;
    font-weight: bold;
    padding-right: 10px;
    vertical-align: top;
}

.redText
{
    color: #990000;
}
