#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-image: url(img/menu-bg-red.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
#menu1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-image: url(img/menu-bg1-red.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
#menu a:link {
	color: #000000;
	text-decoration: none;
}
#menu a:visited {
	color: #000000;
	text-decoration: none;
}
#menu a:active {
	color: #000000;
	text-decoration: underline;
}
#menu a:hover {
	color: #000000;
	text-decoration: underline;
}
#menu1 a:link {
	color: #000000;
	text-decoration: none;
}
#menu1 a:visited {
	color: #000000;
	text-decoration: none;
}
#menu1 a:active {
	color: #000000;
	text-decoration: underline;
}
#menu1 a:hover {
	color: #000000;
	text-decoration: underline;
}
.pad-all {
	padding-top: 17px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 5px;
}
.pad-all-20 {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 128%;

}
.bg-right {
	background-image: url(img/bg-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.Headtilte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.pad-top {
	margin-top: 16px;

}
.V12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 128%;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 128%;
	padding: 20px;

}
#menu2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(img/menu-bg1-red.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
#menu2 a {

	color: #000000;
	text-decoration: none;
}
#menu2 a:hover {

	color: #000000;
	text-decoration: underline;
}
body {
	background-image: url(img/bg-main1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #97691C;
}

