/* CSS Document */
*{margin:0px; padding:0px;}
div{margin:0px; padding:0px;}
.clear {
	clear: both;
}

body {
	margin: 0;
	padding: 12px 0 0 0;
	background: url(images/main_bg.gif) repeat-x #d1d8c8;
	font: 11px Tahoma;
	color: #5b594b;
	background-color: #F7EFD6;
}
#flashContent {
padding: 2px;
border: 1px solid #79877a;
}
.boxContent{
border: 1px solid #808662;
width: 208px;
margin: auto;

}
.boxContentBorder {
border: 1px solid #e3e6db;
background: #ECE1C1;

vertical-align: top;
}
.style9 {
	color: #E9C379;
	font-weight: bold;
}
input, select, option {
font: 11px Tahoma;
}
#quickBox {
color: #fff; 
font: bold 11px Arial, Helvetica, sans-serif; 
border: 1px solid #dbdfcf; 
background: url(images/bg_quicksearch.gif) repeat-x #cfd3bb;
}
#quickBox td{
padding: 0 0 0 5px;
}
#footer, #footer a {
color: #526353;
text-decoration: none;

}
#footer a:hover{
color: #526353;
text-decoration:underline
}
img {
border: 0;
}
a {
color: #526353;
text-decoration: none
}
.style7 {font-size: 9px}
a .style7 {font-size: 9px; text-decoration:none;}
 a:hover .style7 {font-size: 9px; text-decoration:underline;}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000066;
}
.style3 {color: #990000}
.style4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {color: #FFFFFF}
.nav_table{color:#736353; font-size:11px; font-family:tahoma; text-decoration:none; font-weight:normal;}
.nav_table td{color:#736353; font-size:11px; font-family:tahoma; text-decoration:none; font-weight:normal;}
.nav_table td a{color:#736353; font-size:11px; font-family:tahoma; text-decoration:none; font-weight:normal;}
.nav_table td a:hover{color:#B38E69; font-size:11px; font-family:tahoma; text-decoration:underline; font-weight:normal;}
.nav_seprator{background-image:url(images/nav_seprator.jpg); background-repeat:no-repeat;}
.nav_green{background-image:url(images/nav_green_bk.jpg); background-repeat:repeat-x;}
.nav_purple{background-image:url(images/nav_purple.jpg); background-repeat:repeat-x;}
.nav_lightblue{background-image:url(images/nav_lightblue.jpg); background-repeat:repeat-x;}
.nav_darkgreen{background-image:url(images/nav_darkgreen.jpg); background-repeat:repeat-x;}
.nav_orange{background-image:url(images/nav_orange.jpg); background-repeat:repeat-x;}
.nav_red{background-image:url(images/nav_red.jpg); background-repeat:repeat-x;}
.nav_yellow{background-image:url(images/nav_yellow.jpg); background-repeat:repeat-x;}
.nav_brown{background-image:url(images/nav_brown.jpg); background-repeat:repeat-x;}
.nav_blue{background-image:url(images/nav_blue_bk.jpg); background-repeat:repeat-x;}
.login_bt{width:70px; height:22px; background-image:url(images/btn_go.gif); background-repeat:no-repeat; background-color:#000000; border:none;} 
.all_bt{width:70px; height:22px; background-image:url(images/blank_bt.jpg); background-repeat:no-repeat; background-color:#000000; border:none; color:#FFFFFF; font-size:12px; font-weight:bold;}
.left_panel_bk{background-image:url(images/left_bk.jpg); background-repeat:repeat-y;}

/*news*/
#news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}
/*lift nav*/
#nav { background-color:#B49E6C;
  /*background: url(images/nav_left_left.jpg) no-repeat;*/

}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
  
}

#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav li .important {
border-top: 1px solid #959595;
  border: none;
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
}

#nav .important a {

  color: #E9C379;
}
/*right*/
#right {
  float: left;
  
  padding-right: 9px;
  line-height:17px;
  text-align:justify;
  
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #5b594b;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right .h2 {
  font: 18px arial, sans-serif;
  color: #5b594b;
  border-bottom: 1px solid #C4AE7C;
  margin-top:0px;
  display:block;
}
#right .span {
  font: 12px arial, sans-serif;
  color: #5b594b;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-top: 0px;
}
#right .span a{
  font: 12px arial, sans-serif;
  color: #5b594b;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right .span a:hover{
  font: 12px arial, sans-serif;
  color:#000000;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  text-decoration:underline;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #5b594b;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background: url(images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(images/pic_3.jpg) no-repeat;
}
#spacer {
  height: 2em;
}
.c_innermaintext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#5a6f2d;
	font-weight:bold;
	display:block; 
	margin:0 0 8px 0;
	border-bottom:1px solid #CCCCCC;
	width:60%;
}
.t_innermaintext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#71706E;
	font-weight:bold;
	display:block; 
	margin:0 0 0 0;
	border-bottom:1px solid #CCCCCC;
	width:80%;
}
.innermaintext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#5a6f2d;
	font-weight:bold;
}
.t_subheading{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#71706E;
	font-weight:bold;
	
	margin:0 0 8px 8px;

	}
