body 
{ 
	background-color:#e0dad2;
	margin:0px;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
}
p, ul, ol, li, a
 {
	font-size:11px;
 }


.nav {
	color: #885625;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
a.nav {
	color: #885625;
	font-weight: normal; }
a:hover.nav  {
	color: #0f3c2f;
	text-decoration: none; }

.header, .header a,  .header a:visited {
	font-size:15px;
	font-weight:bold;
	color: #885625;
	text-decoration: none;
}
.header a:hover
{
	color: #0f3c2f;
}

.navon {
	color: #0f3c2f;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
a.navon {
	color: #0f3c2f;
	font-weight: normal; }
a:hover.navon {
	color: #0f3c2f;
	text-decoration: none; }

.text {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
a.text {
	color: #000000;
	font-weight: normal; }
a:hover.text {
	color: #885625;
	text-decoration: none; }

.content {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	}
a.content {
	color: #885625;
	font-weight: normal;
	text-decoration: underline; }
a:hover.content {
	color: #0f3c2f;
	text-decoration: underline; }

H1 { font:15px/15px Arial, Helvetica, Verdana, sans-serif; color:#0f3c2f; font-weight:bold }

.boldhd {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
a.boldhd {
	color: #666666;
	font-weight: bold; }
a:hover.boldhd {
	color: #0f3c2f;
	text-decoration: none; }

.pagehd {
	color: #6c6348;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
a.pagehd {
	color: #6c6348;
	font-weight: bold; }
a:hover.pagehd {
	color: #0f3c2f;
	text-decoration: none; }

.footer {
	color: #726f69;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	}
a.footer {
	color: #726f69;
	font-weight: normal; }
a:hover.footer {
	color: #0f3c2f;
	text-decoration: none; }

.copyright {
	color: #869084;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	}
a.copyright {
	color: #869084;
	font-weight: normal; }
a:hover.copyright {
	color: #ffffff;
	text-decoration: none; }
	
	
	
.shadow
{
	filter:progid:DXImageTransform.Microsoft.Shadow(strength=3,color=#585858,direction=135);
}	


.small { 
	font-size:10px;
}	
.smallbold { 
	font-size:10px;
	font-weight:bold;
}
.input
{
    BORDER:  1px solid #aaaaaa;
    FONT-SIZE: 11px;
    color: #000000;
    height:22px;
    padding:2px;
}
.textarea
{
    BORDER:  1px solid #aaaaaa;
    FONT-SIZE: 11px;
    color: #000000;
    padding:2px;
}
.fileupload
{
    BORDER:  1px solid #aaaaaa;
    FONT-SIZE: 11px;
    color: #000000;
    height:20px;
    padding:2px;
}

.select
{
    BORDER:  1px solid #aaaaaa;
    FONT-SIZE: 11px;
    color: #000000;
    height:20px;
    position:relative;
}
.select2
{
    BORDER:  1px solid #aaaaaa;
    FONT-SIZE: 11px;
    color: #000000;
    height:20px;
    width:65px;
}
.button
{ 
	border:  1px solid #aaaaaa;
	background: #efefef;
	padding: 0px 3px 2px 3px;
	color:#000000;
	height:20px;
	FONT-SIZE: 11px;
}
.button:hover
{ 
	border:  1px solid #000000;
	background: #ffffff;
	padding: 0px 3px 2px 3px;
	color:#000000;
	height:20px;
	FONT-SIZE: 11px;
}
.showBox {
	border:1px solid #cccccc;
	background: #EBEAE0;
	font-weight:bold;
	padding: 3px 3px 3px 5px;
	width: 600px;
	font-size:11px;
}
.showBoxRed {
	border:1px solid #ff0000;
	background: #ffee88;
	font-weight:bold;
	padding: 3px 3px 3px 5px;
	color:#ff0000;
	font-size:11px;	
}
.thead { 
	background: #EBEAE0;
	font-weight:bold;
	font-size:10px;
}	
.tcell {
	font-size:10px;
}

.tabOn,.tabOn:hover {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	padding:1px;
	text-decoration:none;
	background:#ffffff;
	color:#000000;
	font-weight:bold;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}	
.tabOn a, .tabOn a:hover  {
	font-size:11px;
	color:#444444;
	text-decoration: none;
	font-weight:bold;
}
.tabOff {
	border-bottom: 1px solid #666666;
	padding:1px;
	text-decoration:none;
	background:#EBEAE0;
	color:#000000;
}
td.tabOff:hover, td.tabOff:visited {
	background:#efefef;
}
.tabOff a, .tabOff a:hover {
	font-size:11px;
	color:#000000;
	text-decoration: none;
}
.image { 
	border: 1px solid #666666; 
	float:left;
}	
.imageFeatured { 
	border: 2px solid #0000ff; 
	float:left;
}	

.imageHomepage { 
	border: 2px solid #ff0000; 
	float:left;
}	

.file
{
	background: url(http://phoenixredevelopment.com/Includes/images/icon_document.gif) no-repeat left;
	padding: 0px 2px 0px 18px;
	margin-left:2px;
	height:16px;
	vertical-align:middle;
}
.pdf
{
    background:  url(http://phoenixredevelopment.com/Includes/images/icon_pdf.gif) no-repeat left;
    padding: 0px 0px 2px 20px;
    height:16px;
    vertical-align:middle;
}
.pdfList {
    LIST-STYLE-IMAGE: url(http://phoenixredevelopment.com/Includes/images/icon_pdf.gif);
    line-height: 150%;
}

.QA {
	line-height: 150%;
	margin-left:-10px;
	*margin-left:10px;
        text-align:justify

}
.Q {
	LIST-STYLE-IMAGE: url(http://phoenixredevelopment.com/Includes/images/icon_Q.png);
    line-height: 150%;
	padding:0px 0px 10px 10px;
	margin-left:10px;
	font-weight:bold;
}
.A {
    LIST-STYLE-IMAGE: url(http://phoenixredevelopment.com/Includes/images/icon_A.png);
    line-height: 150%;
    padding:0px 0px 20px 10px;
   margin-left:10px;    
   text-align:justify

}
.top {
	border-top:1px dotted #666666;
	margin-top:10px;
	text-align:right;
}

.wordfile
{
	background:  url(http://phoenixredevelopment.com/Includes/images/icon_word.gif) no-repeat left;
    padding: 2px 2px 0px 20px;
    height:20px;
    vertical-align:middle;
}
.ammenities
{
	width:100%;
	padding:2px;
	font-size:9px;
}
#dotbot{
	border-bottom: 1px dotted #e5e5e5;
}
#dottop{
	border-top: 1px dotted #e5e5e5;
}	
.dotbotHead{
	font-weight:bold;
	font-size:10px;
	border-bottom: 1px solid #cccccc;
}

#propImage
{
	width:60px;
	height:75px;
	vertical-align:text-bottom;
	text-align:center;
	padding:1px 10px 1px 10px;
	float:left;
}
.frame {
/*padding:0px 15px 5px 15px;*/
	padding:0px 5px 5px 15px;
	float:left;
	width:50px;
}

.imageSS {
	border:1px solid #000000;
	cursor:pointer;
}
.imageThumb {
	border:1px solid #000000;
	cursor:pointer;	
	width:50px;
}
.imagedesc
{
	width:302px;
	height:32px;
	background:#f8f8f8;
	text-align:center;
	margin-bottom: 10px;
	font-size:10px;
	padding:2px;
	color:#000;
	font-weight:bold;
}

.blueLink,a.blueLink {
	color: #63a5ef;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }

a:hover.blueLink {
	color: #00548E;
	text-decoration: none; }

.LargeButton
{
	cursor:pointer;
	background: white url('http://phoenixredevelopment.com/Includes/images/btn_Medium.gif') no-repeat;
	border: 0px;
	height: 22px;
	width: 115px;
	font: normal 11px Arial, Trebuchet MS, Tahoma;
	color: #666;
}
.SmallButton
{
	cursor:pointer;
	background: white url('http://phoenixredevelopment.com/Includes/images/btn_Small.gif') no-repeat;
	border: 0px;
	height: 22px;
	width: 68px;
	font: normal 11px Arial, Trebuchet MS, Tahoma;
	color: #666;
}
.TinyButton
{
	cursor:pointer;
	background: white url('http://phoenixredevelopment.com/Includes/images/btn_22px.gif') no-repeat;
	border: 0px;
	height: 22px;
	width: 22px;
	font: bold 14px Arial, Trebuchet MS, Tahoma;
	color: #666;
}



    
.clipwrapper{
  position:relative;
  height:225px;
}
.clip{
  position:absolute;
  clip:rect(50px 218px 155px 82px);
}
.clipout{
  position:relative;
  width:300px;
  height:225px;
  border:1px solid #666;
}
.clipin{
  position:absolute;
  clip:rect(120px 470px 345px 170px);
  top:-120px;
  left:-170px;
}

.sitemap1 
{font-size:13px; color:#336600; line-height:30px; text-decoration:none;}

.sitemap1 a
{font-size:13px; color:#336600; line-height:30px; text-decoration:none;}

.sitemap1 a:visited
{font-size:13px; color:#336600; line-height:30px; text-decoration:none;}

.sitemap1 a:hover
{font-size:13px; color: #FF0000; line-height:30px; text-decoration:underline;}


.fooh2
{ color:#869084;
font-size: 9px;
font-weight: normal;
text-decoration: none;
}


.fooh2 a, 
.fooh2 a:link, a:visited { color:#869084; font-size: 9px;text-decoration:none;}


.fooh2 a:hover { color:#e1dfd3 }

