/* Reset Reloaded */

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,b, u, i, center,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-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

body{
	background: #e1d8af url(../img/bkg1.png) 100% 0% no-repeat;
	color: #585858;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	width: 100%;
}

h1{
	width:380px;
	height: 65px;
}

h2{
	margin: 46px 0 0 20px;
	font-weight: normal;
	font-size: 28px;
	text-shadow: 0px 1px 2px #FFFFFF;
}

p{
	margin: 36px 0 0 20px;
	font-weight: normal;
	font-size: 15px;
	line-height: 22px;
	text-shadow: 0px 1px 1px #FFF;
}

.left{
	float: left;
}

.right{
	float: right;
}
  
.more{
	height:39px;
	float: right;
	margin-top: 30px;
	width:168px;
}

div#tree{	
	float: right;
	width: 100%;
}

div#wrapper{
	float: right;
	margin: 0 0 0 0px;
	width: 918px;
}

div#left-content{
	margin-top:192px;
	text-align: left;
	width: 420px;
	height:460px;
	overflow: hidden;
}

div#footer{
	background: url('../img/footer-stripe.png') no-repeat top center;
	clear: both;
	font-size: 10px;
	padding-top: 10px;
	width: 798px;
	vertical-align: bottom;
}

div#footer a {
	color: #585858;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}
