/* CSS Document */

body 
{
	background-color: #C1AC93;
}
.title-black {
	color: #000000;
	font-size: 24px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bigheadwhite {
	color: #FFFFFF;
	font-size: 29px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}

.bigheadwhite1 {
	color: #FFFFFF;
	font-size: 17px;
	line-height: normal;
	font-family: "Myriad Pro", Arial;
	font-weight: normal;
	text-decoration: none;	
}
.bigheadwhite2 {
	color: #FFFFFF;
	font-size: 21px;
	line-height: normal;
	font-family: "Myriad Pro", Arial;
	font-weight: normal;
	text-decoration: none;
}

.pxwhite {
	color: #FFFFFF;
	font-size: 21px;
	line-height: normal;
	font-family: "Myriad Pro", Arial;
	font-weight: normal;
	text-decoration: none;
}
.bodylink {
	color: #FFFFFF;
	font-size: 16px;
	line-height: normal;
	font-family: "Myriad Pro", Arial;
	font-weight: normal;
	text-decoration: underline;
}
.bodylink:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-family: "Myriad Pro", Arial;
	font-size: 16px;
	text-decoration: none;

}
.footlink {
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.footlink:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.logobg {
	background-image: url(../images/logo-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;


}
.smTextField {
	color: #333333;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 200px;
	height: 18px;

}
.myBt2 {
	color: #FFFFFF;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 127px;
	border: 1px none;
	height: 28px;
	background-image: url(../images/button2.jpg);
}

.myBtt2 {
color: #000000;
font-size: 20px;
line-height: normal;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration: none;
width: 146px;
border: 1px none;
height: 33px;
background-image: url(../images/cont-bt.jpg);
cursor: pointer;
}