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

/*Layout and positioning for main sections*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html, body {
    height: 100%;
}


a, a:visited{
       color: #ff6633;
       text-decoration: none;
}

a:hover, a:active{
       color: #66ccff;
       text-decoration: none;
}

* html a:hover{
visibility: visible;
}

p{
	margin-bottom: 1em;
}

h1{
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -0.1;
	line-height: 1.2em;
}

h2{
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -0.1;
	line-height: 1.2em;
}

h3{
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -0.1;
	line-height: 1.2em;
}

h4{
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -0.1;
	line-height: 1.2em;
}

body {
	background-color: #ffffff;
	background-image: url(http://usplaystructures.com//images/uploads/design/bgtile.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: left;
	color: #000000;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1em;
}

#container{
	position: relative;
	min-height: 100%
}

#wrapper{
       width: 1100px;
       margin: 0 auto;
}

#header{
	background-image: url(http://usplaystructures.com//images/uploads/design/header_interior.jpg);
	background-position: top center;
	background-repeat: no-repeat;
       height: 280px;
}

#logo{
	background: transparent;
	width: 320px;
	height: 60px;
	position: absolute;
	margin-left: 60px;
	margin-top: 0px;
}

#maincontent{
	width: 960px;
	margin: 0 auto;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.45em;
}

#leftcolumn{
	width: 600px;
	float: left;
	margin-bottom: 40px;
}

#rightcolumn{
	width: 300px;
	float: right;
	margin-bottom: 40px;
}

/*BEGIN NAVIGATION SECTION*/

#nav{
	color: #ffffff;
	position: relative;
	width: 600px;
	margin-left: 480px;
	text-align: center;
	line-height: 1.8em;
}

#nav a, #nav a:visited{
	color: #ffffff;
	text-decoration: none;
}

#nav a:hover, #nav a:active{
	color: #000000;
	text-decoration: none;
}

.navhome{
	float: left;
	font-size: 30px;
	position: absolute;
	top: 200px;
	left: 3px;
	width: 100px;
}

.navabout{
	float: left;
	font-size: 30px;
	position: absolute;
	top: 105px;
	left: 55px;
	width: 100px;
}

.navcasestudies{
	float: left;
	font-size: 26px;
	position: absolute;
	top: 165px;
	left: 127px;
	width: 100px;
}

.navrecycled{
	float: left;
	font-size: 24px;
	position: absolute;
	top: 97px;
	left: 185px;
	width: 200px;
}

.navburke{
	float: left;
	font-size: 24px;
	position: absolute;
	top: 178px;
	left: 227px;
	width: 200px;
}

.navamenities{
	float: left;
	font-size: 24px;
	position: absolute;
	top: 160px;
	left: 393px;
	width: 200px;
}

.navcontact{
	float: left;
	font-size: 30px;
	position: absolute;
	top: 98px;
	left: 434px;
	width: 100px;
}

/*BEGIN SPECIFIC STYLES*/

h1.pageheading{
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -0.1;
	line-height: 1.2em;
        margin-bottom: .5em;
}

h3.entrytitle{
	color: #ff6633;
}

/*BEGIN HOMEPAGE SPECIFIC STYLES*/

#homeheader{
	background-image: url(http://usplaystructures.com//images/uploads/design/header_home.jpg);
	background-position: top center;
	background-repeat: no-repeat;
        height: 700px;
}

#flashslideshow{
	margin-top: 290px;
	margin-left: 80px;
	width: 640px;
	float: left;
}

#homemaincontent{
	width: 960px;
	margin: 0 auto;
	margin-top: -70px;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.45em;
}

#newsandupdates{
	clear: left;
	width: 600px;
	background-image: url(http://usplaystructures.com//images/uploads/design/mediumdivider.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 60px;
}

