@charset "utf-8";
/* CSS Document */
/* ======= CLEAR STYLES ======= */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,/*em,strong,*/th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}

body {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color:#4f2921;
}

div.globalcontainer {
	margin:0px auto;
	width:900px;
}

.u {
	text-decoration:underline;
}

h1.homeh1 {
	font-size:20px;
	font-weight:bold;
	text-align:center;
	border-bottom:solid 1px #c48fa3;
	padding-bottom:10px;
	margin-bottom:8px;
	background-color:#ffffff;
}

h2.homeh2 {
	font-size:18px;
	font-weight:bold;
	margin-top: 10px;
}

h3.homeh3 {
	font-size:12px;
	font-weight:bold;
}

a {
	color:#4f2921;
}

a:hover {
	color:#4f2921;
	text-decoration:none;
}

/* TOP */
div.headingcontainer {
	margin-bottom:16px;
}

div.navbar {
	background: #ee8c76 url('/images/background-navbar.jpg') repeat-x;
	height:40px;
}




/* OTHER STUFF */
table.middlecontainer {
	width:900px;
}

div.content {
	margin-bottom:10px;
	padding-left:10px;
	width:530px;
	}

div.content table tr th.homeprocedures {
	text-align:center;
}

div.content table tr td.procedureblock{
	background:#fff url('/images/horz-ruler-fancy.jpg') no-repeat bottom right;
	padding:5px;
	width:50%;
}

div.content table tr td.procedureblock div{
	margin:10px 0px;
}

div.content table tr td.procedureblock img {
	margin:0px 10px 10px 0px;
	float:left;
	border: solid 1px #4a676d;
}

div.content ul {
	margin-bottom:10px;
}

div.content ul li{
	margin: 0px 0px 7px 40px;
	list-style-type:disc;
}

div.content ol li{
	margin: 0px 0px 3px 40px;
	list-style-type:decimal;
}

div.content h1{
	background-color:#c48fa3;
	font-size:15px;
	font-weight:bold;
	margin-bottom:7px;
	padding:4px;
}

div.content h2 {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:10px;
}

div.content p {
	color:#000000;
	margin-bottom:10px;
}

div.content p.aside{
	margin:14px auto;
	width:60%;
	text-align:center;
	color:#4f2921;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}

div.content table.recoverytable {
	margin:0px 16px 20px;
	border-collapse:collapse;
	font-style:italic;
}

div.content table.recoverytable td{
	border:solid 1px #999;
	padding:4px;
}

div.content table.recoverytable th {
	border:solid 1px #999;
	font-weight:bold;
}
div.before-after-photos {
	text-align:center;
	margin-bottom:25px;
	}
div.before-after-photos p {
	margin:5px 0px 3px 0px;
	}
div.originally-posted {
	float:right;
	width:130px;
	background-color:#333333;
	color:#FFFFFF;
	text-align:center;
	margin-left:5px;
	}
div.content ul.no-style li {
	list-style:none;
	text-indent:15px;
	}
	
div.content .biggray {
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

div.content table.lsbstr {
	margin:0px auto 10px auto;
}

div.content table.lsbstr tr td {
	width:230px;
	padding-bottom:10px;
}
div.content hr {
	border:none;
	border-bottom:solid 1px #ee8c76;	
}

table.schd {
	width:100%;
	border-top:solid 1px #191919;
	border-right:solid 1px #191919;
	font-size:11px;
	margin:0 0 24px 0;
}
table.schd th, table.schd td {
	padding:10px 0 10px 10px;
	background:#f4f4f4;
	border-left:solid 1px #191919;
	border-bottom:solid 1px #191919;
}
table.schd tr.a th, table.schd tr.a td {
	background:#e8e8e8;
}
table.schd th {
	width:140px;
	font-weight:bold;
}
table.schd th h2 {
	margin:0;
}

/* ===================================================================== */
/* ========================= LEFT NAV STYLES =========================== */
/* ===================================================================== */

div.leftside {
	color:#000;
	fonr-size:10px;
}

div.leftside div.leftsidecolumn {
	width:170px;
}

div.leftside div.leftsidecolumn div {
	padding:8px 0px 14px 0px;
	background-color:#f1d2d0;
}

div.leftside div p {
	padding:6px;
}

div.leftside div h3 {
	padding:0px 6px 0px 6px;
	font-size:12px;
}

div.leftside h3.tophead {
	padding:5px 0px 5px 10px;
	font-size:14px;
	font-weight:bold;
	background-color:#c48fa3;
}
.save-the-date {
	font-size:10px; 
	text-align:left;
}
.save-the-date strong {
	font-size:11px;
}

.rotator_container img {
	border: 0px;
	width: 530px;
	height: 125px;
}



/* ===================================================================== */
/* ========================== FOOTER STYLES ============================ */
/* ===================================================================== */

div.footercontainer {
	clear:both;
	font-size: 10px;
	text-align:center;
}

div.footercontainer a:hover {
	color:#ffffff;
}

div.footertop {
	padding:10px 0px;
	background-color:#ee8c76;
	font-weight:bold;
}

div.footerbottom {
	background-color:#ef917b;
	padding-bottom:10px;
}
