body {
	background-attachment: fixed;
	background-color: #422e1d;
	background-image: url(images/site_background.gif);
	background-repeat: repeat;
}
img
{
	border: 0;
}
.dvContainter
{
	width: 1016px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	position: relative;
}
.dvContainter .bgTable
{
	width: 1016px;
	margin: 0;
	padding: 0;
	border: none;
}
.dvContainter .bgTable .bgTableRepeater
{
	background-image: url(images/bg_bg.png);
	background-repeat: repeat-y;
	height: 492px;
	padding: 0 8px 0 8px;
	vertical-align: top;
}

.dvContainter .ColorBG
{
	position: absolute;
	top: 0px;
	left: 8px;
	/*height: 518px;*/
}
.dvContainter .ColorBG table
{
	width: 1000px;
}

.dvContainter .ColorBG .colorBtm
{
	position: absolute;
	height: 13px;
	top: 505px;
}
.mainNav
{
	position: absolute;
	width: 977px;
	top: 129px;
	margin: 0;
	padding: 0 0 0 23px;
	list-style: none;
	background-color: #7e9986;
	height: 30px;
	z-index: 30;
}
.mainNav li
{
	float: left;
	margin: 0;
	padding: 0;
	height: 30px;
}
.mainNav li img
{
	border: none;
	display: block;
}
.dogRow
{
	position: absolute;
	top: 159px;
	width: 1000px;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 95px;
	z-index: 30;
}
.dogRow li
{
	float: left;
	margin: 0;
	padding: 0;
}
.dogRow li img
{
	border: none;
	display: block;
}
.mainContent
{
	background-image: url(images/colorbg_hmcnt.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 251px;
	position: absolute;
	width: 1000px;
	top:254px;
}
.subContent
{
	clear: both;
	position: relative;
	width: 908px;
	top:146px;
	padding: 20px 46px 160px 46px;
	margin: 0;
}
.mainContent .vertLine
{
	position: absolute;
	width: 1px;
	top: 0;
	left: 548px;
	background-image: url(images/vert.png);
	background-repeat: no-repeat;
	height: 251px;
}
.mainContent .welcomeText
{
	position: absolute;
	top: 14px;
	left: 46px;
	width: 465px;
	color: #422e1d;
	font-family: "Adobe Garamond", "Garamond", "Times New Roman", Times, serif;
	font-size: 11pt;
}
.mainContent .newsText
{
	position: absolute;
	top: 36px;
	left: 584px;
	width: 370px;
	color: #422e1d;
	font-family: "Adobe Garamond", "Garamond", "Times New Roman", Times, serif;
	font-size: 13pt;
}
.mainContent .newsText img
{
	margin: 0 20px 0 0;
}
.mainContent h1, .subContent h1
{
	font-family: "Adobe Garamond", "Garamond", "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: normal;
	color: #422e1d;
	letter-spacing: -0.05em;
	margin: 0 0 4px 0;
	padding: 0;
	line-height: 30pt;
}
.mainContent h2, .subContent h2
{
	font-family: "Adobe Garamond", "Garamond", "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: normal;
	color: #422e1d;
	margin: 0 0 12px 0;
	padding: 0;
	line-height: 20pt;
}
.subContent h3
{
	font-family: "Adobe Garamond", "Garamond", "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #7e9986;
	margin: 0 0 12px 0;
	padding: 0;
	line-height: 20pt;
	border-bottom: 1px solid #7e9986;
}
.subContent table
{
	margin: 0 0 30px 0;
	padding: 0;
	width: 908px;
}
.subContent table td
{
	vertical-align: top;
	font-family: "Adobe Garamond", "Garamond", "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #422e1d;
	line-height: 14pt;
}
.subContent table td img
{
	margin: 7px;
}
.subContent table td.content
{
	width: 528px;
	padding: 0 30px 0 0;
}
.subContent table td.content a
{
	color: #7e9986;
}
.subContent table td.content a:hover
{
	color: black;
}
.subContent table td.sidebar
{
	width: 330px;
	margin: 0 0 0 20px;
	padding: 20px 0 0 0;
	text-align: center;
}
.subContent table td.sidebar a
{
	color: #7e9986;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	line-height: 20pt;
}
.subContent table td.sidebar a:hover
{
	color: black;
	text-decoration: underline;
}
.subContent table td.sidebar img
{
	margin: 7px;
}
.footer
{
	margin: 0;
	width: 1000px;
	position: absolute;
	z-index: 30;
}
.footer ol
{
	padding: 0;
	margin: 0 8px;
	list-style: none;
}
.footer ol li
{
	padding: 0 6px;
	margin: 0;
	float: left;
	color: #f2d5a8;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.footer ol li a
{
	color: #7e9986;
	text-decoration: none;
}
.footer ol li a:hover
{
	color: white;
}




.form, .form table td
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #7e9986;
}
.form table
{
	width: auto;
	margin: 0;
	padding: 0;
}
.form input, .form select, .form textarea
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	margin-right: 20px;
}
.form select
{
	margin-top: 1px;
}
ul.form
{
	list-style: none;
}
ol.form
{
	clear: both;
	list-style-position: outside;
}
.form span
{
	display: block;
}
ol.form li
{
	padding: 7px 0 7px 0;
}
ol.form table
{
	margin: 0;
	padding: 0;
}
ol.form input
{
	margin-right: 0;
}
ol.form table label
{
	display: inline;
	color: Black;
	font-weight: normal;
}
.form label
{
	display: block;
}
.form label.subLabel
{
	color: Black;
	font-weight: normal;
}