﻿@import url("main1.css");

.top1 {
	background-image:url('../images/hm/top1.jpg');
	background-position:right top;
	background-repeat:repeat-x;
	width:321px;
	text-align:center;
	padding-top:30px;
	color:#FFFFFF;
}
.top1 h1 {
	margin:0px;
}
.top2 {
	background-image:url('../images/hm/top2.jpg');
	width:386px;
	height:68px;
}
.top3 {
	background-image:url('../images/hm/top3.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	width:61px;
}
.toptbl td.top4 {
	background-image:url('../images/hm/top4.gif');
	background-repeat:repeat-x;
	width:386px;
	height:48px;
	text-align:right;
	vertical-align:middle;
	font-size:.7em; color:#777;
}
.top4 a {
	color:#a94d32;
	text-decoration:none;
	font-family:Verdana;
}
#hmpic {
	width:386px;
	height:290px;
	background-image:url('../images/hm/pic1.jpg');
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#CCCCCC;
}
#controls {
	color:#666666;
	font-size:90%;
}
.bdy1 td {
	vertical-align:top;
}
.bdy1 {
	font-size:9pt;
}

h1 {
	font-size:160%;
	letter-spacing:1px;
	color:#8d412a;
}
h2 {
	font-size:140%;
	letter-spacing:1px;
	color:#8d412a;
}
h3 {
	padding:3px;
	font-size:110%;
	color:#8d412a;
}

.content1 {
	padding:4px;
}

.pgTitle {
	margin:0px;
}

.sidenote {
	float:right;
	font-size:90%;
	margin:1px 0px 5px 5px;
	border:dotted 1px #666666;
	padding:5px;
	background-color:#d9d8c5;
	color:#a94d32;
	text-align:center;
}

.framepic {
	padding:10px;
	border:solid 1px #849e2f;
	float:right;
	margin:15px 15px 0px 0px;
	text-align:center;
}

.formfield {
	text-align:right;
	font-family:Tahoma;
	color:#111111;
	background-color:#c1c3b4;
	font-weight:bold;
}

.rowborder1 td {
	border-bottom:solid 1px #999999;
}

.content1 {
	padding:0 10px;
}

.clr { clear:both; width:100%; height:1px; }
