/* 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: #7b6633;
	/*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;
	}
em.bold {
	font-weight: bold;
	}
.green {
	color: #669748;
	}
a:link, a:visited {
	text-decoration: underline;
	color: #669748;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #7b6633;
	}
.garamond, h1, h2, p, div.inset {
	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:link, #footer a:visited {
	color: #32608C;
	text-decoration: underline;
	}
#footer a:hover, #footer a:active {
	color: #e1f0ff;
	text-decoration: underline;
	}
#footer .nav a {
	text-decoration: none;
	margin: 0 4px;
	}
#logos {
	position: relative;
	float: right;
	width: 133px;
	bottom: 268px; right: -155px;
	}


/*  MAIN NAVIGATION STYLES  */
#nav {
	position: absolute;
	top: 144px; left: 47px;
	height: 30px; width: 925px;
	}
#nav li {
	/*float the main list items*/
	margin: 0;
	float: left;
	display: block;
	}
#nav li.off ul, #nav li.on ul {
	/*hide the subnavs*/
	display: none;
	}
#nav li a {
	/*for all links in the list*/
	font-weight: bold;
	display: block;
	padding-top: 7px;
	}
#nav li a img {
	height: 22px;
	}
#nav a img, #nav a:link img, #nav a:visited img {
	background-position: 0px 0px; 
	}
#nav a:hover img, #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);
	}


/*  SUB NAVIGATION STYLES  */
#nav li.off ul, #nav li.on ul {
	/*put the subnavs below and hide them all*/
	display: none;
	position: absolute;
	top: -37px; left: 0px;
	height: 22px;
	padding-top: 10px;
	}
#nav li.on ul a, #nav li.off ul a {
	/*  cancel inherit of border on subnav of active topic */
	border: 0;
	}
#nav li.on ul {
	/*display active subnav list*/
	display: block;
	}
#nav li.on ul a, #nav li.off ul a {
	float: left;
	/*ie doesn't inherit the float*/
	border: 0;
	width: auto;
	}
#nav li.on ul {
	/*display the current topic*/
	display: block;
	z-index: 1;
	}
#nav li.off:hover ul, #nav li.over ul {
	/*  display the other topics when their parent is hovered */
	display: block;
	z-index: 6000;
	background-position: 0px -23px !important;
	}
#nav li.off ul a img, #nav li.off ul a:link img, #nav li.off ul a:visited img {
	background-position: 0px 0px; 
	}
#nav li.off ul a:hover img, #nav li.off ul a:active img, .subnav_on img {
	background-position: 0px -23px !important;
	}
#subnav-about {
	left: -42px !important;
	width: 330px;
	}
#subnav-design-build {
	left: 231px !important;
	width: 300px;
	}
#subnav-communities {
	left: -54px !important;
	width: 980px;
	}
#subnav-our-homes {
	left: 94px !important;
	width: 900px;
	}
#sub-about img {
	width: 75px;
	background-image: url(../images/shared/sub-navigation/about.gif);
	}
#sub-team img {
	width: 70px;
	background-image: url(../images/shared/sub-navigation/team.gif);
	}
#sub-press img {
	width: 76px;
	background-image: url(../images/shared/sub-navigation/press.gif);
	}
#sub-contact img {
	width: 86px;
	background-image: url(../images/shared/sub-navigation/contact.gif);
	}
#sub-design-build img {
	width: 207px;
	background-image: url(../images/shared/sub-navigation/design-build.gif);
	}
#sub-faq img {
	width: 47px;
	background-image: url(../images/shared/sub-navigation/faq.gif);
	}
#sub-communities img {
	width: 104px;
	background-image: url(../images/shared/sub-navigation/communities.gif);
	}
#sub-premier-partner-community img {
	width: 257px;
	background-image: url(../images/shared/sub-navigation/premier-partner-community.gif);
	}
#sub-preferred-partner-community img {
	width: 233px;
	background-image: url(../images/shared/sub-navigation/preferred-partner-community.gif);
	}
