@charset "utf-8";
/* CSS Document */
body {
/*	background-image: url(png/background.gif);*/
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
}
#container{	
	width: 800px;
	
}
#back{
	
}
#header{
	background-image: url(png/Austin_Heritage_Consultants_Logo_architectural_buildings_history.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	float: left;
	width: 100%;
	height: 90px;
        margin-left: 10px;
       
}


#navbar{
        display: inline;
        float: right;
        width: 25%;
	height: 90px;
}
#navbar .dropdown-menu a { float: left; text-align: center; font-size: 14px; color: #888; text-decoration: none; font-weight: bold;  }
#navbar .dropdown-menu > li > a { border: 3px solid transparent; }
#navbar .dropdown-menu > li { height: 32px; line-height: 32px; float: right; margin-right: 10px; margin-top: 5px; text-transform: uppercase; }
#navbar .dropdown-menu > li > a:hover,
#navbar .dropdown-menu > .current-menu-item > a,
#navbar .dropdown-menu > .current-menu-item > a:hover { color: #001; text-decoration: none; }
#navbar .dropdown-menu { margin: 0; padding: 0; list-style: none; }



#banner{
        background-color: #000;
	float: left;
        display: inline;
	width: 800px;
	height: 20px;
        margin-top: 2px;
	margin-bottom: 0px;
        margin-left: 0px;
	
	clear: both;
	padding-top:0px;
        padding-right: 0px;
        font-size: 14px;
        text-align: right;
        color: #FDFDFD;




}

#indentcontent{	
}
#photochunk{
		display: inline;
	float: right;
	width: 100%;
	background-image: url(png/Heritage_Services_2.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 240px;
        margin-bottom: 10px;
}
#services_flash{
	float: left;
	display: inline;
	width: 350px;	
	height:240px;
        background-image: url(flashimages/HSBCBank_(7).jpg);
	background-repeat: no-repeat;
	background-position: left center;  
}
#services{
	float: left;
	display: inline;
	width: 440px;
        height: 240px;
        margin-top: 20px;
	margin-left: 5px;
        font-size: 16px;
}

#services li{
        list-style-type: none;
	background-image: url(png/square.gif);
        background-repeat: no-repeat;
        background-position: 0 5px;
        padding-left: 20px;
        padding-top:0px;
        padding-bottom:15px;
}

#services2{
	float: left;
	display: inline;
	width: 100%;
	list-style-type: square;
}

#services2 ul{
	list-style-type: square;
	/*list-style-image: url(png/square.gif);*/
	list-style-position: outside;
	padding-top:5px;
}

#services2 li{
        list-style-type: square;
	/*list-style-image: url(png/square.gif);*/
	list-style-position: outside;
	padding-bottom:10px;
}

#content{
	display: inline;
	float: left;
	width: 100%;
	clear: both;
}
#footer{
	display: none;
		
}
#col1{
	display: inline;
	float: left;
	width: 64%;
	padding-right:1%;
	margin-right: 1%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;	
}
#col2{
	display: inline;
	float: left;
	width: 33%;
	clear:right;
        margin-top: -14px;
}
h1 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: left;
}
h2 {
	font-size: 14px;
	
	text-align: left;
}
h3 {
	font-size: 12px;
	
	text-align: left;
}

a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: underline;
	color: #000;
}

a.banner:link {
	color: #FCFCFC;
	text-decoration: none;
}
a.banner:hover {
	text-decoration: none;
	color: #666;      
}


#clearcontainer{
	clear: both;
	float: left;
	display:inline;
	width: 100%;	
}
#picbott{
	clear: both;
	float: left;
	display:inline;
	width: 100%;
	background-image: url(png/research_conservation_assessment_audit_gazetteers.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 170px;
}
