﻿body
      {
        font-family: Verdana,Tahoma,Helvetica,Arial;
        font-size:11px;
        margin-top:0;
        background-color:#DBD8C9;
		text-align:center;
      }
form
	{
		margin: 0;
		padding: 0;
	}

#Header
	{
		background-color:#C2BDA6;
		width:980px;
		height:135px;
	}    
#MainBody
    {
		width: 980px;
	    margin-left:auto;
		margin-right:auto;	
		border:0;
		padding:0;
		text-align:left;
		position:relative;
    }
div.SearchBar
	{
		background-color:#931820;
		width:980px;
		height:36px;
		margin:0px;
		padding:0px;
		text-align:left;
		display: block;
	}
.SearchBox
	{
		float: right;
		vertical-align:top;
		padding: 0px;
		margin:0px;	
	}
.searchBox input
	{
		background: #FFFFFF;
		height:20px;
		width:160px;
		margin: 3px;
		border: solid 1px #A5ACB2;
	}
.SearchBox input.GoButton
	{
		margin: 8px 14px 8px 5px;
	}
#MainBox
    {
		/*border: solid 5px Black;
		display:block; */
    }
#LeftNav
	{
		width: 187px;
		display: block;
		background-color: #FFFFFF;
		position: absolute;
		margin: 0;
		padding: 0;
		height: 595px; /*589px;*/
		background: url(./../images/whitedot.gif) top left repeat;
	}
#LeftNavMain
	{
		width: 187px;
		padding: 5px 0 0 11px;/**/
		display: block;
		margin: 4px 0 0 0;
		/* border: solid 1px black; used just for testing */
	}
a.LeftNavMainLink
	{
		display: block;
		height: 19px;
		width: 166px;
		font-family: Verdana,Tahoma,Helvetica,Arial;
		font-size: 13px;
		font-weight: 900;
		color: #7B7E7F;
		padding: 1px 0 0 10px;/**/
		margin: 0 0 5px 0;
		/*border: solid 1px black;  used just for testing */
		background: url(.././images/navitem.gif) top left no-repeat;	/**/
		text-decoration: none;
		text-align:left;
	}
a.LeftNavMainLink:hover
	{
		background: url(.././images/navitem_on.gif) top left no-repeat;
		color: Black;
	}
#LeftDivider
	{
		display:block;
		border: solid 1px gray;
		margin: 17px 15px 17px 15px;
	}
#LeftPatientLoginBlock
	{
		display: block;
		width:166px;
		height:180px;
		background-color: #EBE9E0;
		font-family: Verdana,Tahoma,Helvetica,Arial;
		color: #7B7E7F;
		margin: 10px 10px 10px 10px;
	}
#LeftPatientLoginHeader
	{
		font-size: 13px;
		color: Black;
		display: block;
		font-weight: 900;
		width: 136px;
		border-bottom-color: #931820;
		border-bottom-style: solid;
		border-bottom-width: 4px;
		margin: 10px 4px 4px 10px;
		padding: 0px 4px 4px 0px;
	}
#LeftPatientLoginContent
{	
	margin: 10px 4px 4px 10px;
	padding: 0px 4px 4px 0px;
}
a.LeftPatientLoginLink
	{
		margin: 10px 4px 4px 10px;
		padding: 0px 4px 4px 0px;
		display: block;
		font-family: Verdana,Tahoma,Helvetica,Arial;
		font-size: 13px;
		font-weight: 900;
		color: #7B7E7F;
		text-decoration: none;
		text-align:left;
	}
a.LeftPatientLoginLink:hover
	{
		color: Black;
		text-decoration: underline;
	}
#LeftResearchPhoto
	{
		width: 187px;
		height: 86px;
		background: url(.././images/ResearchAndEducation.gif) top left no-repeat;
		margin-top: 10px;
	}
#LeftResearchText
	{
		font-family:  Verdana,Tahoma,Helvetica,Arial;
		font-size: 10px;
		width: 160px;
		margin: 0 0 0 10px;	
	}
#LeftTeachingPhoto
	{
		display: block;
		width: 187px;
		height: 86px;
		background: url(.././images/TeachingPrograms.gif) top left no-repeat;
		margin-top: 10px;	
	}
#LeftTeachingText
	{
		font-family:  Verdana,Tahoma,Helvetica,Arial;
		font-size: 10px;
		width: 160px;
		margin: 0 0 0 10px;			
	}
.LeftText
	{
		display: block;
		width: 162px;
		margin: 0 0px 0 10px;	
	}
