@charset "UTF-8";
/*Global */
html, body, ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {	
color: #333;
font-size: 100%; /* Base font size: 16px */
font-family: 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif ;
line-height: 150%;
font-weight:normal;
font-style:normal;
margin: 0;
padding: 0;
text-align: left;
}

/*TEXT*/
p, blockquote {margin-bottom:20px;font-size: 13px}
ul {margin-bottom:20px;font-size: 13px; list-style:none}
strong {font-weight:bold;}
em {font-style:italic;}
h2, h3 {color:#4D4D4D;font: normal;font-family:"MuseoSlab300Regular","Helvetica Neue", Helvetica, Arial, sans-serif;}
h4, h5 {color:#4D4D4D;font: normal;font-family:"MuseoSlab500Regular","Helvetica Neue", Helvetica, Arial, sans-serif;}
h2 {font-size: 1.9em; line-height:1;margin:10px 0;}
h3 {font-size: 1.8em; line-height:1;margin:20px 0 10px 0;}
h4 {font-size: 1.4em;line-height:1.25;margin:10px 0 5px 0;}
h5 {font-size: 1em}	/* 16px */
h6 {font-size: 11px; display:block;margin-bottom:20px;}
/*font specific*/	
@font-face {
	font-family: 'RalewayThin';
	src: url('raleway_thin-webfont.eot');
	src: local('?'), url('raleway_thin-webfont.woff') format('woff'), url('raleway_thin-webfont.ttf') format('truetype'), url('raleway_thin-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MuseoSlab100Regular';
	src: url('museo_slab_100-webfont.eot');
	src: local('?'), url('museo_slab_100-webfont.woff') format('woff'), url('museo_slab_100-webfont.ttf') format('truetype'), url('museo_slab_100-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MuseoSlab300Regular';
	src: url('museo_slab_300-webfont.eot');
	src: local('☺'), url('museo_slab_300-webfont.woff') format('woff'), url('museo_slab_300-webfont.ttf') format('truetype'), url('museo_slab_300-webfont.svg#webfontEwAj5ByD') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MuseoSlab500Regular';
	src: url('museo_slab_500-webfont.eot');
	src: local('☺'), url('museo_slab_500-webfont.woff') format('woff'), url('museo_slab_500-webfont.ttf') format('truetype'), url('museo_slab_500-webfont.svg#webfontqu6sGBI3') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Anchors */
a {outline: 0;}
a img {border: 0px; text-decoration: none;}
a:link, a:active  {color: #4d4d4d;padding: 0 1px;text-decoration: underline;}
a:hover {color: #EEEEE0;text-decoration: none;background-color:#ddd}
a:visited {color: #4d4d4d;text-decoration: underline;}


body {width:100%;background: #fff;}
/*LAYOUT TOP MENUS */
#wrapper { width:100%; background-image:url(../images/bkg-gradient.png); background-repeat:repeat-x;}
#topBar { width:100%; height:65px;margin:0; background-color:#666666; border-bottom:1px solid #333333}
#logo {
	background-image: url(../images/salem-womens-clinic-logo.gif); background-repeat:no-repeat; background-position: right;
	width: 242px;
	height: 28px;
	text-indent: -3333px;
	border: 0;
	margin: 0 0 0 0;
	position:absolute;
	padding: 23px 0 0 0
 }
 #logo a{
 	display: block;
    width: 242px;
	height: 28px;
	text-decoration: none;
	border: 0;
	padding:0;
	background-color:transparent
 }
div#topBarMenu {
    height: 65px;
    width:956px;
	margin: 0 auto ; 
	padding-right:4px
}
div#topBarMenu ul {
    margin: 0;
    padding: 10px 0 0 0;
    list-style: none;
    float: right;
}
div#topBarMenu li {
    position: relative;
    margin: 0;
    padding: 5px 12px;
    display: block;
    float: left;
    z-index: 9;  	
	font-family:"MuseoSlab500Regular",'Lucida Grande','Lucida Sans Unicode',Arial,Verdana,sans-serif;font-size:14px; color:#fff;border-left:1px solid #B3B3B3;border-right:1px solid #000;
}
div#topBarMenu li.borderFirst{ border-right:1px solid #000; border-left: none;padding-left: 0}
div#topBarMenu li.borderLast{ border-left:1px solid #B3B3B3;  border-right: none;  padding-right: 0}
div#topBarMenu li a:link, a:active { color:#fff; text-decoration:none;  padding-right: 0 }
div#topBarMenu li a:hover{ color:#FFF;text-decoration: underline; background-color:#737373; padding-right: 0}
div#topBarMenu li a:visited { color:#CCC;text-decoration:none; padding-right: 0}
/*CONTENT*/
div#col2 {
	width:960px; margin:0 auto;
}
/*LEFT COLUMN*/
div#colLeft {
	float:left;
	width:368px;
	padding:30px 40px 0 0;
}
/*RIGHT COLUMN*/
div#colRight {
	float:left;
	width:550px;
	text-align: center;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
#innerWide{
	width:550px;
	margin:0;
	text-align:left;
	color: #A2A03B;
}

#innerLeft {float:left;width:280px;	padding: 0;padding: 20px 20px 0 40px}
#innerRight{float:right;width:190px;padding: 20px 0 0 0}
/*SMALL COLUMNS*/
#col-960 {
	width:960px;
	float:left;
	font-size:13px;
	margin: 20px 0 0 0
} 

