﻿body {

	margin: 0;
	font-size: 12px;
	font-family: "Lucida Grande", Arial, sans-serif;
	background: url("images/layoutbg.jpg") center;

}

#page {

	display: block;
	text-align: center;
	background: url("images/pagebg.jpg") center repeat-y;

}

#layout {

	width: 780px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: url("images/bodybg.gif") top left repeat-y;

}

#pageBody {

	background: url("images/header.jpg") no-repeat;

}

#ribbonBG {

	background: url("images/ribbonbg.jpg") top center repeat-x;

}

#ribbonIMG {

	background: url("images/ribbonimg.jpg") top center no-repeat;

}

.alt {

	display: none;

}

#header {

	width: 780px;
	height: 150px;

}

#header ul {
	
	list-style: none;
	margin: 0;
	padding: 0;

}

#header #resInfo {

	float: right;
	width: 125px;
	margin: 65px 20px 0 0;

	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;


}

#header #resInfo a{
	margin: 0 0 0 -50px;
	display: block;
	padding-left: 55px;
	background: url("images/hand.gif") top left no-repeat;
	color: #000;
	text-decoration: none;
}

* html #header #resInfo {

	width: 165px;
	margin: 55px 20px 0 0;

}

#topIMG {

	float: right;
	width: 470px;
	height: 359px;
	margin: -25px 35px 0 0;
	position: relative;
	z-index: 50;

}

* html #topIMG {

	margin: -25px 18px 0 0;

}

#topIMG #frame {

	width: 470px;
	height: 359px;
	position: absolute;
	z-index: 50;

}

#topIMG img {

	position: relative;
	top: 12px;
	left: 12px;

}

html > body #topIMG #frame {

	background: url("images/frame.png") top left no-repeat;

}

* html #topIMG #frame {

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/frame.png', sizingMethod='scale');

}

#home #topIMG #frame {

	background: none;

}

.nav ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

.nav ul li a {

	display: block;
	padding: 3px 10px 3px 10px;
	text-decoration: none;

}

.nav ul li a:hover {

	text-decoration: underline;

}

#topNav {

	width: 203px;
	height: 369px;
	background: url("images/navbg.jpg") top left no-repeat;
	padding-top: 5px;
	position: relative;
	left: 61px;
	top: -34px;

}

#topNav a {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #000;
	padding: 6px 0 6px 0;

}

* html #topNav a {

	padding: 5px 0px;

}

#topNav ul li {

	display: inline;

}

#topNav ul li a {

	height: 16px;

}

#content {

	text-align: center;
	clear: both;

}

html > body #content {

	margin-top: -35px;

}

* html #content {

	padding-bottom: 15px;

}

#content .container {

	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}

#content .container a {

	color: #7D3625;

}

#content .container a:hover {

	color: #5D0600;

}

#contact a {

	color: #7D3625;

}

#contactInfo {
text-align: right;
	float: right;
	font-size: 10px;

}

#contactInfo ul li {

	margin-top: 5px;

}

#contactInfo ul li a {

	color: #F6F1B9;

}

#footer {

	background: #7D3625;
	color: #F6F1B9;
	height: 65px;
	clear: both;

}

#footer ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

#footer #contactInfo {

	margin: 5px 20px 0 0;

}

#bottomNav {

	font-size: 12px;
	width: 550px;
	padding: 9px 0 0 20px;

}

#bottomNav ul {

	clear: left;

}

html > body #bottomNav ul {

	margin-top: 20px;

}

html > body #bottomNav ul:first-child {

	margin-top: 0;

}

#bottomNav ul li {

	float: left;

}

#bottomNav ul li a {

	padding: 2px 4px 2px 3px;
	font-size: 10px;
	color: #F6F1B9;
	background: url("images/navdivider.gif") right 6px no-repeat;

}

#bottomNav ul li a:hover {

	color: #fff;

}

#bottomNav ul li.rowEnd a {

	background: none;


.fp {

	color: #000 !important;
	text-decoration: none;
	cursor: text;

}