body {
	margin: 0px;
	background-image: url(images/innerbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	scrollbar-face-color: #9E8861; scrollbar-shadow-color: #756649; 
	scrollbar-highlight-color: #756649; scrollbar-3dlight-color: #9E8861; 
	scrollbar-darkshadow-color: #9E8861; scrollbar-track-color: #9E8861;
	scrollbar-arrow-color: #D9CBA3;

}
.text_main{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #552302;
	line-height: 18px;
	font-style: normal;
}
.text_main2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #552302;
	line-height: 16px;
	font-style: normal;
}
.text_green{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #A0905A;
	font-style: normal;
}
.text_black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.text_cream{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E0D7BC;
	font-style: normal;
}
.text_gold{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #976E32;
	font-style: normal;
}
.works_box{
	background-color: D2C9A7;
	height: 74px;
	width: 74px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #996600;
	padding: 1px;

}
.col_box{
	background-color: ddd4ba;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #996600;
	padding: 10px;

}
.bigtext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #926402;
	font-style: normal;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #925A02;
}
a.menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 12px;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline overline;
	color: #57420E;
}
.link2{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11px;
	font-variant: normal;
	text-decoration: none;
	color: #722B12;
}
a.link2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11px;
	font-variant: normal;
	text-decoration: underline overline;
	color: #722B12;
}
.ltyellow_box{
	background-color: #E3DABB;
}
.subred{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #6A150A;
}
.field{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #593700;
	border-bottom-color: #593700;
	border-left-color: #593700;
	border-right-color: #593700;
}
.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #E6B454;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #593700;
	border-bottom-color: #593700;
	border-left-color: #593700;
	border-right-color: #593700;
}
.footer{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #93815C;
	letter-spacing: 2px;
	word-spacing: normal;
}
a.footer:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
    font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #D2BA90;
}
a:visited {
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #63412A;
}
hr {
	color: B1AA8F;
	height: 1px;
	width: 90%;
}
