@charset "utf-8";
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	line-height:18px;
}
body {
	background-color: #CCC2B9;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:18px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.CategoryName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #660000;
}


a.iconTop:link, a.iconTop:visited, a.iconTop:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#b9aea5;
	text-decoration: none;
	text-transform: uppercase;
}

a.iconTop:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}


a.itemDetails:link, a.itemDetails:visited, a.itemDetails:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}

a.itemDetails:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#660000;
	font-weight: bold;
	text-decoration: none;
}

a.viewDetails:link, a.viewDetails:visited, a.viewDetails:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}

a.viewDetails:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#660000;
	text-decoration: none;
}


.leftMenu{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
	
	a.leftMenu:link, a.leftMenu:visited, a.leftMenu:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

a.leftMenu:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}


.imageBorder {
	border: 2px solid #957F6A;
}

.phoneWhite {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

#footerLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.brownTD {background-color:#716154}
.redTD {background-color:#660000}


.titleAdmin{
	font-size:18px;
	font-weight:bold;
}