/* -- ELEMENTS -- */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828179;
	padding: 9px;
	margin: 0px;
	background: #14110f;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-align: left;
}

a{
	color: #828179;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
	margin: 0px;
	padding: 0px 0px 9px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #CCC;
}

img{
	display: block;
	border: none;
}

/* -- BASE IDS -- */

#container{
	text-align: center;
}

#page{	
	margin: auto;
	width: 918px;
	min-height: 801px;
	border: 1px solid #414141;
	/*text-align: left;*/
	background: #1b1713;
}

#menu{
	background: url(../UserFiles/Image/identity.gif) no-repeat 0px 8px;
	margin: 0px 0px 0px 56px;
	padding: 9px 0px 0px 35px;
	height: 40px;
}

#intro_content{
	text-align: center;
}

#content{	
	text-align: left;
}

#middle{
	width: 702px;
	text-align: center;
	margin: 0px 0px 0px 90px;
}

#body{
	padding: 18px;
	margin: auto;
}

#text{	
	text-transform: uppercase;
	/*height: 120px;*/
	text-align: center;
	margin: 0px 0px 18px 0px;
}

#text p{
	padding: 18px;
	text-align: left;
}

#text td p{
	padding: 0px;
	margin: 0px;
}

#top_copy{
	position: absolute;
	width: 270px;
	text-align: right;
	margin: 0px 0px 0px 610px;
	top: 68px;
}

#intro{
	
}

#slideshow{
	width: 376px;
	margin: 0px 0px 0px 253px;
}

#portfolio, #pressswf{
	margin: 0px 0px 0px 0px;
}

#slides{
	height: 406px;
}

/* -- BASE CLASSES -- */

/* -- MODIFIERS -- */

h1#logo{
	background: url(../UserFiles/Image/logo.gif) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
	width: 216px;
	height: 144px;
	line-height: 144px;
	padding: 0px;
	display: block;
	margin-bottom: 18px;
	margin-left: auto;
	margin-right: auto;
	/*margin-left: 324px;*/
}

h1#logo a{
	display: block;
}

h2#tag{
	background: url(../UserFiles/Image/tag.gif) no-repeat right;
	text-indent: -5000px;
	overflow: hidden;
	width: 882px;
	height: 36px;
	line-height: 36px;
	position: absolute;
	top: 27px;
	margin: 0px;
	padding: 0px;
}

h2#firmlyplanted{
	background: url(../UserFiles/Image/firmly_planted.gif) no-repeat right;
	text-indent: -5000px;
	overflow: hidden;
	width: 193px;
	height: 121px;
	line-height: 121px;
	position: absolute;
	top: 47px;
	margin: 0px 0px 0px 90px;
	padding: 0px;
}

h1 a, h2 a{
	display: block;
}

h1 .title{
	text-transform: uppercase;
	text-decoration: underline;
}

#middle h1{
	padding: 4px 0px 0px 0px;
}

#menu ul{
	list-style: none;
	margin: 0px;
	padding: 5px 0px 0px 9px;
}

#menu ul li{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu ul li a{
	letter-spacing: 0px;
	font-size: 14px;
}

#menu ul li a.current, #menu ul li a:hover{

}

#body a#homelink{
	background: url(../UserFiles/Image/home.gif) no-repeat right;
	text-indent: -5000px;
	overflow: hidden;
	width: 93px;
	height: 66px;
	line-height: 66px;
	margin: 0px 0px 0px 123px;
	position: absolute;
	top: 324px;
	z-index: 110;
}

#body a#gardenlink{
	background: url(../UserFiles/Image/garden.gif) no-repeat right;
	text-indent: -5000px;
	overflow: hidden;
	width: 93px;
	height: 66px;
	line-height: 66px;
	margin: 0px 0px 0px 666px;
	position: absolute;
	top: 324px;
	z-index: 111;
}

p#text { 
	width: 80px;
	margin: auto;
}
