/* please read notes in Brownie.css */
@import "SDC.css";

/* ========================================================================================== Text Editor Drop Downs */
h1{color:#ff6902;font:bold 22px  "Trebuchet MS",Arial,Helvetica,sans-serif;}/* page title */
h2{color:#002e3d;font:18px "Trebuchet MS",Arial,Helvetica,sans-serif;}
h3{color:#ff6902;font:16px "Trebuchet MS",Arial,Helvetica,sans-serif;}/* default block title */
h4{color:#a3161c;font:bold 14px "Trebuchet MS",Arial,Helvetica,sans-serif;}/*default block page links */
h5{color:#333;font-size:11px;}
h6{color:#666;font-size:11px;}

.floatLeft{float:left;margin:0 7px 0 0;}	 
.floatRight{float:right;margin:0 0 0 7px;}
.floatLeft_ImgBorder{float:left;margin:0 7px 0 0;border:1px solid #ccc;padding:2px;}
.floatRight_ImgBorder{float:right;margin:0 0 0 7px;border:1px solid #ccc;padding:2px;}
.imgBorder{border:1px solid #ccc;padding:2px;}

.readMore{background:url('images/BrownieImages/bgReadMoreBullet.gif') no-repeat right 2px;display:inline;padding-right:15px;}
.readMore a{text-decoration:none;}

/* ========================================================================================== PAGE LAYOUT */
/* minor changes from generic.css */

	#contentArea{background:#fff;}
			#centerZone{width:98%;}

/* ========================================================================================== BLOCKS */
/* minor changes from generic.css */



