

/* CONTENT TYPE 1 - General Information Pages */

div#geninfo								{ position:relative; padding:10px; }
div#geninfo	h2							{ border-bottom:1px dashed #222222; margin-bottom:10px; padding-bottom:5px;}
div#geninfo div.doubleCol				{ width:50%; float:left; }	
div#geninfo div.doubleCol p				{ padding:0px 10px 10px 0px; font-size:110%;}	

img.border								{ padding:1px; border:1px solid #114b7d; }

/* BULLET LINKS */

a.bullet1								{ padding:5px 0px 5px 26px; line-height:20px; background-image:url(../img-icons/bullet1.gif); background-repeat:no-repeat; background-position:left; margin-left:8px; }
a.bullet1:hover							{ text-decoration:underline;  }

/* BRANCHES */

div#branches h1							{ font-size:300%; font-weight:normal; color:#5B98CE; }
div#branches h2							{ font-size:160%; font-weight:bold; color:#114b7d; }

/* BRANCHES - COLUMN 1 */

div#branches div#col1					{ float:left; width:175px; min-height:422px; height:auto!important; height:422px; }

/* BRANCHES - COLUMN 2 */

div#branches div#col2					{ float:left; width:320px; min-height:422px; height:auto!important; height:422px; }
div#branches div#col2 p					{ font-size:110%; }


div.content								{ margin-bottom:20px; }
div.content img.imgleft					{ float:left; margin-right:15px; margin-top:4px; }
div.content h3							{ font-weight:bold; font-size:180%; margin-bottom:6px; }
div.content p							{ margin-top:0px; font-size:110%;}
div.content ul							{ }
div.content ul li						{ padding:5px 0px 5px 15px; background:url(../img-bin/bullet1.gif) no-repeat left 9px; }

/* SPECIALISTS */

p.specialist							{ clear:both; padding-top:5px; }
p.specialist strong						{ font-size:110%; }