﻿body 
{ 
	padding:0px; margin:0px; font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; 
    height:100%; color:#ffffff; background-color:#656464;
}
		 
/* Start Master Page Layout */
#pageWrapper  
{
	margin:0px auto; width:777px;
}
#pageWidth 
{
	float:left; overflow: hidden; width:777px; height: 100%;  margin:0px; padding:0px;
	background-color:#656464;
}

#topnavWrapper {
    clear:both;
}

#leftColumnWrapper
{
    clear:both; float:left; width:427px; min-height:200px; padding:20px 0px 0px 0px;
}

#blurbWrapper
{
    clear:both; width:314px; padding:28px 0px 0px 0px; min-height:80px;
    font-size:20px;
}

#logoReverbLeft
{
    clear:both; padding:33px 0px 0px 0px;
}

#aboutImageWrapper
{
    clear:both; padding:18px 0px 0px 0px;
}
#servicesWrapper 
{
	clear:both; padding:94px 0px 0px 0px;
}

#txtLeftHeader
{
    clear:both; padding:4px 0px 8px 6px; font-weight:bold;
}

#rightColumnWrapper
{
    float:left; width:350px; min-height:200px; padding:20px 0px 0px 0px;
}

#contentWrapper
{
    clear:both; min-height:190px; padding:16px 0px 0px 0px;
}

#txtTitle
{
    clear:both; font-weight:bold; font-size:14px;
}
#txtContent
{
    clear:both; line-height:18px;
}

#menuOneColWrapper
{
    clear:both; width:340px;
}
#menuOneColWrapperHalf
{
    clear:both; float:left; width:200px;
}
#menuTwoColWrapperHalf
{
    float:left; width:200px; padding-left:8px;
}

#txtLeft
{
	width:384px; padding-left:6px;
}

.txtRed { color:Red; }

.txtMenuLeftHighlight  
{
	height:16px; padding:8px 0px 8px 6px; margin-bottom:6px; background-color:#797878; border-top:solid 1px #b0b0b0;
    color:#ffffff;
}
.txtMenuLeftHighlightHalf
{
	height:16px; padding:8px 0px 8px 6px; margin-bottom:6px; background-color:#797878; border-top:solid 1px #b0b0b0;
    color:#ffffff;
}

a:link, a:active, a:visited
{ 
    color:#ffffff; text-decoration:none;
}
a:hover
{ 
    color:#ffffff; text-decoration:underline;
}

a.lnkMenuLeft:link, a.lnkMenuLeft:active, a.lnkMenuLeft:visited
{ 
    display:block; height:16px; padding:8px 0px 8px 6px; margin-bottom:6px; border-top:solid 1px #656464;
    color:#ffffff; text-decoration:none;
}
a.lnkMenuLeft:hover
{ 
    height:16px; padding:8px 0px 8px 6px; margin-bottom:6px; background-color:#797878; border-top:solid 1px #b0b0b0;
    color:#ffffff; text-decoration:none;
}

a.lnkBasic:link, a.lnkBasic:active, a.lnkBasic:visited
{ 
    color:#ffffff; text-decoration:none;
}
a.lnkBasic:hover
{ 
    color:#ffffff; text-decoration:underline;
}

#footerWrapper
{
    clear:both; height:80px; border-top: solid 1px #a4a4a4; text-align:right;
}

.imgFooterLogo
{
    text-align:right;
}

.imgStandard { display:block; border:0px; }
.imgTopNav { float:left; display:block; border:0px; }
.imgAboutImages { float:left; display:block; border:0px; padding:0px 4px 0px 6px; }
.imgArrowBullet { float:left; display:block; border:0px; padding:0px 8px 0px 0px;}
.hideimage {display:none;}