h1 {
position:absolute;
	font-size: 18px;
	height: 24px;
	overflow: hidden;
	z-index: 1;
}

h2 {
	font-size: 16px;
	color: #B55243;
}

	

a:visited {
	color: #98835C;
}


.textsmall {
	font-size: 80%;
}


a.infopp{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#FF0000;
	font-size:13px;
	padding-top: -8px;
	padding-bottom: -8px;
    text-decoration:none}
	
	
a.infopp:visited{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#0000FF;
    text-decoration:none}
	
	
a.infopp:hover{z-index:25; background-color:#ff0;color:#496491;}

a.infopp span{display: none}

a.infopp:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:0px;
	left:18px;
	width:35em;
	background-color: #EEEEEE;
	border-right-width: 3px;
	border-right-style: ridge;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: ridge;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	text-align: left;
	font-size: 12px;
	color: #333333;
	padding: 10px;
	z-index:2000;
	visibility: visible;	
}



.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0BDAF;
	background-color: #5C648A;
	border: 1px solid #D8D5C8;
	font-weight: normal;

}



.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F8F7F3;
	border: 1px solid #B0A679;
	font-weight: normal;
}



.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #263062;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C5C76;
}
.siteby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E6F63;
}
.footeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C5C76;
	font-weight: bold;

}
a:link {
	color: #B55243;
}

a:visited {
	color: #98835C;
}
.gallerytextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #035C95;
}
.textgallery {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1B213F;
	line-height: normal;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #191D34;
}

.qfrom {
	font-size: 11px;
	font-weight: bold;
	color: #93A6C6;
}



.headerhome {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #303760;
}
.imageborder {
	border: 1px solid #000000;
}
.qbox {
	font-size: 11px;
	color: #DDD9C9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #8B95AF;
	border-right-color: #8B95AF;
	border-bottom-color: #8B95AF;
	border-left-color: #8B95AF;
}
.newStyle1 {
}
hr {
	color: #DDD9C9;
	border-style: dashed none none none;
	border-width: 1px;
	border-color: #8F8375;
}
.submitbtn {
	color: #FFFFFF;
	background-color: #7E7550;
}
.validationbox {
	background-color: #7E7550;
	color: #FFFFFF;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #4A452F;
}
.solidborder {
	border: 1px solid #4A452F;
}
.proj {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3E4E70;
	font-size: 16px;
	font-weight: bold;
}
.projheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #772306;
	font-size: 16px;
	font-weight: bold;
}

.ba {
	position:relative;
	top:30px;
	background-image: url(../images/ba.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F2EDD9;
	border: 1px solid #BEB8A8;
	padding: 22px;
	margin: 14px;
}

.copywr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C5C76;
	text-decoration: none;
}
.hrtest {
	color: #3F4D70;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ADBCDD;
	border-right-color: #ADBCDD;
	border-bottom-color: #ADBCDD;
	border-left-color: #ADBCDD;
}
