
body
{
	margin:10px 0 0 0;
	padding:0;
	background:#6d5e51;
	font-family:verdana,tahoma,arial,helvetica,times new roman,sans-serif;
	font-size:11px;
	color:#fff;
	line-height:17px;
}

td
{
	font-family:verdana,tahoma,arial,helvetica,times new roman,sans-serif;
	font-size:11px;
	color:#fff;
	line-height:17px;
}

a
{
	color:#c9c2b8;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
}
a:hover
{
	color:#6d5e51;
}

h1
{
	color:#666666;
	font-weight:normal;
	font-size:30px;
	line-height:30px;
	text-align:left;	
	margin:0;
}

h2
{
	color:#666666;
	font-weight:bold;
	font-size:17px;
	line-height:17px;
	text-align:left;	
	margin:0;
}

/*************************
	Form Start
************************/
form
{
	display:inline;
}
input, select, textarea
{
	border:solid 1px #d3cfc6;
	color:#969480;
}

.BorNone
{
	border:none;
}
/*************************
	Form End
************************/


/*************************
	Header Start
************************/
.TopLeftNav
{
	background:#6d5e51;
	padding:12px 10px;
}
.TopLeftNav a
{
	background:url(../website_graphics/nav_arrow.gif) no-repeat right center;
	display:block;
	padding:10px 15px 10px 0;
	text-align:right;
}
.TopLeftNav a:hover
{
	color:#000;
	
}
/*************************
	Header End
************************/

/*************************
	Body Start
************************/
.MainContainer
{
	width:980px;
	background:#afa393;
	padding:10px;
}
.LeftImgBor
{
	border:solid 3px #c9c2b8;
}
.HomeTextContainer
{
	background:#a29685;
	border:solid 1px #c9c2b8;
	padding:10px;
	font-size:16px;
	line-height:24px;
}
.SubTextContainer
{
	background:#a29685;
	border:solid 1px #c9c2b8;
	padding:10px;
	font-size:11px;
	line-height:17px;
}
.PadTpBt
{
	padding:3px 0;
}
/*************************
	Body End
************************/

/*************************
	Footer Start
************************/
.Footer td
{
	font-weight:normal;
	color:#afa393;
	font-size:11px;
}

.Footer a
{
	font-weight:normal;
	color:#afa393;
	font-size:11px;
	text-decoration:none;
}
.Footer a:hover
{
	color:#fff;
}

/*************************
	Footer End
************************/