﻿

.homepagetext {
	font-family: Arial; /* Geneva,Myriad Pro, */
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-align:justify;
	font-weight:lighter;	
}

.gallerytitle {
	font-family: Arial; /* Geneva,Myriad Pro, */
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	text-align:left;
	font-weight:bold;	
}

.gallerytext {
	font-family: Arial; /* Geneva,Myriad Pro, */
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-align:left;
	font-weight:lighter;	
}

.homepagetextind {
	font-family: Arial; /* Geneva,Myriad Pro, */
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-align:justify;
	font-weight:lighter;
	padding-left: 30px	
}

.homepagetext2 {
	font-family: Arial; /* Geneva,Myriad Pro, */
	font-size: 18px;
	line-height: 16px;
	color: #FFFFFF;
	text-align:justify;
	font-weight:bold;	
}


.homepagetext5 {
	font-family: Arial; /* Geneva,Myriad Pro, */
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-align:center;
	font-weight:lighter;	
}

.homepageheader {
	font-family: Geneva,Myriad Pro,Arial;
	font-size: 22px;
	line-height: 24px;
	color: #BAB888;
	text-align:left;
	font-weight:600;		
}

.homepageheader A:link    { text-decoration:underline; color:#BAB888; font-family: Geneva,Myriad Pro,Arial; font-size:22px; font-weight:normal;line-height: 24px; font-weight :600; }
.homepageheader A:visited { text-decoration:underline; color:#BAB888; font-family: Geneva,Myriad Pro,Arial; font-size:22px; font-weight:normal;line-height: 24px; font-weight:600; }
.homepageheader A:hover   { text-decoration:underline; color:#BAB888; font-family: Geneva,Myriad Pro,Arial; font-size:22px; font-weight:normal;line-height: 24px; font-weight:600; }
.homepageheader A:active  { text-decoration:underline; color:#BAB888; font-family: Geneva,Myriad Pro,Arial; font-size:22px; font-weight:normal;line-height: 24px; font-weight:600; }

.homepagetext A:link    { text-decoration:underline; color:#FFFFFF; font-family: Geneva,Myriad Pro,Arial; font-size:14px; font-weight:normal;line-height: 20px;
	text-align: center;
}
.homepagetext A:visited { text-decoration:underline; color:#FFFFFF; font-family: Geneva,Myriad Pro,Arial; font-size:14px; font-weight:normal;line-height: 20px; }
.homepagetext A:hover   { text-decoration:underline; color:#BAB888; font-family: Geneva,Myriad Pro,Arial; font-size:14px; font-weight:normal;line-height: 20px; }
.homepagetext A:active  { text-decoration:underline; color:#FFFFFF; font-family: Geneva,Myriad Pro,Arial; font-size:14px; font-weight:normal;line-height: 20px; }


.callus {
	font-family: Geneva,Myriad Pro,Arial;
	font-size: 24px;
	line-height: 20px;
	color: #FFFFFF;
	text-align:left;		
}


.topnav { padding: 33px 5px 0px 0px; text-align: right; }
.topnav A:link    { text-decoration:none; color:#FFFFFF; font-family: Arial; font-size:14px; font-weight:500; }
.topnav A:visited { text-decoration:none; color:#FFFFFF; font-family: Arial; font-size:14px; font-weight:500; }
.topnav A:hover   { text-decoration:underline; color:#BAB888; font-family: Arial; font-size:14px; font-weight:500; }
.topnav A:active  { text-decoration:none; color:#FFFFFF; font-family: Arial; font-size:14px; font-weight:500; }

.gallerylinks { text-align: left; font-family: Arial; font-size:14px; font-weight:300; text-decoration:none;}
.gallerylinks A:link    { text-decoration:underline; color:#FFFFFF; }
.gallerylinks A:visited { text-decoration:underline; color:#FFFFFF; }
.gallerylinks A:hover   { text-decoration:underline; color:#BAB888; }
.gallerylinks A:active  { text-decoration:underline; color:#FFFFFF; }

.boldedtext {
	font-weight:bold;
}


.contacttitles {
	font-family: Arial; /* Geneva,Myriad Pro, */
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-align:justify;
	font-weight:500;
	
}

.formfields {
	width: 250px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: gray;
}

.commentfield {
	width: 250px;
	height: 50px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: gray;
}


.ct {
	width: 140px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: gray;
		
}

.st {
	width: 30px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: gray;
	
}

.zp {
	width: 60px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: gray;
	
}



#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}


/* end */
