body {
    margin: 0 0;
    padding: 0 0;
    background: url(../images/bkgrnd.jpg);
    font-family: Georgia, Serif;
    font-size: 8pt;
    color: #003300;
}

#wrapper {
    width: 770px;
    margin: 0 auto;
}

#topLeft {
    float: left;
    width: 229px;
    height: 269px;
    background: url(../images/top_left.jpg) top left no-repeat;
}

#topLeft p {
    display: none;
}

#topRight {
    float: left;
    width: 541px;
    height: 244px;
    background: url(../images/top_right.jpg) top left no-repeat;
    padding-top: 25px;
}

#topRight span {
    display: none;
}

#navBar {
    clear: left;
}

#navBar ul {
    margin: 0 0;
    padding: 0 0;
}

#navBar ul li {
    float: left;
    margin: 0 0;
    padding: 0 0;
    list-style: none;
}

#navBar a {
    display: block;
    height: 29px;
}

#navBar a span {
    display: none;
}

a#navBarAboutUs {
    width: 129px;
    background: url(../images/nav_aboutus.jpg) top left no-repeat;
}

a#navBarAboutUs:hover {
    background-position: -129px;
}

a#navBarServices {
    width: 128px;
    background: url(../images/nav_services.jpg) top left no-repeat;
}

a#navBarServices:hover {
    background-position: -128px;
}

a#navBarResults {
    width: 129px;
    background: url(../images/nav_results.jpg) top left no-repeat;
}

a#navBarResults:hover {
    background-position: -129px;
}

a#navBarDirections {
    width: 129px;
    background: url(../images/nav_directions.jpg) top left no-repeat;
}

a#navBarDirections:hover {
    background-position: -129px;
}

a#navBarContactUs {
    width: 128px;
    background: url(../images/nav_contactus.jpg) top left no-repeat;
}

a#navBarContactUs:hover {
    background-position: -128px;
}

a#navBarHome {
    width: 127px;
    background: url(../images/nav_home.jpg) top left no-repeat;
}

a#navBarHome:hover {
    background-position: -127px;
}

#topBottom {
    clear: left;
    background: url(../images/top_bottom.jpg) top left no-repeat;
    width: 770px;
    height: 17px;
}

#topBottom span {
    display: none;
}

#contentWrapper {
    background: #ffffcd;
    float: left;
    width: 314px;
    border-right: 456px solid #ffffcd;            
}

.contentLeft, .contentRight {
	float: left;
	position: relative;
}

.contentLeft {
    width: 284px;       
    padding-left: 30px;    
    padding-top: 20px; 
}

.contentRight {
    width: 456px;
    margin-right: -456px;
    padding-top: 20px;
}

#beginYourJourney h1 {
    font-style: italic;
    font-size: 18pt;
    margin: 0 0;
    padding: 0 0;
    line-height: 1;
}

#beginYourJourney p {
    line-height: 1.2;
    margin: -2px 0 0 0;
}               

#personalCare {
    background: url(../images/begin_journey.jpg) top left no-repeat;            
    padding-left: 93px;
    width: 165px;
    margin-top: 10px;
    min-height: 119px;
    height: auto !important;
    height: 119px;
}

#beginYourJourney a {
    background: url(../images/journey_click_here.jpg) top left no-repeat;
    display: block;
    width: 151px;
    height: 14px;
    margin-top: 4px;
}

#beginYourJourney a span {
    display: none;
}

.contentLeft ul {
    list-style: none;
    margin: 0 0;
    padding: 0 0;
}

#meetDrBarbaro {
    float: left;
    background: url(../images/meet_drbarbaro.jpg) top left no-repeat;
    width: 199px;
    height: 113px;
}

#meetDrBarbaro a {
    display: block;
    background: url(../images/meet_drbarbaro_click_here.jpg) top left no-repeat;
    width: 199px;
    height: 14px;
    margin-top: 117px;
}

#meetDrBarbaro a span {
    display: none;
}

#meetDrBarbaro span {
    display: none;
}

#officeTour {
    float: left;
    background: url(../images/office_tour.jpg) top left no-repeat;
    width: 199px;
    height: 113px;
    margin-left: 22px;
}

#officeTour span {
    display: none;
}

#officeTour a {
    display: block;
    background: url(../images/office_tour_click_here.jpg) top left no-repeat;
    width: 200px;
    height: 14px;
    margin-top: 117px;
}

#officeTour a span {
    display: none;
}

#mission {
    width: 395px;
}

#mission p {
    margin: 0 0;
}

.clearContent {
    clear: left;
}

#contact {
    padding-bottom: 35px;
}

#contact ul 
{
    list-style: none;
    margin: 0 0;    
    padding: 0 0;
}

#footer {
    clear: left;
    background: transparent;
    margin: 0 0;    
    width: 770px;        
    text-align: center;
    color: #346633;
    font-size: 8pt;
    text-transform: uppercase;
    border-top: 1px solid #666632;
    padding-bottom: 40px;
}

#footer ul {
    margin: 0 0;
    padding: 7px 0 0 0;
    list-style: none;            
}

#footer ul li {
    display: inline;                 
}

#footer ul li a,
#footer ul li a:link,
#footer ul li a:visited {
    color: #346633;
    text-decoration: none;
}

#footer ul li a:hover {
    text-decoration: underline;
}

#footer ul li a:active {
    color: #346633;
    text-decoration: none;
}

#interiorContentWrapper 
{
	background: #ffffcd;
    float: left;
    width: 231px;
    border-right: 539px solid #ffffcd;            
}

.interiorContentLeft, .interiorContentRight {
	float: left;
	position: relative;
}

.interiorContentLeft {
    width: 201px;       
    padding-left: 30px;    
    padding-top: 20px; 
}

.interiorContentRight {
    width: 507px;
    margin-right: -539px;
    padding-top: 20px;
    padding-left: 32px;
    padding-bottom: 20px;
}

#subNav
{
	border-right: 1px solid #cd9933;
}

#subNav h1 
{
	color: #cb9a33;
	font-size: 14pt;
	margin: 0 0;
	padding: 0 0;
	text-transform: uppercase;
	font-style: italic;
}

#subNav ul 
{
	margin: 8px 0 0 19px;
	padding: 0 0 0 0;
	list-style: none;
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.3;
}

#subNav ul li a,
#subNav ul li a:link,
#subNav ul li a:visited
{
	color: #346633;
	text-decoration: none;
}

#subNav ul li a:hover
{
	color: #90AE7A;
}

#subNav ul li a:active
{
	color: #346633;
	text-decoration: none;
}

.activeSubNavItem
{
	list-style-image: url(../images/subnav_image.jpg);
}	

.interiorContentLeft #contact
{
	padding-top: 43px;
}

.interiorContentRight p
{
	width: 485px;
	margin: 0 0;
	padding: 0 0 8pt 0;
}

input.contactInput
{
	width: 200px;
}

