body
{
	margin:0;
	padding:0;
	background-color:#f1efe2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}


.border{
border-bottom: 1px solid #c4b59e; background-color:#dbcbb4; height:22px; }


.border1{
border-bottom: 1px solid #c4b59e; background-color:#e4d8c2; height:22px; }


.boldtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#e3151f;
	}

.page-title
{
	background:url(images/heading_arrow.jpg) no-repeat center left;
	margin-left:5px;
}

.header
{
	background-image: url(images/logo-bg.jpg);
	width:859px;
	height:61px;
	background-repeat: repeat-x;
	}
	
.banner
{
	background-image: url(images/header.jpg);
	width:859px;
	height:123px;
	background-repeat: no-repeat;
	}

.linkbg{
	background-image: url(images/link-bg.jpg);
	width:859px;
	height:39px;
	background-repeat:no-repeat;	
}

.product
{
	background-image:url(images/product-display.jpg);
	width:270px;
	height:115px;
	background-repeat:no-repeat;
	}

.linkmenu{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#625b4e; text-decoration:none; }
.linkmenu:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#e3151f; text-decoration:none;}

.link{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#52a61f; text-decoration:none; }
.link:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; text-decoration:none;}

.textbox{
border:1px solid #a60909;
width:130px;
height:15px;}


.text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	text-align:justify;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.indent
{	
	margin-left:25px;
	line-height:1.5em;
	list-style:square;
}


.footer-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	padding-top:12px;
}


.footers a
{
	color:#99c704;
	text-decoration:none;
}

.footer a:hover
{
	color:#ffffff;
}

