
body {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #DBC6A9;
	SCROLLBAR-SHADOW-COLOR: #DBC6A9;
	SCROLLBAR-ARROW-COLOR: #C67626;
	SCROLLBAR-TRACK-COLOR: #FFFFFF
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 200%;
}

.bodytext a:link {
	color: #C67626;
	text-decoration: none;
	font-weight: bold;
}

.bodytext a:visited {
	color: #C67626;
	text-decoration: none;
	font-weight: bold;
}

.bodytext a:active {
	color: #C67626;
	text-decoration: underline;
	font-weight: bold;
}

.bodytext a:hover {
	color: #C67626;
	text-decoration: underline;
	font-weight: bold;
}

.bodytext blockquote {
	line-height: 100%;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 200%;
}

.boldtext a:link {
	color: #6F3D2C;
	text-decoration: none;
}

.boldtext a:visited {
	color: #6F3D2C;
	text-decoration: none;
}

.boldtext a:active {
	color: #6F3D2C;
	text-decoration: underline;
}

.boldtext a:hover {
	color: #6F3D2C;
	text-decoration: underline;
}

.underlinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 200%;
}

.bigbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.bigbodytext a:link {
	color: #C67626;
	text-decoration: none;
	font-weight: bold;
}

.bigbodytext a:visited {
	color: #C67626;
	text-decoration: none;
	font-weight: bold;
}

.bigbodytext a:active {
	color: #C67626;
	text-decoration: underline;
	font-weight: bold;
}

.bigbodytext a:hover {
	color: #C67626;
	text-decoration: underline;
	font-weight: bold;
}

.bigboldbodytext {
	font-family: "Monotype Corsiva", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #244a9f;
}

.bigboldbodytext a:link {
	color: #C67626;
	text-decoration: none;
}

.bigboldbodytext a:visited {
	color: #C67626;
	text-decoration: none;
}

.bigboldbodytext a:active {
	color: #C67626;
	text-decoration: underline;
}

.bigboldbodytext a:hover {
	color: #C67626;
	text-decoration: underline;
}

.bylinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 100%;
	font-weight: bold;
	text-align:right;
}

.bylinetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 100%;
	font-weight:normal;
	text-align:right;
}

#firstname, #lastname, #phone, #email, #comments {
	width:100%;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F3D2C;
}

.bottomtext a:link {
	color: #6F3D2C;
	text-decoration: none;
}

.bottomtext a:visited {
	color: #6F3D2C;
	text-decoration: none;
}

.bottomtext a:active {
	color: #6F3D2C;
	text-decoration: underline;
}

.bottomtext a:hover {
	color: #6F3D2C;
	text-decoration: underline;
}

.floatLeft {
	float:left;
	margin:0 25px 0 0;
}

.floatRight {
	float:right;
}

.clearFloat {
	clear:both;
	height:0;
}

