/* please read notes in Brownie.css */
@import "Serigraph.css";

/* ========================================================================================== Text Editor Drop Downs */
h1{color:#000;font:bold 24px Arial,Helvetica,sans-serif;}/* page title */
h2{/*color:#c8322e;*/font:bold 18px Arial,Helvetica,sans-serif;color:#333;font-style:italic;}
h2 a{color:#c8322e;}
h3{margin-bottom:10px;color:#000;font-size:18px; font-weight:normal;}/* default block title */
h4{margin-bottom:5px;color:#000;font-size:16px;}/*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:0px;}
.floatRight_ImgBorder{float:right;margin:0 0 0 7px;border:1px solid #ccc;padding:0px;}
.imgBorder{border:1px solid #ccc;padding:0px;}

.readMore{background:url('images/bgReadMoreBullet.gif') no-repeat right 2px;display:inline;padding-right:15px;}
.readMore a{text-decoration:none;}

/* ========================================================================================== PAGE LAYOUT */
/* minor changes from generic.css */

	#contentArea{}
			#centerZone{width:98%;}
			.IE6 #centerZone{width:96%;}

/* ========================================================================================== BLOCKS */
/* minor changes from generic.css */

.bulletMenu ul li{background:url('images/Serigraph/bullet.jpg') no-repeat left 1px;font-weight:normal;text-decoration:none;padding-left:25px;line-height:24px;font-size:14px;height:24px;overflow:hidden;list-style:none;}
.bulletMenu ul {line-height:24px;margin-left:10px;}
.bulletMenu h4 a:focus,
.bulletMenu h4 a:hover,
.bulletMenu h4 a:active{}


