/* CSS Document */



body {

	margin: 0px;

	background-image: url(images/main_bg.jpg);

	background-repeat:no-repeat;

	background-position: top;

}

.bodytext {

	font-family: verdana;

	font-size: 11px;

	line-height: 16px;

	color: #213748;

}

.bodytext a{

	font-family: verdana;

	font-size: 11px;

	line-height: 16px;

	color: #ee0000;

	text-decoration: none;

}

.bodytext a:hover{

	font-family: verdana;

	font-size: 11px;

	line-height: 16px;

	color: #cc0000;

	text-decoration: underline;

}

.frmfldsm {

	font-family: arial;

	font-size: 10px;

	line-height: 12px;

	width: 100px;

	height: 12px;

	background-color: #BC9E73;

	border: 1px solid #D7CCBE;

}

.frmfldsm2 {

	font-family: arial;

	font-size: 10px;

	line-height: 12px;

	width: 100px;

	height: 16px;

	background-color: #BC9E73;

	border: 1px solid #D7CCBE;

}

.menu {

	font-family: verdana;

	font-size: 11px;

	line-height: 20px;

	color: #C8A174;

}

.menu a{

	font-family: verdana;

	font-size: 11px;

	line-height: 26px;

	height:38px;

	display:block;

	color: #000000;

	text-decoration:none;

	font-weight:bold;

}

.menu a:hover{

	font-family: verdana;

	font-size: 11px;

	line-height: 26px;

	color: #E8281D;

	text-decoration:none;

}

.footer {

	font-family: verdana;

	font-size: 10px;

	line-height: 16px;

	color: #FFFFFF;

}

.footer a{

	font-family: verdana;

	font-size: 10px;

	line-height: 16px;

	color: #FFFFFF;

	text-decoration: none;

}

.footer a:hover{

	font-family: verdana;

	font-size: 10px;

	line-height: 16px;

	color: #000000;

	text-decoration: underline;

}

.yellowtext {

	font-family: verdana;

	font-size: 11px;

	font-weight:normal;

	line-height: 16px;

	color: #FFEB12;

}

.box {

				border : solid 1px #7E8286;				

				text-align : center;

				padding: 4 4 4 4; 

}
.welcometext {
	color: #BD0000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none
}
.msgheading {
	color: #E3A248;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none
}
.pageheading {
	color: #4E4E4E;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none
}
.price_heading {
	color: #4E4E4E;
	font-size: 13px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none
}

.confirmationtext {
	color: #BD0000;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none
}
.btn_cart{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #000000;
	border : solid 1px #827437;
	cursor : hand;
	background-color:#CFA950;
	height:18px; 
	text-decoration:none;
}