@charset "utf-8";
body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../../images1/main-page-bg.gif); 
    background-repeat:repeat-x;
	color:#666666;
}

p{ padding-left:8px; color:#666666;}

.txt-box{width:113px; height:16px; border:#CCCCCC solid 1px;}

.nav-link { font-size:14px; color:#FFFFFF; text-decoration:none;}

.txt11-grey{font-size:11px; color:#666666; padding-left:10px;}

.txt-light-grey{color:#999999; padding-left:8px; line-height:1.6;}

.txt-dark-grey{color:#666666; padding-left:10px;}

.txt-brwn13{font-size:13px; color:#996134;}

.txt-green13{font-size:13px; color:#B3A525;}

.txt14{font-size:14px; color:#333333; padding-left:8px; padding-top:8px;}

.img-bg{background-image:url(../../images1/header-image.gif); background-repeat:no-repeat; width:960px; height:253px;}

.img-bg2{background-image:url(../../images1/do-you-perform-genealogy.jpg); background-repeat: no-repeat; width:168px; height:121px;}

.txt-green{color:#988C1F; font-size:15px;}

.txt-green11{color:#B3A525; font-size:11px}

.light-box{background-color:#F9F5DD; border: solid #F1E8B4 1px; width:180px;}

.light-box2{background-color:#F7F1C8; border: solid #F1E8B4 1px;}

.bordr-top{ border-top:#E1E1E1 solid 1px;
border-right:#E1E1E1 solid 1px;}

.link-brwn{ color:#996134; text-decoration:underline; font-size:11px;}
.link-grey{ color:#666666; text-decoration:underline; font-size:11px;}
.link-yellow{color:#FDC400; text-decoration:none; font-size:13px;}
.link-yellow17{color:#FDC400; text-decoration:none; font-size:17px;}

.footer-link-bg{background-image:url(../../images1/bg-brown.gif); background-repeat:no-repeat; width:447px; height:188px;}
.footer-link{text-decoration:none; color:#FFFFFF; line-height:2;}
.footer-box{background-color:#E7E0C4; border:#D3C796 solid 1px; width:431px; margin-top:4px;}
.txt-drk-green{color:#7A7553; padding-left:5px; line-height:1.7;}
.footer-pad{padding-top:10px;}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #ffffff;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
#footer {
background-image:url(../../images/footer-bg.jpg);
background-repeat:repeat-x;
height:383px;
}

/*new css*/
.bottm-border{border-bottom:#EFE3A3 solid 1px; padding-top:5px; padding-bottom:5px;}
a.link-grey1:hover{color:#B3A425;}
a.link-grey:hover{color:#B3A425;}
.link-grey1{color:#333333; text-decoration:none; padding:10px; font-size:12px;}
.tip-box{background-color:#F9F5DD; border:#EFE3A3 solid 1px;}
.link-tip{color:#333333; text-decoration:none; padding-left:5px;}
.tab-link{text-decoration:none; color:#333333;}
.box-tab{border:#EFE3A3 solid 1px;}

a {
	text-decoration: none;
	font-weight: bold;
	color: #2A2415;
}	

a:hover {
	text-decoration: underline;
	color: #0C0A06;
}


span.additionalInfo {
	color: #A40000;
	font-family:Arial;
	font-size: 14px

}