/* CSS Document */
body {
	margin: 0;
	background: url(images/back.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A1A1A;
}

.content {
	position: relative;
	left: 50%;
	margin-left: -502px;
	display: block;
	width: 1004px;
	background: #8C9208;
}

img {
	behavior: url(Scripts/iepngfix.htc)
}

h1 {
	padding-top: 10px;
	color: #663300;
	font-size: 18px;
	font-weight: bold; 
}

h2 {
	margin: 10px 0 5px 0;
	color: #663300;
	font-size: 14px;
	font-weight: bold; 
}

ul {
	list-style-type: disc;
	margin: 0;
	padding: 20px 20px 0 30px;
}

li {
	line-height: 20px;
	margin-bottom: 15px;
	color: #333333;
	text-align: left;
}

div.section {
	position: relative;
	display: block;
	width: 924px;
	height: 90px;
	margin: 10px 10px 0 10px;
	padding: 0 10px 10px 10px;
	background: #FFFFFF;
	text-align: left;
}

div.section h2 {
	color: #8C9208;
}

div.section div {
	margin-left: 90px;
}

div.section img {
	position: absolute;
	top: 10px;
	left: 10px;
	border: 0;
}

#index {
	position: relative;
	display: block;
	height: 1030px;
	background: #393103;
}

#index h1 {
	padding-top: 10px;
	color: #8C9208;
	font-size: 18px;
	font-weight: bold; 
}

#index h2 {
	padding-top: 10px;
	color: #8C9208;
	font-size: 14px;
	font-weight: bold; 
}

#news {
	position: relative;
	display: block;
	height: 280px;
	background: #8C9208;
}

#news div {
	position: absolute;
	top: 5px;
	display: block;
	height: 280px;
	padding: 0;
	text-align: center;
}

#left {
	position: relative;
	float: left;
	margin-top: 3px;
	width: 654px;
	height: 500px;
}

#left div.article {
	position: relative;
	display: block;
	margin: 10px;
	padding: 0 10px 10px 10px;
	background: #FFFFFF;
}

#right {
	float: right;
	margin-top: 3px;
	width: 350px;
}

#right div.article {
	position: relative;
	display: block;
	margin: 10px 10px 10px 0;
	height: 100px;
	background: #FFFFFF;
}

#right div.article img {
	position: absolute;
	top: 10px;
	left: 10px;
	border: 0;
}

#right div.article span {
	position: absolute;
	top: -10px;
	left: 102px;
	width: 220px;
}

#about {
	position: relative;
	display: block;
	width: 1004px;
}

#about div.article {
	display: block;
	width: 964px;
	margin: 20px 20px 0 20px;
	background: #FFFFCC;
	text-align: center;
}

#about div.article h2 {
	color: #8C9208;
}

#menu {
	display: block;
	width: 600px;
	padding: 20px;
	background: #FFFFFF;
}

#menu div {
	display: block;
	height: 30px;
}

#menu font {
	float: left;
	width: 250px;
	margin-left: 75px;
	text-align: left;
	line-height: 30px;
}

#menu span {
	float: left;
	width: 100px;
	text-align: right;
	line-height: 30px;
}

#menu span.contact {
	float: left;
	width: 200px;
	text-align: right;
	line-height: 30px;
}

#menu b {
	color: #CC0000;
}

#gallery {
	display: block;
	width: 964px;
	margin: 20px 20px 0 20px;
	background: #FFFFCC;
	text-align: center;
}

#gallery img {
	width: 170px;
	margin: 10px 5px 0 5px;
	border: 0;
}

#nav {
	display: block;
	width: 1004px;
	height: 25px;
	background: #8C9208;
	padding-top: 10px;
	color: #FFFFFF;
	text-align: center;
}

#nav a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	color: #666666;
	text-decoration: underline;
}

#footer {
	display: block;
	width: 1004px;
	padding-top: 10px;
	background: #393103;
	color: #FFFFFF;
	text-align: center;
}

#footer div.ads {
	display: block;
	margin-top: 6px;
	color: #FFFFFF;
	font-size: 10px;
}

#footer div.ads a {
	color: #FF6600;
	font-size: 10px;
	text-decoration: none;
}

#footer div.ads a:hover {
	color: #666666;
	text-decoration: underline;
}

input {
	width: 180px;
	height: 18px;
	border: 1px #000000 solid;
}

input.submit {
	width: 50px;
	height: 22px;
}

textarea {
	width: 180px;
	height: 50px;
	border: 1px #000000 solid;
}
