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

.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-border2	{ BORDER-RIGHT: #000000 1px solid; }








 /* GALLERY FONTS AND BORDER */


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

.galborders		{ BORDER: #000000 1px solid; margin-bottom: 4px; }

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

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











 /* MESSAGE POPUP BORDER */

.borders	{ BORDER: #000000 1px solid; }


 /* POPUP INTRO MESSAGE TEXT */

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

.messagetext	{ COLOR: #666666; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }








 /* POPUP WINDOW BUTTONS */

.button-popups {background-color:#E2E3DE;
		background-image: url("picts/button-popups.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		width: 100%;
		height: 25px;
		color: #9E9E88;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		BORDER: #000000 0px solid; }

.buttonon-popups {background-color:#CCCCCC;
		background-image: url("picts/buttonon-popups.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		width: 100%;
		height: 25px;
		color: #333333;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		BORDER: #000000 0px solid; }








 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}







 /* 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("picts/menu-background.gif");
		}


#menu2{
padding:0px 0px;
background:#CECEC4;
white-space:nowrap;
} 
#menu2 a{
height:23px;
border-top:0px solid #000000;
border-left:0px solid #000000;
border-right:0px solid #000000;
border-bottom:0px solid #000000;
font-size:11px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
color:#666666;
background-color:#CECEC4;
text-decoration:none;
padding:3px 8px 2px 8px;
text-align:center;
line-height: 15px;
background-image: url("picts/menu.gif");
}
#menu2 a:hover{
border-top:0px solid #000000;
border-left:0px solid #000000;
border-right:0px solid #000000;
border-bottom:0px solid #000000;
color:#000000;
background-color:#CECEC4;
background-image: url("picts/menuon.gif");
} 
#menu2 a:active{
color:#666666;
background:#CECEC4;
}
