/* CSS Document */
.menu_main {
	font-family: Franklin Gothic Book;
	font-size: 11px;
	color: #261E15;
	font-weight:lighter;
}
.menu_main a:link{
	color: #261E15;
	text-decoration: none;
}
.menu_main a:visited{
	color: #261E15;
	text-decoration: none;
}
.menu_main a:hover{
	color: #917351;
	text-decoration: none;
}
.menu_main a:active{
	color: #917351;
	text-decoration: none;
}

#otherstylistsbox {
	border: 1px solid #3D2F21;
}


.copyright {
	font-family: Franklin Gothic Book;
	font-size: 11px;
	color: #FFFFFF;
}
.copyright a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:active{
	color: #FFFFFF;
	text-decoration: none;
}

.copyright2 {
	font-family: Franklin Gothic Book;
	font-size: 11px;
	color: #3D2F22;
}
.copyright2 a:link{
	color: #3D2F22;
	text-decoration: underline;
}
.copyright2 a:visited{
	color: #3D2F22;
	text-decoration: underline;
}
.copyright2 a:hover{
	color: #3D2F22;
	text-decoration: none;
}
.copyright2 a:active{
	color: #3D2F22;
	text-decoration: none;
}


.text-main {
	font-family: Franklin Gothic Book;
	font-size: 12px;
	color: #261E15;
}
.text-main a:link{
	color: #A28059;
	text-decoration: underline;
}
.text-main a:visited{
	color: #A28059;
	text-decoration: underline;
}
.text-main a:hover{
	color: #C2AA8F;
	text-decoration: none;
}
.text-main a:active{
	color: #C2AA8F;
	text-decoration: none;
}

.text-main-lg {
	font-family: Franklin Gothic Book;
	font-size: 17px;
	color: #261E15;
}
.text-main-lg a:link{
	color: #A28059;
	text-decoration: underline;
}
.text-main-lg a:visited{
	color: #A28059;
	text-decoration: underline;
}
.text-main-lg a:hover{
	color: #C2AA8F;
	text-decoration: none;
}
.text-main-lg a:active{
	color: #C2AA8F;
	text-decoration: none;
}

.text-main-hm-med {
	font-family: Franklin Gothic Book;
	font-size: 15px;
	color: #261E15;
}
.text-main-hm-med a:link{
	color: #7B6044;
	text-decoration: underline;
}
.text-main-hm-med a:visited{
	color: #7B6044;
	text-decoration: underline;
}
.text-main-hm-med a:hover{
	color: #E8DFD7;
	text-decoration: none;
}
.text-main-hm-med a:active{
	color: #E8DFD7;
	text-decoration: none;
}

.text-main-lt-med {
	font-family: Franklin Gothic Book;
	font-size: 16px;
	color: #FFFFFF;
}
.text-main-lt-med a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.text-main-lt-med a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.text-main-lt-med a:hover{
	color: #917351;
	text-decoration: underline;
}
.text-main-lt-med a:active{
	color: #917351;
	text-decoration: underline;
}