#sub-other-communities img {
	width: 148px;
	background-image: url(../images/shared/sub-navigation/other-communities.gif);
	}
#sub-progress-galleries img {
	width: 150px;
	background-image: url(../images/shared/sub-navigation/progress-galleries.gif);
	}
#sub-our-homes-portfolio img {
	width: 210px;
	background-image: url(../images/shared/sub-navigation/our-homes-portfolio.gif);
	}
#sub-premier-partner-streamline img {
	width: 284px;
	background-image: url(../images/shared/sub-navigation/premier-partner-streamline.gif);
	}
#sub-preferred-partner-4 img {
	width: 260px;
	background-image: url(../images/shared/sub-navigation/preferred-partner-4.gif);
	}




/*  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;/**/
	/*background: url(../images/templates/about.jpg) no-repeat top left #fbf5e5;/**/
	}
#box-TL, #home-box-TL, #box-TL-title {
	top: 192px; left: 6px;
	width: 272px;
	float: left;
	}
#home-box-TL {
	height: 187px;
	}
#box-TL {
	height: 134px;
	}
#box-TL-title {
	height: 122px;
	}
#box-ML {
	top: 0px; left: 6px;
	width: 272px; min-height: 245px;
	margin-top: 204px;
	float: left;
	}
#home-box-TR {
	top: 192px; left: 9px;
	width: 661px; min-height: 450px;
	float: right;
	}
#box-TR {
	top: 192px; left: 9px;
	width: 661px; min-height: 450px;
	float: right;
	margin-bottom: 198px;
	}
#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;
	}
#home-box-TL img {
	position: relative;
	top: 43px;
	display: block;
	margin: 0px auto 10px auto;
	}
#box-TL img {
	position: relative;
	top: 32px;
	display: block;
	margin: 0px auto 10px auto;
	}

#home-box-TR span {
	min-height: 450px;
	padding: 0px;
	}
#box-TR span {
	min-height: 658px;
	padding: 0px 0px 30px 0px;
	}
#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;
	}
#image-ML {
	position: relative;
	top: 200px; left: 6px;
	float: left;
	}
#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;
	}




/*  CONTENT STYLES  */
#coming-soon {
	font-size: 18px;
	line-height: 36px;
	color: #7b6633;
	text-align: center;
	padding-top: 120px;
	}
#box-TR h1, #box-TR p, #box-TR h2 {
	position: relative;
	top: 22px; left: 29px;
	width: 608px;
	}
#box-TR h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	color: #603c15;
	text-align: left;
	margin-bottom: 15px;
	}
#box-TR h2 {
	font-size: 22px;
	font-weight: normal;
	color: #669748;
	}
#box-TR h2 em {
	font-size: 16px;
	font-style: italic;
	}
#box-TR p {
	font-size: 16px;
	margin-bottom: 14px;
	}
#box-TR img, .video {
	border: 1px solid #79481d;
	}
#box-TR img.right, .right {
	float: right;
	margin: 0px 0px 6px 6px;
	}
#box-TR img.left, .left {
	float: left;
	margin: 0px 6px 6px 30px;
	}
.video, #rwr-video {
	border: 1px solid #79481d;
	float: right;
	margin: 0px 0px 6px 6px;
	}
#box-TR hr {
	width: 608px;
	color: #d9c2ab;
	margin: 40px 0px 0px 30px;
	}
sup {
	height: 0;
	line-height: 1;
	font-size: 120%;
	vertical-align: baseline !important;
	vertical-align: bottom;
	}
#box-TR span.team p, #box-TR span.team h2 {
	margin-left: 130px;
	width: 486px;
	}
#box-TR span.team p {
	border-bottom: 1px solid #d9c2ab;
	padding-bottom: 10px;
	margin-bottom: 30px;
	}
#box-TR span.team img {
	border: none;
	float: left;
	margin: 26px -10px 6px 30px;
	}
