

/* -------------------------- philmont.css -------------------------- */

/* ------------------------------------------------------------------------------
	Title:		Philmont Development Inc. CSS Document
			
	Author:		PMT Advertising
				http://www.pmtadvertising.com
				info@pmtads.com
	Artist:     Louis R. Stephens
	Date:		April 5, 2007
------------------------------------------------------------------------------- */

* {
margin: 0;
padding: 0;
}

body {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: .8em;
	line-height: 1.5em;
	color: #494a11;
	background-color: #ebda99;
	background-image: url('images/backgroundRepeat.gif');
	background-repeat: repeat;
	background-position: top left;
}


#index {
	font-size: .75em;
	line-height: 1.25em;}
	
	
div.clearer {
	clear: both;
	line-height: 0px;
	height: 0px;
}
p.map_viewer_print, div.slideshow_print, .print {
	display: none;
}

.seal { float: left; width: 102px; height: 70px; }

.sealLink { float: left; width: 200px; margin-top: 20px; margin-left: 10px; }

/*	=Text / HTML =h1
--------------------------------------- */

h1 {
	font-family: "Palatino", Times, serif;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	color: #494a11;
	font-size: 160%;
	border-bottom: 1px dashed #494a11;
}
h1 a {
	font-size: 65%;
}
h2 {
	font-family: "Palatino", Times, serif;
	margin: 0;
	padding: 0;
	font-size: 135%;
}
img {
	border: none;
}

p {
	padding-bottom: 15px;
}

/*	=Link States
--------------------------------------- */

a {
	color: #6b2827;
	text-decoration: none;
}
a:hover {
	color: #334f6c;
	text-decoration: underline;
}
div#navigation a {
	padding-right: 5px;
	margin-right: 3px;
	border-right: 1px solid #be9c81;
	font-size: 105%;
}

/*  ---------------------------------------------------------------------------
	=Global Definitions
------------------------------------------------------------------------------- */

.alternate {
	/* Not sure what this is for */
}
/* Specific to this site styles */
div#layout_container {
	width: 843px;
	margin: 0 auto;
	background-color: #f5e5b2;
}
div#imageBorderLeft {
	padding-left: 9px;
	background-image: url('images/leftBorder.jpg');
	background-repeat: repeat-y;
	background-position: top left;
}
div#imageBorderRight {
	padding-right: 9px;
	background-image: url('images/rightBorder.jpg');
	background-repeat: repeat-y;
	background-position: top right;
}
div.contentBackground {
	text-align: center;
	background-image: url('images/contentBackground.jpg');
	background-repeat: repeat-y;
	background-position: top right;
}
div.line {
	height: 1px;
	border-top: 1px solid #494a11;
	border-bottom: 1px solid #675c27;
	background-color: #a59353;
}
div#contentContainer {
	margin: 0 auto;
	text-align: left;
	padding: 0 55px;
}

/*---- Master Bricks and Vines ------*/

div#frameSide {
	float: left;
	width: 50px;
}
div#frameSideAlt {
	float: right;
	width: 50px;
}
img.topVine {
	float: right;
}
img.topBrick {
	float: left;
}
div#frameSide img.sideVine {
	float: left;
}
div#frameSide img.sideBrick {
	float: left;
	margin-top: 300px;
}
div#frameSideAlt img.sideVine {
	float: left;
	margin-top: 160px;
}
div#frameSideAlt img.sideBrick {
	float: left;
}

/*-----------------------------------*/

#layout_header .callUs { margin-left: 35px; font-weight: bold; font-size: 16px; }
#index #layout_header .callUs { margin-left: 95px; }

