.mstheme
{
	separator-image: url(hr.gif);
	list-image-1: url(bullet1.gif);
	list-image-2: url(bullet2.gif);
	list-image-3: url(bullet3.gif);
	nav-banner-image: url(banner.gif);
	navbutton-horiz-normal: url(hbutton_n.gif);
	navbutton-horiz-hovered: url(hbutton_h.gif);
	navbutton-horiz-pushed: url(hbutton_s.gif);
	navbutton-vert-normal: url(vbutton_n.gif);
	navbutton-vert-hovered: url(vbutton_h.gif);
	navbutton-vert-pushed: url(vbutton_s2.gif);
	navbutton-home-normal: url(homebutton_n.gif);
	navbutton-home-hovered: url(homebutton_h.gif);
	navbutton-home-pushed: url(homebutton_h.gif);
	navbutton-next-normal: url(nextbutton_n.gif);
	navbutton-next-hovered: url(nextbutton_h.gif);
	navbutton-next-pushed: url(nextbutton_h.gif);
	navbutton-prev-normal: url(backbutton_n.gif);
	navbutton-prev-hovered: url(backbutton_h.gif);
	navbutton-prev-pushed: url(backbutton_h.gif);
	navbutton-up-normal: url(upbutton_n.gif);
	navbutton-up-hovered: url(upbutton_h.gif);
	navbutton-up-pushed: url(upbutton_h.gif);
}
.mstheme-bannertxt
{
	font-family: Verdana;
	color: rgb(255, 255, 255);
	font-size: 4;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
.mstheme-horiz-navtxt
{
	font-family: Verdana;
	color: rgb(255, 255, 255);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.mstheme-vert-navtxt
{
	font-family: Verdana;
	color: rgb(255, 255, 255);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.mstheme-navtxthome
{
	font-family: Verdana;
	color: rgb(0, 0, 0);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.mstheme-navtxtnext
{
	font-family: Verdana;
	color: rgb(0, 0, 0);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.mstheme-navtxtprev
{
	font-family: Verdana;
	color: rgb(0, 0, 0);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.mstheme-navtxtup
{
	font-family: Verdana;
	color: rgb(0, 0, 0);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
ul
{
	list-style-image: url('bullet1.gif');
}
ul ul
{
	list-style-image: url('bullet2.gif');
}
ul ul ul
{
	list-style-image: url('bullet3.gif');
}
a:link
{
	color: rgb(0, 0, 255);
}
a:active
{
	color: rgb(102, 153, 255);
}
a:visited
{
	color: rgb(255, 0, 0);
}
body
{
	font-family: Verdana;
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
}
table
{
	table-border-color-light: rgb(224, 224, 224);
	table-border-color-dark: rgb(224, 224, 224);
	border-color: rgb(224, 224, 224);
}
th
{
	border-color: rgb(224, 224, 224);
}
td
{
	border-color: rgb(224, 224, 224);
}
h1
{
	color: rgb(236, 125, 4);
}
h2
{
	color: rgb(11, 164, 18);
}
h3
{
	color: rgb(9, 106, 187);
}
h4
{
	color: rgb(0, 0, 0);
}
h5
{
	color: rgb(0, 0, 0);
}
h6
{
	color: rgb(0, 0, 0);
}
hr
{
}
button
{
}
label
{
}
.mstheme-text
{
}
textarea
{
}
fieldset
{
}
legend
{
}
select
{
}
caption
{
}
.mstheme-bannertxt a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-bannertxt a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-bannertxt a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-bannertxt-g
{
	font-family: verdana, Arial, Helvetica;
	color: rgb(255, 255, 255);
	font-size: 4;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.mstheme-bannertxt-g a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-bannertxt-g a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-bannertxt-g a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-bannertxt-s
{
	font-family: verdana, Arial, Helvetica;
	color: rgb(255, 255, 255);
	font-size: 4;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.mstheme-bannertxt-s a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-bannertxt-s a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-bannertxt-s a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-horiz-navtxt a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-horiz-navtxt a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-horiz-navtxt a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-horiz-navtxt-g
{
	font-family: Arial, Arial, Helvetica;
	color: rgb(255, 255, 255);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
}
.mstheme-horiz-navtxt-g a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-horiz-navtxt-g a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-horiz-navtxt-g a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-horiz-navtxt-gs
{
	font-family: Arial, Arial, Helvetica;
	color: rgb(255, 255, 255);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
}
.mstheme-horiz-navtxt-gs a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-horiz-navtxt-gs a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-horiz-navtxt-gs a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-navtxthome a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-navtxthome a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-navtxthome a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-navtxthome-g
{
	font-family: Arial, Arial, Helvetica;
	color: rgb(0, 0, 0);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
}
.mstheme-navtxthome-g a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-navtxthome-g a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-navtxthome-g a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-navtxthome-gs
{
	font-family: Arial, Arial, Helvetica;
	color: rgb(0, 0, 0);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
}
.mstheme-navtxthome-gs a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-navtxthome-gs a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-navtxthome-gs a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-navtxtnext a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-navtxtnext a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-navtxtnext a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-navtxtnext-g
{
	font-family: Arial, Arial, Helvetica;
	color: rgb(0, 0, 0);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
}
.mstheme-navtxtnext-g a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-navtxtnext-g a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-navtxtnext-g a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-navtxtnext-gs
{
	font-family: Arial, Arial, Helvetica;
	color: rgb(0, 0, 0);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
}
.mstheme-navtxtnext-gs a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-navtxtnext-gs a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-navtxtnext-gs a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-navtxtprev a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-navtxtprev a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-navtxtprev a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-navtxtprev-g
{
	font-family: Arial, Arial, Helvetica;
	color: rgb(0, 0, 0);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
}
.mstheme-navtxtprev-g a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-navtxtprev-g a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-navtxtprev-g a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-navtxtprev-gs
{
	font-family: Arial, Arial, Helvetica;
	color: rgb(0, 0, 0);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
}
.mstheme-navtxtprev-gs a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-navtxtprev-gs a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-navtxtprev-gs a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-navtxtup a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-navtxtup a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-navtxtup a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-navtxtup-g
{
	font-family: Arial, Arial, Helvetica;
	color: rgb(0, 0, 0);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
}
.mstheme-navtxtup-g a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-navtxtup-g a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-navtxtup-g a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-navtxtup-gs
{
	font-family: Arial, Arial, Helvetica;
	color: rgb(0, 0, 0);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
}
.mstheme-navtxtup-gs a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-navtxtup-gs a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-navtxtup-gs a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-topbar-font a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-topbar-font a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-topbar-font a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-topbar-font-g
{
	font-family: Arial, Arial, Helvetica;
	color: rgb(255,255,255);
	font-size: 8pt;
}
.mstheme-topbar-font-g a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-topbar-font-g a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-topbar-font-g a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-vert-navtxt a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-vert-navtxt a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-vert-navtxt a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-vert-navtxt-g
{
	font-family: Arial, Arial, Helvetica;
	color: rgb(255, 255, 255);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
}
.mstheme-vert-navtxt-g a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-vert-navtxt-g a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-vert-navtxt-g a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme-vert-navtxt-gs
{
	font-family: Arial, Arial, Helvetica;
	color: rgb(255, 255, 255);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
}
.mstheme-vert-navtxt-gs a:link
{
	color: rgb(16, 94, 139);
}
.mstheme-vert-navtxt-gs a:active
{
	color: rgb(221, 116, 0);
}
.mstheme-vert-navtxt-gs a:visited
{
	color: rgb(62, 62, 62);
}
.mstheme
{
	navbutton-background-color: rgb(255,255,255);
	top-bar-button: url(gbutton.gif);
}
.mstheme-topbar-font
{
	color: rgb(255,255,255);
	font-family: Verdana;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
}
a:hover
{
	color: #6699FF;
	text-decoration: underline;
}
body
{
	font-weight: normal;
	text-align: none;
	background-image: url('background.gif');
	vertical-align: none;
	font-style: normal
}
h1
{
	font-style: normal;
	font-family: Verdana;
	font-weight: normal;
	vertical-align: none;
	text-align: none;
}
h2
{
	font-family: Verdana;
	font-style: normal;
	vertical-align: none;
	font-weight: normal;
	text-align: none;
}
h3
{
	font-style: normal;
	font-weight: normal;
	text-align: none;
	font-family: Verdana;
	vertical-align: none;
}
h4
{
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	text-align: none;
	vertical-align: none;
}
h5
{
	font-weight: normal;
	font-style: normal;
	vertical-align: none;
	text-align: none;
	font-family: Verdana;
}
h6
{
	font-family: Verdana;
	text-align: none;
	font-weight: normal;
	font-style: normal;
	vertical-align: none;
}
/* ScrollingReviewsContainer Start */
.ScrollingReviewsContainer{
	border:1px solid #000;
	padding:0px 3px;
	margin:35px 0px 10px 30px;
	background:#fff;
	float:right;
	clear:right;
}
.ScrollingReviewsContainer > div{
	height:203px;
	font-size:14px;
	padding-right:10px;
}
.ScrollingReviewsContainer > div > div{
	height:95% !important;
	width:215px !important;
}
.ScrollingReviewsContainer > span{
	background-color:#F2F2F1;
	border-bottom:1px solid #000000;
	font-size:0.8em;
	line-height:normal;
	padding-bottom:5px;
	text-transform:uppercase;
	display:block;
}
.ScrollingReviewsContainer > span a:hover{
	color:#ca2704;
}
#vmarquee{
	width:210px;
}
/* ScrollingReviewsContainer End */

/* SubShopLinks Start */
.AutoSubShopLinks{
	font-size: 8.5pt;
	text-align:left;
	display:inline;
	float:left;	
	text-align:center;
	margin-top:5px;
}
.AutoSubShopLinks .AutoSubShopLinksCaption{
	display:none;
}
.AutoSubShopLinks ul{
	padding:0px 5px;
	margin:0px 0px 10px;
	list-style:none outside none;
}
.AutoSubShopLinks ul li{
	list-style:none outside none;
	padding:3px 10px 6px 10px;
	line-height:3px;
	display:inline;
	float:left;
	border-right:1px solid #ffffff;
	margin-top:2px;
}
.AutoSubShopLinks ul li:last-child{
	border-right:0px none;
}
.AutoSubShopLinks ul li:first-child{
	padding-left:0px;
}
.AutoSubShopLinks ul li a{
	color:#ffffff;
	text-decoration:none;
}
.AutoSubShopLinks ul li a:hover{
	text-decoration:underline;
}

/* SubShopLinksEnd */

.AutoPhoneNumber{
	width:210px;
	background:#150185;
	color:#ffffff;
	font-size:17px;
	margin:-5px 0px 0px 90px;
	font-weight:bold;
	letter-spacing:6px;
	padding:0px 10px;
	float:left;
	text-decoration:none;
	font-family:verdana;
}
a.PhoneNumber{
	text-decoration: none;
}
a.PhoneNumber:hover{
	background:#3770a5;	
}
/* AppointmentsLink Start*/
.AppointmentsLink a{
	text-decoration:none;
}
.AppointmentsLink a:hover{
	text-decoration:underline;
}
/* AppointmentsLink End*/

/* PageFooter Start */
.PageFooter{
	text-align:center;
	color:#000000;
	padding:5px;
	font-size:11px;
}
/* PageFooter End */

.ShopLogo img{
	border:0px none;
	float:left;
	margin:10px 0px 0px 70px;
}
p.menu{
	margin-left:18%;
	float:left;
	margin-top:4px;
	color:#ffffff;
}
p.menu a{
	color:#ffffff;
	text-decoration: none;
}
p.menu a:hover{
	text-decoration:underline;
	color:#ffffff;
}
p.right{
	color:#ffffff;
}
p.right a{
	color:#ffffff;
	text-decoration: none;
}
p.right a:hover{
	text-decoration:underline;
	color:#ffffff;
}
#fpGalleryMainImg_8420, #fpGalleryMainImg_3956{
	margin:0px auto 20px;
	display:block;
}
.showimg{
	width:800px;
	margin:0px auto;
}
label.error{
	color:#FF0000;
	font-weight:bold;
	font-size:10px;
	display:block;
	width:150px;
	margin-left:7px;
}


