﻿body 
{
	margin:0px;
	text-align:center;
	background-color:#916363;
	line-height: 16px;
}

a img
{
	border:none;	
}

#Content
{
	background-color:White;		 
	background-image:url(newimages/bottomshadow.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family:Arial;
	font-size:12px;
	color:#808080;
}

#Container
{
	width:1080px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;		

}

#Top
{
	position:relative;	
	background-image:url(newimages/top.jpg);
	height:84px;	
}

h1, h1 a
{
	color:#61201E;
	font-size:16px;
	font-family:Arial;
}

h2
{
	color:#B9CA9B;
		font-size:14px;
	font-family:Arial;
	
}

.image
{
	margin:6px;
	border:2px solid #B9CA9B;
}