@import url("font/stylesheet.css");

body	{
	scrollbar-base-color: #000000;
	scrollbar-track-color: #C2C2CB;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	}




/* NON-MENU LINK COLORS */

a:link, a:visited, a:active	{ color: #515151; text-decoration: none; }

a:hover				{ color: #1DA7A2; text-decoration: none; }







/* THIS LINE CONTROLS THE FONT IN THE GALLERIES ONLY */

TABLE		{ color: #8D8585; font: 14px "TeXGyreAdventorRegular", "TeX Gyre Adventor", arial, sans-serif; font-weight: bold;  }


.title 			{ color: #B1B1B3; font: 30px "TeXGyreAdventorRegular", "TeX Gyre Adventor", "AvantGarde-Book Bold", arial, sans-serif; font-weight: bold; }

.title2 	    { color: #B1B1B3; font: 30px "TeXGyreAdventorRegular", "TeX Gyre Adventor", arial, sans-serif; font-weight: bold; }

.homepage		{ color: #8D8585; font: 14px "TeXGyreAdventorRegular", "TeX Gyre Adventor", "AvantGarde-Book Bold", arial, sans-serif; font-weight: bold; }

.homepage2		{ color: #8D8585; font: 14px "TeXGyreAdventorRegular", "TeX Gyre Adventor", "AvantGarde-Book Bold", arial, sans-serif; font-weight: bold; }

.pagetext 		{ color: #8D8585; font: 14px "TeXGyreAdventorRegular", "TeX Gyre Adventor", arial, sans-serif; font-weight: normal; }

.subtitle 		{ color: #B1B1B3; font: 14px "TeXGyreAdventorRegular", "TeX Gyre Adventor", arial, verdana, sans-serif; font-weight: bold; }

.services 		{ color: #FF0000; font: 12px "TeXGyreAdventorRegular", "TeX Gyre Adventor", AvantGarde-Book Bold, arial, sans-serif; font-weight: bold; }

.testimonial	{ color: #FF0000; font: 12px "TeXGyreAdventorRegular", "TeX Gyre Adventor", AvantGarde-Book Bold, arial, sans-serif; font-weight: bold; font-style: italic; }

.just 			{ text-align: justify; }

.pageheight		{ height: 760px; }

.formmargin		{ margin: 0px; }


.letter-spacing   {-6px; }



.leftmenu a		

{ 

color: #000000; 
font: 12px "TeXGyreAdventorRegular", "TeX Gyre Adventor", Swis721 LtEx BT, Arial, Helvetica, sans-serif;
font-weight: normal; 
line-height: 18px;

}


/* GAllERY - ALL IN ONE NAVIGATION CODE */
.gallery-container {
        display: table;
        border-collapse: collapse;
}

#gallery-container {
	width: 100%;
}

.gallery-menu {
		/* Hide the galleries menu */
        display: none;
}

.gallery-list {
        width: 70%;
        text-align: center;
        display: table-cell;
}

.gallery-entry {
        vertical-align: bottom;
        text-align: center;
        display:inline;
        float: left;
		overflow: hidden;
        /* Size of a single gallery thumbnail (incl. padding) */
        width: 160px;
        height: 200px;
        /* Color of gallery thumbnail caption */
}

.gallery-entry-text {
	/* Width of text under thumbnail */
	width: 100px;
	margin: auto;
}

.menu-nav		{
		background-color: #ffffff;
		font-family: "Trebuchet MS", arial,  helvetica, sans-serif;
		font-size: 12px;
		height: 30px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-indent: 6px;
		line-height: 29px;
		text-align: left;
		display: block;
		border-top: #000000 0px solid;
		border-bottom: #000000 0px solid; 
		padding-left: 5px;
		padding-right: 5px;
		}


a.menu-nav:link 	{ color: #B1B1B3; } 


a.menu-nav:visited 	{ color: #B1B1B3; }


a.menu-nav:active 	{ color: #B1B1B3; }


a.menu-nav:hover 	{
		
		background-color: #E7E7E8;
		color: #000000;
		
		}
		
		

		
		
img.image-border {

border: #B1B1B31px solid;

}



img.image-borderon {

border: #B1B1B31px solid;
}

#gallery-description { text-align: center; margin-bottom: 0px; padding-bottom: 0px; }
#click-on-image-to-view { margin-top: 0px; padding-top: 0px; padding-bottom: 10px;}
