/* CSS Document */

.Main_Body_Copy {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #303030;
}

.Sub_Body_Copy {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #303030;
	font-weight: bold;
}
body {
	background-color: #620000;
	background-image: url(images/ssbbg.jpg);
}
.Main_Nav_Text {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.Footer_Text {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #7e6a42;
}
.Description_Copy {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.ProductInfoCopy {
	font-family: Arial;
	font-size: 12px;
	color: #CE6C3A;
}

a.Main_Nav_Link:link {color: #FFFFFF; text-decoration: none;}
a.Main_Nav_Link:visited {color: #FFFFFF; text-decoration: none;}
a.Main_Nav_Link:hover {color: #620000; text-decoration: none;}

a.Foot_Nav_Link:link {color: #7e6a42; text-decoration: none;}
a.Foot_Nav_Link:visited {color: #7e6a42; text-decoration: none;}
a.Foot_Nav_Link:hover {color: #FFFFFF; text-decoration: none;}

a.Browse_Bowls_Link:link {color: #ce6c3a; text-decoration: none;}
a.Browse_Bowls_Link:visited {color: #ce6c3a; text-decoration: none;}
a.Browse_Bowls_Link:hover {color: #620000; text-decoration: none;}
