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

#container {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;	
}
#footer {
	margin-left: auto;
	margin-right: auto;
	padding:10px 0px 25px 0px;
	width: 980px;
}


body,td,th /*hsp does not spec color so I removed the color: #333; here...should one or other change? Also removed the letter-spacing: 1px; here*/{
	font-family: Helvetica;
	font-size: 10px;
	text-align: left;
}
body /*Also removed the letter-spacing: 1px; here*/{
	width:100%;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
	
}
.selhc-text /*hsp uses #AAA should one or other change? */{
	font-family: Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
}
.selhc-smalltext /*hsp uses #AAA should one or other change? */{
	font-family: Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
}
.selhc-topnavs {
	font-family: Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
}
div /* removed height: 1000; width: 100; per hsp and seemed wierd here*/{
	position: relative;
	background-color: #FFFFFF;
}

img {
	border:0px;
	text-align: justify;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #CC3333;
}
a:active {
	text-decoration: none;
}

a.one:link /*is this even used*/{
	color:#CC3333;
}
.one {
	color: #CC3333;
	font-weight: bold;
}
a.one:visited {
	color:#CC3333;
	text-decoration: none;
}
a.one:hover {
	color:#CC3333;
	text-decoration: underline;
}
h1, h2, h3{font:Helvetica; font-weight:lighter; color:#7ca77f; 	padding: 0px;

}
h1 {
	font-size: 18px; padding: 0px;
}



/* Style for navigation menu */ 



ul
{
	list-style-type:none;
	text-decoration:none;
	overflow:hidden	
}
li
{
	float:left;
	list-style-type: none;
	text-align:left;
	text-decoration:none;
	padding-right: 2em;
}
a:link,a:visited
{
	letter-spacing: 1px;
	color:#CC3333;
	background:none
}
a:hover,a:active
{
	background-color:transparent;
	color: #CC3333;
}

div.background
  {
	width: 980px;
	background-image: url(../images/grass-fade.jpg);
	background-repeat:
	overflow: auto;
  }
  
div.footer
  {
	width:980px;
	background-color:#ffffff;
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */

  }

/* Style for transparent boxes*/  
  
div.transbox-artwork
  {
	width:880px;
	background-color:#ffffff;
	opacity:0.8;
	border-radius:15px;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
	box-shadow: 12px 12px 12px #AAA;
	background-color: #FFF;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
	top: 20px;
	overflow: auto;
  }
div.transbox-artwork p /*hsp has color as #222 and has letter-spacing: 1px;*/
  {
	font-family: Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height: 175%;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
  }
  
.photoshadow {
	box-shadow: 20px 20px 20px #AAA	
}	
.roundcorners {
	border:2px solid #a1a1a1;
	padding:10px 40px; 
	background:#dddddd;
	width:300px;
	border-radius:15px;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
}
.roundcorners-shadow {
	width:300px;
	border-radius:15px;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
	box-shadow: 12px 12px 12px #AAA;
} 

div.transbox-services
  {
	width: 350px;
	background-color: #ffffff;
	opacity: 0.9;
	border-radius: 15px;
	-moz-border-radius: 15px; /* Firefox 3.6 and earlier */
	box-shadow: 12px 12px 12px #AAA;
	background-color: #7CA77F;
	filter: alpha(opacity=90); /* For IE8 and earlier */
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 40px;
	top: 20px;
	overflow: auto;
	float: left;
	font-family: Helvetica;
  }
div.transbox-services p
  {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing:1px;
	color:#EEEEEE;
	line-height: 200%
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	line-height: 150%;
	margin-top: 20px;
	padding: 10px;
  }
div.transbox1
  {
	width:505px;
	background-color:#ffffff;
	opacity:0.85;
	border-radius:15px;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
	box-shadow: 12px 12px 12px #AAA;
	background-color: #FFF;
	filter:alpha(opacity=85); /* For IE8 and earlier */
	top: 20px;
	overflow: auto;
  }
