
body
{
	background-image: url(http://www.phihome.com/_images/tile-body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #5a4317;
	font-family: Arial, Helvetica, sans-serif;
	color: #5a462b;
	font-size: 13px;
	line-height: 20px;
}


img
{
	border: none;
	padding: 0px;
	margin: 0px;
}


form
{
	margin: 0px;
	padding: 0px;
}


a
{
	font-size: 11px; 
	color: #edeabf;
	text-decoration: underline;
}

a:hover
{
	color: #5a4317;
	text-decoration: none;
}

li
{
	margin-bottom: 10px;
}

.indented
{
	margin-left: 25px;
	text-indent: 0em;
	margin-top:  15px;
}


h1, h2
{
	font-family: "Cooper BT", "Cooper Black", Georgia, serif;
	font-size: 20px;
	font-weight: normal;
	color: #edeabf;

}

h2
{
	font-size: 16px;
}


hr
{
	background-color: #edeabf;
	height: 1px;
	border: none;
	margin: 12px 0px;
	width: 100%;

}




/* *********************************************  */

.formError, .errorMsg
{
	text-align: center;
	color: #891a1d;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
}

.required
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	padding-right: 3px;
	position: relative;
	top: 4px;
}

			
.note, a.note, .note a
{
	font-size: 10px;
	line-height: 15px;
}



.bigBold
{
	font-size: 14px; 
	font-weight: bold;
}

.biggerBold
{
	font-size: 17px; 
	font-weight: bold;
}

.biggestBold
{
	font-size: 20px; 
	font-weight: bold;
}

.alert
{
	font-size: 13px;
	font-weight: bold;
	color: red;
	text-align: center;
}

.line
{
	border-bottom: 2px solid #8C8484;
	height: 2px;
	margin:  10px 0px;
}


.centerDiv
{
	text-align: center;
	font-size: inherit;
	margin: auto;
}

div.clear {	clear: both;	}

.tabDiv
{
	padding-left: 25px;
}

.highlight, a.highlight
{
	color: #FFFFFF;
	background-color: #891a1d;
	padding: 0px 4px;
	text-decoration: none;
}

	
/* *********************************************  */


div.mainContainer
{
	position: absolute;
	background-color: #eeeeee;
	width:800px;
	left: 50%;
	margin-left: -400px;
}

div.layoutContainer
{
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
}

