body {
	font-size: 16px;
	background: #CECECE url('bg-gradient.jpg') repeat-x top left fixed;
	font-family: arial, sans-serif;
	text-align: center;
}


.main {
	width: 50em;
	margin: auto auto 0 auto;
	text-align: left;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #FF5728;
}

a:hover{
	text-decoration: underline;
	color: #FFAF49;
}

img {
	border: 0;
}

table.main-table, table.main-table tr, table.main-table td {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
}

table.main-table td.top-banner{
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
}

#pipernav{
	text-align: left;
}

.menu-items {
	font-size: 20px;
	margin: 0 0 0 40px;
	font-weight: bold;
	font-family: arial;
}

.menu-items a:link, .menu-items a:active, .menu-items a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.menu-items a:hover {
	color: #FFAF49;
}

.blog-arrow{
	font-weight: lighter;
	color: #333333;
	font-size: 0.7em;
	margin: 0 1em 0 0.3em;
}

span.toggler {
	cursor: pointer;
	color: #dcff96;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

.element {
	background: #E49881;
}

.category-header{
	font-family: Arial Black;
	font-size: 30px;
	color: #A4AFC1;
}

.contact-table{
	border-spacing: 20px;
}

table.contact-table td{
	vertical-align: top;
}

table.asa {
	width: 100%;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
}

table.asa td {
	vertical-align: bottom;
}

.red-bold{
	color: #9C050B;
	font-weight: 700;
}

.contact-table-bold{
	font-weight:bold;
}

.contact-content{
	margin: 0 0 0 10px;
	padding: 0;
}

.days{
	font-weight: bold;
	font-size: 13px;
}

.hours{
	font-style: italics;
	margin: 0 0 0 1em;
	font-size: 13px;
}

.phone, .address, .email{
	font-size: 13px;
}

.address-link a:active, .address-link a:link, .address-link a:visited{
	color: #000;
	text-decoration: none;
	font-size: 13px;
}

.address-link a:hover {
	text-decoration: underline;
	color: #FFAF49;

}

.dropcap {
	float:left;
	color:#5C615F;
	font-size:100px;
	line-height:70px;
	padding: 2px 5px 0 0;
}

#gmap{
	text-align: center;
}

.credit{
	text-align: center;
	font-size: 12px;
	margin: auto;
}
