/* CSS Document */

/*------------------------------------------------ Layout---------------------------------------------------------------- */

#main-container {width: 750px;margin: 0 auto; border: solid 1px #ccc ;position:relative; background-color:#FFFFFF}

div#right{ width:234px;height: 420px; float:right; }

div#left {width:516px ;height: 420px; float:left;
margin:0px 0 0 0px;
position:relative;
}

#menu {background-image:url(images/menu.gif);}

#footer {width: 750px;height:18px; background-color:#a18d5c; font-family: Arial ;font-size: 11px; color:#ffffff ;clear:both;margin:0px 0 0 0px;position:relative; }


/*--------------------------------------------------------------------------------------------------------------------------------*/

/*Contact Page */

div#contact-right{width:400px ;float:left; }


div#contact-left {width:349px ; float:left; border-right:solid 1px #CCCCCC  ;

margin:0px 0 0 0px;
position:relative;

 }
 
 
/* Cosmetic Solutions */

div#solutions-right{width:249px;height: 350px; border-left: 1px solid #a18d5c ;float:right; }

div#solutions-left {width:500px ; float:left;margin:0px 0 0 0px; position:relative; }


/*New Patient */

div#patient-right{width:470px ;float:left; }


div#patient-left {width:280px ; float:left;

margin:0px 0 0 0px;
position:relative;

 }


/*Tour Office */

div#tour-right{width:510px ;float:right; }


div#tour-left {width:230px ; float:left;

margin:0px 0 0 0px;
position:relative;

 }


/* Practive Highlites */
div#practice-right{width:550px ;float:right; }


div#practice-left {width:180px ; float:left;

margin:0px 0 0 0px;
position:relative;

 }



/* */
div#staff-right{width:230px ;float:left;margin:40px 0 0px 0px; }


div#staff-left {width:505px ; float:left;

margin:0px 0 0px 0px;
position:relative;

 }



/* */





div#gifts {margin-left:14px; margin-right:14px; line-height: 2em; border-bottom:#333333 1px dotted; }


div#box {background-color:#a18d5c; font-family: Arial ;font-size: 11px; color:#ffffff; height:15px;}



/* ---------------------------------------------Text Base-----------------------------------------------------  */

.content {font-family:Arial
          ;color: #595858 
		  ;font-size:12px; }
		  
.green {font-family:Arial
        ;color: #737c0d	
        ;font-size:12px;
		font-weight:500 }	  
				
.icon{font-family: Arial ;font-size: 10px; color:#595858}		

.footer{font-family: Arial ;font-size: 11px; color:#ffffff }


/* Text Extras*/

.green-big {font-family:Arial
        ;color: #737c0d	
        ;font-size:15px;
		font-weight:500 }	
		
.gray-titles {font-family:Arial
          ;color: #595858 
		  ;font-size:16px; }		
		  
.white-titles {font-family:Arial
          ;color: #fff
		  ;font-size:14px; }		
		  

.red-titles {font-family:Arial
          ;color:#990000
		  ;font-size:16px; }			  
		  
		  
.red-big {font-family:Arial
          ;color:#990000
		  ;font-size:20px; }