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

body {
	background-color:#fff;
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:1em;
	background-image:url(../images/body-back2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin-top:0px;
}

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 {
	margin-top:0px;
	background-image: url(../images/head-back2.jpg); 
	height:400px;
}

#pictureGallery {
	position:absolute;
	width:200px;
	height:200px;
	margin-top:90px;
	margin-left:600px;
}

#content {
	background-color:#FFFFFF;
}

#footer {
	background-image:url(../images/footer_bg.jpg);
	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;
}
