/* body formatting */
body, td {margin-left: 0px;	margin-top: 0px; margin-right: 0px;	margin-bottom: 0px; font-family: Arial, Helvetica, sans-serif;}

A:link 		{color:#D02539; text-decoration:none; }
A:visited 	{color:#D02539; text-decoration:none; }
A:hover 	{color:#91801F; text-decoration:none; }

/* general text formatting */
.smtext {font-size: 10px; }
.medtext {font-size: 12px; }
.olive15pt {font-size: 15px; color: #918F69; }
.price16pt {font-size: 16px; font-weight: bold; color: #c31e33; }
.olive13ptbld {font-size: 13px;	color: #918F69;	font-weight: bold; }

.searchmenus {
	font-size: 11px;
	width: 145px;
	color: rgb(0,0,0);
	border-width:0px;
	background-color:#FFFFFF; }
.menudiv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

	
.searchfield {
	font-size: 11px;
	width: 145px;
	height: 22px;
	background-color:#FFFFFF; }
	
.olive16pt {
	font-size: 16px;
	font-weight: bold;
	color: #918F69;


}
.textfield {
	font-size: 12px;
	width: 225px;
	height: 22px;
	background-color:#FFFFFF;
}

.medsmtxt {	font-size: 11px; }
.medtinytxt {
	font-size: 10px;
	color: #000000
}

.messagefield {
	font-size: 11px;
	width: 400px;
	height: 140px; }
	
.contactfield {
	font-size: 11px;
	width: 145px;
	height: 20px; }
.leftdiv {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eae4d6;
}

.medtextul 			{font-size: 12px; }
.medtextul A:link, .medtextul A:visited 	{color:#D02539; text-decoration:underline; }
.medtextul A:hover, .medtextul A:active 	{color:#91801F; text-decoration:underline; }

.formfield {
	font-size: 11px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}