#Centerbox
	{
		width: 540px;
		/*height: 225px;*/
		display: block;
		background-color: #DBD8C9;
		padding-bottom:25px;  /*remove this later */
		position: absolute; /**/
		left: 188px;
		top: 171px;
	}
#CenterMainContent
	{
		display:block;
		background-color: White;
		padding:0;
		margin:0;
		position:absolute;
		left:0px;
		top: 237px;	
		width: 540px;
		height: 352px;
	}
#CenterLeftSpacer
	{
		display: block;
		height: 231px;
		width: 26px;
		background: url(.././images/LeftShadow.gif) top left repeat-y;
		background-color: #FFFFFF;	
		border-top: solid 1px white;
	}
#CenterMainContentBlock
	{
		display:block;
		height:231px;
		width: 515px;
		background-color: #EBE9E0;
		position: absolute;
		top: 0px;
		left: 26px;
		border: solid 1px White;
	}
div#CenterMainPromoBlockHeader
	{
		font-family: Verdana,Tahoma,Helvetica,Arial;
		font-size: 10pt;
		font-weight: 600;
		color: Gray;
		font-variant: small-caps;	
		display: block;
		margin: 8px 10px  0px 10px;
		letter-spacing: -1px;
	}
.CenterMainPromoBlockParagrapgh
	{
		color: Gray;
		font-size: 8pt;
		font-weight: normal;
		font-family: Verdana,Tahoma,Helvetica,Arial;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 8px;
		margin-bottom: 8px;	
		width: 285px;			
	}
#CenterMainSpacerDots
	{
		height: 230px;
		width: 3px;
		background: url(.././images/Stripe.gif) top left no-repeat;
		position: absolute;
		top: 0px;
		left: 307px;
	}
#CenterMainInTheNews
	{
		height: auto;
		width: 125px;
		left: 310px;
		top: 0px;	
		position: absolute;
	}
#CenterMainInTheNewsHeader
	{
		font-family: Verdana,Tahoma,Helvetica,Arial;
		font-size: 15px;
		font-weight: 900;
		color: Gray;
		font-variant: small-caps;	
		display: block;
		margin: 10px 10px 10px 10px;
		letter-spacing: -1px;
	}
#CenterMainInTheNewsTextArea
	{
		border: none;
		margin-left: 10px;
		background-color: #EBE9E0;
		font-family: Verdana,Tahoma,Helvetica,Arial;
		font-size: 11px;

	}
#CenterMainInTheNewsLink
	{
		text-decoration: none;
		color: Gray;
		float: right;
		margin: 3px -55px 0px 0px;
	}
#CenterMainBottom
	{
		display: block;
		position: absolute;
		top: 468px; /* trying to remove */
		left: 0;
		height: 33px;
		width: 540px;
		background:  url(.././images/BottomShadow.gif) top left no-repeat;
		background-color: #EBE9E0;	
	}
#CenterFooter
	{
		display: block;
		position: absolute ;
		top: 501px; /* trying to remove */
		left: 0px;
		height: 88px;
		width: 540px;
		background-color: #DBD8C9;		
	}	
#CenterFooter a:hover
	{
		text-decoration: underline;
	}
#CenterFooterContactUs
	{
		font-family: Verdana,Tahoma,Helvetica,Arial;
		color: #6C6C6C;
		text-decoration: none;
		font-size: 10px;
		font-weight: 900;
		padding-top: 3px;
		padding-left: 140px;
		padding-right: 10px;
		border-top: solid 1px #6C6C6C;
		border-right: solid 1px #6C6C6C;
		position: relative;
		margin: 0;
		
	}
#CenterFooterDisclaimer
	{
		font-family: Verdana,Tahoma,Helvetica,Arial;
		color: #6C6C6C;
		text-decoration: none;
		font-size: 10px;
		font-weight: 900;
		padding-top: 3px;
		padding-left: 10px;
		padding-right: 10px;
		border-top: solid 1px #6C6C6C;
		position: relative;
		margin: 0;
	}
#CenterFooterPrivacyPolicy
	{
		font-family: Verdana,Tahoma,Helvetica,Arial;
		color: #6C6C6C;
		text-decoration: none;
		font-size: 10px;
		font-weight: 900;
		padding-top: 3px;
		padding-left: 10px;
		padding-right: 100px;
		border-top: solid 1px #6C6C6C;
		border-left: solid 1px #6C6C6C;
		position: relative;
		margin: 0;
	}
