body
{
	background-color: #515151;
	color: #424242;
	text-align: center;
	margin-top: 0px;
	font-family: helvetica;
	font-size: 10pt;
}
a{
	color: #333333;
}
img{
	border: 0px;
}
h1
{
	font-size: 18pt;
	color: #92A22E;
	font-weight: normal;
	font-family: 'Gill Sans';
	line-height: 18pt;
	margin-bottom: 5px;
}

div{}

#header
{
	width: 800px;
	height: 73px;
	background-image: url(/images/background-header.png);
	margin: 0px auto;
	text-align: left;
}

#header-logo
{
	float: left;	
}

#page
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	border: 0px solid red;
}
#center-outer
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-repeat: repeat-y;
	background-image: url(/images/background-page.png);
	text-align: center;
	float: left;
}

#center-inner
{
	width: 800px;
	margin: 0px 0px 0px 50px;
	border: 0px solid red;

	background-repeat: repeat-y;
	background-position: -50px 0px;
	background-image: url(/images/background-page.png);
	float: left;
	
}
.center-bottom
{
	width: 800px;
	background-color: #DADADA;
	float: left;
	text-align: left;
	line-height:18pt;
	
}
#banner
{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px solid red;
	margin: 0px auto;
}

#content
{
	text-align: left;
	
	/*height: 1066px;*/
}

#contact-form
{
	width: 250px;
	background-image: url(/images/vertical-dotted-rule.png);
	background-repeat: repeat-y;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

#left-column
{
	width: 430px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	line-height: 18pt;
	float: left;
	border: 0px solid red;
	text-align: justify;
}


.text-box
{
	float: left;
	width: 200px;
	float: left;
	border: 0px solid red;
	margin-bottom: 20px;
}

#right-column
{
	width: 310px;
	height: 350px;
	background-image: url(/images/vertical-dotted-rule.png);
	background-repeat: repeat-y;
	border: 0px solid red;
	float: left;
	line-height: 18pt;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 0px solid red;
	
}

#contact-form td
{
	text-align: right;
	
}

.ErrorText 
{
	color : #cc0000;
}

#right-column img
{
	float: left;
	border: 0px solid red;
	margin-right: 10px;
}

/* --------- Main Nav/Top Nav --------- */

#navigation
{
	height: 73px;
	float: right;
	width: 520px;
	font-size: 13px;
	border: 0px solid red;
}

#navigation ul, #navigation li
{
	display: inline;
	height: 73px;	
	
}

#navigation li
{
	height: 73px;
	padding-right: 0px;
	padding-left: 0px;
	/*padding-top: 50px;*/
	color: #4E4E4E;
	float: left;
	
}

#navigation li a
{
	
	color: #4E4E4E;
	text-decoration:none;
	
}
#navigation li a:hover
{
	background-color: #92A22E;
	text-decoration:underline;
	
}
#navigation a{
	height: 73px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	/*margin-top: 50px;*/
	border: 0px solid red;
	float: left;
}

#navigation li:hover 
{
	background-color: #92A22E;
	color: white;
}

#navigation li:hover a
{
	background-color: #92A22E;
	color: white;
}

/* --------- Home page --------- */

#award-animation{
	float: right;
	width: 457px;
	height: 271px;
}
#news
{
	width: 250px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom:20px;
}

/* --------- Careers page --------- */

#benefits
{
	width: 450px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom:20px;
}

#right-column-careers
{
	width: 290px;
	background-image: url(/images/vertical-dotted-rule.png);
	background-repeat: repeat-y;
	border: 0px solid red;
	float: left;
	line-height: 18pt;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	border: 0px solid red;
}

#right-column-careers ol
{
	line-height:15pt;
	
}

#left-column-careers
{
	width: 430px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	line-height: 18pt;
	float: left;
	border: 0px solid red;
}

/* --------- Assistant Construction Project Manager page --------- */


#asscontrucction {
	background-image:url(/images/careers_subhead.jpg);
	height:213px;
	width:800px;
}

#associate
{
	background-image:url(/images/careers_partners.jpg);
	height:213px;
	width:800px;
}

#asscontrucction_text {
	padding:125px 0px 0px 350px;
}

#left-column-careers-assconstr
{
	width: 700px;
	padding:10px 40px;
	margin-right:40px;
	line-height: 18pt;
	float: left;
	border: 0px solid red;
}

#assontruct_graybottom {
	width: 700px;
	float: left;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 20px;
	margin-bottom:45px;
}

h1.bigger
{
	font-size: 20pt;
	color: #92A22E;
	font-weight: normal;
	font-family: 'Gill Sans';
	line-height: 18pt;
	margin-bottom: 5px;
	border: 0px solid red;
}


/* --------- building green page --------- */

ul#building_green li {
	height:70px;
	width:770px;
	border-top: dotted #666666 1px;
	text-decoration:none;
	list-style:none;
	float:left;
	margin:0px;
	padding-left:30px;
}

