/**
 * Default Editor Styles for the CMS
 */

.mceItemFlash {
	border: 1px dotted #f00;
}

body.mceContentBody {
	min-height: 200px;
	font-size: 62.5%;
}

body.mceContentBody a.ss-broken {
	background-color: #FF7B71;
	border: 1px red solid;
	color: #fff;
	padding: 1px;
	text-decoration: underline;
}

.versal{font-family:"Lucida Grande",Arial; font-size:15px; color:#34485d; font-weight:bold;}

.quote{font-family:Times; font-size:18px; color:#318cb3; background:url(/themes/bridgestowellness/images/quote.jpg)}

.quote2{display:block; font-family:Times; line-height: 25px; font-size:18px; color:#318cb3; background:url(/themes/bridgestowellness/images/quote.jpg) no-repeat;}

h1{font-family:"Lucida Grande",Arial; font-size:28px; line-height: 28px; color:#34485d; font-weight:normal;}
h2{font-family:"Lucida Grande",Arial; font-size:18px; color:#318cb3; font-weight:normal; margin:5px 0;}
h3{font-family:"Lucida Grande",Arial; font-size:14px; color:#000; font-weight:normal; margin:0;}
h4{font-size:24px; color:#79adc2; font-weight:normal;}

p.content {font-size:13px;}
p.subcontent {font-size:12px;}

.title {color:#526375; font-size:13px; text-transform: uppercase; font-weight: bold;}