body {
	font-family: Garamond;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-color: #2a1000;
}

table {
	font-family: Garamond;
	font-size: 11px;
	color: #2a1000;
	font-weight: bold;
}

.bkg {
	background-image: url(../images/bkg.jpg);
	background-repeat:no-repeat;
	height: 580px;
}
.s1 {
	background-image: url(../images/s1.jpg);
	background-repeat:no-repeat;
	height: 580px;
	width: 435px;
}
.s2 {
	background-image: url(../images/s2.jpg);
	background-repeat:no-repeat;
	height: 580px;
	width: 365px;
}
.b {
	height: 325px;
	width: 320px;
}

.title {
	font-size: 24px;
	font-weight: bold;
}
.title1 {
	font-size: 20px;
	font-weight: bold;
}
.title3 {
	font-size: 15px;
}
.title4 {
	font-size: 12px;
	font-weight: bold;
}
.pic {
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 0px solid #2a1000;
	width: 350px;
	height: 490px;
}
input {
	background-image: url(../images/input.png);
	background-repeat: repeat;
	color: #2a1000;
	border: 1px solid #fff;
	font-family: Garamond;
	font-size: 11px;
}
.input {
	background-image: url(../images/input.png);
	background-repeat: repeat;
	color: #2a1000;
	border: 1px solid #fff;
	font-family: Garamond;
	font-size: 11px;
	cursor: pointer;
	font-weight: bold;
}
textarea {
	background-image: url(../images/input.png);
	background-repeat: repeat;
	color: #2a1000;
	border: 1px solid #fff;
	font-family: Garamond;
	font-size: 11px;
}
select {
	background-image: url(../images/input.png);
	background-repeat: repeat;
	color: #2a1000;
	border: 1px solid #fff;
	font-family: Garamond;
	font-size: 11px;
}








a:link{
	font-family: Garamond;
	font-size: 17px;
	font-weight: bold;
	color: #4e1910;
	text-decoration: none;
}
a:visited {
	font-family: Garamond;
	font-size: 17px;
	font-weight: bold;
	color: #4e1910;
	text-decoration: none;
}
a:hover{
	font-family: Garamond;
	font-size: 17px;
	font-weight: bold;
	color: #2a1000;
	text-decoration: underline;
}
a:active {
	font-family: Garamond;
	font-size: 17px;
	font-weight: bold;
	color: #2a1000;
	text-decoration: underline;
}

a.bl:link {
	font-family: Garamond;
	font-size: 12px;
	color: #feeab7;
	font-weight: bold;
	text-decoration: none;
}
a.bl:visited {
	font-family: Garamond;
	font-size: 12px;
	color: #feeab7;
	font-weight: bold;
	text-decoration: none;
}
a.bl:hover {
	font-family: Garamond;
	font-size: 12px;
	color: #feeab7;
	font-weight: bold;
	text-decoration: underline;
}
a.bl:active {
	font-family: Garamond;
	font-size: 12px;
	color: #feeab7;
	font-weight: bold;
	text-decoration: underline;
}
