﻿*  {margin: 0; padding: 0; }


html, body {margin: 0px; padding: 0px; border: 0px; /*CSS to Zero Out Margins and Borders for Consistent Results in Browser*/  } 


body  {background-color: #ffffff; text-align:center; /*For IE6 Shenanigans*/  }


#box  {width: 800px; font-family: Arial; margin: 0 auto; text-align: left; }


#flyer  {width: 600px; font-family: Arial; margin: 0 auto; text-align: left; }


#img  {text-align: center; }


h2  {text-align: center; text-decoration: underline; }


h3  {text-align: center; }


h6  {text-align: center; }


#topleft  {float: left; width: 150px; height: 150px; }


#topright  {float: right; width: 650px; height: 150px; }


#linkshome  {float: left; width: 150px; height: 550px; }


#linksabout  {float: left; width: 150px; height: 550px; }


#linksservices  {float: left; width: 150px; height: 1700px; }


#linkscontact  {float: left; width: 150px; height: 650px; }


#linkstestimonials  {float: left; width: 150px; height: 3950px; }


#bodyhome  {float: right; width: 650px; height: 550px; text-align: center; }


#picstop  {width: 450px; height: 249px; margin: 0 auto; }


#picsbottom  {width: 450px; height: 150px; margin: 0 auto; }


.traleft  {float: left; }


.traright  {float: right; }


#bodyabout  {float: right; width: 650px; height: 550px; text-align: left; }


#bodyservices  {float: right; width: 650px; height: 1700px; text-align: left; }


#bodycontact  {float: right; width: 650px; height: 650px; text-align: center; }


#info  {width: 325px; height: 350px; margin: 0 auto; text-align: left; }


#bodytestimonials  {float: right; width: 650px; height: 3950px; text-align: left; }


.appointment  {color: #cc0033; text-align: center; }


.price  {text-align: center;  color: #009900; }


#timedate  {text-align: center; }


.paypal  {margin-left: auto; margin-right: auto; width: 8em; text-align: center; }


.backtotop  {text-align: center; }


.file  {text-align: center; }


.copyright  {margin: 2px; font-size: 11px; text-align: center; }
