@charset "utf-8";
/* CSS Document */
/*RESET gk3designs */
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;
}
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 */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/* END RESET */

body {
	background-image: url(../images/greenbg.jpg);
	background-repeat: repeat;
}

div#container {
	width: 1050px;
	background-image: url(../images/mainbg.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: 0 auto;
}
div#body {
	background-image: url(../images/mainbg.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: 0 auto;
	margin-top: -141px;
	margin-bottom: 0px;
	height: 100%;
	width: 1050px;
}
div#bar {
	width: 100%;
	height: 53px;
	background-color: #422720;
}
div#nav {
	top: -53px;
	position: relative;
	width: 1030px;
	margin: 0 auto;
	height: 1%;	

}
span#links li{
	display: inline;
	list-style: none;
}
span#links {
	display: block;
	display: inline-table;
	vertical-align: top;
	height: 1%;
}
div#nav img{
	display: inline;
}
span#links a:hover{
	background-color: #7eae77;
}

img.bowr {
	margin-top: -70px;
	display: inline;
}
img.bowl {
	margin-top: -70px;
	display: inline;
	
}

div#body p {
	text-align: justify;
	width: 700px;
	margin: 0 auto;
font-family: 'Molengo', Tahoma, serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0;
  word-spacing: 0;
  line-height: 1;
}

div#body p.list {
	text-align: center;
	width: 700px;
	margin: 0 auto;
font-family: 'Molengo', Tahoma, serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0;
  word-spacing: 0;
  line-height: 1.5;
}

div#body p.services {
	text-align: center;
	width: 700px;
	margin: 0 auto;
font-family: 'Molengo', Tahoma, serif;
  font-size: 15pt;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0;
  word-spacing: 0;
  line-height: 1.25;
}

div.out {
	font-family: 'Molengo', Tahoma, serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: 700;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0;
  word-spacing: 0;
  line-height: 1;
  color: #f8ecd5;
  float: right;
  margin-top: 30px;
}
div#body a{
	color: #422720
}
div#body a:hover{
		color: #FFF
}


div#body h1 {
font-family: 'Molengo', Tahoma, serif;
  font-size: 40pt;
  font-style: normal;
  font-weight: 700;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: -2px;
  word-spacing: 0;
  line-height: 1;
  text-align: center;
  color: #422720;
}
div#footer {
	width: 1050px;
	text-align: center;
	margin: 0 auto;
}
span#nav {
	top: -85px;
	position: relative;
}

span#links a {
	display: inline-block;
	height: auto;
	width: auto;
}
div#body p.center{
	text-align: center;
}

