BODY	{
	SCROLLBAR-BASE-COLOR: #A2A292;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	}

/* PAGE LINK COLORS */
a:link		{ color: #191970; text-decoration: none; }

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

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

a:hover		{ color: #6699FF; 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: #000000; FONT: 11px verdana, arial, sans-serif; }

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

.subtitle	{ COLOR: #9E9E88; FONT: 16px arial, verdana, sans-serif; font-weight: bold; }

.careertitle	{ COLOR: #669900; FONT: 16px arial, verdana, sans-serif; font-weight: bold; }

.clients	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

.service	{ COLOR: #336600; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

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

.phonetitle	{ COLOR: #9E9E88; FONT: 15px arial, verdana, sans-serif; font-weight: bold; }

.page-splits	{ border-top: #999999 1px solid; background-color: #FFFFFF; color: #FFFFFF; height: 2px; width: 100%; }

.just 		{ text-align: justify; }

/* PAGE IMAGE BORDERS */
.main-image-border	{ BORDER-BOTTOM: #000000 1px solid; }
.main-image-border3	{ BORDER-BOTTOM: #000000 0px solid; }
.main-image-border2	{ BORDER-RIGHT: #000000 1px solid; }

/* MAIN PAGE TABLE BACKGROUND */
.tablebackground	{
			background-color: #E2E3DE;
			background-image: url("picts/background-main.jpg");
			}

/* GALLERY FONTS AND BORDER */
.gallerytext		{ COLOR: #666666; FONT: 11px verdana, arial, sans-serif; }
.galborders		{ BORDER: #000000 1px solid; margin-bottom: 4px; }
.viewer-border		{ border: #000000 1px solid; }

.picturename		{
			COLOR: #9E9E88;
			FONT: 20px arial, verdana, sans-serif;
			font-weight: bold;
			margin-left: 10px;
			}

.picturetitle2 	{
			color: #3366cc;
			/*	color: #3399ff;*/
	       		font: bold 20px arial, verdana, sans-serif;
			text-align: center;
/*			background-color: #D8D9D1;*/
        		padding: 1px 5px 1px 5px;
			margin: 0px 2px 0px 1px;
        		display: block;
       /* 		border: #000000 1px solid;*/
			}

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

/* GALLERY MENU CODE */
.button-gallery 	{
			color: #A2A292;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #D8D9D1;
        		padding: 1px 5px 1px 5px;
			margin: 0px 2px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #A2A292 1px solid;
			}

.buttonon-gallery	{
			color: #000000;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #D8D9D1;
        		padding: 1px 5px 1px 5px;
			margin: 0px 2px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #000000 1px solid;
			}

/* GALLERY HOVER MESSAGES */
.divstyle 	{ position:absolute;
		top:0;
		left:0; }

.pstyletitle	{ position:absolute;
		background-color: #FFFFE1;
		color:black;
		border: #000000 1px solid;
		width: 100px;
		padding: 2px;
		font-family: arial, verdana, sans-serif;
		font-size: 11px; }


.pstylebody 	{ position:absolute;
		background:white;
		color:black;
		font-family: arial, verdana, sans-serif;
		font-size: 11px; }

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

.dropdown 	{ FONT: 12px arial, verdana, sans-serif;
		COLOR: #333333;
		background-color: #EBEBE8;
		WIDTH: 210px; }

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

.submitbutton 	{ font-size: 13px; }

/* LINKS PAGE */
.searchform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 125px;
		BORDER: #000000 1px solid; }

.searchdrop 	{ FONT: 12px arial, verdana, sans-serif;
		COLOR: #333333;
		background-color: #EBEBE8;
		margin-top: 3px;
		WIDTH: 125px; }

.searchbutton 	{ font-size: 11px; }

/* CODE FOR THE MENUS */
.menutable	{
		background-color:#CECEC4; 
		BORDER-TOP: #000000 0px solid;
		BORDER-BOTTOM: #000000 0px solid;
		background-image: url("menu-background.gif");
		}

/* CODE FOR THE MENUS */
.menutable	{
		background-color:#CECEC4; 
		BORDER-TOP: #000000 0px solid;
		BORDER-BOTTOM: #000000 0px solid;
		background-image: url("../imag/menu-background.gif");
		}

.menutable2	{
		background-color:#CECEC4; 
		BORDER-TOP: #000000 0px solid;
		BORDER-BOTTOM: #000000 0px solid;
		background-image: url("../imag/menu-background2.gif");
		}