div#layout_header {
	/* Styles for the header */
}
div.builderLogo, div.constLogo {
	width: 150px;
	height: 98px;
	margin-left: 25px;
	background-image: url('images/philmontLogo.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.constLogo{
	background-image: url('images/const_logo.png');

}
div#slideshow {
	display: none;
}
div#navigation {
	font-family: "Palatino", Times, serif;
	width: 99%;
	font-size: 100%;
	line-height: 30px;
	margin: 10px auto;
	text-align: center;
	border-top: 1px solid #99853d;
	border-left: 1px solid #99853d;
	background-image: url('images/navBackground.jpg');
	background-repeat: repeat-x;
	background-position: bottom left;
}
div#navigation a.last {
	border-right: none;
}
div.bevel {
	border-bottom: 2px solid #64510e;
	border-right: 2px solid #64510e;
}
img.cornerShadow {
	float: left;
}
div.boxAlt, div#layout_footer p {
	padding: 15px;
	text-align: left;
	border: 2px solid #d7c584;
	background-color: #fcf2cd;
}
div#layout_footer {
	margin-top: 5px;
	text-align: left;
}
div.footerVine {
	background-image: url('images/bottomVine.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.footerBrick {
	height: 110px;
	background-image: url('images/bottomBrick.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}
div#layout_footer p {
	font-size: 90%;
	text-align: center;
	padding: 7px;
	margin: 0 60px;
}
div#credit {
	font-size: 70%;
	text-align: center;
	padding-top: 0px;
}

/*---Generic Resizable Content Box---*/

div.boxMainHolder {
	margin: 0 auto;
	width: 96%;
}

.boxMainTopLeft {
	background-image: url('images/boxMain/boxBkgMain-topLeft.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
.boxMainTopRight {
	background-image: url('images/boxMain/boxBkgMain-topRight.gif');
	background-position: right top;
	background-repeat: no-repeat;
}
.boxMainTopMid {
	height: 30px;;
	margin: 0 30px;;
	background-image: url('images/boxMain/boxBkgMain-topMid.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

.boxMainMidLeft {
	padding-left: 30px;;
	background-image: url('images/boxMain/boxBkgMain-leftMid.gif');
	background-position: left bottom;
	background-repeat: repeat-y;
}
.boxMainMidRight {
	padding-right: 30px;;
	background-image: url('images/boxMain/boxBkgMain-rightMid.gif');
	background-position: right top;
	background-repeat: repeat-y;
}
div.boxContent {
	background-color: #f8eabb;
}

.boxMainBtmLeft {
	background-image: url('images/boxMain/boxBkgMain-btmLeft.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}
.boxMainBtmRight {
	background-image: url('images/boxMain/boxBkgMain-btmRight.gif');
	background-position: right top;
	background-repeat: no-repeat;
}
.boxMainBtmMid {
	height: 30px;;
	margin: 0 30px;;
	background-image: url('images/boxMain/boxBkgMain-btmMid.gif');
	background-position: left top;
	background-repeat: repeat-x;
}

/*---End---Generic Resizable Content Box---*/

div.side {
	float: left;
	width: 97%;
	margin-left: 5px;
}
div.boxAlt {
	float: left;
	width: 645px;
	text-align: center;
}
div.boxAlt img {
	margin: 10px 0;
}

div.section {
	padding-bottom: 15px;
}

/*------ PICTBOX ------*/

body#pictbox div.builderLogo {
	margin: 0 auto;
	margin-top: 10px;
}
body#pictbox div.footerVine, body#pictbox div.footerBrick {
	background-image: none;
}
body#pictbox div.pictbox {
	margin: 15px;
}
body#pictbox div.pictbox img {
	border: 4px solid #745c00;
}

/*  ---------------------------------------------------------------------------
	=Home - PAGE SPECIFIC
------------------------------------------------------------------------------- */

body#index div.builderLogo {
	width: 260px;
	height: 170px;
	margin-left: 35px;
	margin-bottom: 5px;
	background-image: url('images/philmontLogo-big.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
body#index div#slideshow {
	float: right;
	width: 360px;
	display: block;
}
body#index div.boxMainHolder {
	float: left;
	width: 510px;
}
body#index div.side {
	width: 200px;
}
body#index div.boxAlt img {
	border: 4px solid #745c00;
}
body#index div.boxAlt {
	width: 150px;
	height: 460px;
	position: relative;
}
div.ticker {  bottom: 5px; left: 15px; }
body#index div.general_news_top {
	border-left: 1px dashed #494a11;
	margin-top: 20px;
	padding-left: 15px;
}
body#index div.general_news_top h1 {
	font-size: 110%;
	font-weight: normal;
	line-height: 22px;
	border: none;
	padding-left: 17px;
	background-image: url('images/arrow.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

body#index div.general_news_top div.picture, 
body#news div.entry div.picture {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
body#index div.general_news_top div.picture img, 
body#news div.entry div.picture img {
	border: 4px solid #745c00;
}
body#index a.moreInfo {
	font-size: 90%;
	margin-left: 335px;
	padding-left: 10px;
	border-left: 1px solid #494a11;
}