div.inset {
	position: relative;
	top: 0px; left: 27px;
	width: 540px;
	border: 1px solid #cdb280;
	background-color: #f8ebd2;
	padding: 5px 30px;
	margin-top: 40px;
	clear: both;
	}
div.inset ul {
	margin: 20px 0px;
	padding: 0px 0px 0px 16px;
	}
div.inset ul h3 {
	font-size: 18px;
	font-weight: normal;
	color: #544520;
	text-align: center;
	margin-bottom: 23px;
	}
div.inset li.thumbnail {
	font-size: 16px;
	text-align: left;
	color: #669748;
	margin-bottom: 10px;
	list-style: none;
	}
div.inset ul em {
	font-weight: normal;
	font-style: normal;
	color: #544520;
	}
span.faq h2 {
	font-size: 20px;
	font-style: italic;
	margin-bottom: 14px;
	margin-top: 14px;
	}
span.design-build p img {
	border: none !important;
	}
#rwr-video {
	width: 320px; height: 240px;
	min-height: 0 !important;
	}
p.listing {
	width: 588px !important;
	border-bottom: 1px solid #d9c2ab;
	margin-left: 30px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	}
p.listing img {
	float: right;
	border: none !important;
	margin: 30px 0px 0px 20px !important;
	}
p.listing img.logo, p.listing h1 {
	display: block;
	float: none !important;
	border: none !important;
	margin: 0px 0px 12px 0px !important;
	}
p.listing b {
	left: 0 !important;
	margin-bottom: 10px !important;
	color: #603c15;
	font-size:24px;
	font-weight:normal;
	margin-bottom:15px;
	text-align:left;
	}
#rwr-gallery {
	width: 592px;
	padding: 5px 10px;
	}
.big-image {
	position: relative;
	top: 3px; left: 0px;
	float:left;
	}
.thumbnails {
	position: relative;
	top: 40px;
	float: right;
	width: 70px; height: 300px !important;
	overflow: hidden;
	}
.thumbnails img {
	width: 69px; height: 46px;
	border: none !important;
	}
.scroll-up {
	position: relative;
	top: 18px; left: 540px;
	border: none !important;
	}
.scroll-down {
	position: relative;
	top: 345px; left: 510px;
	border: none !important;
	}
#real-estate-gallery {
	width: 572px;
	padding: 5px 20px;
	}
.real-estate img {
	position: relative;
	width: 280px;
	}
.real-estate p.caption {
	color: #603c15;
	font-size: 11px !important;
	width: 280px !important;
	text-align: center;
	margin-bottom: 25px !important;
	}
#real-estate-gallery p {
	margin: 0px;
	top: 0px; left: 0px;
	}
#real-estate-gallery h1 {
	left: 0px !important;
	margin-bottom: 25px;
	}
#real-estate-gallery p.info {
	top: 20px !important;
	display: block;
	width: 280px;
	float: right;
	margin-bottom: 10px;
	}
#real-estate-gallery p.description {
	width: 590px;
	clear: both;
	}
#real-estate-gallery hr {
	width: 590px;
	margin: 10px 0px;
	clear: both;
	}
p.bobbie {
	color: #603c15;
	float: left;
	padding-bottom: 15px;
	}
img.bobbie {
	border: 0px !important;
	float: right;
	}
#faq-form {
	display: block;
	width: 450px; height: 270px;
	margin-top: 40px;
	margin-left: 60px;
	margin-bottom: 40px;
	padding-top: 10px;
	}
#faq-form label {
	display: block;
	width: 140px;
	text-align: right;
	float: left;
	clear: both;
	margin-bottom: 15px;
	}
#faq-form input {
	display: block;
	width: 250px; height: 15px;
	float: right;
	margin-bottom: 13px;
	}
#faq-form textarea {
	display: block;
	width: 250px; height: 50px;
	float: right;
	}
#faq-form button {
	width: 100px; height: 25px;
	float: right;
	clear: both;
	margin-top: 15px;
	}
.error {
	font-family: monospace;
	color: red;
	}

