body {
	margin:0;
	padding:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	line-height:137%;
	background-color: #ffffff;
	color: #6b6b6b;
	background-image:url(../images/master/bg-main.gif)
}
:focus {
	outline: 0;
}

/*----------------- main layout -----------------*/ 
#bg {
	background-image: url(../images/master/bg-top.gif);
	background-repeat: repeat-x;
	width: 100%;
	padding: 0px;
	margin: 0px;
	z-index: 1;
	}
#container {
	margin: 44px auto;
	width: 875px;
	padding: 0px;
	}
.col {	
	float: left; 
	display: inline;
	padding: 0px;
	margin: 0px;
	}
#contentdiv {
	background-image: url(../images/master/bg-body2.png);
	background-repeat: repeat-y;
	padding: 0px 3px;
	margin: 0px;
	}
#content-fp {
	background-image:url(../images/master/photo-fp.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	
	}
#footer-left, #footer-middle, #footer-right {
	padding: 0px;
	margin: 0px;
	}
#footer-left {
	width: 415px;
	height: 136px;
	background-image: url(../images/master/footer-clincdays.gif);
	background-repeat: no-repeat;
	position: relative;
}
#footer-right {
	width: 460px;
	height: 136px;
	background-image: url(../images/master/footer-location.gif);
	background-repeat: no-repeat;
	position: relative;
}
#footer-left .text {
	width: 260px;
	left: 130px;
	top: 30px;
	position: absolute;
}
#footer-right .text {
	width: 260px;
	left: 90px;
	top: 30px;
	position: absolute;
}
#footer-left .text p, #footer-right .text p {
	font-size: 11px;
	margin: 0;
}
#footer-left .text h2, #footer-right .text h2 {
	color: #891c52;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
#mainbody {
	margin: 30px 40px 30px 40px;
	
	}
#mainbody-fp {
	padding: 20px 0px 15px 40px;
	width: 290px;
	font-size: 12px;
	}
#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8 {
	padding: 81px 0px 0px 0px;
	}
.quote {
	float:left; 
	display:block; 
	margin: 10px 10px; 
	padding: 15px; 
	border: 3px double #c48da8; 
	border-width: 3px 0; 
	background-color:#f4e9ee; 
	text-align: center; 
	font: italic 11px Georgia;
	line-height: 16px;
	}
#top {
	margin: 0px;
	padding: 0px;
	}
#logo {
	margin: 0px;
	padding: 0px;
	}
#leftcol, #rightcol {
	width: 370px;
	}
#rightcol {
	margin: 0px 0px 0px 40px;
	}
#fullcol {
	margin: 0px;
	padding: 0px;
	}
#hero {
	width: 588px;
	}
#submenu {
	width: 281px;
	}
.submenu-blank {	
	background-image: url(../images/menu/submenu-top.jpg);
	background-repeat: repeat-y;
	
	}
#test {
	background-image: url(../images/master/test.png);
	width: 50px;
	height: 50px;
	}
.photo-left {
	padding: 0px 10px 0px 0px;
	}
.line {
	border-bottom: 1px solid #b3bad1;
	
	}
#copyright {
	color: #c48da8;
	font-size: 9px;
	text-align: right;
	padding: 0px 20px 0px 0px;
	}
.thumb-h {
	background-image: url(../images/master/thumb-horiz.gif);
	float: left;
	display:block;
	height: 94px;
	padding: 10px;
	background-repeat: no-repeat;
	}
.thumb-v {
	background-image: url(../images/master/thumb-veret.gif);
	float: left;
	display:block;
	
	padding: 10px;
	background-repeat: no-repeat;
	}
.products {
	float: left;
	display:block;
	padding: 0px 5px;
	width: 100px;
	}
/*----------------- typography -----------------*/ 	
a, a:link, a:visited, a:hover, a:focus, a:active { border:none;}
a img,:link img,:visited img { border:none; }
a:link {color: #891c52; text-decoration: none;}
A:visited {color: #891c52; text-decoration: none;}
A:active {color: #333333; text-decoration: none;}
A:hover {color:#333333; text-decoration: none;}

a.foot:link {color: #c48da8; text-decoration: none;}
A.foot:visited {color: #c48da8; text-decoration: none;}
A.foot:active {color: #333333; text-decoration: none;}
A.foot:hover {color:#333333; text-decoration: none;}



.title {
	font-weight:bold;
	font-size: 1.1em;
	color: #891c52;
	}
.textfield2 {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #6b6b6b;
	font-size: 10px;
	padding: 2px;
	}
.formbutton {
	background-color: #eff3fa;
	border: 1px solid #cccccc;
	color: #891c52;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	}
.formtext {
	font-size: 10px;
	padding: 5px 0px 0px 0px;
	}

/*----------------- base tags -----------------*/ 
img, img a {
    behavior: url("../js/pngbehavior.htc");
	border: 0px;
}
ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	list-style-image: url(../images/master/arrow.gif); 
	line-height: normal;
	}
ul { 
	margin-bottom: 1.0em;
	}
p {
	padding: 0px;
	margin: 0 0 10px 0;
	}
p, td, tr, div {
	font-size: 1.0em;
	}
li > p {
	margin-top: 0.2em;
	}
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
.small {
	font-size: 9px;
	}
small {
	font-size: 9px;
	}
.center {
	text-align: center;
	}
	
.hr hr {
	display: none;
}
.hr {
	width: 100%;
	height: 1px;
	margin: 25px 0;
	background-color: #cccccc;
}
.support-staff {
	width: 102px;
	float: left;
	text-align: center;
	margin-right: 30px;
	font-size: 11px;
}
.no-margin {
	margin-right: 0;
}
.support-staff span.title {
	font-size: 11px;
}
table.appointment-info td {
	padding: 0 10px 5px 0;
}
	
/*----------------- clear fix -----------------*/  
.clear {
	clear:both;
	margin-bottom: -1px; /* for Gecko-based browsers */
	overflow:hidden;
	padding-bottom: 1px; /* for Gecko-based browsers */
	}
.clearfix:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
	}
.clearfix {display: inline-table;}/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}/* End hide from IE-mac */

.emphasize-b{
	font-size:14px !important;
	padding-top:8px !important;
	font-weight:bold !important;
}

.emphasize-t{
	font-size:14px !important;
	padding-top:22px !important;
	font-weight:bold !important;	
}

h1{
	color:#891C52;
	font-size:18px;
	font-weight:100;
}
