body {
	margin: 0;
	padding: 0;
	font-family: century gothic, arial, tahoma;
	background: url(../images/background.jpg) repeat;
	text-align: center;
	color: #333;
	}

.mainPadding{
	width: auto;	
	font-family: century gothic, arial, tahoma;
	text-align:center;
	padding: 45px;
}
.mainDiv {
	width: 675px;
	min-height: 100%;
	margin: auto auto;
	text-align: center;
	background-color: #FFFFFF;
	/*font-size: 0.6em;*/
	border: 1px solid #B5B5B5;
}
.mainContent{
	width: 600px;
	margin: auto auto;
	background-color: #FFFFFF;
	text-align: center;
}
.header{
	margin: 0;
	padding: 0;
	font-family: century gothic, arial, tahoma;
	font-size: 16px;
	font-weight: lighter;
	background-color: #FFFFFF;
	text-align:left;
}
.rightSideHeader{
	padding: 0px 35px 0px 0px;
}
.leftSideHeader{
	width: 100%;
}
.logoPlacement{
	padding: 20px 0px 3px 40px;
}
.justifiedText{
	padding: 0px 65px 35px 65px;
	text-align: justify;
}
.labelsText{
	text-align: justify;
	padding: 0px 55px 0px 55px;
}
a:link#logo, a:visited#logo, a:hover#logo, a:active#logo
{
	text-decoration:none;
}
img{
	border:none;
}

p{
	font-style: century gothic, arial, tahoma;
	font-size: 14px;
	line-height: 1.6em;
}
.businessCard{
	font-style: century gothic, arial, tahoma;
	font-size: 12px;
	text-align: left;
	line-height: 1.6em;
	vertical-align: top;
	/*border: 1px #e4e2d5 solid;*/
}

.businessStrong{
	font-size: 14px;	
}
.labelTable{
	margin: auto auto;
	text-align:center;
	width: auto;
	border-collapse: collapse;
	empty-cells: show;
	border-spacing: 0px;
	background-color: #ffffff;
}
.labelRow{
	width: auto;
	border-collapse: collapse;
	empty-cells: show;
	border-spacing: 0px;
}

.labelCell{
	width: auto;
	border-collapse: collapse;
	empty-cells: show;
	border-spacing: 0px;
}
.navTable{
	font-family: century gothic, arial, tahoma;
	/*font-size: 14px;*/
	font-weight: normal;
	width:675px;
	height: 10px;
	text-align:center;
	background-color: #e4e2d5;
	border-top: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
}

.navRow{
	background-color:#e4e2d5;
}

a:link#nav, a:visited#nav{
	color:#000000;
	text-align: left;
	border-right: 2px #e4e2d5 solid;
	border-left: 4px #e4e2d5 solid; 
	font-size: 22px;
	font-weight:normal;
	text-decoration:none;
	text-transform:lowercase;
}

a:hover#nav, a:active#nav{
	color:#777777;
	background-color:#ffffff;
	text-align:left;
	border-right: 2px #ffffff solid;
	border-left: 4px #ffffff solid; 
	font-size: 22px;
	font-weight:normal;
	text-decoration:none;
	text-transform:lowercase;
}

.centerContent{
	margin: auto auto;
	text-align: center;
	width: 600px;
}
#myGallery
{
	margin: auto auto;
	text-align: left;
}

.mainPageFooter{
	text-align: right;
	margin: auto;
	font-family: century gothic, arial, tahoma;
	font-size: 6px;
	text-transform:uppercase;
	color: #aeada1;
}

.bigFooter{
	font-size: 11px;
}

sup{
	text-transform:none;
}

.contentPadding{
	padding: 36px 0px 37px 0px;
}


.storeAddress{
	font-size: 10px;
	text-align: right;
	margin: 0px 39px 2px 0px;
	color:#777;
	background-color: #e4e2d5;
}
.footer{
	width: 675px;
	height: auto;
	margin: auto;
	background-color: #e4e2d5;
	border-top: 1px solid #B5B5B5;
	border-bottom: 1px solid #e4e2d5;
}
a:link, a:visited, a:hover, a:active{
	text-decoration:none;
	color:#777;
}