/* @override 
	http://localhost/wp/css/wp-global.css
	http://daves-mac-pro/wp/css/wp-global.css
	http://www.wprealty.com.php4-4.websitetestlink.com/css/wp-global.css
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #f1efeb url(../img/bg.gif) center repeat;
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 76%;
	line-height: 1.4em;
}
body {
	height: 100%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

h1, #pagehdr h2 {
	padding: 5px 0;
	font: 1.6em/135% Georgia, "Times New Roman", Times, serif;
	color: #004151;
	text-transform: none;
	margin: 0;
	border: 0;
	display: block;
	float: left;
}
#pagehdr h1 {
	width: 370px;
	float: right;
}
#pagehdr {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #fff;
}
#pagehdr a {
	border: 0;
}

h1.intro {
	font: 11px/200% Georgia, "Times New Roman", Times, serif;
	border-bottom: 3px double #fff;
	_font-size: 13px;
	width: 100%;
}

h2 {
	margin-top: 1em;
	text-transform: uppercase;
	color: #004151;
}
h3 {
	margin-top: 1.2em;
	font-weight: bold;
}
a {
	color: #327ba6;
	text-decoration: none;
	border-bottom: 1px solid #dbd7cc;
}
a:hover {
	color: #000;
	border-color: #ffffff;
}
#rightcol {
	width: 370px;
	float: right;
	font-size: .9em;
	line-height: 1.5em;
	border-bottom: 4px double #fff;
	padding: 10px 0;
}
#content h1 em {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: .6em;
	font-weight: bold;
	color: #80a0a8;
	line-height: 1.5em;
}
h1.intro em {
	color: inherit;
	font-style: italic;
	font-size: 12px;
}
p {
	margin-bottom: .8em;
}