#col-960.boutique {
	background-color:#99DBDF; background-image:url(../images/bkg-gradient-boutique.jpg); background-repeat:repeat-x;
	margin: 0; padding:0; border-bottom: 1px solid #fff;
} 
#col-960.boutique img {
	float:left;
	margin: 0; padding:0;
} 

#col-550{
	width:520px;
	float:left;
	padding: 30px 0 0 30px;
}
body#bkgAlt2 #col-550 ul { clear:both}
#col-550 ul h2 {padding-top:10px; line-height:1.25}
#col-550 ul li{ border-bottom: 1px dotted #4d4d4d; margin-bottom:10px;padding-bottom:15px; display:block; width:480px}
#col-550 ul img{
	float:right;
	margin-left:10px
}
#col-480{
	width:440px;
	float:left;
	padding: 20px;
	background-color:#FEFFF6
}
#col-420{
	width:420px;
	float:left;
	padding: 0;
	margin: 30px 0 30px 40px;
}

#col-420 .ad {
	float:left;
	width:420px;
	border: 1px dotted #4d4d4d;	
	
}

#col-420 .ad img{
	float:left;
	
}
#col-420 .ad ul {
	float:left;
	display:block;
	padding:10px;
	width:220px
}
#col-960 ul {
	float:left;
	display:block;
	list-style:none;
	width:218px;
	_width:200px;
	min-height:480px;
	padding:10px;
	_padding:10px 7px;
	
	border-right:1px solid #A3ADA7;
}
#col-960 ul ul.inner  {
	float: none;
	display: list-item;
	list-style: circle;
	min-height:0px;
	margin: 10px 0 20px 30px;
	padding:0;
	border:none;
}
#col-960 ul.first{border-left:none;}
#col-960 ul.first h2 {color:#A0BA4E}
#col-960 .mid h2{color:#00A5AF}
#col-960 .mid h2.alt{color:#A30050;}

#col-960 ul.last {border-right:none;}
#col-960 .last h2{color:#4d4d4d}
#col-960 .last h2.alt{color:#DC5334}

#logoAlt{float:right}
#logoAlt img a:hover{ background-color:none}

