body {
font-family				: Verdana, Arial, Helvetica, sans-serif;
font-size				: 8pt;
background-color		: #ffc7ec;
/*background-color: #c0c0c0;*/
margin					: 0;
padding					: 0;
color					: #666;
}

a:active {
outline					: none;
}
	
#container {
width					: 792px;
margin					: 0 auto;
padding					: 0;
}

#header {
width					: 792px;
height					: 30px;
margin					: 0px;
background				: url(/dance-shop/images/layout/shops_main_header_bg.jpg) no-repeat;
}

#main_content {
width					: 792px;
margin					: 0px;
padding					: 0px 30px 0px 30px;
background				: url(/dance-shop/images/layout/shops_main_content_bg.jpg) repeat-y;
}
	
#leftcol {
float					: left;
width					: 230px;
}
	
#rightcol {
float					: left;
width					: 500px;
}
	
#footer {
width					: 792px;
height					: 30px;
margin					: 0px;
background				: url(/dance-shop/images/layout/shops_main_footer_bg.jpg) bottom left no-repeat;
}

#map_canvas {
font-size				: 8pt;	
}

#route {
margin-top				: -10px;
margin-bottom			: 10px;
font-size				: 7.5pt;	
}

.clearfloat { 
clear					: both;
height					: 0;
font-size				: 1px;
line-height				: 0px;
margin					: 0;
}
		
h1 {
font-family				: Arial, Helvetica, sans-serif;
font-size				: 16px;
font-weight				: bold;
margin					: 5px 0px 5px 0px;
color 					: #ffffff; 
background-color		: #e61f8a; 
padding					: 2px; 
display					: inline;
clear					: both;
}

		
h2 {
font-family				: Arial, Helvetica, sans-serif;
font-size				: 14px;
font-weight				: bold;
color					: #e61f8a; 
margin					: 0;
}

p {
margin					: 10px 0px 10px 0px;
}

img {
border					: 0px;
}

.menu {
/*float					: left; 
clear					: left;*/ 
font					: bold 12px Arial, Helvetica, sans-serif;
margin					: 0;
}

.menu li {
margin					: 1px 0px -3px 0px;
list-style				: none;
}

.menu a:link, .menu a:visited {
font-family				: Arial, Helvetica, sans-serif;
width					: 200px;
height					: 30px;
margin					: 0px 0px 0px 6px; /*-35px;*/
display					: block;
color					: #666;
text-decoration			: none;
padding					: 7px 0 0 6px;
background				: url(/dance-shop/images/shopbg.png) no-repeat;
outline					: none;
}

.menu a:hover {
color: #333;
text-decoration: underline;
background:url(/dance-shop/images/shopbg.png) no-repeat;
}

.strong {
font-weight: bold;
}

#map_canvas a:link, #map_canvas a:visited {
font-weight				: bold;
color					: #cb4c8c;
}

#map_canvas a:hover {
text-decoration: underline;
}

#map_canvas a.web:link, #map_canvas a.web:active, #map_canvas a.web:visited, #map_canvas a.web:hover {
display:block;
padding:3px 0px 0px 0px;
}


/* #left {
float: left;
width: 260px;
}

#right {
width: 280px;
float: left;
margin: 5px 0px 10px 0px;
padding: 0;
}
*/

#rightcol img {
border: 1px #cccccc solid;
}

#rightcol img.thb {
border: 1px #cccccc solid;
float: left;
margin: 5px 5px 0px 0px;
text-align: justify;
}

#rightcol img.thblast {
border: 1px #cccccc solid;
float: left;
margin: 5px 0px 0px 0px;
}


#tabs a:link, #tabs a:visited {
display				: block;
width				: 130px;
height				: 19px;
float				: left;
margin				: 10px 5px 0px 0px;
padding				: 5px 0px 0px 0px;
color				: #FFFFFF;
font-family			: Lucida Grande, Arial, Helvetica, sans-serif;
font-size			: 13px;
text-align			: center;
text-decoration		: none;
font-weight			: 400;
background			: url(/dance-shop/images/layout/tabbg.gif) 0 0 no-repeat;
}

div.section {
background:url(/dance-shop/images/layout/section_break.gif) repeat-x;
padding: 10px;
}

#tabs a:active, #tabs a:hover {
color				: #FF0099;
background-position	: -137px 0;
}

p.address {
margin: 0;
}

#addresstop {
width:190px;
height: 10px;
margin:0px 0px 0px 6px; 
padding:0px 10px 0px 0px; 
background:url(/dance-shop/images/sectiontop.png) no-repeat;
}

#address {
width:190px;
margin:0px 0px 0px 6px; 
padding:0px 10px 0px 10px; 
background:url(/dance-shop/images/sectionbg.png) repeat-y;
}

#addressbtm {
width:190px;
height:20px;
margin:0px 0px 7px 6px; 
padding: 0px 10px 0px 0px; 
background:url(/dance-shop/images/sectionbtm.png) no-repeat;
}

#address a:link, #address a:visited {
font-weight				: bold;
color					: #f75c96;
}

#address a:hover {
text-decoration: underline;
}

#gallery {
width: 290px;
float: right;
margin: 10px 0px 10px 10px
}

.np {
display:none;
visibility:hidden;
}