/* Styles for Version 4 Browsers */
/* Styles for the Dropdown Menus */
.daddyTbl { background-color: #666666; layer-background-color: #666666; }

.childTbl { background-color: #E8E8E8; }

.childTbl a:link {
	color: #666666;
	text-decoration: none;
	font: 14px Arial, Helvetica, sans-serif;
}

.childTbl a:hover {
	color: #666666;
	text-decoration: none;
	font: 14px Arial, Helvetica, sans-serif;
}

.childTxt {
	color: #FFFFFF;
	background-color: #ACAFBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.childGraphic { background-color: #FFFFFF; }


/* The Captions and Descriptions For the Portfolio Mages */
.imgCaptionshd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;/*#D4D0C8;*/
}

.imgCaptions {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;/*#D4D0C8;*/
}

.imgCaptionsbg {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;/*#D4D0C8;*/
	background-image: url(gallery/main/loading.gif);
	background-repeat: no-repeat
}

.imgCaptions a:link { color: #666666; text-decoration: underline }
.imgCaptions a:visited { color: #CCCCCC; text-decoration: underline }
.imgCaptions a:hover { color: #999999; text-decoration: underline }


/* The Main Content Layer */
.maintext { text-align: justify;}

.maintext p {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size: 14px;
	color: #333333;
}

.maintext a:link { color: #000000; text-decoration: underline }

.maintext a:visited { color: #999999; text-decoration: underline }

.maintext a:hover { color: #FF9900; text-decoration: underline }

.maintext h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D4D0C8;
	letter-spacing: 3px
}

.sidebar { background-color: #F8F8F8; }

.sidebar a:link { color: #666666; text-decoration: underline }

.sidebar a:visited { color: #666666; text-decoration: underline }

.sidebar a:hover { color: #FFFFFF; text-decoration: underline }

.sidebar p {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size: 13px;
	color: #9999CC;
}

.sidebar h1 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

/* The Text Links at Bottom of Portfolio Pages */
.linkbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D4D0C8;
	margin-top: 20px;
	margin-bottom: 12px
}

.linkbar a:link { color: #666666; text-decoration: underline }

.linkbar a:visited { color: #666666; text-decoration: underline }

.linkbar a:hover { color: #FFFFFF; text-decoration: underline }

/* Popup Layers*/
.popupDaddy { background-color: #666666; layer-background-color: #666666; }

.popupChild { background-color: #CCCCCC; }

.popupChild p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:12px
}

.popupChild h1 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left:12px;
	margin-top:12px;
	margin-bottom:0px
}


