body{
	padding:0px;
	margin:0px;
	background: url(images/left_2.gif);
}
.mainBorder {
	border: medium solid #BEB392;
}
.seperator {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A39A83;
}


.copy {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	color: #786C4A;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #837C69;
}
.text_1   a:link, .text_1 a:active, .text_1 a:visited {
	color: #B24851;
	text-decoration: underline;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}

.text_1 a:hover {
	color: #B24851;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}
.text_2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #7B7B7B;
}

.text_3 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #8E7C49;
	text-decoration:none;
}

.link_4 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #8E7C49;
	text-decoration: none;
}
.link_4  a:link, .link_4 a:active, .link_4 a:visited {
	text-decoration: none;
	color: #8E7C49;
}
.link_4 a:hover {
	text-decoration: underline;
	color: #8E7C49;
}

.link_1Header {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 11px;
	font-weight: bold;
	color: #B24851;
	padding-left: 10px;
}
.lowerNav {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #8E7C49;
	padding-bottom: 4px;
	padding-top: 4px;
}
.lowerNav   a:link,.lowerNav a:active,.lowerNav a:visited  {
	text-decoration: none;
	color: #8E7C49;
}
.lowerNav a:hover {
	text-decoration: underline;
	color: #8E7C49;
}



#anita {
	padding-right: 8px;
}

#hgmenu {
	width: 660px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	background-color: #D53632;
	float: left;
}
#hgmenu a:link, #hgmenu a:active, #hgmenu a:visited {
	color: #FFFFFF;
}


#hgmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#hgmenu li {
	float: left;

}

#hgmenu a {
	display: block;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	text-decoration: none;
	background-color: #D53632;
	border: 2px solid #D53632;
}

#hgmenu a:hover {
	color: #D53632;
	background-color: #FFFFFF;
	border: 2px solid #D53632;
}
