html,body {
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	bottom: 0;
	positioning: absolute;
	background-repeat: repeat-x;
	background-color: #545959;
	scrollbar-face-color: #04605a;
	scrollbar-highlight-color: #d8e0e8;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #eae9d7;
	}

a:hover {text-decoration: none}

a:visited {color:#7e2828;}

table.ProjectDetail {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 10px;
}

table.ContentProjectDetail {
	font-size: 12px;
	border: 0px solid #CCCCCC;
	margin: 5px;
	padding: 10px;
    		font-family: arial, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 24px;
		color: #000000;
		padding: 15px 40px 0px 40px;
}

table.ContentProjectDetailNoMargin {
	font-size: 12px;
	border: 0px solid #CCCCCC;
    		font-family: arial, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 24px;
		color: #000000;
		padding: 15px 40px 0px 40px;
}

a:link {color:#7e2828;}
  
table {
	border: 0px:
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
} 

div#mainhome {
		font-family: arial, sans-serif;
		font-size: 13px;
		font-style: normal;

		line-height: 24px;
		color: #000000;
		padding: 15px 40px 0px 40px;
}
div#mainsub {
		font-family: arial, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 24px;
		color: #000000;
		padding: 15px 40px 0px 40px;
		background-color: #ffffff;
}
div#mainsub2 {
		font-family: arial, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 24px;
		color: #000000;
		padding: 0px 0px 0px 0px;
		background-color: #ffffff;
}
td#bottomcapsub {
		font-family: arial, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 24px;
		color: #000000;
		padding: 0px 40px 0px 40px;
		height: 85px;
		width: 960px;
		background-image: url(../gifs/pht_cap_btm_sub.gif);
}


/* IMAGES AND TEXT	*/

img.left	{
	border: 0px;
	float: left;
	margin: 0px 25px 0px 0px
	}
img.right {
	border: 0px;
	float: right;
	margin: 0px 0px 0px 25px
	}
img.hmleft	{
	border: #ffffff 4px solid;
	float: left;
	margin: 2px 18px 0px 0px
	}	


.text	{	
		font-family: arial, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 24px;
		color: #000000;
}


.mini {
	color: #666666;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.textbld {	
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 21px;
		color: #000000;
}
.lrgtextbld {	
		font-family: arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		line-height: 21px;
		color: #000000;
}
.textitl {	
		font-family: arial, sans-serif;
		font-size: 12px;
		font-style: italic;
		line-height: 21px;
		color: #000000;
}
.textwt {	
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: normal;
		line-height: 21px;
		color: #ffffff;
}


h1 {
	font-family: garamondBE;
	font-size: 20px;
	font-weight: sharp;
	line-height: 20px;
	color: #04605a;
	padding: 0px;
	margin: 0px 0px 6px 0px;
} 	


h2 {
		font-family: arial, sans-serif;
    	font-size: 12px;
		font-style: normal;
		font-weight: normal;
		line-height: 14px;
		color: #666666;
		padding: 0px;
		margin: 0px 0px 0px 0px;
}

h3 {
	font-family: garamond, serif;
	font-size: 26px;
	line-height: 26px;
	color: #04605a;
	padding: 0px;
	margin: 0px 0px 6px 0px;
}

.project_detail {
	color: #666666;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
