img { border: 0; }

body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #427D7F;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #427D7F;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #427D7F;
	text-decoration: underline;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #427D7F;
	text-decoration: none;
}

ul {
	margin-left: 13px;
	text-indent: 0px;
}

h1, h2, h3, p {
	margin: 0 0 1em 0;
}

h1 {
	color: #8a8d47;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 .subtext {
	font-size: 15px;
	color: #000000;
	font-weight: normal;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
	margin-bottom: 0px;
}


#header {
	background: url(../images/bg_top.gif);	
}
#topnav {
	margin: 0;
	padding: 0;
}
#topnav td {
	padding-left: 20px;	
}

#treatments h2 {
	margin-top: 28px;
	/*margin-bottom: -8px;*/
}

#treatments h3 {
	margin-top: 24px;
	font-size: 14px;
}

#treatments .main, #treatments .main th, #treatments .main td {
	font-size: 12px;
}

#main, .main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.times-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.times-links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #545454;
}

.times-links a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #545454;
}

.times-links a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #545454;
}

.times-links a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #545454;
}

.times-links a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #427D7F;
}

/**** STYLES ****/

.largetext {
	font-size: 18px;	
}
.smalltext {
	font-size: 12px;	
}
.smallcaps {
	font-size: 11px;
	text-transform: uppercase;
}

/**** LAYOUT ****/

.main-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.whitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.main-bold {
	font-weight: bold;
}
.main-blankbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
.main-subtitle {
	font-weight: bold;
	color: #999999;
}

#footer {
	width: 100%;
}
#footer, #footer a, #footer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9px;
}
#footer #copyright {
	padding-left: 35px;
	text-align: left;
}
#footer #designed {
	padding-right: 35px;
	text-align: right;
}


/**** CONTENT ****/


.listTable {
	margin-bottom: 24px;
}
.listTable th {
	border-bottom: 1px solid #d3d3d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	padding: 2px 20px 2px 0px;
}

.listTable td {
	border-bottom: 1px solid #d3d3d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	padding: 2px 10px 2px 0px;
}

.listTable tr.last th, .listTable tr.last td {
	border-bottom: none;
}


.costsTable {
	margin-bottom: 24px;
}
.costsTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding: 1px 24px 1px 0px;
}

.costsTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	padding: 1px 20px 1px 0px;
}



.giftsTable {
		
}
.giftsTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.giftsTable td {
	border-top: 1px solid #d3d3d3;
	/*border-bottom: 1px solid #d3d3d3;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.giftsTable td.content {
	padding: 14px 0;
	width: 346px;
}

.giftsTable td.description {
	padding: 14px 0;
	color: #4b4a4a;
	font-size: 12px;
	width: 344px;
}
.giftsTable td.description div {
	padding: 10px;
	background-color: #e7e7e7;
}
.giftsTable td p {
	margin: 0 0 10px 0;	
}
.giftsTable h2 {
	color: #8a8d47;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}
.giftsTable h3 {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}


.collapse {
	margin: 0;	
}



/* Social */
#social_buttons {
	margin-bottom: 12px;
	clear: both;
	float: left;
	padding: 8px;
}
#social_buttons h3 {
	color: #BABA98;
	margin: 0 0 3px 2px;
	font-weight: normal;
}
#social_buttons a {
	float: left;
	display: inline;
	padding: 0 1px;	
}
#social_buttons a:hover {
	opacity:0.8;filter:alpha(opacity=80)
}
.addthis_toolbox {
	float: left;	
}

.twtr-widget .twtr-tweet-text {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
}



