﻿@charset "UTF-8";
/* CSS Document */


body
{ 
	background:url(images/lt-bground.gif) repeat-y;
	padding:0;
	margin:0;
}

#container
{ 
	margin:0 auto;
	width:986px;
	background:url(images/inside_bk-03.png) repeat-y;
	padding:0;
	margin-top:0px;

}

#logo
{
	position:absolute;
	margin: 20px 0 0 40px;
}

#top
{
	background-color:#073216;
	height:83px;
	margin: 0 17px 0 18px;
}


#sm_menu
{
	background:url(images/sm_menuback-14.png) no-repeat center;
	margin: 0 0 0 600px;
	height:49px;
	width:269px;
	padding:0;
}

#sm_menu ul
{
text-align:center;
margin:0;
padding:15px 0 0 0;
	list-style:none;
	}

#sm_menu li
{
text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#594a42;
	display:inline;

}

#sm_menu a
{
		color:#594a42;
		text-decoration:none;
}

#head
{
	background:url(images/maingraphic.gif);
	height:334px;
	margin: 0 17px 0 18px;
}

#head ul
{
	list-style:none;
	padding-left:195px;
	margin-top:0px;
	padding-top:12px;
}
#head li
{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#e7e1cc;
	padding-right:20px;
}
#head a
{
	color:#e7e1cc;
	text-decoration:none;
}
#head a:hover
{
	color:#FFF;
}

#body
{
	margin: 0 100px 0 100px;
}

h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#073216;
	font-size:28px;
	line-height:30px;
	font-weight:normal;
}

li
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333;
	line-height:24px;
}

p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333;
}

.green
{ 
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:18px;
color:#073216;
}

#right
{
	float:right;
	width: 230px;
	margin-left:30px;
}


#foot
{
	background:url(images/foot-12.png);
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	clear:both;
	padding:15px 0 0 40px;

}

#foot a
{
	color:#FFF;
	text-decoration:none;
}

#bot
{
	clear:both;
	background:url(images/foot_back-13.png);
	height:25px;
	margin:auto;
	width:986px;
}

img
{ 
	border:0px;
}

a
{ 	color:#073216;
	text-decoration:none;
	font-weight:bold;
}

.brown
{
		color:#594a42;
}

.brown_copy
{ 
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:18px;
color:#594a42;
}