/* CSS Document */

body {
	border:0px;
	margin:0px;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #66645D;
	background-color: #B2E5CC;
	text-align: left;
	background-image: url(images/nav/navback.gif);
	background-repeat: repeat-y;

}

table {
	font-size: x-small;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}

A:link {
	color: #660000
}

A:visited {
	color: #7F4040
}

A:active {
	color: #339999
}

.whiteback {
	background-color: #FFFFFF;
	background-image: url(images/widget.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.puttybox {
	background-color: #E6E2CF;
}

.pad20 {
	padding: 20px;
}

.firstline {
	font-size: small;
	font-weight: bold;
	}

.ybtext {
	font-weight: bold;
	}

.notes {
	font-size: xx-small;
	}

.botmen {
	padding: 5px 20px;
	font-size: xx-small;
	text-align: right;
}

.sendtable {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: text-top;
}

.leftimage {
	float: left;
	margin-right: 20px;
	margin-bottom: 2px;
	border: 1px solid #66645D;
	margin-top: 4px;
}

.rightimage {
	float: right;
	margin-left: 20px;
	margin-bottom: 2px;
	border: 1px solid #66645D;
	margin-top: 4px;
}

.padformnotes {
	padding-left: 24px;
	vertical-align: text-top;
}

.sendformheader {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	vertical-align: text-top;
}

hr {
	border: 0;
	color: #66645D;
	background-color: #B2E5CC;
	height: 1px;
	width: 100%;
	text-align: center;
}

.imageborder {
	border: 1px solid #66645D;
	margin-top: 4px;
}

.costtable {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: text-top;
}

.costtabletext {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: text-top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66645D;
}

.hiddentext {
	color: #B2E5CC;
}

.contacttable {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: text-top;
}
