/* -----------------------------------------------------------------------

Balihoo Framework 0.4
http://balihoo.com
	*Based on famework(s) noted below.

Blueprint CSS Framework 1.0.1
http://blueprintcss.org

	* Copyright (c) 2007-Present. See LICENSE for more info.
	* See README for instructions on how to use Blueprint.
	* For credits and origins, see AUTHORS.
	* This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* RESET */
html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {display:block;}
body {line-height:1.5;background:white;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}

/* TYPE */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; background:#FFF url('../images/bg.jpg') repeat-x center top;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.2em;}
.left {float:left !important;}
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
.right {float:right !important;}
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}
a:focus, a:hover {color:#007a68; text-decoration:underline;}
a {color:#007a68; text-decoration:none;}
blockquote {margin:0;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:10px; border:1px solid #e0e9e6;}
/*tbody tr:nth-child(even) td, tbody tr.even td {background:#FFF;}
tbody tr:nth-child(odd) td, tbody tr.odd td {background:#CCC;}*/
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* FORMS */
label {font-weight:normal; font-size:.85em; }
fieldset {padding:0;margin:0;border:0;}
legend {font-weight:bold;font-size:1.2em;margin:0;}
fieldset, #IE8#HACK {padding-top:0;}
legend, #IE8#HACK {margin-top:0;margin-bottom:0;}
input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title, textarea {background-color:#fff;border:none;color:#000; box-shadow: rgba(0,0,0,0.2) 1px 1px inset; height:20px;}
input[type=text]:focus, input[type=password]:focus, input[type=url]:focus, input[type=email]:focus, input.text:focus, input.title:focus, textarea:focus {border-color:#666;}
input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title, textarea { border:1px solid #666; color:#333;margin:0.25em 0;
padding:1px 2px 0px 2px;}
select {color:#FFF; background-color:#177194;border:none; width:74px; height:28px; padding:5px;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
input[type=text].error{border:1px solid #ff0000; background:#fbc2c4; color:#97988b; margin:0 20px 0 0;}
.error, .alert, .notice, .success, .info {padding:0;margin:0;border:none;}
.error, .alert {font-weight:bold;background:transparent none no-repeat left top;color:#FF0000;border-color:#fbc2c4;}
select[type=text].error{color:#97988b; background-color:#fbc2c4; padding:5px; border:1px solid #ff0000;}
input[type=checkbox].error { margin:0 5px 0 0; }
.notice {background:#fff6bf;color:#514721;border-color:#ffd324;}
.success {background:#e6efc2;color:#264409;border-color:#c6d880;}
.info {background:#d5edf8;color:#205791;border-color:#92cae4;}
.error a, .alert a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.info a {color:#205791;}


input[type=submit]{background:transparent url('../images/arrow.png') no-repeat left top; border:none; height:26px; width:102px; color:#007a68; text-transform:uppercase; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; margin:3px 0 0 0; font-size:12px; font-weight:normal; cursor:pointer; padding:0 0 5px 0; }
input[type=submit]:link{ }
input[type=submit]:visited{ }
input[type=submit]:hover{ text-decoration:underline; }
input[type=submit]:active{ text-decoration:underline; }
input[type=submit]:focus{ text-decoration:underline; }


/* OTHER */
address { font-style:normal; margin:0; padding:0 }

.caps { text-transform:uppercase }

hr {background:#D7D7D7;color:#D7D7D7;clear:both;float:none;width:100%;height:1px;margin:0 0 17px;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden; overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

.blockLeft {background-color:transparent; width:51%; height: 100%;}
.blockRight {background-color:transparent; width:49%; height: 100%;}

.block23 {background-color:transparent; width:66%; height: 100%;}
.block13 {background-color:transparent; width:34%; height: 100%;}

.copyBlock1 { display:block; margin:0 0 0 85px; }
.copyBlock2 { display:block; margin:0 0 0 125px; }
.copyBlock3 { display:block; margin:0 0 0 255px; }

/* CUSTOM BELOW  */
#masterContainer {width:1022px; margin:0 auto; padding:0; background: transparent url('../images/footer-bg.png') no-repeat center bottom;}
#container {text-align:left ;width:958px; margin: 0; padding:0 0 22px 32px; background:transparent ; display:block;}


#mastHead { background-color:transparent; width:100%; height:82px; margin:0; padding:0; overflow:hidden; }
#logo { padding:13px 0 0 0; }
#nav { color:#007a68; text-align:right; padding:53px 5px 0 0; }

#headlineContatiner { background:#02776e url('../images/headine-bg.png') repeat-x center top; color:#FFF; width:100%; margin:0; padding:0 0 10px 0; overflow:hidden; }
#headline {padding:12px 10px 0 20px;}
#headlineContatiner h1, h2, h3 { color:#FFF; margin:0;}
#headlineContatiner h1 { font-family: "Memphis LT Std", "Gotham", "Arvo", "Courier New", "Helvetica", "Arial", sans-serif; font-size:2.2em; line-height:1.2em; }
#headlineContatiner h2 { font-size:1em; text-transform:uppercase;}
#headlineContatiner h3 { font-size:1.3em; line-height:1.2em; }


#navigation { background-color:#FFF; width:100%; height:33px; margin:0; padding:0; overflow:hidden; }

#tabs { display:inline; color:#017562; padding:2px 0 0 0; text-transform:uppercase; font-size:1.2em; }
#tabs a { display:block; height:35px; margin:0; padding:4px 10px 0 10px;}
.tab { float:left; color:#007a68; }
.pipeContainer { float:left;  }
.pipe { display:block; height:10px; width:1px; margin:9px 0 0 0; background-color:#CCC; visibility:visible;}

#social1 { color:#007a68; text-align:right; display:inline; padding:6px 20px 0 0;}
#facebookLike {display:inline; width: 75px !important; }
#facebookLike iframe { width: 95px !important; }
#facebookLike .fb_edge_comment_widget iframe { width: 330px !important; }
#shareThis { display:inline; width:114px; height:20px; }

#breadcrum {background-color:transparent; width:918px; height:40px; margin:0; padding:0; overflow:hidden;}
#breadcrum a { color:#007a68; }
#breadcrum p { color:#888; margin:3px 0 0 0; font-size:.8em; text-transform:uppercase; }

#mainContent {background-color:#e0e9e6; width:916px; margin:0; padding:0 20px 40px 21px; overflow:hidden; border-top:#6db4a4 2px solid; border-right:#6db4a4 1px solid; border-left:#6db4a4 1px solid; border-bottom:#c8dcd6 1px solid; }
#mainContent h1 { font-size:1.2em; text-transform:uppercase; }
#mainContent h2 { font-size:1em; color:#e14f20; text-transform:uppercase; font-weight:bold; }


.shadow { -moz-box-shadow:0px -5px 10px -9px #888; -webkit-box-shadow:0px -5px 10px -9px #888; box-shadow:0px -5px 10px -9px #888; width:100%; height:20px; }
.shadow2 { -moz-box-shadow:0px 11px 3px -9px #000; -webkit-box-shadow:0px 11px 3px -9px #000; box-shadow:0px 11px 3px -9px #000; width:100%; height:20px; }

.savingsMainContainer { text-align:center; margin:0 50px 0 50px; }
.savingsContainer { margin:20px 0 0 0; text-align:left; border-bottom:#007a68 1px dashed;}

ul { margin:0 30px 30px 0; display:inline-block; }

.faq { padding:0 0 5px 0; margin:20px 0 0 0; border-bottom:#007a68 1px dashed;}

#col0 { background-color:transparent; height:100%; margin:0; clear:right; }
#col0a { width:97%; }
#col0b { width:271px; }
#col0 hr { width:97%; }

#col1 { background-color:transparent; width:606px; height:100%; margin:0; }

.doctorBio { display:block; margin:0 30px 0 176px; width: 400px;}
.staffBio { display:block; margin:0 30px 0 10px; }
.doctorRight { margin:0 0 0 -20px; padding:0 0 0 20px; border-left:#CCC 1px dashed; width:49%;}

.largeStaff {text-align:center;}

#col1a { width:303px; }
#mapDirections { display:block; text-align:center; margin:15px 0 0 0; padding:0; text-transform:uppercase; }
#mapDirections .arrowLink { margin:0 0 0 0; display:block; }
#mapDirections .arrowLink a { margin:0 0 10px 0; }
.arrowLink a { background:transparent url('../images/arrow.png') no-repeat left top; margin:0;}
#mapDirections p { display:inline; }
#mapDirections .arrowLink a { height:20px; display:inline-block;  line-height:1.75em; text-align:left; text-indent:25px;}
#mapDirections .container img { margin:0; }

#col1b { width:271px; padding:0 20px 0 6px; }
#col1b hr { margin:5px 0 5px 0; }
#col1b p { margin-bottom:5px; }
#col1bSpacer { height:50px; }

#col1c { margin:10px 0 10px 0; width:585px; padding:0 20px 0 0; }
#col1c .arrowLink a { display:inline-block; margin:0 0 5px 0; padding:0 0 0 30px; }

#tableDoctor { margin:20px 0 30px 0; }
#tableDoctor th { color:#FFF; background-color:#007a68; }
#tableDoctor .col1 {background:#d8e4e1;}
#tableDoctor .col2 {background:#c8dcd6;}

.doctorLeftIMG { height:146px; width:146px; margin:0 30px 0 0; }
/* .doctorLeft { width:566px; } */

#col1c1 { width:288px; }
#col1c2 { width:271px; padding:0 0 0 6px; }
#col1c1 a { display:block; height:20px; padding:1px 0 0 25px; text-transform:uppercase; }

.designer-brand { margin:0; }

#designer { border-top:#007a68 1px dashed; border-bottom:#007a68 1px dashed; padding:0 0 30px 0; }

.designerBrands {margin:0 10px 50px 10px; padding:30px 0 0 0; text-align:center; border-bottom:none; }


#address ul { list-style-type:none; margin:0; padding:0; }
#hours { margin:0 0 0 35px;float:left;}

#col2 {background-color:transparent; width:310px; height:100%; margin:0;}
.phone { padding:0 0 0 24px; background:transparent url('../images/phone.png') no-repeat -1px top; }
.phone p { margin:0 0 2px 0; }
.fax { padding:0 0 0 24px; background:transparent url('../images/fax.png') no-repeat -1px top; }
.fax p { margin:0 0 2px 0; }
.email { margin:0; }
.email a { padding:0 0 0 24px; background:transparent url('../images/email.png') no-repeat left 50%; line-height:1.8em;}

.tech {float:left; margin:0; padding:0; }
/* .tech.container { padding:30px; display:block; text-align:center; } */
.tech img { display:block; margin:0 20px 10px 0; border:#442920 1px solid; }

.designerBullets { text-align:center; padding:0; margin:0; font-weight:bold; border-bottom:none; }
.designerBullets ul { padding:50px 0 0 0; }
.designerBullets li { display:inline-block; margin:0 20px 0 0; }

.insuranceBullets { text-align:center; padding:20px 0 0 0; margin:0 0 10px 0; font-weight:bold; }
.insuranceBullets li { display:inline-block; margin:0 20px 0 0; line-height:2; }

/* NEWS Articels */
.newsArticle {overflow: hidden}
#mainContent .newsArticle h2 { text-transform:uppercase; color:#000; }

#promoBlocks { /*-moz-box-shadow:7px 0px 10px -9px #888 inset;
-webkit-box-shadow:7px 0px 10px -9px #888 inset;
box-shadow:7px 0px 10px -9px #888 inset;*/ border-left:#CCC 1px dashed;}
#promoBlocks .container { margin-left:20px; }
#promoBlocks img { margin:10px 0 0 0 }

.promo { margin:0 0 20px 0; padding:10px 0 10px 20px; font-size:1em; background:transparent; line-height:1.8em; }
.promo h1 { font-size:1.4em; color:#f3664a; }
#mainContent .promo h2 { font-size:.65em; }
.promo a {display:block; height:20px; padding:0 0 0 25px; text-transform:uppercase; display:inline-block;}
.promoImg { margin:0 0 10px 0; }


.pdfLink a { background:transparent url('../images/pdf-icon.png') no-repeat left top; margin:0 0 5px 0; padding:0 0 0 30px; height:22px; display:inline-block;}


.done{display:none;}
.activeForm {width:300px;}
.loading {
	float:left;
	background:url(../images/ajax-loader.gif) no-repeat 1px;
	height:19px;
	width:220px;
	display:none;
}

#emailaddress {width:123px; margin:0 0 0 5px;}

.savingsContainer h1 { font-family: "Memphis LT Std", "Gotham", "Arvo", "Courier New", "Helvetica", "Arial", sans-serif; }


/* footer */
#cta { background-color:transparent; width:950px; height:85px; margin:-10px 0 0 0; padding:0 0 10px 10px; display:block; overflow:hidden; }

#ctaBlock1 {background-color:transparent; width:616px; height:100%; margin:0px;}
#ctaBlock2 {background-color:transparent; width:322px; height:100%; margin:0 10px 0 0; border-left:#CCC 1px dashed;}

#cta h1 { color:#017562; font-size:2em; margin:0 20px 5px 0; padding:0 0 5px 0; border-bottom:#007a68 1px dashed; }
#cta h2 { color:#333; font-size:1em; font-weight:bold; }
#cta em { font-weight:bold; }
#cta p { line-height:1.2em; width:290px; }
#email { width:170px; }
#social2 { color:#007a68; height:100%; text-align:right; margin:10px 0 0 0; }

#footer { font-size:.9em; color:#c3c3c3; background-color:transparent; width:650px; margin:50px 0 0 0; padding:10px 0 10px 0; display:inline; position:absolute; overflow:hidden; }
#footer a:focus, #footer a:hover {color:#007a68; text-decoration:underline;}
#footer a {color:#c3c3c3; text-decoration:none;}


/* SAVINGS COUPONS - PROMOS */
.savingsClass { position:absolute; font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; color:#FFF; line-height:1.5;}
.savingsThumbClass { position:absolute; color:#FFF;}
.savingsThumbClass span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }

#savingsID_4 { margin:77px 0 0 0; text-align:right; font-size:60px; width:130px }
#savingsID_4 span { font-family: "Memphis LT Std", "Gotham", "Arvo", "Courier New", "Helvetica", "Arial", sans-serif; }
#savingsThumbID_4 { margin:55px 0 0 0; text-align:right; font-size:28px; width:50px; }
#savingsThumbID_4 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }

#savingsID_5 { margin:43px 0 0 78px; text-align:left; font-size:48px; width:130px; }
#savingsID_5 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }
#savingsThumbID_5 { margin:36px 0 0 40px; text-align:left; font-size:28px; }
#savingsThumbID_5 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }

#savingsID_6 { margin:38px 0 0 150px; text-align:left; font-size:40px; width:130px }
#savingsID_6 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }
#savingsThumbID_6 { margin:62px 0 0 56px; text-align:left; font-size:16px; width:130px }
#savingsThumbID_6 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }

#savingsID_8 { margin:80px 0 0 0; text-align:right; font-size:60px; width:130px }
#savingsID_8 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }
#savingsThumbID_8 { margin:56px 0 0 0; text-align:right; font-size:30px; width:50px; }
#savingsThumbID_8 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }

#savingsID_9 { margin:80px 0 0 0; text-align:right; font-size:60px; width:130px }
#savingsID_9 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }
#savingsThumbID_9 { margin:56px 0 0 0; text-align:right; font-size:30px; width:50px; }
#savingsThumbID_9 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }

#savingsID_12 { margin:80px 0 0 70px; text-align:left; font-size:58px; width:130px }
#savingsID_12 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }
#savingsThumbID_12 { margin:56px 0 0 25px; text-align:left; font-size:26px; width:50px; }
#savingsThumbID_12 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }

#savingsID_14 { margin:118px 0 0 53px; text-align:left; font-size:45px; width:130px }
#savingsID_14 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }
#savingsThumbID_14 { margin:73px 0 0 28px; text-align:left; font-size:24px; width:50px; }
#savingsThumbID_14 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }

#savingsID_16 { margin:112px 0 0 76px; text-align:left; font-size:54px; width:130px }
#savingsID_16 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }
#savingsThumbID_16 { margin:73px 0 0 35px; text-align:left; font-size:30px; width:50px; }
#savingsThumbID_16 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }

#savingsID_17 { margin:101px 0 0 73px; text-align:left; font-size:40px; width:130px }
#savingsID_17 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }
#savingsThumbID_17 { margin:67px 0 0 25px; text-align:left; font-size:18px; width:50px; }
#savingsThumbID_17 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }

#savingsID_18 { margin:95px 0 0 84px; text-align:left; font-size:45px; width:130px }
#savingsID_18 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }
#savingsThumbID_18 { margin:67px 0 0 27px; text-align:left; font-size:18px; width:50px; }
#savingsThumbID_18 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }

#savingsID_19 { margin:102px 0 0 0px; text-align:right; font-size:42px; width:110px }
#savingsID_19 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }
#savingsThumbID_19 { margin:68px 0 0 0; text-align:right; font-size:20px; width:35px; }
#savingsThumbID_19 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }

#savingsID_20 { margin:32px 0 0 148px; text-align:left; font-size:48px; width:130px; }
#savingsID_20 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }
#savingsThumbID_20 { margin:53px 0 0 27px; text-align:left; font-size:20px; }
#savingsThumbID_20 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }

#savingsID_21 { margin:35px 0 0 80px; text-align:left; font-size:45px; width:130px; }
#savingsID_21 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }
#savingsThumbID_21 { margin:30px 0 0 24px; text-align:left; font-size:18px; }
#savingsThumbID_21 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }

#savingsID_22 { margin:86px 0 0 142px; text-align:left; font-size:48px; width:130px; }
#savingsID_22 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }
#savingsThumbID_22 { margin:72px 0 0 59px; text-align:left; font-size:22px; }
#savingsThumbID_22 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }

#savingsID_23 { margin:114px 0 0 142px; text-align:left; font-size:48px; width:130px; }
#savingsID_23 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }
#savingsThumbID_23 { margin:72px 0 0 59px; text-align:left; font-size:20px; }
#savingsThumbID_23 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }

#savingsID_29 { margin:33px 0 0 78px; text-align:left; font-size:50px; width:130px; }
#savingsID_29 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }
#savingsThumbID_29 { margin:36px 0 0 24px; text-align:left; font-size:18px; }
#savingsThumbID_29 span { font-family: 'Memphis LT Std', 'Gotham', 'Arvo', 'Courier New', 'Helvetica', 'Arial', sans-serif; }


/*   Added CSS for IE Google+ fix  */
#ctaBlock2 {width:200px;margin:0;padding:0 0 0 60px;}
#social2 {float:left;width:100px;height:80px;}
#social3 {float:left;width:100px;height:100px;}

/*  Added CSS for FF Social Media Nav Icons */
.navblock1 {background-color:transparent; height:100%; width:636px; margin:0;}
.navblock1 a:hover { background-color:#6db4a4; text-decoration:none; color:#FFF; display:inline-block; }
.navblock2 {background-color:transparent; height:100%; width:282px; margin:0;float:none;}
#facebookLike{padding:0;margin:0 0px 0 65px;float:left;width:60px;height:100%;;}
#shareThis{margin:0 10px 0 0;width:130px;}

.baliWidget { height:395px; width:292px; overflow:hidden; display:inline; float:left; margin:0 15px 0 10px; }
.baliWidget a {text-decoration:none;}
.baliWidget a:hover {text-decoration:none;}
.baliWidget a:visited {text-decoration:none;}
.baliWidget a:active {text-decoration:none;}
.baliWidget a:focus {text-decoration:none;}
.baliWidget ul { padding:0 0 0 5px; }
.baliWidget li { margin: 10px 0 0 0; padding:0; list-style: none; }
.widgetTitle { width:292px; height:56px; display:block; position:relative;  border-bottom:#007a68 1px dashed; padding:0 0 8px 5px; margin:0; text-transform:uppercase; }
.widgetTitle img { margin:0 5px 0 0; }
.widgetTitle h1 { vertical-align:bottom; display:inline; font-size:2em; color:#017562; }


#pvRSS .arrowLink {
		text-transform:uppercase;
		margin:3px 0 5px 0;
}

#pvRSS .arrowLink a {
		display: block;
		padding: 0 0 0 30px;
}