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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	height: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#bannerBox {
	float: left;
	height: 123px;
	width: 1107px;
	background-image: url(../_images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainContent {
	float: left;
	height: auto;
	width: 1107px;
}
#footerBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CCC;
	height: 200px;
	width: 1107px;
	text-align: center;
}
#navBox {
	float: left;
	height: 42px;
	width: 1107px;
}
#urbanDesignBox {
	float: left;
	height: 42px;
	width: 178px;
	padding-right: 30px;
	padding-left: 40px;
}
#navContainer {
	float: left;
	height: 42px;
	width: 850px;
}
#navContainer a:link {
	color: #FFF;
	text-decoration: none;
}
#navContainer a:visited {
	color: #FFF;
	text-decoration: none;
}
#navContainer a:hover {
	color: #999;
	text-decoration: underline;
}
#navContainerPostions {
	height: 15px;
	width: 850px;
	margin-top: 20px;
}
#navHome {
	height: 15px;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
#navdesign {
	height: 15px;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
#navGardens {
	height: 15px;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
#navStone {
	height: 15px;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
#navTroughs {
	height: 15px;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
#navProjects {
	height: 15px;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
#navContact {
	height: 15px;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
#mainheader {
	float: left;
	height: auto;
	width: 920px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 90px;
	font-size: 0.8em;
	line-height: 1.4;
}
#mainheader h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFF;
	letter-spacing: 0.1em;
	font-weight: normal;
}
#mainheader2 {
	float: left;
	height: auto;
	width: 920px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 90px;
	font-size: 0.8em;
	line-height: 1.4;
}
#mainheader2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFF;
	letter-spacing: 0.1em;
	font-weight: normal;
}
#mainheader3 {
	float: left;
	height: auto;
	width: 920px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 90px;
	font-size: 0.8em;
	line-height: 1.4;
}
#mainheader3 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFF;
	letter-spacing: 0.1em;
	font-weight: normal;
}
#mainIndexBox {
	float: left;
	height: auto;
	width: 1107px;
	margin-top: 1px;
	margin-bottom: 20px;
	font-size: 0.8em;
	line-height: 1.4;
}
#splashImg {
	background-image: url(../_images/splashPrime2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 660px;
	width: 260px;
}
#scottyBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #999;
	height: 20px;
	width: 260px;
	margin-top: 640px;
	text-align: center;
}
#scottyBox a:link {
	color: #099;
	text-decoration: underline;
}
#scottyBox a:visited {
	color: #099;
	text-decoration: underline;
}
#scottyBox a:hover {
	color: #FFF;
	text-decoration: none;
}
#scottyBox a:active {
	color: #FFF;
	text-decoration: underline;
}
#indexContent {
	float: left;
	height: 660px;
	width: 750px;
	text-align: center;
}
#contactBoxForm {
	height: 620px;
	width: 660px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#contactBoxForm #frmContact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
}
#contactBoxForm #frmContact fieldset {
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #333;
}
#contactBoxForm #frmContact legend {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #CCC;
	letter-spacing: 0.1em;
	margin-top: -5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contactBoxForm #frmContact input.text {
	width: 500px;
}
#designProcessContent {
	float: left;
	height: 660px;
	width: 750px;
	text-align: left;
}
#designProcessSpry {
	float: left;
	height: auto;
	width: 600px;
	margin-left: 30px;
	margin-top: 30px;
}
#indexContentCenter {
	height: 620px;
	width: 660px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
#indexContentCenter p {
	margin-top: 1em;
	margin-bottom: 2em;
}
#indexContentCenter h1 {
	font-size: 2em;
	font-weight: normal;
}
#indexContentCenter h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #FFF;
}
#mainheader p {
	margin-top: .6em;
	margin-bottom: 0.6em;
}
#mainGalleryDetBox {
	float: left;
	height: auto;
	width: 900px;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-left: 40px;
	font-size: 0.8em;
	line-height: 1.4;
}
#mainGalleryDetBox a:link {
	color: #666;
}
#mainGalleryDetBox a:visited {
	color: #666;
}
#mainGalleryDetBox a:hover {
	color: #999;
}
#mainGalleryDetBox a:active {
	color: #999;
}
#mainGalleryDetText {
	float: left;
	height: 504px;
	width: 300px;
	padding-right: 30px;
	text-align: right;
}
#mainGallerydetInfo {
	float: left;
	height: auto;
	width: 300px;
}
#arrowsBox {
	float: left;
	height: 60px;
	width: 300px;
	text-align: right;
	font-size: 2.5em;
	font-weight: normal;
	letter-spacing: 0.1em;
}
#arrowsBox a:link {
	color: #666;
	text-decoration: none;
}
#arrowsBox a:visited {
	color: #666;
	text-decoration: none;
}
#arrowsBox a:hover {
	color: #FFF;
}
#arrowsBox a:active {
	color: #FFF;
}
#mainGalleryDetImg {
	float: left;
	height: 504px;
	width: 504px;
}
#galleryThBox {
	float: left;
	height: auto;
	width: 762px;
	margin-left: 165px;
	margin-bottom: 20px;
}
#galleryThBox img {
	margin: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#galleryThBox a:link {
	color: #454545;
}
#galleryThBox a:visited {
	color: #333;
}
#galleryThBox a:hover {
	color: #727272;
}
#galleryThBox a:active {
	color: #727272;
}
#galleryThBox2 {
	float: left;
	height: auto;
	width: 762px;
	margin-left: 165px;
	margin-bottom: 20px;
}
#galleryThBox2 img {
	margin: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#galleryThBox2 a:link {
	color: #454545;
}
#galleryThBox2 a:visited {
	color: #333;
}
#galleryThBox2 a:hover {
	color: #727272;
}
#galleryThBox2 a:active {
	color: #727272;
}
#galleryThBox3 {
	float: left;
	height: auto;
	width: 762px;
	margin-left: 165px;
	margin-bottom: 20px;
}
#galleryThBox3 img {
	margin: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#galleryThBox3 a:link {
	color: #454545;
}
#galleryThBox3 a:visited {
	color: #333;
}
#galleryThBox3 a:hover {
	color: #727272;
}
#galleryThBox3 a:active {
	color: #727272;
}
#footerBox a:link {
	color: #FFF;
	text-decoration: underline;
}
#footerBox a:visited {
	color: #FFF;
	text-decoration: underline;
}
#footerBox a:hover {
	color: #666;
	text-decoration: none;
}
#footerBox a:active {
	color: #666;
	text-decoration: none;
}
#contactBoxForm a:link {
	color: #999;
	text-decoration: underline;
}
#contactBoxForm a:visited {
	color: #999;
	text-decoration: underline;
}
#contactBoxForm a:hover {
	color: #FFF;
	text-decoration: none;
}
#contactBoxForm a:active {
	color: #FFF;
	text-decoration: none;
}

