/* fam03.css */


#container {
	/*	position: relative; */
		width: 790px; 
		background: url('/image/bkg_line_div03.gif') repeat;
		padding:0 5px 0 5px; 
		text-align:left;
		margin:0 auto;
	}

h1 {
	color: #6C4027;
	font-family: times new roman, serif;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	background-color: transparent;
	border-bottom-width: 0.01em;
	border-bottom-color: #576775;
	border-bottom-style: dotted;
	padding-bottom: 1em;
}

h2 {
	font-family: times new roman, serif;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	color: #CC6600;
	background-color: transparent;
	border-bottom-width: 0.01em;
	border-bottom-color: #576775;
	border-bottom-style: dotted;
	padding-bottom: 1em;
}

h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #6C4027; 
	background-color: #DDE1D0;
	line-height: 1.5em;
	text-indent: 0.4em;
	text-transform: uppercase;
}

h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font size: 1em;
	font-weight: bold;
	color: #6C4027; 
	background-color: #F7E5CA; 
	line-height: 1.5em;
	text-indent: 0.4em;
	text-transform: uppercase;
}
h5 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #6C4027;
	background-color: transparent;
	line-height: 1.5em;
	text-indent: 0;
	text-transform: uppercase;
}

h6 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666;
	background-color: transparent;
	line-height: 1.5em;
	text-indent: 0.4em;
	text-transform: uppercase;
	border-style: dashed;
	border-width: 1px;
	border-color: rgb(202,194,184);
}

.subhead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #6C4027;
	background-color: transparent;
	line-height: 1.5em;
	text-indent: 0;
	text-transform: uppercase;
}


#broker_photo {display: block; position: absolute; margin: 0 0 0 0; }


