@charset "UTF-8";
/* CSS Document */

.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.textfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
a.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F00;
	text-decoration: none;
}
a.menulink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
a.menulink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
a.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.categoryproductbg {
	background-image: url(images/site/category-product-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.textcategorylables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.headerproduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}
.textprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.headingwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
a.linkcream:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkcream:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkcream:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #C3B59A;
	text-decoration: none;
}.bgabout {
	background-image: url(images/site/about.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgstudenttuition {
	background-image: url(images/site/bg-student-tuition.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.textheaderlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
}
.bgcontact {
	background-image: url(images/site/contact-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgcontact2 {
	background-image: url(images/site/contact-bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgretailstore {
	background-image: url(images/site/retail-store.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

