body
{
	background-image: url(images/background.jpg);
  color: rgb(33, 38, 0);
  font-family: 'Palatino-Roman', 'Palatino', serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 19px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  opacity: 1.00;
  padding-bottom: 0px;
  padding-top: 0px;
  text-align: left;
  text-decoration: none;
  text-indent: 0px;
  text-transform: none;	
}

a:focus, a:hover, a:active { outline:none; }

a {
	color:#754d22;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.tr-odd {
	background-color: #dddddd;
}

.tr-even {
	background-color: #eeeeee;
}

table { 
	background-color: #ffffff;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 0px solid red;
	empty-cells: 
	show;margin: 0px;
}
td {
	text-align:justify;
	border: 0px solid red;
}

.header_container {
	border:0px solid red;
	position:relative;
	top:0px;
	height:226px;
	overflow:hidden;
}	

.logo {
	position:relative;
	top:15px;
	left:45px;
}	

.name {
	position:relative;
	right:40px;
	top:-125px;
  color: rgb(105, 110, 114);
  font-family: 'Palatino-Bold', 'Palatino', serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 6px;
  opacity: 1.00;
  text-indent: 0px;
  text-align:right;
}	

.address {
	border:0px solid black;
	text-align:right;
	position:relative;
	left:610px;
	top:-90px;
  color: rgb(33, 38, 0);
  font-family: 'Palatino-Roman', 'Palatino', serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  width:200px;
}

.menu {
	position:relative;
	top: -55px;
	border:0px solid black;
	font-family: Palatino, serif;
	font-size: .8em;
	color: #969696;
	line-height: 29px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform:uppercase;
	text-align:center;
}

.fce_clear {
	font-size: 14px;
	font-style: italic;
	padding:4px;
	font-weight:normal;
	color:#2a1909;
	background-color:#faf3d1;
	text-align: justify;
}

/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License


a:link {
	color: #3886E0;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #3886E0;
}

*
{
border: 0;
margin: 0;
}


#main
{
margin: 0 auto;
width: 778px;
background: #ffffff url(images/header.jpg) no-repeat center top;
}

#header
{
width: 763px;
margin: 0 auto;
height: 390px;


}

#logo
{
padding-left: 40px;
text-align: left;
padding-top: 120px;
height: 200px;

}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
}

#buttons
{
padding-top: 33px;
height: 40px;
width: 763px;
}

#buttons li {
	display: inline;
}

#buttons a {
	display: block;
	float: left;
	width: 125px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 13px;
	margin-left: 12px;

}

#buttons a:hover {
	width: 125px;
    height: 36px;
	text-decoration: underline;
}

#content
{
width: 720px;
margin: 0 auto;
padding: 20px;
}

#left
{
width: 450px;
padding: 10px;
}

#left H1
{
color: #033B80;
margin: 0;
padding: 0;
font-size: 24px;
}
#left H2
{
color: #033B80;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 10px;
}

#left a
{
 color: #3886E0;
}

#left a:hover {
	text-decoration: none;
	color: #FF0000;
}

#left a:visited {
	color: #3886E0;
}

#right
{
float: right;
width: 240px;
}

#sidebar 
{
width: 240px;
}

#sidebar ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li 
{
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 10px;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
}


#sidebar li h2 {
	height: 36px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/title.jpg) no-repeat;
	font-size: 18px;
	color: #ffffff;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
#sidebar a:visited {
		text-decoration: none;
}

#sidebar li a {
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat 1px 5px;
}

#footer
{
	background: url(images/footer.gif) repeat-x;
	height: 47px;
	width: 780px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 23px;
	text-align: center;
	border-top: 4px solid #296FC0;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}*/
