

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52361B;
}
	a { font-family: Arial; font-weight: bold; 
		text-decoration: none; font-size: xx-small; color: #996666}
	a:hover { font-family: Arial; font-weight: bold; 
		text-decoration: none; font-size: xx-small; color: #E6949C}
	.other { font-family: Arial; font-weight: bold; 
		text-decoration: none; font-size: xx-small; color: #FFFFFF}
	.small { font-family: Arial; font-weight: bold; 
		text-decoration: none; font-size: 12px; color: #FFFFFF }
		
a.bottom:link {
	color: #847560;
	text-decoration: none;
	font: arial;
	font-size: 9px;
	letter-spacing: 1px;
}
a.bottom:active {
	color: #847560;
	text-decoration: none;
	font: arial;
	font-size: 9px;
	letter-spacing: 1px;
}
a.bottom:visited {
	color: #847560;
	text-decoration: none;
	font: arial;
	font-size: 9px;
	letter-spacing: 1px;
}
a.bottom:hover {
	color: #FFCCCC;
	text-decoration: none;
	font: arial;
	font-size: 9px;
	letter-spacing: 1px;
}

a.middle:link {
	color: #FFCCCC;
	text-decoration: none;
	font: arial;
	font-size: 9px;
	letter-spacing: 1px;
}
a.middle:active {
	color: #FFFFFF;
	text-decoration: none;
	font: arial;
	font-size: 9px;
	letter-spacing: 1px;
}
a.middle:visited {
	color: #FFCCCC;
	text-decoration: none;
	font: arial;
	font-size: 9px;
	letter-spacing: 1px;
}
a.middle:hover {
	color: #FFFFFF;
	text-decoration: none;
	font: arial;
	font-size: 9px;
	letter-spacing: 1px;
}
a.bodyroll:link {
	color: #3C342B;
	text-decoration: none;
	font: arial;
	font-size: 9px;
	letter-spacing: 1px;
}
a.bodyroll:active {
	color: #3C342B;
	text-decoration: none;
	font: arial;
	font-size: 9px;
	letter-spacing: 1px;
}
a.bodyroll:visited {
	color: #3C342B;
	text-decoration: none;
	font: arial;
	font-size: 9px;
	letter-spacing: 1px;
}
a.bodyroll:hover {
	color: #FFCCCC;
	text-decoration: none;
	font: arial;
	font-size: 9px;
	letter-spacing: 1px;
}
		
.par {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.bkg {
	background-image: url(V2/images/bkg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFB7B7;
	letter-spacing: 2px;
}
.menusite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFB7B7;
	letter-spacing: 1px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3C342B;
}

.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #544A3D;
	letter-spacing: 1px;
}
.bkg_logo {
	background-image: url(V2/images/logo_contact_bkg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #847560;
	letter-spacing: 1px;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 16px;*/
	font-size:13px;
	color: #3C342B;
}
.copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 400;
	text-transform: uppercase;
	color: #3C342B;
	letter-spacing: 1px;
}
.borderblk {
	border: thin solid #705E38;
}