@charset "UTF-8";
/* CSS Document */

/*body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}*/

.TopTitle {
	font-size: 40px;
	font-family: Georgia;
	/*font-style: italic; */
	color: #5b5141;
}

.MidText {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #5b5141;
}

.ContactTitle {
	font-size: 18px;
	font-family: Georgia;
	color: #5b5141;
}

.ContactTitleUnderneath {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #5b5141;
}

.ContactInfo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #5b5141;
	font-weight:bold;
	
}

.Catalogborder {
	border-top:1px; border-top-color:5a291b; border-top-style:solid;
	border-bottom:1px; border-bottom-color:5a291b; border-bottom-style:solid;
}

#contactTable a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #5b5141;
	text-decoration: none;
}

#contactTable a:hover {color: #ad9a7b; text-decoration:none;}


.cartTitle {
	font-size: 32px;
	font-family: Georgia;
	color: #5b5141;
}

.cartBorder {
	border-bottom:1px; border-bottom-color:cec5b1; border-bottom-style:solid;
}
