body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #3d3c3c;
	background-color: #FFFFFF;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding:0px;
	text-align:left;
}
.normaltur {
	font-size: 12px;
	font-weight: normal;
	color: #00CCCC;
	font-family: "Trebuchet MS", Arial, Helvetica;

}
.normaltur a{
	font-size: 12px;
	font-weight: normal;
	color: #00CCCC;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
.normaltur a:hover{
	color: #3c3c3c;
}
.normal {
	font-size: 12px;
	font-weight: normal;
	color: #3d3c3c;
	font-family: "Trebuchet MS", Arial, Helvetica;

}
a, active, visited {
	color:#3399FF;
	text-decoration:none;
}
a:hover{
	color:#33CCFF;
	text-decoration:underline;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;y
	font-size: 12px;
	color: #67A99B;
	font-weight: lighter;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;y
	font-size: 12px;
	color: #67A99B;
	font-weight: lighter;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica;y
	font-size: 10px;
	color: #67A99B;
	font-weight: lighter;
}

#navigation{
	display:block;
}
.navborder {
	border-right:1px solid #CCCCCC;
}

#navigation #wrinkle_red_header{
	display:block;
	width:171px;
	height:51px;
	background-image:url(images/wrinkle_red_header.png);
	background-repeat:no-repeat;
	
}
#navigation #laser_treatments_header{
	display:block;
	width:171px;
	height:51px;
	background-image:url(images/laser_treatments_header.png);
	background-repeat:no-repeat;
	
}

#navigation ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
	margin-top:8px;
}

#navigation ul li a{
	display:block;
	height:20px;
	
	background-repeat:no-repeat;
	padding-top:0px;
	text-indent:18px;
	text-decoration:none;
	color:#00CCCC;
}
#navigation ul li a:hover{
	
	color:#666666;
}

.nocss{
	display:none;
}
hr { 
	border:none; 
	border-bottom: dotted 2px #CCCCCC;  
	background-color:#FFFFFF; 
	color:white; 
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.tableborder{
	border:1px solid #333333;
}
.introcopy {
	font-size: 14px;
	font-weight: normal;
	color: #00CCCC;
	font-family: "Trebuchet MS", Arial, Helvetica;

}


.leftnavtitle {
	text-indent:14px;
	font-size: 14px;
	font-weight: normal;
	color: #67A99B;
	font-family:  Arial, Helvetica, sans-serif;
}
.leftnavheading {
	text-indent:14px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-family:  Arial, Helvetica, sans-serif;
}
.heading {
	text-indent:0px;
	font-size: 24px;
	font-weight: normal;
	color: #67A99B;
	font-family:  Arial, Helvetica, sans-serif;
}
.topnav a{
	display:block;
	background-image:url(images/nav_top_bg.jpg);
	background-repeat:repeat-x;
	padding:8px 10px 10px 12px;
	margin:0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #67A99B;
}
.topnav a:hover{
	text-decoration:none;
	color: #666666;
}
.blacktable {border-width: 1px 1px 1px 1px;border-spacing: 0;border-collapse: collapse;border-color: #333333;border-style: solid;}
