/* Styles for Version 4 Browsers */
/* Styles for the Dropdown Menus */
.daddyTbl {
	background-color : #666666;
}
.childTbl { background-color : #D4D0C8; text-indent: 10px; }
.childTbl a {
	color : #666666;
	font : 14px Arial, Helvetica, sans-serif;
	text-decoration : none
}
.childTbl a:hover {
	color : #666666;
	text-decoration : none
}
.childTxt {
	background-color : #EADAAB;
	color : #666666;
	font : 14px Arial, Helvetica, sans-serif
}

/* The Captions and Descriptions For the Portfolio Images */
.imgCaptionshd {
	color : #D4D0C8;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif
}
.imgCaptions {
	color : #D4D0C8;
	font : 14px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin-left : 6px
}
.imgCaptionsbg {
	background-image : url(http://www.mysite.com/assets/img_main/loading.gif);
	background-repeat : no-repeat;
	color : #D4D0C8;
	font : 12px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif
}
.imgCaptions a:link { color : #666666; text-decoration : underline }
.imgCaptions a:visited { color : #CCCCCC; text-decoration : underline }
.imgCaptions a:hover { color : #FFFFFF; text-decoration : underline }

/* The Main Content Layer */
.maintext { 
	color : #333333;
	font : 14px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	text-align : justify
}
.maintext b {color : #999999;
	font : normal bold 14px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}
.maintext strong {color : #999999;
	font : normal bold 14px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}
.maintext a:link { color : #000000; text-decoration : underline }
.maintext a:visited { color : #999999; text-decoration : underline }
.maintext a:hover { color : #ECBC91; text-decoration : underline }
.maintext h1 {
	color : #7B8169;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
}
.maintext h2 {
	color : #7B8169;
	font : bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}
p.mnlinkbar {
	font : 12px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin: 24px 0px 12px 0px;
	text-align: center;
}
.mnlinkbar a:link { color : #F2B465;
	text-decoration: none;
	font : bold 11px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;}
.mnlinkbar a:visited {color : #ABA496;
	text-decoration: none;
	font : bold 11px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; }
.mnlinkbar a:hover { color : #D4D0C8;
	text-decoration: none;
	font :bold 11px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; }


/* The Sidebar Layer */
.sidebar { color : #ABA496;
	font : 13px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin-bottom: 0px;
	margin-left: 12px;
	margin-right: 6px;
	margin-top: 0px;
}
.sidebar strong{color : #999999;
font : bold 13px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	
}
.sidebar p {margin-left : 12px}

.sidebar h2 {
	color:  #F2B465;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 0px 10px 12px;}
	
.sidebar h3 {color :  #F2B465;
	font :  14px Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 0px 20px 0px;}

.sidebar h4 {color :  #F2B465;
	font : bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 12px 0px;}
.sidebar h5 {color :  #F2B465;
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;}
	
.sidebartiny {color : #F2B465;
	font : normal  11px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin-bottom: 0px;
	margin-left: 12px;
	margin-top: 2px;
 }
 .sidebar img {
 	margin-left: 12px;
	margin-bottom: 0px
 }
.sidebarclrd {color : #F2B465;
font: bold 12px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif
 }	
.sidebar a:link { color : #F2B465 }
.sidebar a:visited { color : #999999 }
.sidebar a:hover { color : #000000 }

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs { color : #333333; margin-bottom : 2px; margin-top : 0px }
.navSubs a { color : #333333 }
.navSubs a:hover { color : #999999 }

/* The Text Links and Copyright at Bottom of Portfolio Pages */
p.linkbar {
	color : #666666;
	font : 11px  Arial, Helvetica, sans-serif;
	margin: 16px 0px 6px 6px;
}
.linkbar a:link { color : #FFFFFF; text-decoration : underline }
.linkbar a:visited { color : #666666; text-decoration : underline }
.linkbar a:hover { color : #D4D0C8; text-decoration : underline }


/* Popup Layers*/
.popupDaddy {
	background-color : #666666;
	layer-background-color : #666666
}
.popupChild { background-color : #D4D0C8 }
.popupChild p {
	color : #666666;
	font : 12px Arial, Helvetica, sans-serif;
	margin: 0px 12px 6px 12px;
}
.popupChild h1 {
	color : #FFFFFF;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin: 12px 12px 0px 12px;
}

/* Portfolio Menu Scrolling Layer*/
#LayerSubmenu {position:absolute; left:0px; top:0px; width:200px; z-index:102;}