@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/vesta-bg01.jpeg);
	background-color: #893F16;
	margin: 0px;
	padding: 0px;
}
#container {
	
}
#container #center h1 {
	font-size: 14px;
}
#container #center h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	line-height: 12px;
	color:#893B12;
	}
#container #center h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	color:#9B8F83;
}
#container #center h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color:#9B8F83;
}
#page {
	background-image: url(images/headerBG.png);
	background-repeat: no-repeat;
	position:relative;
	width: 874px;
	margin-right: auto;
	margin-left: auto;
}
#page #container {
	/*background-position: 28px 0px;*/
	background-image: url(images/contentBG.png);
	background-repeat: no-repeat;
	padding-top:30px;
	background-position: 0px 0px;
	border
}
#page #header {
	height: 206px;
	position: relative;
	z-index: 1;
}
#page #header #heading {
	position: absolute;
	left: 225px;
	top: 171px;
}
#page #header #heading a {
	display:block;
	height: 40px;
	width:200px;
}
#page #header #logo {
	position: absolute;
	left: 32px;
	top: 26px;
}
#page #content {
	margin-top: 7px;
	background-image: url(images/content-repeat.png);
	background-repeat: repeat-y;
	background-position:0px;
}
#page #content #left_col {
	float: left;
	width: 160px;
	position: relative;
	z-index: 5;
	margin-left: 55px;
	min-height: 530px;
	margin-top: -10px;
}
#page #header #bid_requests {
	width: 135px;
	position: absolute;
	left: 305px;
	top: 0px;
}
#page #header #employee_login {
	width: 130px;
	position: absolute;
	left: 440px;
	top: 0px;
}
#container #content #left_col #seal {
	height: 170px;
	width: 170px;
	background-image: url(images/seal.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 13px;
	left: -8px;
}
#container #content #center {
	float: left;
	width: 340px;
	z-index: 5;
	min-height: 450px;
	color: #602D11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 14px;
	padding-right: 10px;
	line-height: 16px;
	margin-top: -20px;
	padding-bottom:32px;
}

hr {
  border-color: #9B8F83;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 0 0 20px;
  height: 0;
}

#container #content #center ul li {
	line-height: 16px;
	list-style-type: circle;
	list-style-image: url(images/bullet.png);
}
#container #content #right_col {
	float: right;
	width: 230px;
	min-height: 620px;
	background-image:url(images/sidebarBG.png);
	background-repeat:no-repeat;
	background-position:6px 40px;
	margin-top: -78px;
	margin-right: 41px;
}
#container #content #right_col #twitter {
	height: 147px;
	padding-right: 15px;
	padding-left: 25px;
	position: relative;
}
#container #content #right_col #twitter img{
	margin-bottom:10px;
	margin-left: -7px;
}
#container #content #right_col #twitter #twtr-widget-1{
	margin-top: -20px;
	margin-left: -10px;
}
#container #content #right_col #twitter #twtr-widget-1 a.twtr-join-conv{
	color: #602D11; 
}
#container #content #right_col #twitter #twtr-widget-1 .twtr-hd{
display:none;	
}
#container #content #right_col #twitter #twtr-widget-1 .twtr-bd{
padding-top:10px;
padding-right:15px;
padding-left: 5px;
height: 75px;
font-size: 10px;
}
#container #content #right_col #twitter #twtr-widget-1 .twtr-ft{
padding: 0px 18px 0px 50px;
}
#container #content #right_col #twitter #twtr-widget-1 .twtr-ft div a{
	display:none;
}
#container #content #right_col #twitter #twtr-widget-1 .twtr-ft div span a{
	display:inline;
}
#container #content #right_col #twitter #twtr-widget-1 .twtr-ft{
background-image: url(images/vesta-twitter.png);
background-repeat: no-repeat;
background-position:4px 0px;
}
#container #content #right_col #side_nav {
	padding-right: 20px;
	padding-left: 22px;
	margin-top: -2px;
}
#container #content #footer {
	clear: both
}
#container #content #left_col ul#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom:8px;
	width: 150px;
	background-image: url(images/border2.png);
	background-repeat: repeat-x;
	background-position:0 bottom;
}
#container #content #left_col ul#nav li a:link {
	color:  #49443F;
}
#container #content #left_col ul#nav li a:visited {
	color:  #49443F;
}
#container #content #left_col ul#nav li a:hover {
	color: #893B12;
}
#container #content #left_col ul#nav li ul li a:link {
	color: #776F67;
}
#container #content #left_col ul#nav li ul li a:visited {
	color:  #776F67;
}

