﻿/*** TYPOGRAPHY ***/
	img { border:0; }
	h1 { font-size:22px; font-weight:normal; }
	h2 { font-size:16px; font-weight:normal; }
	p { margin:0px; }
	a { color:#761a1a; }
	a:hover { color:#ff0000; }
	ul { margin:0px; padding:0px; padding-left:15px; }
	body, td { font:11px Verdana, San-Serif; }
	.form-link-green,
    .form-link-blue,
    .form-link-red { font-weight:bold; color:#000; padding-left:20px; background:5px 1px no-repeat; line-height:20px; padding-bottom:10px }
    .form-link-green { background-image:url(images/icon_doc_green.jpg); }
    .form-link-blue { background-image:url(images/icon_doc_blue.jpg); }
    .form-link-red { background-image:url(images/icon_doc_red.jpg); }

/*** LAYOUT ***/
	html, body, form { height:100%; }
	body 
	{
		margin:0px; 
		background:#b6985f url(images/bg_01.gif) repeat-y bottom center;
	}
	.home-top-container
	{
		min-height:105px;
		background:#ebebeb url(images/bg_02.gif) repeat-y bottom center;
	}
	.top-container 
	{
		min-height:103px;
		background:#ebebeb url(images/bg_02.gif) repeat-y bottom center;
	}
	.bottom-container { border-top:2px #a38650 solid; }
	.centered-container 
	{
		background-color:#fff;
		width:760px;
		margin-left:auto;
		margin-right:auto;
		position:relative;
	}
	#home-menu-container
	{
		position:relative;
		top:0px;
		left:262px;
	}
	#subpage-content
	{
		padding:30px;
	}
	#about-us-content
	{
		margin-left:55px;
		margin-right:55px;
	}
	#therapy-content
	{
		margin-left:70px;
		margin-right:30px;
	}
	#adult-pt-content 
	{
		margin-left:70px;
	}
	#pediatric-pt-content 
	{
		margin-left:70px;
	}
	#personal-training-content 
	{
		margin-left:70px;
	}
	#fitness-classes-content 
	{
		margin-left:85px;
	}
	#forms-content
	{
		margin-left:75px;
		padding-bottom:50px;
	}
	#contact-content
	{
	}
	.billing-policies-content
	{
		margin-left:75px;
		margin-right:30px;
		padding-bottom:30px;
	}

/*** HOME ***/
	#home-welcome-content
	{ 
		height:402px;
		background:#ebebeb url(images/bg_02.gif) repeat-y top center;
	}
	#home-flash-content { position:absolute; top:154px; left:19px; width:257px; height:224px; text-align:center; }
	
/*** SUBPAGE ***/
	.footer-template { background:url(images/footer_bg.gif) repeat-y top left; margin-top:60px; position:relative; top:-30px; }
    .footer-template td { vertical-align:top; }
    .footer-template img { border:0; position:relative; }
    .column-1 { width:187px; text-align:right; }
    .column-2 { width:196px; }
    .column-3 { width:185px; text-align:right; }
    .column-4 { width:191px; }
    .column-1 img { right:1px; }
    .column-3 img { right:1px; }
    .footer-content { font:11px Verdana, San-Serif; line-height:16px; margin-left:15px; margin-right:15px; }
    .footer-content p { margin:0px; }

/*** FOOTER ***/
	#footer { background-color:#c6a567; color:#7c653a; padding:15px; }
	#footer a { color:#7c653a; }
	#bizcom-link { float:right; }
	#bizcom-link a { font-weight:bold; }
