BODY			{ SCROLLBAR-BASE-COLOR: #D8DFF8; }

a:link			{ color: #003399;  }
a:visited		{ color: #003399;  }
a:active		{ color: #003399;  }
a:hover			{ color: #6699FF;  }

 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE			{ COLOR: #000000; FONT: 12px verdana, geneva, arial, sans-serif }

.biglink 		{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }
.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }
.copytext		{ COLOR: #999999; FONT: 10px geneva, verdana, arial, sans-serif }
.date-font		{ COLOR: #006699; FONT: 10px arial, verdana, sans-serif; font-weight: normal }
.just 			{text-align: justify;}
.phonetitle		{ COLOR: #336699; FONT: 12px arial, sans-serif, geneva, verdana ; font-weight: bold }
.picturecomments{ COLOR: #666666; FONT: 10px geneva, verdana, arial, sans-serif }
.picturetitle 	{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: bold }
.price	 		{ COLOR: #CC6600; FONT: 12px verdana, arial, sans-serif; font-weight: bold }
.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }
.subtitle		{ COLOR: #339900; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold }
.subtitle_blue	{ COLOR: #003399; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold }
.testimonial	{ COLOR: #339900; font-weight: bold; font-style: italic; }
.title			{ COLOR: #6F7793; FONT: 21px arial, sans-serif, geneva, verdana ; font-weight: normal }

.button-popups { background-image: url(../pcrs web/picts/popbutton.gif);
		FONT: 11px verdana, arial, sans-serif;
		font-weight: bold;
		letter-spacing: 0px;
		color: #FFFFFF;
		WIDTH: 100%;
		HEIGHT: 21PX;
		cursor:hand;
		BORDER: #003399 0px solid;
		background-color:#6692CB; }

.buttonon-popups { background-image: url(../pcrs web/picts/popbuttonon.gif);
		  FONT: 11px verdana, arial, sans-serif;
		  font-weight: bold;
		  letter-spacing: 0px;
		  color: #FFFFFF;
		  WIDTH: 100%;
		  HEIGHT: 21PX;
		  cursor:hand;
		  BORDER: #225A71 0px solid;
		  background-color:#D29E77; }

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url(../pcrs web/picts/shadeform.gif);
		text-align: left;
		WIDTH: 210PX;
		BORDER: #000000 1px solid}


.dropdown {	COLOR: #333333; WIDTH: 210PX; FONT: 11px geneva, verdana, arial, sans-serif}

.textarea { FONT: 13px arial, verdana, sans-serif;
		background-image: url(../pcrs web/picts/shadeform.gif);
		text-align: left;
		WIDTH:  250PX;
		HEIGHT: 150PX;
		BORDER: #000000 1px solid}

.submitbutton { FONT: 13px arial, sans-serif, verdana; }
.searchform   { WIDTH:110PX; HEIGHT:20PX; FONT:11px arial,georgia,sans-serif; BORDER:#000000 1px solid;}
.searchdrop   { WIDTH: 60PX; HEIGHT:20PX; FONT:11px arial,georgia,sans-serif }
.searchbutton { FONT-FAMILY: arial, verdana, helvetica, sans; font-size: 9pt; width: 36px }
#flash        { z-index: 0; }

/* IMAGE ROLLOVER COLORS */

.image-border  {LEFT:px;position:relative;top:0px;border:#000000 0px solid; margin-bottom:4px; z-index:0;}
.image-borderon{LEFT:px;position:relative;top:3px;border:#000000 0px solid; margin-bottom:4px; z-index:0;}
.borders	   {border:#000000 1px solid; }

 /* CODE FOR THE SHOPPING CART BUTTONS */

.rollover 	   { }
.rolloveron    { Filter: Alpha(Opacity=70) }

 /* HOME PAGE CODE */

#column h3 {
	font-size: 17px;
	font-weight: normal;
}
#column {
	background-image: url(../images/rnd-top.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	height: 620px;
}
#column h2 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.orange {
	font-weight: bold;
	color: #FF7810;
}
.imgspc img {
	margin-right: 10px;
	margin-bottom: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.customerhdr {
	font-size: 12px;
	color: #4F6984;
	font-weight: bold;
}
#columnbg {
	background-image: url(../images/rnd-mid.gif);
	background-repeat: repeat-y;
	width: 272px;
	vertical-align: top;
	float: right;
}
.customer {
	background-image: url(../images/bg-customer.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding: 25px;
	width: 230px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}