/* global styles */

body {
	font-family: Helvetica, Arial, sans-serif;
	color:#333333;
	font-size:16px;
}

#contentwrapper {
	float: left;
	width: 100%;
}

.address_name {
	color: #003366;
	font-size: 18px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
}

.subpoint {
	color: #003366;
	font-size: 14px;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
}

#footnote {
	font-size: x-small;
	font-weight: bold;
	width: 550px;
	margin: auto;
	padding: 20px 0 0;
}	

/* header styles */

div#header {
	background: url("images/main_r1_c3.gif") repeat-x;
	width: 100%;
	height: 176px;
}

#header h1 {
	background: url("images/main_r1_c2.gif") no-repeat;
	color: white;
	margin: 0 0 0 250px;
	height: 176px;
	text-indent: -9999px;
	line-height: 0;
	font-weight: normal;
}

#header h1:hover {
	background: url("images/main_r1_c2_f2.gif") no-repeat;
	color: #900012;
}

img#header_logo {
	float: right;
	margin: 0;
	padding: 0;
}

img#header_people {
	float: left;
	padding: 0 15px 0 0;
}

#header_logo, #header_people {
	border: 0;
}

/* navigation styles */

#navigation {
	float: left;
	width: 200px;
}

#navigation ul {
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0;
}

#navigation li {
	margin: 20px 0;
}

#navigation a {
	color: black;
	font-variant: small-caps;
	text-decoration: none;
}

#navigation a:hover {
	color: #900012;
	text-decoration: underline;
}

/* content styling */

#content {
/*	float: right;
	width: 75%;
	margin: 0 40px; */
	margin-left: 200px;
}

#content h1 {
	color: #003366;
	font-size: 18px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;The First American Corporation's site and its affiliates' sites may contain links to other Web sites. While we try to link only to sites that share our high standards and respect for privacy, we are not responsible for the content or the privacy practices employed by other sites.
}

#content h2 {
	color: #003366;
	font-size: 14px;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
}

/* footer styling */

div#footer {
	clear: left;
	width: 100%;
}

#footer p {
	text-align: center;
}

#copyright {
	font-size: 9px;
}

#copyright a {
	color: #990000;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

.footer_address {
	margin: auto;
	display: block;
	color: #003366;
	font-size: 14px;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
}

#annandale p {
	text-align: center;
	padding-right: 15px;
}

/* #alexandria p {
	text-align: left;
	padding-left: 15px;
} */

/* directory styling */

table#directory {
	width: 100%;
}

.person_name {
	color: #003366;
	font-size: 14px;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
}

#directory img {
	border: 0;
}

/* location styling */

.address {
	color: #003366;
	font-size: 14px;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
}

.address a {
	color: #990000;
	text-decoration: none;
}

.address a:hover {
	text-decoration: underline;
}

/* fees styling */

#fee_info table {
	width: 100%;
}

#fee_info th {
	text-align: left;
}
