/* CSS Document */
* {				margin:0px;	padding:0px;}
body {			font-size:62.5%;	background-image:url(../images/pageBG.gif);	background-color:#e6e6e6;	background-repeat:repeat-y;	background-position:center;	font-family:Verdana, Arial, Helvetica, sans-serif;}

a {				color:#264d66;	font-weight:bold;	text-decoration:none}
a:visited {		color:#264d66;	font-weight:bold;	text-decoration:none}
a:hover {		color:#264d66;	font-weight:bold;	text-decoration:underline}
a:active {		color:#264d66;	font-weight:bold;	text-decoration:none}

h1 {	font-size:1.833em;	font-family:Georgia, "Times New Roman", Times, serif;	padding:14px 0 5px 0;	font-weight:normal;	color:#dc6b39;	}
h3 {	font-size:1.2em;	font-family:Georgia, "Times New Roman", Times, serif;	padding:14px 0 0 0;	font-style:italic;	}
p {		margin:8px 0 8px 0;	}
ul {	margin:0 0 0 30px;	}


#contact {		position:absolute;	top:229px;	right:0px;	background-image:url(../images/contactNumber.png);	background-repeat:no-repeat;	background-position:center;	width:207px;	height:45px;	}
#content {		font-size:1.2em;	padding:40px 145px 60px 145px;	line-height:1.4em;	}
#footer {		font-size:.9em;	color:#999999;	padding:10px;	text-align:center	}
#footer a {		cursor:text;	color:#999999;	font-weight:normal;	text-decoration:none;	}
#header {		width:770px;	height:274px;	text-align:right;	position:relative;	}
#horizon {		width:770px;	margin:0px auto;	text-align:left;}
#logo {			position:absolute;	top:5px;	left:7px;	background-image:url(../images/oakhurstCenterLogo.png);	background-repeat:no-repeat;	background-position:center;	width:310px;	height:164px;	}
#navigation	{	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;	color:#FFFFFF;	font-size:1.5em;	background-color:#000000;	height:49px;	}
#navigation ul {	list-style:none;	}
#navigation li {	display:inline;	}
#navigation li img {	float:right;	margin:0 -7px 0 -7px;	}
#nowLeasing {	background-color:#e6e6e6;	}

a.pngfix {			color:#FFF;	font-weight:bold;	text-decoration:none;	display:block;	padding:16px 15px 13px 15px;	float:right;	text-transform:uppercase;	letter-spacing:1px;	}
a.pngfix:visited {	color:#FFF;	font-weight:bold;	text-decoration:none;	}
a.pngfix:hover {	color:#FFF;	font-weight:bold;	text-decoration:none;	background-image:url(../images/navBG.gif);	background-position:bottom;	background-repeat:repeat-x;	}
a.pngfix:active {	color:#FFF;	font-weight:bold;	text-decoration:none;	}

.small {	font-size:.8em;	}