BODY
{
    margin: 0px;
	font-size: 12px;
	font-family: Tahoma;
	background-color: rgb(163, 105, 90);
	background-image: url('img/bg.jpg');
	background-repeat: repeat-x;
}
TD, INPUT
{
	font-size: 12px;
	font-family: Tahoma;
}
.bottom
{
	height: 4px;
	background-color: rgb(184, 125, 111);
}
.sh1
{
	background-image: url('img/sh1.jpg');
	width: 100%;
	height: 100%;
	background-position: top left;
	background-repeat: no-repeat;
}
.sh2
{
	background-image: url('img/sh2.jpg');
	width: 100%;
	height: 100%;
	background-position: top right;
	background-repeat: no-repeat;
}
.coner
{
	background-image: url('img/coner.jpg');
	width: 100%;
	height: 100%;
	background-position: bottom left;
	background-repeat: no-repeat;
}
.center_bg
{
	background-image: url('img/center_bg.jpg');
	background-color: rgb(200, 157, 125);
	width: 100%;
	height: 100%;
	background-position: top center;
	background-repeat: repeat-x;
}
.cap_bg
{
	background-image: url('img/cap_bg.jpg');
	background-repeat: repeat-x;
}
.center1
{
	background-image: url('img/center1.jpg');
	width: 100%;
	height: 100%;
	background-position: top left;
	background-repeat: no-repeat;
}
.center2
{
	background-image: url('img/center2.jpg');
	width: 100%;
	height: 100%;
	background-position: top right;
	background-repeat: no-repeat;
}
.center3
{
	background-image: url('img/center3.jpg');
	width: 100%;
	height: 100%;
	background-position: bottom right;
	background-repeat: no-repeat;
}
.center4
{
	background-image: url('img/center4.jpg');
	width: 100%;
	height: 100%;
	background-position: bottom left;
	background-repeat: no-repeat;
}
.header
{
	text-align: center;
	vertical-align: top;
	color: rgb(113, 60, 47);
	font-weight: bold;
}
.center
{
	text-align: justify;
	vertical-align: top;
	color: rgb(113, 60, 47);
}
.gray1
{
	background-image: url('img/gray.jpg');
	width: 100%;
	height: 100%;
	background-position: left;
	background-repeat: repeat-y;
}
.gray2
{
	background-image: url('img/gray.jpg');
	width: 100%;
	height: 100%;
	background-position: right;
	background-repeat: repeat-y;
}
.gray3
{
	background-image: url('img/gray3.jpg');
	width: 100%;
	height: 100%;
	background-position: bottom;
	background-repeat: repeat-x;
}
.contact
{
	height: 66px;
	text-align: center;
	vertical-align: middle;
	color: rgb(244, 216, 177);
}
.tbutton
{
	background-image: url('img/tbutton.jpg');
	width: 195px;
	height: 41px;
	background-position: center middle;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
.navigation
{
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: rgb(113, 60, 47);
	font-family: 'Times New Roman';
}
.anavigation
{
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	color: rgb(113, 60, 47);
	font-family: 'Times New Roman';
}
a:link
{
	color: rgb(113, 60, 47);
	text-decoration: underline;
	font-weight: bold;
}
a:hover
{
	color: rgb(113, 60, 47);
	text-decoration: underline;
	font-weight: bold;
}
a:active
{
	color: rgb(113, 60, 47);
	text-decoration: underline;
	font-weight: bold;
}
a:visited
{
	color: rgb(113, 60, 47);
	text-decoration: underline;
	font-weight: bold;
}
.cbutton
{
	background-image: url('img/cbutton.jpg');
	width: 195px;
	height: 43px;
	background-position: center middle;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
.bbutton
{
	background-image: url('img/bbutton.jpg');
	width: 195px;
	height: 51px;
	background-position: center middle;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
