/*
Theme Name: A0228
Theme URI: http://www.psd2site.com/
Description: Topdu Turf
*/
* {
  margin: 0px;
  padding: 0px;
  border: none;
}
p {
	margin: 0;
	padding: 7px 0;
}
h1 {
 font-size: 4em;
}

h2 {
 font-size: 15px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
}

h3 {
 font-size: 1.3em;
}
a:link, a:visited {
 text-decoration: none;
 color: #C46B29;
 outline: none;
}
html {
	background: #ab8452;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  background: url(images/body_bg.jpg) repeat-x;
  font-size: 12px;
  color: #c46b29;
}

#page {
	width: 950px;
	margin: 0 auto;
	background: url(images/page_bg.jpg) no-repeat top center;
}
#page .page-inner {
	width: 759px;
	margin: 0 auto;
}
#header {
	margin: 0 auto;
	background: url(images/header_bg.jpg) no-repeat bottom center;
	height: 186px;
}
#logo {
	padding: 20px 0 0 40px;
	width: 200px;
	float: left;
}
#logo h1 a {
	width: 190px;
	height: 150px;
	display: block;
	text-indent: -9999px;
}
#newsletter {
	width: 197px;
	height: 94px;
	float: right;
	background: url(images/newsletter_bg.gif) no-repeat;
	margin-top: 19px;
	padding: 10px 18px;
	font-size: 9px;
}
#newsletter h2 {
	margin-bottom: 5px;
	letter-spacing: -1px;
}
#email {
	width: 180px;
	background: url(images/news_input.gif) no-repeat;
	padding: 8px;
	margin-bottom: 5px;
}
.submit {
	float: right;
}

#content {
	background: url(images/content_bg.png) repeat-y;
}
#content .inner {
	background: #7a5723 url(images/content-inner.gif) repeat-x;
	padding: 0 0 1px 9px;
	height: 1%;
	margin: 0 6px;
}
html > body #content .inner {
	padding: 0 0 1px 10px;
	overflow: hidden;
}

.description {
	background: url(images/description_bg.jpg) no-repeat;
	text-align: center;
	padding: 0 15px;
	margin-bottom: 10px;
	margin-right: 10px;
	position: relative;
	z-index: 10;
	color: #fff;
}
.ads {
	height: 90px;
	background: #a59074;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	z-index: 10;
}
.box {
	width: 216px;
	height: 180px;
	float: left;
	padding: 13px 11px;
	background: url(images/box_bg.gif) no-repeat;
	margin-right: 6px;
	margin-bottom: 6px;
	position: relative;
	z-index: 10;
}


.content-bottom {
	height: 16px;
	background: url(images/content_bottom.jpg) no-repeat;
	margin-bottom: 10px;
}



#footer {
	height: 66px;
	text-align: center;
	background: url(images/footer_bg.jpg) no-repeat;
	font-size: 13px;
	padding-top: 9px;
	font-weight: bold;
	margin-bottom: 20px;

}
#footer div {
	padding: 2px 0;
}
.big {
	font-size: 15px;
	font-weight: bold;
}
.small {
	font-size: 9px;
	font-weight: normal;
}
#footer a {

}
