
.menu_st {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 30px;
	color: #EDE3D2;
	text-decoration: none;
	padding-right: 10px;
}
.menu_st:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFCC00;
	text-decoration: none;
	padding-right: 10px;
}
.mainnav {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #826F62;
	text-decoration: none;
}
.mainnav:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
.catheads {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	color: #B0A687;
	text-decoration: none
}
.maintext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none
}
.bottomline {
border-style: solid;
border-color: #826F62;
border-bottom-width: 1px;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px
}
.photoframe {
	border-color: #826F62;
	border-style: solid;
	border-width: 1px;
}
.price {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

select { 
	font-size: 12px;
        border: 1px solid #826F62;
}
textarea {
	font-size: 12px;
        border: 1px solid #826F62;
}
input {
	font-size: 12px;
        border: 1px solid #826F62;
}

.navtbl {
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
        border-top-width: 1px;
        border-top-color: $col_white;
        border-left-color: $col_white;
        border-right-color: $col_black;
        border-bottom-color: $col_black;
        border-bottom-style: solid;
        border-top-style: solid;
        border-right-style: solid;
        border-left-style: solid;
}
.nav {
        font-size: 11px;
        font-family: Tahoma;
        font-weight: bold;
        color: #CCCCCC;
}
.button {
        font-family: Geneva, Arial, Helvetica, san-serif;
        font-size: 11px;
        font-weight: bold;
        color: #826F62;
        border-color: #826F62;
        border-style: solid;
        border-width: 1px;
        background-color: #FEF4C8;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #E2F0D3 url(images/st_bg.jpg) 0 0 repeat-x; 
}
