/* begin span classes */
span.catergory {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	letter-spacing: 1px;
}

span.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #000;
	letter-spacing: 1px;
}
/* end span classes */


/* begin p classes */
p.descrip_text {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	letter-spacing: 0.5px;
	text-align: justify;
}

p.center {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000;
	letter-spacing: 0.5px;
}

p.gold_header {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C1993F;
	letter-spacing: 1px;
	text-align: center;
}

p.thankyou {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #CA3838;
	letter-spacing: 0.5px;
	text-align: justify;
}
/* end p classes */


/* begin link classes */
a:link.inside {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:visited.inside {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:hover.inside {
	color: #C1993F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:active.inside {
	color: #C1993F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}



a:link.index {
	color: #C1993F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:visited.index {
	color: #C1993F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:hover.index {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:active.index {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}



a:link.location {
	color: #000;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.5px;
}

a:visited.location {
	color: #000;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.5px;
}

a:hover.location {
	color: #C1993F;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.5px;
}

a:active.location {
	color: #C1993F;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.5px;
}
/* end link classes */


/* begin menu classes */
.menu {
	background-color: #fff;
}

.menu .options {
	text-align: center;
	line-height: 17px;
}
/* end menu classes */