/* ELEMENT DEFINITIONS
================================================*/

* {margin: 0; padding: 0;}

body {background: #FFF;color:#222;font-size:medium; line-height:1; font-family: Helvetica, Arial, sans-serif;}

h1 {font-size: 300%;}
h2 {font-size: 160%; line-height:120%;}
h3 {font-size: 130%;}
h4 {font-size: 120%;}
h5 {font-size: 110%;}
h6 {font-size: 100%;}

li {margin-left: 3em;}
img {border: none; display:block;}
p {margin-bottom:1em;}

a {color: #6B8C94; text-decoration: underline;}
a:link, a:visited {}
a:hover, a:active, a:focus {text-decoration:none;}

/** styles for the custom pages **/
.articleText h1 {
	font-size:18px;
	font-weight:bold;
	background-image:none;
	margin-bottom: 5px;
	margin-top:5px;
}
.articleText h2{
font-size:16px;
	font-weight:bold;
}
.articleText p{
font-size:14px;
line-height: 1.25em;
}
.articleText ul{
font-size:14px;
line-height: 1.25em;
}


/* GLOBAL CLASSES
================================================*/

.alt {display: none}


/* IMAGE REPLACEMENT
================================================*/

/* The Malarkey Method: Image replacement */
.mir { letter-spacing : -1000em; }
/* Be nice to Opera, but hide from MacIE. Thanks to Robert Jan Verkade (http://www.eend.nl) for the MacIE fix. */
/*\*/html>body .mir { letter-spacing : normal; text-indent : -999em; overflow : hidden;}


/* BRANDING
================================================*/

h1 {background:url(/images/pre09/prughrealestate2.gif) no-repeat;}
h1 a.mir {display: block; width: 764px; height:122px; background:url(/img/layout/prughrealestate2.gif) no-repeat; text-indent: -999em; overflow: hidden;}






