@charset "utf-8";
/* CSS Document */

html,body
{
	height: 100%;
}

body
{
	background: #400D19 url('images/new/bg1.jpg') no-repeat top center;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin:0;
}

div#container
{
	background: white url('images/new/flair-bottom.gif') no-repeat right bottom;
	margin: 0 auto -158px auto;
	min-height: 100%;
	width: 963px;
}

img#logo
{
	border: none;
	display: block;
	margin: 128px 0 0 17px;
	position: absolute;
}

div#header
{
	background: url('images/new/header1.jpg') no-repeat top left;
	height: 310px;
}

div#sidebar
{
	float: left;
	width: 232px;
}

div#navigation
{
	padding: 0 20px 20px 37px;
	width: 144px;
}

div#navigation ul.child
{
	display: none;
	position: absolute;
	width: 132px;
	border-bottom: 1px solid #C0AFB3;
	margin-left: 144px;
}

div#navigation ul.child li ul.child
{
	margin-left: 131px;
}

div#navigation ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#navigation li
{
	margin: 0;
	padding: 0;
	display: inline;
}

div#navigation a:link.top,
div#navigation a:visited.top,
div#navigation a.top
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #400D19;
	display: block;
	text-decoration: none;
	padding: 2px 0px 13px 5px;
	width: 144px;
}

div#navigation a:hover.top
{
	background: url('images/hoverbg.jpg') no-repeat bottom left;
}

div#navigation a:link.flyout,
div#navigation a:visited.flyout,
div#navigation a.flyout
{
	display: block;
	border: 1px solid #C0AFB3;
	border-bottom: none;
	background-color: white;
	width: 126px;
	font-size: 10px;
	color: #717171;
	text-decoration: none;
	padding: 5px 2px 5px 2px;
}

div#navigation a:hover.flyout
{
	background-color: #EDA8CB;
}

div#main-content
{
	border-left: 1px solid #BCBCBC;
	float: left;
	padding: 0 106px 0 67px;
	width: 556px;
}

.contact-form td
{
	padding: 0 0 14px 0;
}

.contact-form td.fieldname
{
	color: #3C0C17;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	padding-right: 23px;
}

.contact-form input.text
{
	border: 1px solid black;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 5px;
	width: 423px;
}

.contact-form textarea.textarea
{
	border: 1px solid black;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 180px;
	padding: 5px;
	width: 423px;
}

div#push
{
	clear: both;
	height: 158px;
}

div#footer
{
	background: #EBA8CB url('images/new/footer-tile.gif') repeat-x top left;
	height: 158px;
}

div#footer-content
{
	background: url('images/new/footer-bottom.gif') no-repeat top left;
	color: white;
	height: 158px;
	margin: 0 auto;
	width: 963px;
}

div#footer-content p, 
div#footer-content td, 
div#footer-content span, 
div#footer-content a
{
	color: white;
}

div#footer-content p
{
	margin: 0;
	padding: 0;
}

div#footer-content .copyright
{
	float: left;
	padding: 105px 0 0 17px;
}

div#footer-content .contact
{
	background: url('images/new/footer-contact.gif') no-repeat top left;
	float: right;
	height: 47px;
	margin: 85px 18px 0 0;
	padding: 12px 0 0 130px;
}











