a
{
	text-decoration: none;
	cursor: pointer;
	color: #CEA03D;
}
a:hover
{
	color: #9E6B00;
}
h2
{
	font-size: larger;
	font-style: normal;
	font-weight: bold;
	color: #fefeff;
	padding-top: 10px;
}
h3
{
	font-size: large;
	font-style: normal;
	color: #fefeff;
	padding-top: 10px;
}
blockquote
{
	margin: 5px 5px 5px 40px;
}
.button
{
	background-color: #2d2c2c;
	color: #eff0ef;
}
#bg1
{
	background-color: #2f2f2e;
	width: 780px;
	height: 257px;
	margin-top: 15px;
}

#img2
{
	background-image: url(../images/img1.jpg);
	background-repeat: no-repeat;
	width: 252px;
	height: 256px;
}

#img3
{
	background-image: url(../images/img3.jpg);
	background-repeat: no-repeat;
	width: 247px;
	height: 256px;
	margin-top: -257px;
	margin-left: 533px;
}

#img4
{
	background-image: url(../images/bullet1.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 193px;
	margin-top: -220px;
	margin-left: 300px;
}
#img4 a
{
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	width: 80px;
	height: 30px;
	color: #f8f4f4;
	text-decoration: none;
}
#img4 a:hover
{
	color: #d6ba8b;
}
#home
{
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	width: 59px;
	height: 26px;
	color: #f8f2f2;
	padding-left: 30px;
}

#abt
{
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	width: 159px;
	height: 26px;
	color: #fefdfc;
	padding-left: 30px;
	padding-top: 15px;
}

#ser
{
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	width: 159px;
	height: 26px;
	color: #f7fafa;
	padding-left: 30px;
	padding-top: 15px;
}
#pet
{
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	width: 159px;
	height: 26px;
	color: #f7f9f9;
	padding-left: 30px;
	padding-top: 20px;
}

#cont
{
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	width: 159px;
	height: 26px;
	color: #f3f3f7;
	padding-left: 30px;
	padding-top: 16px;
}