/*  ---------------------------------------------------------------------------
	=Models - PAGE SPECIFIC
------------------------------------------------------------------------------- */

body#modelsListing div.boxMainHolder {
	width: 60%;
}
body#modelsListing h2 {
	display: none;
}
body#modelsListing div.split_a h2 {
	display: block;
}

body#models div.entry, 
body#modelsListing div.entry {
	text-align: center;
}
body#models div.entry div.split_a, 
body#modelsListing div.entry div.split_a {
	padding-bottom: 15px;
}
body#models div.entry div.split_a div.picture img:hover, 
body#models div.detail div.slideshow img:hover, 
body#models div.detail div.pictures img:hover, 

body#modelsListing div.entry div.split_a div.picture img:hover, 
body#modelsListing div.detail div.slideshow img:hover, 
body#modelsListing div.detail div.pictures img:hover {
	/* border: 4px solid #334f6c; */
	border: 4px solid #6b2827;
	cursor: pointer;
}
body#models div.entry div.split_a h1, 
body#modelsListing div.entry div.split_a h1 {
	font-size: 250%;
	font-weight: normal;
	padding-top: 15px;
	margin-bottom: 0;
	border-top: 1px dashed #494a11;
	border-bottom: none;
}
body#models div.entry div.split_a img, 
body#models div.detail img, 

body#modelsListing div.entry div.split_a img, 
body#modelsListing div.detail img {
	border: 4px solid #745c00;
}

/*
	=Model Listing (only)
------------------------------------------------- */

body#modelsListing div.entry div.price {
	float: right;
	text-align: right;
	padding-right: 20px;
}
body#modelsListing div.entry div.squareFootage {
	text-align: left;
	padding-left: 20px;
}
body#modelsListing div.entry div.price p, 
body#modelsListing div.entry div.squareFootage p {
	padding-bottom: 10px;
}

/* ---------------------------------------------- */

body#models div.entry div.split_b, 
body#models div.entry div.description, 

body#modelsListing div.entry div.split_b, 
body#modelsListing div.entry div.description  {
	display: none;
}

/*
	=Model Details
------------------------------------------------- */

body#models div.boxMainHolder {
	float: right;
	width: 70%;
}
body#models div.side {
	width: 200px;
}
body#models div.boxAlt {
	width: 154px;
	text-align: left;
}
body#models div.property_model {
	width: 438px;
}

div.boxAlt ul#modelsNav {
	text-indent: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	list-style-type: none;
	border-bottom: 1px dashed #494a11;
}
body#models div.boxAlt h1 {
	font-size: 130%;
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
body#models div#layout_header h1, 
body#modelFeatures div#layout_header h1, 

