body {
	background-color: #6D6A59;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
h1 {
	font-size: 18px;
	color: #D7A939;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 15px;
	color: #267E76;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

a, a:link, a:visited {
	color: #D7A939;
	text-decoration: none;
}

a:hover {
	color: #267E76;
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}

.greenbold {
	font-weight: bold;
	color: #267E76;
}

.greenbold14 {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #267E76;
}

.bold14 {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
}
.bottom {
	background-image: url(../images/frame/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 14px;
	color: #f1f1e7;
	text-align: center;
}

.bottom a:link {
	color: #f1f1e7;
}
.bottom a:hover, .bottom a:active {
	color: #F1F1E7;
}

.smallfooter, .smallfooter:link, .smallfooter:visited {
	font-size: 9px;
	color: #94917C;
	text-decoration: none;
}

.smallfooter:hover {
	font-size: 9px;
	color: #DAAC3A;
	text-decoration: none;
}
.whiteBorder {
	border: 5px solid #FFFFFF;
}