#container #content #left_col ul#nav li ul li.page_item a:hover {
	color:  #49443F !important;
}
#container #content #left_col ul#nav ul {
	margin-top: 5px;
	display:none;
	padding-bottom: 6px;
}
#container #content #left_col ul#nav ul li {
	background-image: none;
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	list-style-type: circle;
	list-style-image: url(images/bullet.png);
}
#container #content #left_col ul#nav li.current_page_item a:link, 
#container #content #left_col ul#nav li.current_page_item a:visited {
	color: #90481A;
}
#container #content #left_col ul#nav li.current_page_item a:hover {
	color:#666;
}
#container #content #left_col ul#nav li.current_page_item ul li a:link, 
#container #content #left_col ul#nav li.current_page_item ul li a:visited {
	color: #776F67;
}
#container #content #left_col ul#nav li {
	background-image: url(images/border2.png);
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-top: 11px;
	padding-bottom: 6px;
}
#container #content #left_col ul#nav li.page-item-54 {
	display:none;
}
#container #content #footer {
	background-image: url(images/footerBG.png);
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:15px;
	height: 150px;
	background-position: 39px 4px;
	background-repeat: no-repeat;
	position: relative;
}
#container #content #footer ul#nav {
	margin-left: 0;
}
#address {
	position:absolute;
	width:139px;
	height:74px;
	z-index:6;
	right: 64px;
	top: 45px;
}
#container #content #footer #address p {
	font-size: 10px;
	color: #776F67;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-left: 7px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 12px;
}
#container #content #footer #social_media {
	position:absolute;
	right:224px;
	top:48px;
}
#container #content #footer #social_media a {
	margin-left: 7px;
}
#container #content #footer ul#nav {
	margin: 0;
	padding: 0;
}
#container #content #footer ul#nav li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #776F67;
	list-style-type: none;
	background-repeat: repeat-x;
	background-position: left 155px;
	float: left;
	margin-right: 16px;
	margin-left: 16px;
	padding-top: 10px;
}
a:link, a:hover, a:visited {
	/*color: #602D11;*/
	text-decoration:none;
	color: #776F67;
}
#heading {
	height:30px;
	width:200px;
}
/*home*/
#heading {
	background-repeat: no-repeat;
}
body.page-id-5 #heading, body.parent-pageid-5 #heading {
	background-image: url(images/about-vesta-heading.png);
}
/*property services */
body.page-id-6 #heading, body.parent-pageid-6 #heading {
	background-image: url(images/property-services-heading.png);
}
/* financial services */
body.page-id-7 #heading, body.parent-pageid-7 #heading {
	background-image: url(images/financial-services-header.png);
}
/*communities */
body.page-id-9 #heading, body.parent-pageid-9 #heading {
	background-image: url(images/vesta-communities-heading.png);
}
/*library*/
body.page-id-8 #heading, body.parent-pageid-8 #heading {
	background-image: url(images/library-heading.png);
}
/*contact*/
body.page-id-64 #heading, body.parent-pageid-64 #heading {
	background-image: url(images/contact-heading.png);
}
/*bid requests*/
 body.page-id-305 #heading {
	background-image: url(images/bid-requests-heading.png);
	margin-left: -2px;
}
/*closings*/
 body.page-id-399 #heading {
	background-image: url(images/closings_heading.png);
	margin-left: -2px;
}
/*governing documents*/
 body.page-id-392 #heading {
	background-image: url(images/governing_docs_heading.png);
	margin-left: -2px;
	width: 250px;
}
 body.page-id-305 table#bid-request thead{
	display:none; 
 }
/**************  LANDING PAGE  **************/
body.home {
	background-image:url(images/vesta-bg01.jpeg);
}
#container_landing a {
	color: #FFF
}
#container_landing a:hover {
	color: #FFF;
	text-decoration:underline;
}
#container_landing #header {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align:center;
}
#container_landing #center ul {
	margin: 0;
	padding:0
}
#container_landing #header #bid_requests {
	display:inline;
}
#container_landing #header #employee_login {
	display:inline;
}
#container_landing #center {
	text-align:center;
}

#container_landing #center ul li {
	font-weight: 100;
	list-style:none;
	display:inline;
	padding:0px;
	position:relative;
	top: 2px;
	left: 5px !important;
	font-size: 14px;
	color: #FFF;
	margin-left: 10px;
	margin-right: 25px;
}
#container_landing #center ul{

}
#container_landing #center {
	background-image:url(images/landing_logo-bg.png);
	background-repeat: no-repeat;
	height: 423px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 125px;
	padding-top: 197px;
	text-align:center;
	position:relative;
	left: 0px;
	top: 2px;
}
#container_landing #center ul li.page-item-54 {
	display:none;
}
/**one column *******/
body.page-template-vestaonecolumn-php #page{
	background-image: url(images/headerBG_1col.png) !important;
}
body.page-template-vestaonecolumn-php #container #content #right_col{
	/*background-image:url(images/sidebarBG_1col.png);*/
}

body.page-template-vestaonecolumn-php #page #container #content #center{
	width: 560px;
	padding-right: 0px;
}
body.page-template-vestaonecolumn-php #header {
	
}
/**tables**/
#vesta-tables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background: none;
	width: 350px;
	border-collapse: collapse;
	text-align: left;
}
#vesta-tables th {
	font-size: 14px;
	/*font-weight: normal;*/
	color: #602D11;
	padding: 8px 8px 10px 0px;
	border-bottom: 2px solid #893B12;
}
#vesta-tables td {
	border-bottom: 1px solid #c3b2a1;
	color: #602D11;
	padding: 8px 8px 10px 0px;
}
#vesta-tables tbody tr:hover td {
	background:;
	color: #602d11;
}
/**Links and Resources active link styles**/
#container #content #center #vesta-tables a:link {
	color: #602d11; text-decoration: underline;
}
#container #content #center #vesta-tables a:visited {
	text-decoration: underline;
}
#container #content #center #vesta-tables a:active {
	text-decoration: none;
}
#container #content #center #vesta-tables a:hover {
	text-decoration: none;
}

