﻿BODY	{
	SCROLLBAR-BASE-COLOR: #CCCCCC;
	SCROLLBAR-TRACK-COLOR: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	}




/* START CODE FOR NON-MENU LINKS */


a:link		{ color: #993366; text-decoration: underline; }

a:visited	{ color: #993366; text-decoration: underline; }

a:active	{ color: #990099; text-decoration: underline; }

a:hover		{ color: #990099; text-decoration: none; }




.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; }




/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{
	COLOR: #666666;
	FONT: 13px arial, verdana, sans-serif;
}

.title		{ COLOR: #C68DA7; FONT: 17px verdana, arial, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.subtitlegrey	{ COLOR: #717179; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }


.copyright	{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif; }

.careertitle	{ COLOR: #6699CC; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.list 		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; }

.title-picture	{ vertical-align: middle; 
	border-width: 0px;
	vertical-align: middle;
}


.testimonial {	color: #8A547B;	font: 11px verdana, arial, sans-serif; font-style: italic;  }

.locationTitle { COLOR: #8A547B; FONT: 12px verdana, arial, sans-serif; font-weight: bold;	}

.locationSubTitle { COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-style: italic; }

/* PARAGRAPH HORIZONTAL RULES */

.page-splits	{ width: 100%; color: #FFFFFF; height: 3px; border: 1px solid #CCCCCC; }

.sidebar-splits	{ width: 100%; color: #512537; height: 4px; border: 1px solid #8A547B; }



/* LEFT AND RIGHT TEXT SPACING */

.whitespaceL	{ width: 5px; }

.whitespaceR	{ width: 20px; }




/* IMAGE BORDERS */

.borders	{ border: #000000 1px solid; }




/* DROP SHADOWS */

.shadow-top	{ background-image: url("picts/shadow.gif"); background-repeat: repeat-x; }

.shadow-bottom	{ background-image: url("picts/shadow.gif"); background-repeat: repeat-x; }




/* PAGE TOP AND BOTTOM BORDERS */

.pagebars	{
		background-color: #C0C0C0;
		background-image: url("picts/bar.jpg");
		height: 20px;
		border: solid #000000;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebar-bottom	{
		background-color: #C0C0C0;
		background-image: url("picts/bar.jpg");
		height: 25px;
		border: solid #000000;
		border-width: 0px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}




/* GALLERY IMAGE MOUSEOVER BORDERS AND GALLERY TEXT */


.image-border		{ position: relative; LEFT: 0px; top: 0px; border: #000000 1px solid; }

.image-borderon		{ position: relative; LEFT: 2px; top: 2px; border: #0099FF 1px solid; }

.viewer-border	 	{ border: #000000 1px solid; }

.smalltitle 		{ COLOR: #999999; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.gallerytext		{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; }

.hilight		{ COLOR: #990099; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.picturetitle 		{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }



/* GALLERY POPUP MENU CODE */

.button-gallery 	{
			color: #000000;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #FFFFFF;
	        	background-image: url("picts/button-gallery.gif");
        		padding: 1px 5px 1px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
			width: 90px;
			height: 20px;
        		border: #999999 1px solid;
			}


.buttonon-gallery	{
			color: #990000;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #f1f4f5;
        		padding: 2px 5px 1px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
			width: 80px;
			height: 18px;
        		border: #8a5a7b 1px solid;
			}

.button-gallery-tall 	{
			color: #990000;
	       		font: bold 11px arial, serif;
			text-align: center;
			vertical-align: middle;
			background-color: #FFFFFF;
        		padding: 1px 5px 1px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
			width: 80px;
		  height: 36px;
        		border: #990099 1px solid;
			}


.buttonon-gallery-tall	{
			color: #990000;
	       		font: bold 11px arial, serif;
			text-align: center;
			vertical-align: middle;
			background-color: #f1f4f5;
        		padding: 2px 5px 1px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
			width: 80px;
		  height: 29px;
        		border: #8a5a7b 1px solid;
			}




/* LEFT SIDEBAR OPTIONS */

#sidebarleft		{ position: relative; left: 0px; top: -20px; }

a.sidelink:link		{ color: #FFCCCC; text-decoration: none; }

a.sidelink:visited	{ color: #FFCCCC; text-decoration: none; }

a.sidelink:active	{ color: #FFCCCC; text-decoration: none; }

a.sidelink:hover	{ color: #FFCC33; text-decoration: underline; }

.bordersSB		{ border: #000000 1px solid; }

.sidebartitle		{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.sidebartext		{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; }

.date-font		{ color: #000000; font: 10px verdana, arial, sans-serif; font-weight: bold; }

.sidebar-background	{
			background-image: url("picts/background-sidebar.gif");
			background-repeat: repeat-y;
			background-position: top left;
			}




/* RIGHT SIDEBAR OPTIONS */

.sidebarR	{ width: 120px; text-align: left;}




/* RIGHT END AREA */

.right-end	{ width: 25px; background-color: #57233E; }




/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}




.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;
		background-color: #F1F4F5;
		WIDTH: 200PX;
		FONT: 11px verdana, arial, sans-serif; }


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #000000 1px solid; }

.submitbutton 	{ FONT: 9pt arial, verdana, sans-serif; }


.searchform 	{ WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, sans-serif;
		background-image: url("picts/shadeform.gif");
		BORDER: #000000 1px solid; }


.searchdrop 	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, sans-serif; background-color: #F1F4F5; }


.searchbutton 	{ font-size: 8pt;
		  width: 35px;
		  background-color: #F1F4F5;
		  BORDER: #000000 1px solid; }




/* START THE CODE FOR THE MENUS */


.menutable	{
		background-color: #5F192F;
		background-image: url("picts/menu-background.gif");
		BORDER-BOTTOM: #5F192F 0px solid;
		BORDER-TOP: #5F192F 0px solid;
		}


.firstborder	{ border-right: #5F192F 1px solid; }


.menu		{
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 12px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 20px;
		padding-right: 20px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		display: block;
		border: solid #5F192F;
		border-width: 0px 1px 0px 0px;
		}

		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */




a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#6A2E4F;
		  color: #CFCFE0;}


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#6A2E4F;
		  color: #CFCFE0; }


a.menu:active 	{ background-image: url("picts/menu.gif");
		  background-color:#6A2E4F;
		  color: #CFCFE0; }


a.menu:hover 	{  background-image: url("picts/menuon.gif");
		   background-color:#828282;
		   color: #FFFFFF;
		   text-decoration: none; }


 /* GALLERY NAV MENU */



.menu-nav	{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  text-align: center;
		  letter-spacing: 0px;
		  height: 19px;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 8px;
		  padding-right: 8px;
		  margin-left: 3px;
		  margin-right: 3px;
		  cursor:hand;
		  line-height: 19px;
		  display: block;
		  white-space: nowrap;
		  border: #717179 1px solid; }


a.menu-nav:link 	{  background-color:#ffffff;
		  	   color: #717179;}


a.menu-nav:visited 	{  background-color:#ffffff;
		  	   color: #717179;}


a.menu-nav:active 	{  background-color:#717179;
		  	   color: #DEDEEE;}


a.menu-nav:hover 	{  background-color:#848494;
		  	   color: #FFFFFF;
			   border: #FFFFFF 1px solid;
			}


.menu-nav-tall	{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  text-align: center;
		  letter-spacing: 0px;
		  height: 33px;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 8px;
		  padding-right: 8px;
		  margin-left: 3px;
		  margin-right: 3px;
		  cursor:hand;
		  line-height: 16px;
		  display: block;
		  white-space: nowrap;
		  border: #717179 1px solid; }


a.menu-nav-tall:link 	{  background-color:#ffffff;
		  	   color: #717179;}


a.menu-nav-tall:visited 	{  background-color:#ffffff;
		  	   color: #717179;}


a.menu-nav-tall:active 	{  background-color:#717179;
		  	   color: #DEDEEE;}


a.menu-nav-tall:hover 	{  background-color:#848494;
		  	   color: #FFFFFF;
			   border: #FFFFFF 1px solid;
			}