div.headerContainer
{
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:138px;
	background-image: url(http://www.phihome.com/_images/tile-header-bg.jpg);
}

div.headerContents
{
	position: relative;
	left:3px;
	top:3px;
	width: 792px;
	height: 130px;
	border: 1px solid #5a4317;
}

div.headerLeft
{
	float: left;
	height: 130px;
	width: 42px;
	border-right: 1px solid #5a4317;
}

div.headerLogo
{
	float: left;
	height: 130px;
	width: 320px;
	text-align: center;
	border-right: 1px solid #5a4317;
}

div.headerImageGallery
{
	float: left;
	height: 130px;
	width: 428px;
}


div.headerBottom
{
	position:absolute;
	left:0px;
	top:138px;
	width:800px;
	height:4px;
}

div.headerSpacer
{
	position:absolute;
	left:0px;
	top:142px;
	width:800px;
	height:8px;
}

div.menu
{
	position:absolute;
	left:0px;
	top:150px;
	width:800px;
	height:44px;
}

div.bodyMain
{
	position:absolute;
	left:0px;
	top:194px;
	width:800px;
	background-color: #a1aa67;
}

div.bodyContentContainer
{
	position: relative;
	left:3px;
	top:0px;
	width: 792px;
	border: 1px solid #edeabf;
	margin-bottom: 3px;
}

div.beneathBodyContainer
{
	color: #edeabf;
	position:absolute;
	left:0px;
	bottom:-20px;
	height: 10px;
	min-height: 10px;
	font-size: 10px;
	width: 800px;
}

div.beneathBodyContainer a
{
	font-size: 10px;
}

div.beneathBodyContainer a:hover
{
	color: #edeabf;
	text-decoration: none;
}

div.bodyHeading
{
	background-image: url(http://www.phihome.com/_images/tile-body-green-crosshatch.gif);
	width: 792px;
	height: 36px;
	text-align: center;
	border-bottom: 1px solid #edeabf;
}

div.twoColumnLeft
{
	float: left;
	width: 396px;
	max-width: 396px;
	height: 100%;
}

div.twoColumnRight
{
	float: left;
	width: 395px;
	max-width: 395px;
	height: 100%;
	border-left: 1px solid #edeabf;
}

div.columnBlock
{
	width: 396px;
	border-bottom: 1px solid #edeabf;
}

div.columnBlockBottom
{
	width: 395px;
}


div.menu-button1 {	position:absolute; left:0px; top:0px; width:79px; height:44px;	}
div.menu-button2 {	position:absolute; left:79px; top:0px; width:79px; height:44px;	}
div.menu-button3 {	position:absolute; left:158px; top:0px; width:79px; height:44px;	}
div.menu-button4 {	position:absolute; left:237px; top:0px; width:79px; height:44px;	}
div.menu-button5 {	position:absolute; left:316px; top:0px; width:139px; height:44px;	}
div.menu-button6 {	position:absolute; left:455px; top:0px; width:79px; height:44px;	}
div.menu-button7 {	position:absolute; left:534px; top:0px; width:96px; height:44px;	}
div.menu-gap {	position:absolute; left:630px; top:0px; width:46px; height:44px; background-image: url(http://www.phihome.com/_images/menu-gap.jpg);	}
div.menu-estimates {	position:absolute; left:676px; top:0px; width:124px; height:44px;	}

a.menuLink, a.menuLinkUp
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #edeabf;
	text-decoration: none;
	width: 100%;
	height: 44px;
	font-size: 12px;
	padding-top: 12px;
	padding-left: 2px;
	display: block;
	vertical-align: middle;
	text-align: center;
}

a.menuLinkUp
{
	font-family: "Cooper BT", "Cooper Black", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.menuLink:hover
{
	color: #a1aa67;
}

a.menuLinkUp:hover
{
	color: #edeabf;
}

div.paddedContent
{
	padding: 20px 40px;
}

/* *********************************************  */

.messageBox
{
	display: table;
	margin: auto;
	border: 2px solid #231F20;
	background-color: #891a1d;
	color:#FFFFFF;
	padding: 10px 20px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 30px;
	line-height: 30px;
	max-width: 650px;
	text-align: center;
}

.messageBox a
{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}


/* *********************************************  */


input, textarea 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 1px 3px;
}



.formElementContainer
{
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 7px;
	margin: 10px 0px;
}


.formTable, .formTableSmall
{
	border: 1px solid #231F20;
	background-color: #FFFFFF;
}

.formTableSmall
{
	font-size: 10px;
}

.formHeading
{

	background-color: #2162AF;
	color: #91D6F6;
	font-weight: bold;
	padding: 3px 20px;
	text-align: left;
	border: 7px solid #EEEEEE;
}

.mandatoryStar
{
	font-family: "Arial Black";
	color: #891a1d;
	font-size: 17px;
	position: relative;
	top: 2px;
	padding-right: 4px;
}

/* *********************************************  */

.tdR, .tdL, .tdC, .tdJ, .tdRT, .tdLT, .tdCT, .tdJT, .tdRM, .tdLM, .tdCM, .tdJM, .tdRB, .tdRStripe, .tdLStripe, .tdCStripe, .tdJStripe, .tdRTStripe, .tdLTStripe, .tdCTStripe, .tdJTStripe,  .tdRMStripe, .tdLMStripe, .tdCMStripe, .tdJMStripe
{
	padding: 4px 14px;
	vertical-align: middle;
}

.tdRHead, .tdLHead, .tdCHead, .tdJHead
{
	padding: 2px 14px;
	vertical-align: middle;
	background-color: #891a1d;
	color: #FFFFFF;
	font-weight: bold;
}

.tdRHead a, .tdLHead a, .tdCHead a, .tdJHead a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.tdR, .tdRT, .tdRB, .tdRStripe, .tdRTStripe, .tdRHead
{
	text-align: right;
}

.tdL, .tdLT, .tdLStripe, .tdLTStripe
{
	text-align: left;
}

.tdC, .tdCT, .tdCStripe, .tdCTStripe, .tdCM, .tdCMStripe, .tdCHead
{
	text-align: center;
}

.tdJ, .tdJT, .tdJStripe, .tdJTStripe
{
	text-align: justify;
}

.tdRM, .tdRMStripe, .tdCM, .tdCMStripe, .tdLM, .tdLMStripe
{
	vertical-align: middle;
}

.tdRT, .tdRTStripe, .tdLT, .tdLTStripe, .tdCT, .tdCTStripe, .tdJT, .tdJTStripe
{
	vertical-align: top;
}

.tdRB, .tdRBStripe, .tdLB, .tdLBStripe, .tdCB, .tdCBStripe, .tdJB, .tdJBStripe
{
	vertical-align: bottom;
}

.tdRStripe, .tdLStripe, .tdCStripe, .tdRTStripe, .tdLTStripe, .tdCTStripe, .tdRMStripe, .tdRTStripe, .tdLTStripe, .tdCMStripe, .errorMsgStripe
{
	background-color: #8C8484;
}




