﻿body 
{
	background-image:url("images/bg.jpg");
	background-repeat:repeat-x;
	background-color:#ebe8dc;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family:Arial;
	font-size:13px;
	padding:0px;
	margin:0px;
}

#content
{

	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0px;
	margin:0px;
}

#menu
{
	height:65px;
	width:900px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
}

.menu
{
	font-size:18px;
	padding-top:45px;
	color:Black;
	margin-left:auto;
	margin-right:auto;
}

.menu a
{
	font-size:18px;
	padding-top:45px;
	color:Black;
	margin-left:auto;
	margin-right:auto;
	text-decoration:none;
}

.menu a:hover
{
	font-size:18px;
	padding-top:45px;
	color:#ebe8dc;
	margin-left:auto;
	margin-right:auto;
	text-decoration:none;
}

#wrap
{
	background-image:url("images/web_04.png");
	width:1000px;
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
}

.text
{
	width:878px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#footer
{
	background-image:url("images/web_05.png");
	background-repeat:no-repeat;
	background-position:top center;
	font-size:11px;
	height:55px;
	margin-left:auto;
	margin-right:auto;
}

h1
{
	color:#81b436;
	padding:5px 0px 5px 0px;
	margin:0px;
	font-size:22px;
	font-family:Times New Roman;
	font-style:italic;
}

h3
{
	color:white;
	padding:0px 0px 5px 0px;
	margin:0px;
	font-size:20px;
	font-family:Times New Roman;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

a
{
	color:Black;
}

a:hover
{
	color:#81b436;
}

.columnA
{
	width:284px;
	background-image:url("images/3columnHeader.jpg");
	background-repeat:no-repeat;
	min-height:40px;
	float:left;
	padding-right:13px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.columnB
{
	width:284px;
	background-image:url("images/3columnHeader.jpg");
	background-repeat:no-repeat;
	min-height:40px;
	float:right;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.columntxt
{
	width:284px;
	padding:5px;
	text-align:left;
}