ul#building_green li h1{
	padding:10px;
	margin:none;
	float:left;
	width:450px;
	font-size:16pt;	
}
	
ul#building_green li a{
	color: #333333;
	padding:25px 15px 0px 0px;
	float:left;
}

ul#building_green {
	margin:0px;
	padding:0px;
}

#gray_bg_bottom {
	background-color:#DADADA;
	height:20px;
	width:800px;
	border-top: dotted #666666 1px;
}

#gray_bg {
	background-color:#DADADA;
	height:110px;
	width:800px;
}

#gray_bg img {
	padding:10px 0px 0px 40px;
	float:left;
}

p.pbig {
	font-size:13pt;
	font-weight:bold;
	padding:22px 0px 0px 20px;
	float:left;
	width:600px;
	color:#5b5b5b;
}

/* --------- subcontractors page --------- */
#webcam{
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
#subcontractors_header {
	height:262px;
	width:800px;
	background-image:url(/images/subcontractors-header.jpg);
	
}

.grey-box{
	
		background-color: #DFDFDF;
		width: 800px;
		
		float: left;
		margin: 0;
		border: 0px;

}
.grey-box h1{
	margin-left: 30px;
}
.white-box{
	
		
		width: 800px;
		border-bottom: dotted #666666 1px;
		border-top: dotted #666666 1px;
		float: left;
		margin: 0;
	

}
.white-box h1{
	margin-left: 30px;
}
.letter
{
	margin-left: 10px;
	margin-bottom: 30px;
	width: 250px;
	float: left;
}
.letter-image{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.letter-text{
	
	/*width: 155px;*/
}

.larger{
	width: 320px;
	margin-left: 50px;
}
#bidding{
	float: left;
	margin-left: 20px;
}
#plans{
	text-align: right;
	width: 450px;
	float: right;
}
img.padder{
	margin: 10px;
}
/* --------- about us page --------- */
.about-text{
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 16pt;
	float: left;
}
#about_us_header {
	height:261px;
	width:800px;
	background-image:url(/images/about_us_header.jpg);
}

#about_us_awards {
	background-image:url(/images/about_us_awards.jpg);
	height:213px;
	width:800px;
	float:left;
}

#awards_col_1 {
	height:180px;
	width:180px;
	margin:0px 0px 0px 50px;
	float:left;
}

#awards_col_2 {
	height:180px;
	width:160px;
	margin:0px 0px 0px 203px;
	float:left;
}

#about_us_projects {
	background-image:url(/images/about_us_projects.png);
	background-repeat: no-repeat;
	height:214px;
	width:800px;
	float:left;
}


#about_us_leaders {
	background-image:url(/images/about_us_leadership.jpg);

	height:411px;
	width:800px;
	float:left;
	padding-top: 30px;
}

#leaders_col_1 {
	height:210px;
	width:325px;
	margin: 20px 0px 0px 50px;
	float:left;
}

#leaders_col_1, #about_us_leaders, #about_us_projects, #awards_col_2, #awards_col_1, #about_us_awards a img {
	border:none;
}

#leaders_col_1 img, #leaders_col_2 img, #leaders_col_3 img{
	float:left;
}

#leaders_col_1 a img, #leaders_col_2 a img, #leaders_col_3 a img,{
	float:right;
	border:none;
	margin-top: 0px;
	
}

#leaders_col_2 {
	height:200px;
	width:325px;
	margin:0px 0px 0px 50px;
	float:left;
}
#leaders_col_3 {
	height:200px;
	width:425px;
	margin: 0px 0px 0px 200px;
	float:left;
	border: 0px solid red;
}

.bio-text{
	float: left;
	
	padding-bottom: 20px;
	width: 580px;
	text-align: justify;
}

/* ------ sliding --------------- */

.SimpleSlide {
	width: 750px; /* Defining slideshow width */
	height: 214px; /* Defining slideshow height */
	overflow: hidden; /* required to hide not active elements. */
	margin-left: 50px;
	
}
.SimpleSlide div {
	width: 2253px; /* Defining inner box with, must be SimpleSlide item x number of items + 3 pixels */
}
.SimpleSlide div div {
	width: 750px;
	height: 214px;
	float: left; /* Required if you want a horizontal slide. */
}


a {
 cursor: pointer;
		
}

#projects_col_1 {
	height:214px;
	width:750px;
	margin:0px 0px 0px 0px;
	float:left;
	background-image:url(/images/stella-back.jpg);
}
#projects_col_2 {
	height:214px;
	width:750px;
	margin:0px 0px 0px 0px;
	float:left;
	background-image:url(/images/oak-springs-back.jpg);
}
#projects_col_3 {
	height:214px;
	width:750px;
	float: left;
	background-image:url(/images/biltmore-back.png);
}

