body { background-color: #ffffff; color: #000000; margin: 0px; font-family: Arial, sans-serif } 

a.left_menu {
color : #ffffff;
text-decoration : none;
font-weight : bold;

}
a:hover.left_menu {
color : #CC99CC;
text-decoration : none;
}

a.left_menu_small {
color : #CC99CC;
text-decoration : none;
font-weight : bold;
font-family: arial;
font-size: 13;
}
a:hover.left_menu_small {
color : #DDD5E6;
text-decoration : none;
}

a.page_link_purple {
color : #ffffff;
text-decoration : underline;
font-weight : bold;

}
a:hover.page_link_purple {
color : #CC99CC;
text-decoration : underline;
}

a.black {
color : #000000;
text-decoration : none;
font-weight : normal;

}
a:hover.black {
color : #663399;
text-decoration : none;
}

a.white {
color : #ffffff;
text-decoration : none;
font-weight : normal;

}
a:hover.white {
color : #ffffff;
text-decoration : none;
}

a.blue_back {
color : #ffffff;
font-weight : bold;
text-decoration : underline;

}
a:hover.blue_back {
color : #ff0000;
font-weight : bold;
text-decoration : underline;
}

a.navigator {
color : #663399;
text-decoration : none;
font-weight : bold;

}
a:hover.navigator {
color : #CC99CC;
text-decoration : none;
}

a.navigator_underline {
color : #663399;
font-weight : bold;
text-decoration : underline;
font-size:15px;
}
a:hover.navigator_underline {
color : #CC99CC;
text-decoration : underline;
font-size:15px;
}


<!--  HOME PAGE LINKS -->

#treatment-container{
	width:100%; 
	display: block;
	margin:0 auto 0 auto;
	text-align:center;
}

#treatment{
	width:600px;
	height:250px;
	display:block;
	background-image:url(../Images/Home-Treatments-Back.jpg);
	background-repeat:no-repeat;
	text-align:left;
	margin:0 auto 20px auto;
}

.treatmentlist{
	float:left;
}
.productlist{
	float:right;
}

.select_left{
	float:left;
	text-align:left;
	width:280px;
	border: 2px #cdcdcd solid;
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin:5px 10px 0 10px;
	margin-right:10px;
}
.select_right{
	float:right;
	text-align:left;
	width:280px;
	border: 2px #cdcdcd solid;
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin:5px 10px 0 10px;
	margin-right:10px;
}


#clinic-container{
	width:100%; 
	display: block;
	margin:0 auto 0 auto;
	text-align:center;
}

#clinic{
	width:600px;
	height:250px;
	display:block;
	background-image:url(../Images/Home-FindClinic-Back.jpg);
	background-repeat:no-repeat;
	text-align:left;
	margin:0 auto 20px auto;
}
#blog-container{
	width:100%; 
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

#blog{
	width:600px;
	height:300px;
	display:block;
	background-image:url(../Images/Blog_Home_Back.jpg);
	background-repeat:no-repeat;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}

a.boxheader{
	float:left;
	width:600px;
	height:20px;
	text-decoration:underline;
	color: #ffffff;
	font-family:Arial, Helvetica, Sans-serif; 
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:10px auto 0 auto;
}
a.boxheader:hover{
	color:#CCC;
	font-size:16px;
	font-weight:bold;
}
p.boxp{
	float:left;
	width:580px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:20px 10px 0 10px;
	text-align:center;
}
a.boxp{
	text-decoration:underline;
	color: #663399;
	font-family:Arial, Helvetica, Sans-serif; 
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin:10px auto 0 auto;
}
a.boxp:hover{
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
}

.linkleft{
	float:left;
	width:240px;
	height:20px;
	display:block;
	margin:10px 10px 5px 30px;
}
.linkright{
	float:right;
	width:240px;
	height:20px;
	display:block;
	margin:10px 10px 5px 30px;
}

a.linkclinic{
	text-decoration:underline;
	color: #660000;
	font-family:Arial, Helvetica, Sans-serif; 
	font-size:18px;
	font-weight:bold;
	text-align:left;
}
a.linkclinic:hover{
	color:#ff0000;
	font-size:18px;
	font-weight:bold;
}
#intro{
	float:left;
	width:225px;
	height:250px;
	display:block;
	margin:25px 0 25px 25px;

}
#intro h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
}
#intro p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	font-weight:bold;
}
#intro a{
	clear:both;
	text-decoration:underline;
	color: #ffffff;
	font-family:Arial, Helvetica, Sans-serif; 
	font-size:16px;
	font-weight:bold;
}
#intro a:hover{
	color:#000000;
}
#content{
	float:right;
	margin:25px;
	width:300px;
	height:250px;
	display:block;
}
#content h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
}
a.bloglink{
	text-decoration:underline;
	color: #ffffff;
	font-family:Arial, Helvetica, Sans-serif; 
	font-size:15px;
	font-weight:bold;
}
a.bloglink:hover{
	font-family:Arial, Helvetica, Sans-serif; 
	color:#6699cc;
	font-size:15px;
	font-weight:bold;
}
#content .clear{
	clear:both;
	margin-top:10px;
}