/* Old Farm */
/* Style Sheet by bieszk.com */


/* Elements */

body {
	background: #fff;
}

h1, h2, h3, h4 {
	color: #111;
}


/* Header */

#header {
	width: 100%;
	height: 30px;
	background: #fff;
}

#header h1 a {
	width: 100%;
	height: 30px;
	display: block;
	text-indent: 0;
	border-bottom: 3px solid #999;
}

#header h1 a:hover {
	border-bottom: 0;
}


/* Banner */

#banner, #banner-inner { 
	display: none; 
}


/* Navigation */

#nav {
	display: none; 
}


/* Content */

a {
	color: #000;
	border-bottom: 1px dotted #000;
}

p {
	padding: 2px 0 16px 0;
}

ul {
	padding: 4px 0 12px 35px;
}

ul ul {
	padding: 4px 0 0 15px;
}

ol {
	padding: 4px 0 12px 30px;
}


/* Headers */

#h-home, #h-features, #h-gallery, #h-floor-plans, #h-apartments-rates, #h-neighborhood, #h-leasing, #h-contact { text-indent: 0; padding: 14px 0; }


/* Forms */

a#next {
	text-indent: 0;
	background: none;
}

a#next:hover { background: none; }

a#submit {
	text-indent: 0;
	background: none;
}

a#submit:hover { background: none; }

			