body#modelsListing div#layout_header h1, 
body#developments div#layout_header h1 {
	float: right;
	font-size: 200%;
	font-weight: normal;
	padding-top: 50px;
	padding-right: 20px;
	border-bottom: none;
}
body#models div.property_model div.detail h1, 
body#modelFeatures div.property_model div.detail h1 {
	display: none;
}
body#models div.detail div.slideshow {
	width: 350px;
	height: 270px;
	margin-left: 54px;
}
body#models div.detail div.slideshow_controls {
	height: 52px;
	margin-left: 55px;
}
body#models div.detail div.squareFootage {
	margin-bottom: 15px;
	border-bottom: 1px dashed #99853d;
}
body#models div.detail div.squareFootage h2, 
body#models div.detail div.price h2 {
	padding-bottom: 8px;
}
body#models div.detail div.slideshow h2 {
	display: none;
}
body#models div.detail div.developments {
	padding-bottom: 15px;
	border-bottom: 1px dashed #494a11;
}
body#models div.detail div.developments h2 {
	font-size: 120%;
	margin-bottom: 8px;
}
body#models div.detail div.developments ul {
	list-style-type: none;
}
body#models div.detail div.description, 
body#models div.detail div.floorplans, 
body#models div.detail div.pictures {
	padding-top: 15px;
	border-top: 1px dashed #494a11;
}
body#models div.detail div.pictures h2 {
	margin-bottom: 10px;
}
body#models div.detail div.pictures p {
	float: left;
	margin-right: 8px;
}
body#models div.detail div.pictures img {
	width: 38px;
	border: 1px solid #745c00;
}
body#models div.detail div.pictures img:hover {
	border: 1px solid #6b2827;
}
body#models div.detail div.pictures a, 
body#models div.detail div.slideshow_controls h2 {
	display:none;
}
body#models div.detail div.features ul {
	list-style-type: none;
}
body#models div.detail div.features h2 {
	display: none;
}
body#models div.detail div.features, 
body#models div.detail div.options {
	padding: 20px;
	padding-left: 0;
	border-top: 1px dashed #494a11;
}
body#models div.detail div.features h2, 
body#models div.detail div.options h2 {
	margin-left: -20px;
	margin-bottom: 10px;
}

body#modelFeatures div.features h2 {
	margin-bottom: 20px;
}
body#modelFeatures div.features ul {
	list-style-type: none;
}

/*  ---------------------------------------------------------------------------
	=Slideshow Buttons
------------------------------------------------------------------------------- */

.slideshow_controls {
	margin-bottom: 15px;
}
.slideshow_controls img {
	border: 0;
}
.slideshow_controls a {
	float: left;
}
#ss_prev, 
#ss_next, 
#ss_stop, 
#ss_start {
	width: 80px;
	height: 54px;
	margin-right: 2px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('images/ssPrevious.gif');
}
#ss_next {
	background-image: url('images/ssNext.gif');
}
#ss_stop {
	background-image: url('images/ssStop.gif');
}
#ss_start {
	background-image: url('images/ssPlay.gif');
}

/*  ---------------------------------------------------------------------------
	=Developments - PAGE SPECIFIC
------------------------------------------------------------------------------- */

body#developments div.entry {
	text-align: center;
}
body#developments div.entry h1 {
	font-size: 250%;
	font-weight: normal;
}
body#developments div.entry img {
	width: 350px;
	border: 4px solid #745c00;
}
body#developments div.entry img:hover {
	border: 4px solid #6b2827;
}
body#developments div.entry p {
	padding-top: 20px;
	padding-bottom: 10px;
}
body#developments div.entry div.map {
	display: none;
}

/*
	=Development Details
------------------------------------------------- */

body#developments div.detail {
	float: right;
	width: 200px;
}
body#developments div.detailSplit {
	width: 400px;
}
body#developments div.description {
	padding-top: 30px;
	padding-bottom: 10px;
}
body#developments div.features {
	padding-left: 15px;
	padding-bottom: 30px;
}
body#developments div.detailSplit div.pictures h2 {
	padding-bottom: 10px;
}
body#developments div.detailSplit img {
	border: 4px solid #745c00;
}
body#developments div.detailSplit div.pictures img {
	cursor: pointer;
	margin-bottom: 20px;
	border: 2px solid #745c00;
}
body#developments div.detailSplit div.pictures img:hover {
	border: 2px solid #6b2827;
}
body#developments div.detailSplit div.pictures a {
	display: none;
}
body#developments div.detail h2 {
	font-size: 120%;
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #745c00;
}
body#developments div.detail a {
	display: block;
	font-style: italic;
}