div.transbox1 p
  {
	font-family: Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	color:#333;
	line-height: 175%;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
  }
  
  div.transbox2
  {
	width:500px;
	background-color:#ffffff;
	opacity:0.7;
	border-radius:15px;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
	box-shadow: 12px 12px 12px #AAA;
	background-color: #FFF;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
	top: 50px;
	overflow: auto;
  }
div.transbox2 p /*hsp has color:#222; */
  {
	font-family: Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	color:#333;
	line-height: 175%;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	padding-top: 10px;
	text-decoration: none;
	;
  }



div.rotating-artwork {
	width:330px;
	background-color:#ffffff;
	opacity:1;
	border-radius:15px;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
	box-shadow: 12px 12px 12px #AAA;
	background-color: #111;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 50px;
	overflow: auto;
	float: right;
	font-family: Helvetica;
}
div.transbox-walldecor
  {
	width:880px;
	background-color:#ffffff;
	opacity:0.95;
	border-radius:15px;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
	box-shadow: 12px 12px 12px #AAA;
	background-color: #FFF;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
	top: 20px;
	overflow: auto;
	font-size: 12px;
  }
div.transbox-walldecor p /*hsp has color:#222; and letterspacing 1*/
  {
	font-family: Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	color:#333;
	line-height: 175%;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
  }

artwork-table /*should delete if it does not work*/ {
	color: #FFF;
}
.walldecorfloat /*should delete if it does not work or is not used*/{
	float: right;
	padding-left: 20px;
	margin-left: 20px;
	padding-bottom: 40px;
}

  /* NEW Style for project tables wrap a div around the table with this class*/ 
  
div.project-table {
	color: #FFF;
}
div.project-table p
  {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	letter-spacing: normal;
  }
  /* Style for project tables*/ 

.rotating-float {
	background-color:#ffffff;
	opacity:0.95;
	border-radius:15px;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
	box-shadow: 12px 12px 12px #AAA;
	background-color: #FFF;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	float: right;
	margin-left: 20px;
	margin-bottom: 40px;
}
.rotating-float2 {
	background-color:#ffffff;
	opacity:0.95;
	border-radius:15px;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
	box-shadow: 12px 12px 12px #AAA;
	background-color: #FFF;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	float: right;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 40px;
}
.rotating-index {
	background-color:#ffffff;
	border-radius:15px;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
	box-shadow: 12px 12px 12px #AAA;
	background-color: #FFF;
}	
div.quotebox1
  {
	width:505px;
	background-color:#969;
	opacity:0.9;
	border-radius:15px;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
	box-shadow: 12px 12px 12px #AAA;
	background-color: #969;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	overflow: auto;
  }
div.quotebox1 p
  {
	font-family: Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	color:#333;
	line-height: 125%;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	text-decoration: none;
  }
  
    /* NEW Style for showcase tables wrap a div around the table with this class*/ 
  
div.artwork-table {
	color: #FFF;
}
div.artwork-table p
  {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	letter-spacing: normal;
  }
  /* Style for showcase tables*/ 
  

  
  /* Style news-blast */ 
  
 #newscontainer {
	margin-left: auto;
	margin-right: auto;
	width: 450px;
 }	
  
div.newsbox
  {
	width:480px;
	background-color:#ffffff;
	opacity:0.95;
	border-radius:15px;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
	box-shadow: 12px 12px 12px #AAA;
	background-color: #FFF;
	filter:alpha(opacity=95); /* For IE8 and earlier */
	top: 20px;
	overflow: auto;
  }
div.newsbox p /*hsp has color as #222 */
  {
	font-family: Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	color:#333;
	line-height: 175%;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
  }
.news-headline /*hsp has color as #444 */{
	font-family: Helvetica;
	font-size: 18px;
	line-height: 125%;
	font-weight: normal;
	color: #333;
  }
.news-headline,.news-headline a:link,.news-headline a:visited {
	color:#7ca77f;
  }
.display_archive {
	font-family: helvetica; font-size: 11px;
  }
.campaign {
	line-height: 125%; margin-top: 5px; margin-bottom: 10px;
	}
.campaign a:link,.campaign a:visited {
	color:#7ca77f;
  }
