BODY	{ SCROLLBAR-BASE-COLOR: #f0e8d3; background-color: rgb(253,251,244);
COLOR: #333333; FONT: 13px Sylfaen; font-weight: normal;}

a:link		{ color: #333333; text-decoration: none; }

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

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

a:hover		{ color: #333333; text-decoration: none; }

H1 { COLOR: #333333; FONT: 18px Sylfaen; font-weight: bold; text-align: center; }

H2 { COLOR: #333333; FONT: 14px Sylfaen; font-weight: bold; text-align: center; }

.small {
	font-family: Sylfaen;
	font-size: 12px;
}

 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE 			{ COLOR: #333333; FONT: 13px Sylfaen; font-weight: normal; }

.title 			{ COLOR: #333333; FONT: 18px Sylfaen; font-weight: bold; text-align: center; }

.subtitle 		{ COLOR: #333333; FONT: 14px Sylfaen; font-weight: bold; text-align: center; }

.picturetitle 		{ COLOR: #000000; FONT: 10px Sylfaen; font-weight: bold; }

.picturecomments 	{ COLOR: #666666; FONT: 10px Sylfaen; font-weight: normal; }

.contact-text 		{ COLOR: #000099; FONT: 11px Sylfaen; font-weight: normal; }

.smalltext		{ FONT: 10px Sylfaen; font-weight: normal; }

.services 		{ COLOR: #262662; }

.page-splits		{ COLOR: #262662; height: 1px; width: 100%; }

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



.just { text-align: justify; }



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




.date-font	{ color: #262662; font: 10px verdana, arial, sans-serif; font-weight: bold }

#date-location	{  right: 4px; TOP: 73px; POSITION: absolute;}




 /* IMAGE BORDERS */


.page-borders		{ background-color:#5D687F; }

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

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

.bar-borders		{ height: 20px; border-top: #000000 1px solid; border-bottom: #000000 1px solid; }



 /* START THE CODE FOR THE MENUS */


#menulocation 		{ LEFT: 0px; WIDTH: 175px; POSITION: absolute; TOP: 117px; padding: 0px 0px; white-space:nowrap; }

.menutrans   		{ filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40; }

.menu-top-border	{ border-right: #5D687F 1px solid; }

.menu_bottom_line	{ border-top: #FFFFFF 1px solid; border-right: #5D687F 1px solid; }


.menu		{ font-family: Sylfaen;
		  font-size: 11px;
		  height: 30px;
		  width: 175px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 20pt;
		  text-align: left;
		  display: block;
		  border-top: #FFFFFF 1px solid;
		  border-bottom: #5D687F 1px solid; }


a.menu:link 	{ background-image: url("images/menu1.gif");
		  background-color:#EBDFC0;
		  color: #333333; }


a.menu:visited 	{ background-image: url("images/menu1.gif");
		  background-color:#EBDFC0;
		  color: #333333; }


a.menu:active 	{ background-image: url("images/menu1.gif");
		  background-color:#EBDFC0;
		  color: #333333; }


a.menu:hover 	{ background-image: url("images/menuon1.gif");
		  background-color:#EBDFC0;
		  color: #333333; }




* 
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 4px double black;
}
.highslide:hover img {
	border: 4px double black;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    font-weight: bold;
    text-align: center;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.hidden { display: none; }
 .unhidden { display: block; }