#projects_col_1 p{
	width: 240px;
}
#projects_col_2 p{
	width: 240px;
}
#projects_col_3 p{
	width: 370px;
}
.slide-button{

	/*margin-left: 703px;
	margin-top: -70px;*/
	float: right;
	z-index: 0;
	width: 39px;
	height: 39px;
	margin-top: 85px;
	margin-right: 8px;
	
}
.slide-back-button{

	/*margin-left: 703px;
	margin-top: -70px;*/
	float: left;
	z-index: 0;
	width: 39px;
	height: 100px;
	margin-top: 85px;

	margin-right: 8px;
	
}

/* --------- oak springs ranch page --------- */

#oaks_springs_header {
	height:27px;
	width:800px;
	background-image:url(/images/glj-banner.jpg);
}
#oakspringsranch{
	margin-right: 20px;
}
#oakspringsranch img {
	float: left;
	margin: 20px 20px 110px 20px;
}

#oakspringsranch h1{
	
}

#col1 {
	
	width:350px;
	margin:0px 0px 0px 40px;
	padding-left: 20px;
	border-right: dotted #666666 1px;
	border-left: dotted #666666 1px;
	float:left;
}
#col1 img, #col2 img {
	margin-bottom: 20px;
	float: right;
}
#col1 h1{
	clear: both;
}
#col2 {

	width:350px;
	margin:0px 0px 0px;
	float:left;
	padding-left: 20px;
}

#siteplan {
	background-image:url(/images/site-plan.png);
	
	background-position: left center;
	background-repeat: no-repeat;
	height:249px;
	width:800px;
	float:left;
	padding-left: 42px;
}
#renderings {
	background-image:url(/images/renderings.png);
	background-position: left center;
	background-repeat: no-repeat;
	/*height:711px;*/
	width:800px;
	float:left;
}

#leaders_col_1 {
	height:210px;
	width:325px;
	margin:0px 0px 0px 50px;
	float:left;
}


#col1 img, #col2 img{
	float:left;
}

#clubhouse{
	background-image:url(/images/fitness-center.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #E0E0E0;
	width:800px;
	float:left;
}

#flash-rec{
	margin-left: 40px;
	float: left;
}
#legend{
	float: left;
	margin-top: 50px;
	margin-left: 30px;
}
/* --------- contact page --------- */

#left-contact{
	float: left;
	width: 252px;
	background-color: #DFDFDF;
	border-right: dotted #666666 1px;
	border-bottom: dotted #666666 1px;
	margin-bottom: 50px;
}
#left-contact p{
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 16pt;
}#left-contact h3{
	color: #92A22E;
	font-weight: normal;
	font-family: 'Gill Sans';
	margin-left: 20px;
}
#right-contact{
	float: left;
	margin-left: 20px;
	margin-bottom: 60px;
}
#right-contact th{
	color: #92A22E;
	font-weight: normal;
	font-family: 'Gill Sans';
}

/* --------- footer nav --------- */

#footer_nav a {
	height:30px;
	background-color:#DADADA;
	float:left;
	text-align:left;
	text-decoration:none;
	color:#424242;
	padding:7px 4px 0px 4px;
	margin-left:20px;
}

#footer_nav a:hover {
	background-color:#FFF;
}

#footer_link_select a{
	background-color:#FFF;
}

#footer_nav {
	width:800px;
	height:30px;
	background-color:#DADADA;
	float:left;
	text-align:left;
}

/* --------- footer info --------- */

p#copyright {
	font-size:9px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-left:60px;
}
p#copyright a{
	color: white;
	text-decoration: none;
}

p#contact_footer {
	font-size:11px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin-right:60px;
	margin-top:7px;
}

#footer
{
	width: 900px;
	height: 35px;
	background-image: url(/images/background-footer.png);
	background-repeat: no-repeat;
	float: left;
}

/*----------------  Awards page --------------------*/

#colony-header{
	float: left;
	width: 800px;
	background-color: #E6E6E6;
	background-image: url(/images/pro-builder.jpg);
	background-position: 298px 133px;
	background-repeat: no-repeat;
	border: 0px solid red;
}

#colony-left{
	float: left;
	width: 298px;
}

#colony-right{
	float: left;
	width: 502px;
}

#colony-award-text{
	float: right;
	text-align: right;
	width: 240px;
	margin-right: 20px;
	line-height: 18pt;
}
#oaks_springs_header {
	height:27px;
	width:800px;
	background-image:url(/images/glj-banner.jpg);
}

#colony-text{
	float: left;
	width: 350px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	line-height: 18pt;
}
#colony-images{
	float: left;
	width: 300px;
	margin-top: 30px;
	margin-left: 20px;
}
#colony-images img{
	margin-bottom: 25px;
}
#ra-merit-text{
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	line-height: 18pt;
}

#ra-merit-text h1{
	margin-left: 0px;
}
#ra-merit-text img{
	margin-right: 10px;
	margin-bottom: 10px;
}
