/****** General ******/

body {
	background-color:#EFE7D0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	background-image:url(../images/body-back.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}

ul, p, li, h1, h2, h3, h4, h5, h6 {
	padding:0px;
	margin:0px;
}

.clearBoth {
	clear:both;
}

a {
	color:#2F6C16;
}

.strandnara_gron {
	color:#2f6c16;
}


/****** End General ******/

#entire {
	width:986px;
	margin:0px auto 0px auto;
}

#topShadow {
	height:13px;
	background-image:url(../images/shadow-top.png);
}

#sideShadow {
	background-image:url(../images/shadow-sides.png);
}

#main {
	width:960px;
	margin:0px auto 0px auto;
	background-color:#FFFFFF;
}

#header {
	background-image: url(../images/head-back.jpg); 
	height:265px;
}

#pictureGallery {
	position:absolute;
	width:253px;
	height:184px;
	margin-top:53px;
	margin-left:621px;
}

#content {
	background-color:#FFFFFF;
}

#footer {
	background-color:#2D6B14;
	height:60px;
}

#bottomShadow {
	height:13px;
	background-image:url(../images/shadow-bottom.png);
}

.info {
	color:#FFFFFF;
	float:left;
	width:319px;
	text-align:center;
	margin-top:15px;
	border-right:1px solid white;
	font-size:0.8em;
}