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

.subheadTxt {
	color : #8A8A8A;
	font : 14px Arial, Helvetica, sans-serif
}


/* The Captions and Descriptions For the Portfolio Images */
.imgCaptionshd {
	color : #8A8A8A;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif
}
.imgCaptions {
	color : #8A8A8A;
	font : 14px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin-left : 0px
}
.imgCaptions2 {
	color : #8A8A8A;
	font : 15px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin-left : 0px
}

.imgCaptionsbg {
	background-image : url(http://www.mysite.com/assets/img_main/loading.gif);
	background-repeat : no-repeat;
	color : #8A8A8A;
	font : 12px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif
}
.imgCaptions a:link { color : #C90016; text-decoration : underline }
.imgCaptions a:visited { color : #C90016; text-decoration : underline }
.imgCaptions a:hover { color : #6495ED; text-decoration : underline }

/* The Main Content Layer */
.maintext12pt { 
	color : #666666;
	font : 12px "Verdana", "Arial", Helvetica, sans-serif;
	text-align : left;
	line-height: 18px;
}
.maintext12pt a:link { color : #C90016; text-decoration : underline }
.maintext12pt a:visited { color : #C90016; text-decoration : underline }
.maintext12pt a:hover { color : #6495ED; text-decoration : underline }
.maintext12pt h1 {
	color : #8A8A8A;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
	}
	
	
	.maintext11pt { 
	color : #8A8A8A;
	font : 10px "Verdana", "Arial", Helvetica, sans-serif;
	text-align : left;
	line-height: 18px;
}
.maintext11pt a:link { color : #C90016; text-decoration : underline }
.maintext11pt a:visited { color : #C90016; text-decoration : underline }
.maintext11pt a:hover { color : #6495ED; text-decoration : underline }
.maintext11pt h2 {
	color : #8A8A8A;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
	}
	
		
	
	
p.mnlinkbar {
	font : 12px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin: 24px 0px 12px 0px;
	text-align: left;
}

/* The Sidebar Layer */
.sidebar { 
	color : #D4D0C8;
	font : 13px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif
 }
.sidebar p {margin-left : 12px}
.sidebar h2, h3 {
	color: #D4D0C8;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 12px;}
}
.sidebar a:link { color : #FFFFFF }
.sidebar a:visited { color : #FFFFFF }
.sidebar a:hover { color : #A33A3F }

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

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


/* Popup Layers*/
.popupDaddy {
	background-color : #666666;
	layer-background-color : #666666
}
.popupChild { background-color : #999999 }
.popupChild p {
	color : #D4D0C8;
	font : 12px Arial, Helvetica, sans-serif;
	margin: 0px 12px 6px 12px;
}
.popupChild h1 {
	color : #D4D0C8;
	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;}
