/* Frellick Brothers Site Styles */

body, a, img, p, div, span, h1, h2, h3, li { margin: 0px; padding: 0px; border: 0px; text-decoration: none; }
body {
	color: #8eb5e2;
	/*background:  url(../images/templates/home.jpg) no-repeat top center #8eb4e2;/**/
	background:  url(../images/shared/frellick-brothers-bg.jpg) no-repeat top center #8eb4e2;/**/
	}
p {
	font-size: 17px;
	color: #7b6633;
	}
.garamond {
	font-family: "Garamond Premier Pro", "Adobe Garamond", Garamond, Times, serif;
	}
.arial {
	font-family: Arial, sans-serif;
	}
#container {
	position: relative;
	top: 0px;
	display: block;
	width: 955px; height: auto;
	margin: 0px auto;
	}
#footer {
	position: relative;
	bottom: 0px; left: 6px;
	float: left;
	width: 955px;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #32608C;
	text-align: center;
	margin-bottom: 40px;
	}
#footer a {
	color: #32608C;
	text-decoration: underline;
	}
#logos {
	position: relative;
	float: right;
	width: 133px;
	bottom: 268px; right: -155px;
	}


/*  MAIN NAVIGATION STYLES  */
#main-nav {
	position: absolute;
	top: 167px; left: 47px;
	height: 30px; width: 925px;
	}
#main-nav a img {
	height: 22px;
	margin-right: 4px;
	}
#main-nav a img, #main-nav a:link img, #main-nav a:visited img {
	background-position: 0px 0px; 
	}
#main-nav a:hover img, #main-nav a:active img, .nav_on img {
	background-position: 0px -23px !important;
	}
#nav-home img {
	width: 70px;
	background-image: url(../images/shared/main-navigation/home.png);
	}
#nav-about img {
	width: 80px;
	background-image: url(../images/shared/main-navigation/about.png);
	}
#nav-building-green img {
	width: 163px;
	background-image: url(../images/shared/main-navigation/building-green.png);
	}
#nav-design-build img {
	width: 141px;
	background-image: url(../images/shared/main-navigation/design-build.png);
	}
#nav-communities img {
	width: 137px;
	background-image: url(../images/shared/main-navigation/communities.png);
	}
#nav-our-homes img {
	width: 121px;
	background-image: url(../images/shared/main-navigation/our-homes.png);
	}
#nav-real-estate img {
	width: 114px;
	background-image: url(../images/shared/main-navigation/real-estate.png);
	}


/*  CONTENT BOX STYLES  */
/*.paper-box, .paper-box span {
	background: none !important;
	}/*   THIS STYLE IS FOR DEVELPMENT/TEMPLATE PURPOSES. YOU CAN DELETE IT  */
.paper-box {
	position: relative;
	border: 1px solid #6594c0;
	background-color: #fbf5e5;
	padding: 2px;
	}
.paper-box span {
	height: 100%; width: 100%;
	display: block;
	background: url(../images/shared/paper-box-bg.jpg) no-repeat top left #fbf5e5;
	}
#box-TL {
	top: 192px; left: 6px;
	width: 272px; height: 187px;
	float: left;
	}
#box-ML {
	top: 0px; left: 6px;
	width: 272px; min-height: 245px;
	margin-top: 204px;
	float: left;
	}
#box-TR {
	top: 192px; left: 9px;
	width: 661px; min-height: 450px;
	float: right;
	}
#box-BL {
	bottom: 4px; left: 6px;
	float: left;
	margin-top: 13px;
	}
#box-BR {
	bottom: 4px; left: 9px;
	float: right;
	margin-top: 13px;
	}
.bottom-box {
	position: relative;
	border: 1px solid #6594c0;
	display: block;
	}
	
#box-TL img {
	position: relative;
	top: 43px;
	display: block;
	margin: 0px auto 10px auto;
	}
#box-TR span {
	min-height: 450px;
	}
#box-ML span {
	min-height: 245px;
	}
#box-ML p, #box-TL p {
	position: relative;
	top: 23px;
	letter-spacing: -1px;
	line-height: 24px;
	margin: 0px auto 20px auto;
	width: 232px;
	text-align: center;
	}
#box-ML img {
	display: block;
	margin: 0 auto 20px auto;
	}
#slideshow {
	position: relative;
	top: 10px;
	display: block;
	margin: 0px auto;
	}
a.link:link, a.link:visited {
	position: absolute;
	bottom: 39px;
	width: 100%;
	text-align: center;
	letter-spacing: 0px;
	font-size: 11px;
	color: #439a00;
	text-decoration: underline;
	}
a.link:hover, a.link:active {
	color: #307000;
	}
#coming-soon {
	font-size: 18px;
	line-height: 36px;
	color: #7b6633;
	text-align: center;
	padding-top: 120px;
	}