/*FOOTER*/
#footerWrapper { width:100%;clear: both;margin:0; background-color:#4D4D4D; border-top: 1px solid #1A1A1A}
#footer{ width: 960px; margin: 0 auto ; padding: 0; }
.footer  {  display: block; float:left; margin: 30px 60px 40px 0; padding:0;}
.footer.alt  {  margin-right: 0; padding:0;}
ul.footer { list-style-image:none; font-size:12px; width:auto; }
ul.footer li { color:#EAEED6; list-style:none}
div#footer li a:link, a:active { color:#EAEED6; text-decoration:none; }
div#footer li a:hover{ color:#FFF;text-decoration: underline; background-color: #666}
div#footer li a:visited { color:#CCC;text-decoration:none}
#footer H2  { padding:0 0 20px 0;margin:0 0 5px 0;font-family: Georgia,SavoyeRegular,Times New Roman, Times, serif ;font-size:14px;color:#ccc; line-height:1; font-style:italic; text-align:center}
#footer ul.footer H2  { padding-bottom:0;margin:0 0 5px 0;font-size:14px;color:#FFF; line-height:1}
#footer ul.footer H2.alt { margin-top:15px}


/* ALTERNATE BKGS */
body#bkgAlt1{ background-repeat:repeat; background-image: url(../images/bkg-creme-pattern.gif); background-position:bottom; background-attachment:fixed}
body#bkgAlt1.altC{ background-repeat:repeat; background-image: url(../images/bkg-pattern-faq.gif); background-position:bottom; background-attachment:fixed}

body.bkgAlt2{ background-color:#D9E6DE;background-repeat:repeat; background-image: url(../images/bkg-green-pattern.gif); background-position:bottom;}

body#bkgAlt3{ background-color:#BCE0D9; background-repeat:repeat; background-image: url(../images/bkg-blue-pattern.gif); background-position:bottom; background-attachment:fixed}

body#bkgAlt4.altA{ background-color:#c3e3dd; background-image:url(../images/bkg-pattern-teens.gif); background-repeat:repeat; background-position:bottom; background-attachment:fixed}
body#bkgAlt4.altB{ background-color:#D9E6DE; background-image:url(../images/bkg-pattern-20s.gif); background-repeat:repeat; background-position:bottom; background-attachment:fixed}
body#bkgAlt4.altC{ background-color:#e0f0ec; background-image:url(../images/bkg-pattern-40s.gif); background-repeat:repeat; background-position:bottom; background-attachment:fixed}
body#bkgAlt4.altD{ background-color:#e8f0eb; background-image:url(../images/bkg-pattern-50s.gif); background-repeat:repeat; background-position:bottom; background-attachment:fixed}
body#bkgAlt4.altE{ background-color:#fffef2; background-image:url(../images/bkg-pattern-birthcontrol.gif); background-repeat:repeat; background-position:bottom; background-attachment:fixed}
body#bkgAlt4.altF{ background-color:#FFFDE9; background-image:url(../images/bkg-pattern-preganancy.gif); background-repeat:no-repeat; background-position:top center;background-attachment:fixed}
body#bkgAlt4.altG{ background-color:#F5F8E7; background-image:url(../images/bkg-pattern-GYNservices.gif); background-repeat:repeat; background-position:bottom; background-attachment:fixed}

body#bkgAlt5{ background-color:#e8f0eb; background-repeat:repeat; background-image: url(../images/bkg-pattern-aesthetics.gif); background-position:bottom; background-attachment:fixed}
body#bkgAlt5.altA{ background-color:#e8f0eb; background-repeat:repeat; background-image: url(../images/bkg-pattern-aesthetics-lipo.gif); background-position:bottom; background-attachment:fixed}
body#bkgAlt5.altB{background-color:#e8f0eb;background-repeat:repeat;background-image: url(../images/bkg-pattern-aesthetics-fascial.gif);background-position:bottom;font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
body#bkgAlt5.altC{ background-color:#e8f0eb; background-repeat:repeat; background-image: url(../images/bkg-pattern-aesthetics-skin.gif); background-position:bottom; background-attachment:fixed}
body#bkgAlt5.altD{ background-color:#cae5d9; background-repeat:repeat; background-image: url(../images/bkg-pattern-aesthetics-laser.gif); background-position:bottom; background-attachment:fixed}
body#bkgAlt5.altE{ background-color:#f2f5e6; background-repeat:repeat; background-image: url(../images/bkg-pattern-aesthetics-laser2.gif); background-position:bottom; background-attachment:fixed}
body#bkgAlt5.altF{ background-color:#E2F3F5; background-repeat:repeat; background-image: url(../images/bkg-pattern-aesthetics-weightloss.gif); background-position:bottom; background-attachment:fixed}
body#bkgAlt5.altG{ background-color:#e0f4f5; background-repeat:repeat; background-image: url(../images/bkg-pattern-aesthetics-obagi.gif); background-position:bottom; background-attachment:fixed}

body#bkgAlt6{ background-color:#e7eed3; background-repeat:repeat; background-image: url(../images/bkg-light-green-pattern.gif); background-position:bottom; background-attachment:fixed}
body#bkgAlt6.altA{ background-color:#e8f4f2; background-repeat:repeat; background-image: url(../images/bkg-pattern-triage.gif); background-position:bottom; background-attachment:fixed}

body#bkgAlt7{ background-color:#d7ece8; background-image:url(../images/bkg-pattern-counseling.gif); background-repeat:repeat; background-position:bottom; background-attachment:fixed}

body#bkgAlt8{ background-color:#fffef2; background-image:url(../images/bkg-creme2-pattern.gif); background-repeat:repeat; background-position:bottom; background-attachment:fixed}

body#bkgAlt9{ background-color:#c2e9ec; background-image:url(../images/bkg-pattern-boutique2.gif); background-repeat:repeat; background-position:bottom; background-attachment:fixed}

body#bkgAlt10{ background-color:#bce0d9; background-image:url(../images/bkg-pattern-calendar.gif); background-repeat:repeat; background-position:bottom; background-attachment:fixed}

#wrapper.bkgAlt3 {background-image: url(../images/flower.gif); background-repeat:no-repeat;}
#wrapper.bkgAlt4C {background-image: url(../images/flower2.png); background-repeat:no-repeat;}

/* ALTERNATE INNER COLUMNS */
body#bkgAlt1 #innerWide{color:#A0BA4E; margin-top:30px} 
body#bkgAlt1.altA #innerWide{margin-top:0}

body#bkgAlt5 #innerWide,body.bkgAlt5b #innerWide{color:#A0BA4E; }

#innerWide.video{width:528px; padding:20px 0 0 40px}

body#bkgAlt1.altB #colLeft,body#bkgAlt1.altC #colLeft, body#bkgAlt10 #colLeft{ background-color:#f7f8ef;width:598px;padding:30px 10px 0 10px;}
body#bkgAlt4.altA #colLeft, body#bkgAlt4.altC #colLeft, body#bkgAlt4.altB #colLeft, body#bkgAlt4.altD #colLeft, body#bkgAlt4.altE #colLeft, body#bkgAlt5 #colLeft,body#bkgAlt6.altA #colLeft, body#bkgAlt7 #colLeft, body#bkgAlt8 #colLeft,body#bkgAlt4.altG #colLeft {width:378px;padding:30px 20px 0 10px;background-color:#FEFFF6}
body#bkgAlt4.altG #colLeft  {background-color:#F5F8E7}
body#bkgAlt4.altE #colLeft{ margin-top:4px; background-color:#fffef2}
body#bkgAlt5 #colLeft,body#bkgAlt6.altA #colLeft, body#bkgAlt7 #colLeft{ background-color:#FDFFEE;}
body#bkgAlt8 #colLeft {background-color:#fffef2}

body#bkgAlt1.altB #colRight,body#bkgAlt1.altC #colRight, body#bkgAlt10 #colRight{ width:270px;padding:30px 0 0 10px ; margin-left:20px;}
body#bkgAlt4.altF #colRight{margin-top:70px}

body#bkgAlt10 #colLeft { background-color:#fff;width:638px;margin:0 18px 20px 0}


/* ADS */
body#bkgAlt10 #colRight {width:280px; padding:0;margin:0; }
body#bkgAlt10 #colRight .ad{margin:20px 0;}
body#bkgAlt10 #colRight .ad ul {disaply:block;padding:10px 10px 20px; margin: 0 0 40px 0; border:1px solid #ccc; }
body#bkgAlt10 #colRight .ad h2 {disaply:block;padding:0; border-bottom:1px dotted #4d4d4d}
.adimage{ border:1px solid #ccc; margin-bottom:30px}
.eventad{
	width:510px;
	border:1px solid #999;
	padding:0 0 0 20px;
	margin:10px;
	box-shadow:5px 5px 5px #6A737B;
-webkit-box-shadow:5px 5px 5px  #6A737B;
-moz-box-shadow: 5px 5px 5px #6A737B;
}
img.photos {background-color:#FFF;padding:10px;margin-top:.425em; border:1px solid #edede1}
img.photosAlt {background-color:#A0BA4E;padding:10px;}
img.photosAlt2 {float:right;background-color:#FFF;padding:10px;margin:0 20px;}
#col-550 img.photosAlt2 {float:right;background-color:#FFF;padding:10px;margin:10px 0 5px 20px;}
img.photosAlt3 {float:right;background-color:#A0BA4E;padding:10px;margin:0 20px;}
#bkgAlt5.altB img.photos {float:right; margin-left:10px}
.clear {clear:both;}
.clearMargin {clear:both; margin-bottom:30px; }
.clearMargin2 {clear:both; margin-bottom:10px; border-bottom: 1px solid #fff; padding:10px 0 0 0  }
.listBorder { margin:15px 0 0 0}
.super{ vertical-align:super; font-size:11px}

/* ALTERNATE TEXT */
#opening h2{
	font-family:RalewayThin, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 4.8em;
	line-height:60px;
	display:block;
	margin:20px 0 0 0;
}	
#opening h3{font-family:"MuseoSlab100Regular","Helvetica Neue", Helvetica, Arial,sans-serif;font-size:2em;color:#FDFFF1;display:block;padding:5px 0 10px 0;margin:0; color:#4d4d4d}
body#bkgAlt10 #opening h3 {color:#A30050} 
#col-960.boutique h2 {margin:0; font-size: 6em; line-height:.90; font-family:"RalewayThin","Helvetica Neue", Helvetica, Arial, sans-serif;font-weight: normal; display:block; color:#FFF;margin: 60px 40px 0 0; text-align:right} 
#col-960.boutique h3{display:block;font-family:"MuseoSlab100Regular","Helvetica Neue", Helvetica, Arial, sans-serif;font-size:27px; margin: 10px 40px 0 0; text-align:right; color:#666}
body#bkgAlt1.altB #colLeft ul.directory,body#bkgAlt10 #colLeft ul.directory{display:block;margin:20px 0; border-bottom: 1px dotted #4d4d4d;font-size:13px; padding-bottom:10px;list-style:none; }
body#bkgAlt1.altB #colLeft ul.directory li{ font-size:13px;padding: 0  0 10px 0}
body#bkgAlt1.altB #colLeft ul.directory h2{ font-size:15px; font-weight:900; margin:0 0 5px 0; padding:0}
body#bkgAlt1.altB #colLeft ul.directory h3{ font-size:14px;margin:0 0 10px 0; padding:0}
body#bkgAlt1.altB #colLeft ul.directory img,body#bkgAlt10 #colLeft ul.directory img {float:right; border:5px solid #90AF3D; margin:0 0 0 10px}

body#bkgAlt3 #innerRight h2 {color:#A19F3C}
body#bkgAlt5 #innerLeft h2, body#bkgAlt4.altA #innerLeft h2, body#bkgAlt10 #colRight h2, body#bkgAlt5.altA .eventad h3, body#bkgAlt5.altG #innerWide h2 {color:#A30050;font-family: MuseoSlab300Regular, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body#bkgAlt5.altF h3,body#bkgAlt5.altF #innerLeft h2{color:#00A5AF}
body#bkgAlt5.altE #innerLeft h2{ font-size:20px; line-height:25px}
body#bkgAlt4.altB #innerLeft h2 {color:#DD672D}
body#bkgAlt4.altE h2 {color:#A19F3C;} body#bkgAlt4.altE h3 {margin-top:0}
body#bkgAlt10 #colLeft ul.directory li {line-height:20px; padding-bottom:10px}
body#bkgAlt10 #colLeft ul.directory li p{ margin:0}
body#bkgAlt10 #colLeft ul.directory li span{float:right; font-size:12px; color:#666}
body#bkgAlt10 #colLeft ul.directory h4 {margin-left:0;color: #92AA45;}
body#bkgAlt10 #colLeft ul.directory h4.alt {margin-left:0;color:#A30050}

body#bkgAlt10 #colLeft ul.directory  ol{ margin-left:30px}
body#bkgAlt10 #content.altB h2{ border-top: 1px dotted #4d4d4d; border-bottom: 1px dotted #4d4d4d; display:block;width:300px}
body#bkgAlt10 #colLeft ul.directory h2{ color:#4D4D4D; border:none; width:auto;}
#innerLeft h2{color:#DC5334}
body#bkgAlt4 #innerRight h2 {color:#A19F3C}
#innerRight h2  {color:#A0BA4E}
#content h2 {color:#A0BA4E}
#content ul h2 {
	color:#000;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
#content.altA h2,#content.altA h3,#content.altA h4  {color:#A19F3C}
#content.altB h3 {color:#00A5AF; line-height:1.15}
#content h3.alt, #colRight h3.alt  {color:#A30050; line-height:1.15}
#content.altC h3  {color:#A30050} 

#content  ul h4 {font-size:16px; list-style-type:none; color:#A0BA4E; margin-left: -20px} 
#innerLeft ol { font-family:"MuseoSlab100Regular","Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0 0 0 0; list-style-type: none }
#innerLeft ol li { color: #4d4d4d;}
#innerLeft ol li { border-left: 1px solid #999; }
#innerLeft ol li p{
	padding:8px;
	font-style:normal;
	font-size:13px;
	margin: 0 0 10px 0;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
#innerLeft ol li p em { display:block; font-weight:normal}
#innerLeft ul{ margin:0 0 20px 0 }
#innerLeft ul li{ list-style:none; margin:0 0 8px 0; padding:0  0 0 8px;font-size:13px;  border-left: 1px solid #999;  }
#innerLeft ul li a:visited{ color:#666; text-decoration:none }

#innerRight ul{ margin:0 0 20px 0 }
#innerRight li{ list-style:none; margin:0 0 20px 0; padding:0  0 0 8px;font-size:13px;  border-left: 1px solid #999;  }
body#bkgAlt1 #innerRight li{ margin:0 0 5px 0;  }
#innerRight li a:visited{ color:#666; text-decoration:none }
/*SPECIALS-Inner-Right*/
#innerRight ul.specials strong {font-size:16px}

#testimonial{width:73%;padding:30px;font-family:Georgia,'SavoyeRegular',"Times New Roman", Times, serif;font-size:18px;color:#A19F3C; font-style:italic; text-align:center }
#testimonial.altA{
	color:#A0BA4E;
	font-family: Georgia, SavoyeRegular, "Times New Roman", Times, serif;
}
#testimonial.altB{color:#00A5AF}


#innerWide p {
	font-size:12px;
	padding:20px;
	line-height:20px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
#innerWide blockquote, blockquote p {text-indent: -0.5em;}	
ul.bullet{ list-style-type:circle; margin-left:20px}
ul.bullet li{ padding: 5px 0 0 0; font-size:13px  }
ul.margin li{ margin-bottom:10px; padding-bottom:10px; border-bottom: 1px dotted #4d4d4d}
#colLeft ul.faq  { list-style-type: none;margin: 10px 0  0 0; padding:0; display:block; width:360px}
#colLeft ul.faq li h2{ font-family: 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;font-size:14px;line-height:1.55; font-weight:bold; border-top:1px dotted #4d4d4d; margin: 20px 0 0 0; padding:5px 0 0 0; }
#colLeft ul.faq li { margin: 0 ; padding:0;}


/* SPEC TABLE */	
table {
	width:530px;
	margin: 20px auto  ;
	border-collapse:collapse;
	font-size: 12px;
	}
	
	.column1	
	{font-weight:900;
	padding:5px;
	text-align:left;
	border-left:none
	}	
td {
	color:#49361f;
	border-left:1px solid #FFF;
	border-bottom:1px solid #FFF;
	font-size: 12px;
	padding:10px 5px;
	text-align:center;
	width:auto
	}
td  h3{
	padding:0;
	margin:0;
	line-height:1;
	text-align:center;
	color:#A30050
	}

th {
	font-weight:900;
	background-color:#DEEBE3;
	text-align:center;
	border-top:1px solid #FFF;
	border-bottom:1px solid #CFC9C3;
	}							
/*VIDEO*/
	.simple_overlay {
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	background-color:#fff;
	width:867px;	
	min-height:766px;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 40px 5px #333;
	-webkit-box-shadow: 0 0 40px #333;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image: url(../images/apple-close.png);
	position:absolute;
		right:-15px;
	top:-15px;
	cursor:pointer;
	height:30px;
	width:30px;
}

.simple_overlay .close a:hover{
	background-image: url(../images/apple-close.png);
	position:absolute;
		right:-15px;
	top:-15px;
	cursor:pointer;
	height:30px;
	width:30px;
}



/* FEED*/
.feedburnerFeedBlock li {margin-bottom:20px;border:none;border-bottom:1px dotted #fff;padding-bottom:10px}
.feedburnerFeedBlock .headline {font-weight:bold; padding-top:10px}
.feedburnerFeedBlock p.date{border:none; padding:0; font-size:11px; text-align:left; color:#666; margin-bottom:12px}
#creditfooter {display:none}
#col-960 ul.mid ul {border:none; width:200px}