.t_subheading a{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#71706E;
	font-weight:bold;
	
	margin:0 0 8px 8px;
	border-bottom:1px solid #CCCCCC;
	text-decoration:none;
	}
.t_subheading a:hover{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#71706E;
	font-weight:bold;
	
	margin:0 0 8px 8px;
	border-bottom:1px solid #CCCCCC;
	text-decoration:underline;
	}
a .more{text-decoration:none}
a:hover .more{text-decoration:underline}

.project_names
{
	font-family:Arial, Helvetica, sans-serif;
	color:#526353;
	font-size:11px;
	text-decoration:none;
	}
	
.project_names:hover
{
	font-family:Arial, Helvetica, sans-serif;
	color:#128919;
	font-size:11px;
	text-decoration:underline;
	}
.faq a {
  color: #74653D;
  font-weight: bold;
  text-decoration: none;
}
.faq a:hover {
  color: #38301A;
  text-decoration: underline;
}
.faq_table{}
.faq_table td{ padding:0 0 8px 0; }
.payment_table{}
.payment_table td{ padding:0 0 8px 0; text-align:left;vertical-align:top;}
.span_all{ FONT-FAMILY: Arial;	
	FONT-SIZE: 12px;
	color:#FF0000;
	font-weight: normal;
	text-align:justify;
	line-height:17px;}
.download_table{ border-top:1px dashed #B49E6C; text-align:left;}
.download_table td{border-bottom:1px dashed #B49E6C; padding:10px 0 10px 10px; }
.download_table td a{border-bottom:1px dashed #B49E6C; color:#5B594B; text-decoration:none;}
.download_table td a:hover{border-bottom:1px dashed #B49E6C;  color:#B49E6C; text-decoration:underline;}
.image_container_div{width:140px; height:105px; background-image:url(frontier_garden_vista/images/image_container_bk.jpg); background-repeat:no-repeat;}
.image_container_div .image{width:118px; height:86px; margin:10px auto 0 auto;}
/*site map*/
.sitemap_head {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-TRANSFORM: uppercase; COLOR: #003366; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.sitemap_head A {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-TRANSFORM: uppercase; COLOR: #003366; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.sitemap_head A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-TRANSFORM: uppercase; COLOR: #003366; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.sitemap_head A:hover {
	FONT-SIZE: 12px; COLOR: #666666; TEXT-DECORATION: none
}
.sitemap_subhead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #956B0A; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.sitemap_subhead A {
	FONT-WEIGHT: bold; COLOR: #956B0A; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.sitemap_subhead A:visited {
	FONT-WEIGHT: bold; COLOR: #956B0A; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.sitemap_subhead A:hover {
	FONT-WEIGHT: bold; COLOR: #AF7F10; TEXT-DECORATION: none
}
.sitemap_text_bl {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #003366; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.sitemap_text_bl A {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #003366; TEXT-DECORATION: none
}
.sitemap_text_bl A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #003366; TEXT-DECORATION: none
}
.sitemap_text_bl A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #666666; TEXT-DECORATION: none
}
.sitemap_text {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.sitemap_text A {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #666666; TEXT-DECORATION: none
}
.sitemap_text A:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #666666; TEXT-DECORATION: none
}
.sitemap_text A:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #003366; TEXT-DECORATION: none
}
.sitemap_rt {
	BACKGROUND-IMAGE: url(images/rt_dot.gif); BACKGROUND-REPEAT: repeat-y
}
.completed {
	COLOR: #ff0000
}
.pentahouse_heading{  font: 18px arial, sans-serif;
  color: #5b594b;
  border-bottom: 1px solid #C4AE7C;
border-top: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;}
.career_table{ text-align:left;}
.career_table td{ height:25px;}