/*  ---------------------------------------------------------------------------
	=Home Owners - PAGE SPECIFIC
------------------------------------------------------------------------------- */

body#homeowners div#layout_header h1 {
	float: right;
	font-size: 200%;
	font-weight: normal;
	padding-top: 50px;
	padding-right: 20px;
	border-bottom: none;
}

body#homeowners div.side {
	float: left;
}
body#homeowners div.space {
	margin-top: 15px;
}
body#homeowners div.boxAlt img {
	float: right;
	margin-left: 15px;
	border: 4px solid #745c00;
}

div#constructionTimeline, 
div#preConstruction, 
div#construction, 
div#foundation, 
div#interior, 
div#exterior, 
div#preClosing {
	float: left;
	width: 435px;
	padding-top: 7px;
	text-align: left;
}
body#homeowners img.constImg {
	float: right;
}
body#homeowners h2 {
	text-align: left;
	clear: both;
}

/*  ---------------------------------------------------------------------------
	=customerFeedback - PAGE SPECIFIC
------------------------------------------------------------------------------- */

body#customerFeedback div#layout_header h1 {
	float: right;
	font-size: 200%;
	font-weight: normal;
	padding-top: 50px;
	padding-right: 20px;
	border-bottom: none;
}

body#customerFeedback div.side {
	float: left;
}
body#reviews div.space {
	margin-top: 15px;
}
body#customerFeedback div.boxAlt img {
	float: right;
	margin-left: 15px;
}

body#customerFeedback img.constImg {
	float: right;
}

body#customerFeedback h2 {
	text-align: left;
	clear: both;
}

div#customerFeedback {
	float: left;
	width: 435px;
	padding-top: 7px;
	text-align: left;
}

/*  ---------------------------------------------------------------------------
	=Lots - PAGE SPECIFIC
------------------------------------------------------------------------------- */



/*  ---------------------------------------------------------------------------
	=News - PAGE SPECIFIC
------------------------------------------------------------------------------- */

body#news div.boxAlt {
	text-align: left;
}
body#news div.general_news_archive_menu a {
	display: block;
}
body#news div.general_news_archive_menu {
	padding-bottom: 25px;
}

/*  ---------------------------------------------------------------------------
	=Remodeling - PAGE SPECIFIC
------------------------------------------------------------------------------- */

body#remodeling div#layout_header h1 {
	float: right;
	font-size: 200%;
	font-weight: normal;
	padding-top: 50px;
	padding-right: 20px;
	border-bottom: none;
}

body#remodeling div.property_development p {
	/*font-size: 110%;
	text-align: center;*/
}

body#remodeling p img {
	float: left;
	margin: 5px;
}

div#remodelSlides{
	margin: 0 0 0 40px;
}

div#slideshowRemodel{
	margin: 0 0 10px 40px;
}

/*  ---------------------------------------------------------------------------
	=FAQ - PAGE SPECIFIC
------------------------------------------------------------------------------- */



/*  ---------------------------------------------------------------------------
	=Vendors - PAGE SPECIFIC
------------------------------------------------------------------------------- */



/*  ---------------------------------------------------------------------------
	=Contact - PAGE SPECIFIC
------------------------------------------------------------------------------- */

body#contact div.boxMainHolder {
	float: left;
	width: 380px;
}
body#contact div.side {
	width: 330px;
}
body#contact div.boxAlt {
	width: 280px;
}
body#contact div.entry {
	text-align: left;
}
body#contact div.entry h2 {
	/*font-family: "Palatino", Times, serif;*/
	font-size: 110%;
}
body#contact .title {
	padding-bottom: 15px;
}

/*
	=Form Styles
------------------------------------------------- */

body#contact .required {
	color: #d50000;
}
body#contact span.field {
	display: block;
	padding-bottom: 10px;
}