h1.greenheading{
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -0.1;
	line-height: 1.2em;
	background-image: url(http://usplaystructures.com//images/uploads/design/leaf.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 35px;
}

h1.testimonialheading{
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -0.1;
	line-height: 1.2em;
	width: 280px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#testimonialblock{
	background-image: url(http://usplaystructures.com//images/uploads/design/testimonialbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 286px;
	height: 183px;
}

.testimonialss p{
padding: 10px;
}

p.quotee{
       color: #47507b;
font-style: italic;
text-align: right;
}

.testimonialimage{
width: 300px;
padding-top: 10px;

}

.testimonialimage img{
border: solid 3px #47507b;

}

ul.listpage{
list-style: none;
margin-bottom: 20px;
font-size: 16px;
}

ul.listpage li{

}


/*BEGIN FOOTER SECTION*/

#footer{
	background-color: #FFFFFF;
	background-image: url(http://usplaystructures.com//images/uploads/design/footertile.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #000000;
	clear: both;

}

#footerwrap{
	background-image: url(http://usplaystructures.com//images/uploads/design/footerbg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 1024px;
	margin: 0 auto;
	height: 300px;
}

#footernav{
	color: #000000;
	margin-top: 0px;
	margin-left: 20px;
	font-size: 14px;
        padding-top: 40px;
}

ul.footerlinks{
        margin-right: 60px;
	float: left;
}

ul.footerlinks li{
	color: #000000;
	text-decoration: none;
	list-style: none;
	line-height: 1.4em;
}

ul.footerlinks a, ul.footerlinks a:visited{
	color: #000000;
	text-decoration: none;
}

ul.footerlinks a:hover, ul.footerlinks a:active{
       color: #ff6633;
	text-decoration: none;
	border: none;
}

li.footernavheading a{
	font-weight: bold;
	line-height: 1.5em;
	font-size: 16px;
}

/*The copyright and other text*/

#credits{
	clear: both;
	width: 620px;
}

#credits p{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#credits a, #credits a:visited{
	text-decoration: none;
	color: #000000;
}

#credits a:hover, #credits a:active{
        color: #ff6633;
}

.address{
	float: right;
	margin-right: 40px;
	font-size: 16px;
	line-height: 1.2em;
}

.address p{
	margin-bottom: 0;
}

#contactform{
position: relative;
width: 600px;
}

.formgroup{
width: 600px;
float: left;
}

p.formlabel{
width: 150px;
float: left;

}

p.formfield{
width: 450px;
float: right;
}

.submitbutton{
clear: both;
width: 90px;
margin-left: 150px;
}









/*FEATURE BUTTONS*/
#featurebuttons{
	background-image: url(http://usplaystructures.com//images/uploads/design/featureheader.png);
	background-repeat: no-repeat;
	margin-top: 290px;
	margin-left: 30px;
	width: 260px;
	float: left;
	padding-top: 40px;
}

.feature1 {
height: 55px;
width: 260px;
margin:0;
padding:0;
background-image: url(http://usplaystructures.com//images/uploads/design/burke_over.png);
margin-bottom: 10px;
}

.feature1 a, .feature1 a:link, .feature1 a:visited {
display:block;
}

.feature1 img {
width:100%;
height:100%;
border:0;
}

.feature1 a:hover img {
visibility:hidden;
}


.feature2 {
height: 55px;
width: 260px;
margin:0;
padding:0;
background-image: url(http://usplaystructures.com//images/uploads/design/recycled_over.png);
margin-bottom: 10px;
}

.feature2 a, .feature2 a:link, .feature2 a:visited {
display:block;
}

.feature2 img {
width:100%;
height:100%;
border:0;
}

.feature2 a:hover img {
visibility:hidden;
}



.feature3 {
height: 55px;
width: 260px;
margin:0;
padding:0;
background-image: url(http://usplaystructures.com//images/uploads/design/amenities_over.png);
margin-bottom: 10px;
}

.feature3 a, .feature3 a:link, .feature3 a:visited {
display:block;
}

.feature3 img {
width:100%;
height:100%;
border:0;
}

.feature3 a:hover img {
visibility:hidden;
}


.feature4 {
height: 55px;
width: 260px;
margin:0;
padding:0;
background-image: url(http://usplaystructures.com//images/uploads/design/surfacing_over.png);

}

.feature4 a, .feature4 a:link, .feature4 a:visited {
display:block;
}

.feature4 img {
width:100%;
height:100%;
border:0;
}

.feature4 a:hover img {
visibility:hidden;
}

/*IMG GALLERY PAGE STYLING, INCLUDING MAIN STYLING FOR THUMBNAIL GALLERIES*/

#imagecontainer{
width: 960px;
clear: both;
}

#imagecontainer img{
border: solid 3px #47507b;
margin-bottom: 20px;
margin-top: 20px;
}

p.imagetitle{
text-align: center;
margin-top: 10px;
       color: #ff6633;
}



/*THUMBNAIL IMAGE GALLERY PAGE SPECIFIC STYLING*/
.galentry{
width: 300px;
float: left;
margin-right: 20px;
height: 450px;
}


.galtnimg{

}

.galinfo{
text-align: center;
font-size: 1.2em;
line-height: 1.2em;
}

.galtnseriesname{

}

.galtncaption{

}

.galtnseriespdf{

}

p.paginate{
font-size: 1.4em;
}