body 
{
	margin : 0;
	padding : 0;
	font-size: 0.8em;
	font-family: verdana;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}

#container 
{
	width:799px;
}

#header 
{
	margin:0;
	padding:0;
}

#menu
{
	height:240px;
	width: 761px;
	margin:0px;
	background-image: url(../images/banner.jpg);
	padding: 10px 32px 0 0;
	text-align: right;
}

#left
{
	float: left;
	width: 793px;
}

#pagecontent
{
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	margin:0;
	padding:0;
}

#breadcrumbs
{
	border-bottom: 1px dotted #beb8a5;
}

#clear 
{
	clear:both;
}

#footer 
{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	padding-left: 415px;
	padding-top: 27px;
	height: 80px;
	font-size: 0.7em;
}

#bottomnav
{
	width: 780px;
	text-align: center;
	font-size: 0.7em;
}

a:link
{ 
	color: #6f4c2f;
}

a:visited 
{
	color: #6f4c2f;
}

a:hover 
{ 
	color: #59130b;
	background-color: #e6e7e2;
	text-decoration: none;
}

a:active 
{ 
	color: #59130b;
	background-color: #e6e7e2;
	text-decoration: none;
}

#menu a:link
{ 
	font-family: georgia;
	color: #000000;
	font-size: 1.4em;
	text-decoration: none;
}

#menu a:visited 
{
	font-family: georgia;
	color: #000000;
	font-size: 1.4em;
	text-decoration: none;
}

#menu a:hover 
{ 
	font-family: georgia;
	color: #59130b;
	font-size: 1.4em;
	text-decoration: none;
}

#menu a:active 
{
	font-family: georgia;
	color: #59130b;
	font-size: 1.4em;
	text-decoration: none;
}

#menu ul
{
	list-style-type: none;
}

#bottomnav ul
{
	list-style-type: none;
}

#bottomnav li
{
	display:inline;
}

#left p, #left h1, #left h2, #breadcrumbs p
{
	padding-left: 20px;
	padding-right: 20px;
}

#footer p
{
	margin:0;
	padding:0 0 5px 0;
}

#breadcrumbs p
{
	margin:0; 
	padding: 5px 5px 5px 20px;
}

h1
{
	font-weight: normal;
	font-family: georgia;
	color: #60160e;
}

h2
{
	font-weight: bold;
	font-size: 1em;
}