#CenterFooterAddress
	{
		text-align:center;	
	}
#CenterFooterAddressCompanyName
	{
		font-weight: bold;	
		margin-top: 10px;
	}
#CenterFooterCopyRight
	{
		text-align: center;	
		font-size: 9px;
		margin-top: 10px;
	}
#Spacer
	{
		width: 2px;
		height: 589px;
		display: block;
		background-color: #FFFFFF;
		padding: 0;
		margin: 0;
		position: absolute ;
		left: 728px;
		top: 171px;
	}
#RightNav
	{
		width: 251px;
		height: 595px; /*589px;*/
		display: block;
		background-color: #BDBDBD;
		position: absolute ;
		left: 729px;
		top: 171px;
		vertical-align:top;
		margin:0;
		padding:0;
		/*border: solid 1px black;  used in testing */
	}
#RightPromo
	{
		width:250px;
		height:237px;
		background: url(.././images/RightPromo.gif) top left no-repeat;	
		vertical-align: top;
		margin:0;
		left: 729px;
		top: 171px;
		padding:0;
		/* border: solid 1px black; used in testing */
	}
#RightMainPromoText
	{
		font-family: Verdana,Tahoma,Helvetica,Arial;
		margin: 0px 10px  auto 15px;
		color: #E7E6E4;
		font-size: 22px;
		font-weight: 800;
		line-height: 125%;
		display: block;
		padding: 30px 0 0 0;
	}
#RightSubPromoText
	{
		font-family: Verdana,Tahoma,Helvetica,Arial;
		font-weight: bold;
		margin:  20px 10px auto 15px;
		color: #E7E6E4;
		display: block;
		font-size: 12px;
		width: 225px;
	}
a#RightFullStoryLink
	{
		margin:15px 0 0 150px ;
		padding:0;
		font-size: 11px;
		color: #E7E6E4;
		font-weight:bold;
		display: block;
		text-decoration: none;
	}
a#RightFullStoryLink:hover
	{
		text-decoration: underline;
	}
#RightQuote
	{
		width: 200px;
		text-align:left;
		padding: 20px 20px 20px 30px;
		margin: 0;	
	}
#RightQuoteDivider
	{
		width: 185px;
		border: solid 1px white;
		padding: 0;
		margin:0;
	}	
.RightQuoteHeader
	{
		font-size:14px;
		font-weight: 900;
		color: White;
		font-family: Verdana,Tahoma,Helvetica,Arial;	
	} 		 
.RightQuoteText
	{
		margin-top: 15px;
		margin-bottom: 10px;
		margin-right: 15px;
		margin-left: 0;
		font-size: 11px;
		font-style: italic;	
		line-height:145%;
	}  
.RightQuoteName
	{
		font-weight: bold;
		margin-bottom: 13px;
	}	
#HeaderTable td
	{
		padding: 0;
	}
#Header a
	{
		margin: 0;
		padding:0;
	}
#HomeLink a
	{
		width:105px;
		height: 75px;
		display:block;
		background: url(.././images/header/Home_off.gif) top left no-repeat;
	}	
#HomeLink a:hover 
	{
		background: url(.././images/header/Home_on.gif) top left no-repeat;
	}
#AppointmentsLink a
	{
		width:106px;
		height: 75px;
		display:block;
		background: url(.././images/header/Appointments_off.gif) top left no-repeat;	
	}	
#AppointmentsLink a:hover 
	{
		background: url(.././images/header/Appointments_on.gif) top left no-repeat;
	}
#FormsLink a
	{
		width:105px;
		height: 75px;
		display:block;
	}	
#FormsLink a:link,#FormsLink a:visited 
	{
		background: url(.././images/header/Forms_off.gif) top left no-repeat;	
	}	
#FormsLink a:hover 
	{
		background: url(.././images/header/Forms_on.gif) top left no-repeat;
	}
#DirectionsLink a
	{
		width:104px;
		height: 75px;
		display:block;
	}	
#DirectionsLink a:link,#DirectionsLink a:visited 
	{
		background: url(.././images/header/Directions_off.gif) top left no-repeat;	
	}	
#DirectionsLink a:hover 
	{
		background: url(.././images/header/Directions_on.gif) top left no-repeat;
	}
.DesignedByLink:link
	{
		color:black;
		text-decoration: none;
	}
.DesignedByLink:visited
	{
		color:black;
		text-decoration: none;
	}
.DesignedByLink:hover
	{
		color: gray;
		text-decoration: none;
	}
	