/********EMPLOYEE LOGIN************/

#container_barebones {
	width: 644px;
	margin-left: auto;
	margin-right: auto;
}
#container_barebones #header{
	width: 644px;
	margin-top: 150px;
	padding-bottom: 96px;
	*padding-bottom: 0px;
/*	margin-left: 6px;
*/	text-align:center;
}
#container_barebones #header #trinet{
	display:inline;
	width: 317px;
	/*height: 90px;*/
	/*	padding-left: 8px;
*/	float: left;
	margin-left: 0px;
}
#container_barebones #header #employee{
	display:inline;
	width: 317px;
/*	height: 90px;
*/	/*	padding-right: 18px;
*/	float: left;
	margin-left: 6px;
}
#container_barebones #content {
	width: 543px;
	height: 245px;
/*	margin-left: 6px;
*/	background-image:url(images/suggestion_box_BG.png);
	background-repeat: no-repeat;
	position:relative;
	padding-top: 20px;
	padding-right: 44px;
	padding-left: 57px;
	padding-bottom:50px;
}
#container_barebones #content h1 {
	color: #99410F;
	font-weight:normal;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:5px;
}
#container_barebones #content p {
	margin: 0px;
	padding: 0px;
}
#container_barebones #content #description {
	color: #412414;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#container_barebones #content form textarea {
	top: 122px;
	left: 170px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #602D11;
	border:1px solid #DDD;
	background-color: #fff !important;
	height:88px;
	width:436px;
}
#container_barebones #content #submit {
	position:absolute;
	right:23px;
	bottom:40px;
}
.button_sub {
	color: #412414;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: -30px;
	text-align:center;
	width: 100%;
}
#container_barebones #nav {
	background-image: url(images/bottom_bar.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 60px;
	width: 644px;
	margin-left: 10px;
	text-align: center;
}
#container_barebones #nav ul {
	margin-left: -44px;
}
#container_barebones #nav ul li {
	list-style:none;
	display:inline;
 	padding-left: 8px;
	padding-right: 8px; /* 	this spaces out the navigation */
	position:relative;
	top: 21px;
}
#container_barebones #nav ul li a {
	color: #9B8F83;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px !important;
}
#container_barebones #nav ul li a:hover {
	text-decoration: underline;
}

/**  IMAGES  **/

#container #content #center p img.page-item-26 {
	padding-top:3px;
	padding-right:20px;
	padding-bottom:30px;
	float: none;
}
#container #content #center p img.page-item-14 {
	padding-bottom:10px;
	float: none;
}
img.latin {
	padding-top:28px;
	float: none;
}
/****This makes pages invisible to the wordpress list_pages function ***/
li.page-item-248, 
li.page-item-280,
li.page-item-62,
li.page-item-64,
li.page-item-66,
li.page-item-54,
li.page-item-305,
li.page-item-317,
li.page-item-329,
li.page-item-392,
li.page-item-399
{
display:none;	
}
#footer #nav li.page-item-64{
display: block !important;	
}
#footer #nav li.page-item-329{
display: inline !important;	
}
/*****bid request submission form *****/
/* BID REQUEST STYLES */
#bid-request
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background: none;
	width: 350px;
	border-collapse: collapse;
	text-align: left;
}
#bid-request th
{
	font-size: 14px;
	font-weight: normal;
	color: #602D11;
	padding: 0px 8px 10px 0px;
	border-bottom: 2px solid #893B12;
}
#bid-request td
{
	border-bottom: 1px solid #c3b2a1;
	color: #806454;
	padding: 10px 8px 10px 0px;
}
#bid-request tbody tr:hover td
{
	background: #f2ede9;
	color: #602d11;
}

/*****  COMMUNITIES  *****/

a:link.communities {color: #806454; text-decoration: none}
a:visited.communities {color: #806454; text-decoration: none}
a:active.communities {text-decoration: none}
a:hover.communities {text-decoration: underline}

#communities
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background: none;
	width: 350px;
	border-collapse: collapse;
	text-align: left;
}

#communities th
{
	font-size: 12px;
	font-weight: normal;
	color: #602D11;
	padding: 0px 8px 10px 10px;
	border-bottom: 2px solid #893B12;
}

#communities td
{
	border-bottom: 1px solid #c3b2a1;
	color: #806454;
	padding: 10px 8px 10px 10px;
}

#communities tbody tr:hover td
{
	background: #f9f7f5;
	color: #602d11;
}

/******  SITEMAP  *****/
div.ddsg-wrapper div p{
display:none;

}
div.ddsg-wrapper div.ddsg-xml-link p{
display:block;

}

