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

/* PAGE LINK COLORS */
/*
a:link		{ color: #996633; text-decoration: none; }
a:visited	{ color: #996633; text-decoration: none; }
a:active	{ color: #666666; text-decoration: none; }
a:hover		{ color: #6699FF; text-decoration: none; }
*/
a:link		{ color: #6699ff; text-decoration: none; }
a:visited	{ color: #6699ff; text-decoration: none; }
a:active	{ color: #666666; text-decoration: none; }
a:hover		{ color: #0000ff; 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: 10px verdana, arial,  sans-serif; }
.title		{ COLOR: #000000; FONT: 16px  verdana, arial,  sans-serif; font-weight: bold; }
.subtitle	{ COLOR: #9E9E88; FONT: 14px verdana, arial,  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 verdana, arial,  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: 12px arial, sans-serif; }
.galborders		{ BORDER: #000000 1px solid; margin-bottom: 4px; }
.viewer-border		{ border: #000000 1px solid; }

.picturename		{
			COLOR: #6699ff;
			FONT: 16px arial, verdana, sans-serif;
			font-weight: bold;
			margin-left: 10px;
			}
      
.picturename3		{
			COLOR: #6699ff;
			FONT: 16px arial, verdana, sans-serif;
			font-weight: bold;
			margin-left: 10px;
			}

picturename2		{
			COLOR: #9E9E88;
			FONT: 16px arial, verdana, sans-serif;
			font-weight: bold;
			margin-left: 10px;
			}
picturename4		{
			COLOR: #9E9E88;
			align="center";
			FONT: 16px arial, verdana, sans-serif;
			font-weight: bold;
			margin-left: 10px;
			}			

.picturetitle2 	{
			color: #3366cc;
			/*	color: #3399ff;*/
	       		font: bold 18px 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 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("../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");
		}

