BODY	{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
    	FONT-FAMILY: geneva, arial, sans-serif;
	FONT-SIZE: 10px;
	SCROLLBAR-BASE-COLOR: #225A71;
	}



a:link		{ color: #003399; text-decoration: none }

a:visited	{ color: #003399; text-decoration: none }

a:active	{ color: #666666; text-decoration: none }

a:hover		{ color: #6699FF; text-decoration: none }


img a:link, img a:hover, img a:visited, image a:hover	 {
	border: 0px;
		color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
}


 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{
	COLOR: #666666;
	FONT: 13px geneva, verdana, arial, sans-serif;
	border-style: none;
}

.title		{ COLOR: #225A71; FONT: 15px geneva, verdana, arial, sans-serif; font-weight: bold }

.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 }

.just 		{text-align: justify;}

.copytext	{ COLOR: #999999; FONT: 10px geneva, verdana, arial, sans-serif }

.medtext	{ COLOR: #000000; FONT: 14px geneva, verdana, arial, sans-serif }

.smalltext	{ COLOR: #666666; FONT: 11px geneva, verdana, arial, sans-serif }

.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #999999; FONT: 15px geneva, verdana, arial, sans-serif; font-weight: bold }

.phonetitle	{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.picturecomments{ COLOR: #1a10e5; FONT: 10px geneva, verdana, arial, sans-serif }

.picturetitle 	{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: bold }

.services 	{ COLOR: #336699; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: bold }

.price	 	{ COLOR: #FF0000; FONT: 12px verdana, arial, sans-serif; font-weight: bold }

.menutrans 	{ filter:alpha(opacity=50) }

#menu { LEFT: 15px; WIDTH: 154px; POSITION: absolute; TOP: 95px }





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

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

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url(/picts/shadeform.gif);
		text-align: left;
		WIDTH: 180PX;
		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(/picts/shadeform.gif);
		text-align: left;
		WIDTH: 300PX;
		BORDER: #000000 1px solid}

.submitbutton { background-image: url(/picts/submit.gif);
		FONT: 11px verdana, arial, sans-serif;
		font-weight: bold;
		letter-spacing: 0px;
		color: #003399;
		WIDTH: 300PX;
		HEIGHT: 21PX;
		cursor:hand;
		BORDER: #003399 1px solid;
		background-color:#FFFFFF; }

.submitbuttonon { background-image: url(/picts/submiton.gif);
		  FONT: 11px verdana, arial, sans-serif;
		  font-weight: bold;
		  letter-spacing: 0px;
		  color: #225A71;
		  WIDTH: 300PX;
		  HEIGHT: 21PX;
		  cursor:hand;
		  BORDER: #225A71 1px solid;
		  background-color:#FFFFFF; }


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid }



.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


.searchbutton { FONT-FAMILY: arial, verdana, helvetica, sans;
		font-size: 9pt;
		width: 36px }








 /* START THE CODE FOR THE MENUS */


#menulocation { LEFT: 15px; WIDTH: 156px; POSITION: absolute; TOP: 216px; padding:0px 0px; }


.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 8pt;
		  height: 28px;
		  width: 154px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 21pt;
		  text-align: left;
		  display: block;
		  border: #FFFFFF 0px solid; }


a.menu:link 	{ background-image: url(picts/menu.gif);
		  background-color:#FFFFFF;
		  color: #225A71; }


a.menu:visited 	{ background-image: url(picts/menu.gif);
		  background-color:#FFFFFF;
		  color: #225A71; }


a.menu:active 	{ background-image: url(picts/menuon.gif);
		  background-color:#225A71;
		  color: #C0C0C0; }


a.menu:hover 	{ background-image: url(picts/menuon.gif);
		  background-color:#225A71;
		  color: #C0C0C0; }


@media print {
.printhide {display:none;}
}
@media screen {
.printonly {display:none}
}
select {
	font-size: 75%;
}
form {
	border: none;
}
.onerowheight {
	height: 25px;
}
.redborderlarge {
	border: 4px solid; 
	border-color: #669999;
	width: 550px;
}
.borderlargebottom	{
	border-bottom: 4px solid; 
	border-color: #669999;
}
.borderlargetop {
	border-top: 4px solid; 
	border-color: #669999;

}
.grayborderlarge {
	border: 4px solid;
	border-color: #999999;
}
.redborder {
	border: 1px solid #BDC6CE;
}
.photocel {
	text-align: center;
	vertical-align: middle;
	width: 101px;
}
.vcenter {
	vertical-align: middle;
}
.col1 {
	width: 65px;
}
.col2 {
	width: 350px;
}
.col3 {
	width: 64px;
}
.col4 {
	width: 80px;
}
.noborder {
	border: none;
	bottom: 0px;
	border-color: #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
}
.announce {
	font-size: 16px;
	color: #0033CC;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
.center {
	text-align: center;
}
.bgtitle {
	background-color: #BDC6CE;
}
.bgitem {
	background-color: #FFFFFF;
}
.bullet {
	font-size: 88%;
	font-style: normal;
	color: #000000;
}
.smallrow {
	height: 5px;
	padding: 0px;
	margin: -10px;
	font-size: 1px;
}
