BODY	{ SCROLLBAR-BASE-COLOR: #A4C0A9 }



a:link		{ color: #0000FF; text-decoration: none}

a:visited	{ color: #993399; text-decoration: none}

a:active	{ color: #FF0000; text-decoration: none }

a:hover		{
	text-decoration: none
}




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #333333; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: normal }

.title		{ COLOR: #660000; FONT: bold 16px arial, verdana, sans-serif}

.subtitle	{ COLOR: #006633; FONT: 13px arial, verdana, sans-serif; font-weight: bold }

.just 		{text-align: justify;}

.copyright	{ COLOR: #666666; FONT: 9px geneva, verdana, arial, sans-serif }

.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.careertitle	{ COLOR: #006666; FONT: 12px  arial, verdana, sans-serif; font-weight: bold }

.phonetitle	{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.picturecomments{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif }

.picturehilight	{ COLOR: #996600; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold  }

.picturetitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.list 		{ COLOR: #006666; FONT: 12px arial, verdana, sans-serif; font-weight: normal }

.faq 		{
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: normal;


}


 /* SIDEBAR OPTIONS */


a.sidelink:link		{ color: #0000FF; text-decoration: none }

a.sidelink:visited	{ color: #993399; text-decoration: none }

a.sidelink:active	{ color: #FF0000; text-decoration: none }

a.sidelink:hover	{ color: #FF0000; text-decoration: none }

.sidebartitle	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.sidebartext	{ FONT: 12px geneva, verdana, arial, sans-serif }

.date-font	{ color: #000000; font: 12px verdana, arial, sans-serif; font-weight: normal }


 /* END SIDEBAR OPTIONS */


.button 	{ background-image: url("picts/button.gif");
		background-color:#CFE3CF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.buttonon 	{ background-image: url("picts/buttonon.gif");
		background-color:#F7D0A1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #996600;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


.button-popups { background-image: url("picts/button-popup.gif");
		background-color:#CFE3CF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }

.buttonon-popups { background-image: url("picts/buttonon-popup.gif");
		background-color:#F7D0A1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		BORDER: #000000 1px solid}


.dropdown 	{ COLOR: #333333;
		WIDTH: 250PX;
		FONT: 11px geneva, verdana, arial, sans-serif }


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		BORDER: #000000 1px solid}


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		color: #000000;
		background-color: #FFFFFF;
		background-image: url("picts/shadeform.gif");
		FONT: 11px geneva, verdana, arial, sans-serif;
		BORDER: #666666 1px solid}


.searchdrop { color: #000000; background-color: #FFFFFF; WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


.searchbutton {	background-color:#CFE3CF;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		width: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


 /* IMAGE HOVER CODE */


.rollover 	{ background-color: #000000 }

.rolloveron 	{ background-color: #996600; filter:alpha(opacity=70); }



 /* START THE CODE FOR THE MENUS */


 /* TOP LEVEL MENU CONTROL */


a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-right: #666666 1px solid;
}



 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
display:block;
padding: 2px 2px 2px 4px;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: #000000 1px solid;
}


 /* MORE SUB LEVEL MENU CONTROL */


.menu_DIV{
border-top: #000000 1px solid;
border-bottom: #666666 0px solid;
border-right: #666666 1px solid;
border-left: #666666 1px solid;
filter:alpha(opacity=100);
z-index:100;
}
.bullet-billy {
	line-height: normal;
	list-style-image: url(Images/phcbillybullet.jpg);
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-type: none;


}
.sidebarlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: none;
	color: #000000;
	border: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;




}
.Testimonial-Susan {
	FONT: normal medium "Book Antiqua";
	text-align: left;

}
.SusanCopy {

	COLOR: #000000;
	FONT: normal small/25px Tahoma;
}
.signature {
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	font-family: "Comic Sans MS";
	color: #606;
}
.Testimonial-Susan-Bold {
	COLOR: #336600;
	FONT: bold normal medium "Book Antiqua";
}
titlelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
}
.titlelarge {
COLOR: #660000; FONT: bold normal 36px/normal arial, verdana, sans-serif
}
.bulletpb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;

}
.SusanSubheading {
	font-family: Tahoma, Geneva, sans-serif;
	color: #060;
	text-align: left;
}

// added for bootstrap, categories
.pull-left {
	float:left;
}
img.pull-left {
	margin-bottom: 0.5em;
	margin-right: 1em;
	float:left;
}
ul.fix {
	overflow: hidden;
	padding-left: 20px;
}
