body {
	margin: 0;
	border: 0;
	background-color:#F1EDE8;
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #000000;
	padding : 0;
}
.form {
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	line-height:14px;
	color: #333333;
}
.feature {
	margin: 0;
	border: 0;
	background-color:#ffffff;
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	line-height:16px;
	color: #333333;
	text-align : left;
	vertical-align : top;
	text-indent : 0px;
	padding-bottom:24px;
}
.homeSearch {
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	line-height:16px;
	vertical-align: bottom;
}

/*//////////////////////////////////////////////////////////////*/ 
/*																*/
/*	Footer          											*/
/*																*/
/*//////////////////////////////////////////////////////////////*/

.footer {
	background-color:#ffffff;
	font-family: verdana, arial, sans-serif;
	font-size:10px;
	color: #333333;
	padding : 0;
	text-align : center;
	vertical-align : top;
	text-indent : 6px;
}
.footer a:link {
	color: #333333;
}

.footer a:visited {
	color: #333333;
}

.footer a:active {
	color : #333333;
}

.footer a:hover  {
	color: #333333;
}

/*//////////////////////////////////////////////////////////////*/
.topLinks {
	color: #cccccc;
	text-decoration: none;
	text-align : right;
	vertical-align : text-top;
}
.topLinks a:link {
	font-size:11px;
	color: #964B36;
	text-decoration: underline;
}
.topLinks a:hover {
	font-size:11px;
	color: #BF6046;
	text-decoration: underline;
}
.topLinks a:visited {
	font-size:11px;
	color: #666666;
	text-decoration: underline;
}
/*********************************************/































