/* CSS Document */
img {
border:none;
}

/* Header */
h1#title {
	font-weight:bold;
	color:#F367B5;
	font-size:30px;
	font-family: arial;
	height:30px;
	margin-bottom:-20px;
	margin-top:10px;
}
h3#tagline {
	font-style:italic;
	color:#A08FD1;
	font-size:20px;
	height:20px;
	margin-bottom:0px;
	}
hr#line {
	color:#FF99CC;
	width:60%;
	height:2px;
	margin:2px auto 2px auto;
	padding:0px;
	}
*:first-child+html hr#line {
	color:#FF99CC;
	width:60%;
	height:2px;
	margin:-2px 0 -2px 0;
	padding:0px;
	}
a#curvad {
	text-decoration:none;
	color:#993333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:11px;
	letter-spacing:0px;
	line-height:11px;
	}
td#america {
	 background-image: url('../dance/images/americaBG.gif');
	 background-repeat:no-repeat;
	 font-family:arial;
	 height:23px;
	 font-size:12px;
	 font-weight:bold;
	 letter-spacing:1px;
	 text-align:center;
	 line-height:20px;
	 width:130px;
	 }
td#address {
	font-family:Helvetica;
	font-size:12px;
	font-weight:lighter;
	letter-spacing:0px;
	}
span#features {
	width:700px;
	font-family:arial;
	font-size:15px;
	letter-spacing:0px;
	}

/* End Header */
/* Information Links */
ul#links {
list-style-type:none;
font-family:arial;
font-size:13px;
font-weight:bold;
margin-left:0px;
width:680px;
}
*:first-child+html ul#links {
list-style-type:none;
font-family:arial;
font-size:13px;
font-weight:bold;
margin-left:30px;
width:650px;
}
ul#links li {
float:left;
height:20px;

display:block;
background:#FF99CC;
line-height:20px;
text-align:center;
}
*:first-child+html ul#links li {

}
ul#links li:hover {
display:block;
}
ul#links li a {
color:white;
text-decoration:none;
display:block;
}
*:first-child+html li a {
}
ul#links li a:hover {
background: #A08FD1;
height:20px;
padding:0px;
display:block;
}
/* End Information Links */
/* Product Category Links */
ul#links2 {
list-style-type:none;
font-family:arial;
font-size:13px;
font-weight:bold;
margin-left:15px;
}
ul#links2 li {
float:left;
height:20px;
width:94px;
display:block;
background:#A08FD1;
line-height:20px;
text-align:center;
}
*:first-child+html ul#links2 li {
width:94px;
}
ul#links2 li:hover {
display:block;
}
ul#links2 li a {
color:white;
text-decoration:none;
width:94px;
display:block;
}
*:first-child+html ul#link2 li a {
width:94px;
}
ul#links2 li a:hover {
background: #FF99CC;
height:20px;
padding:0px;
display:block;
}
/* End Product Category Links */
/* Index Pages */
h2#banner {
	background: #000 url('images/banner_left.gif');
	background-position: left;
	background-repeat: no-repeat;
	height:30px;
	color:#fff;
	width:300px;
	text-align:center;
	font-family:arial;
	font-size:22px;
	line-height:28px;
	}
h2#banner em {
	display:block;
	background: url('images/banner_right.gif');
	background-position: right;
	background-repeat: no-repeat;
	height:30px;
	font-style:normal;
	}
/* End Index Pages */
/* Sister Site Link */
ul.sistersite {
	list-style-type:none;
	margin:0 0 0 35px;
	padding:0;
	font-size:16px;
	}
ul.sistersite li {
	float:left;
	
	}
div#curvlink {
	width:421px;
	height:129px;
	text-align:center;
	background: url('images/sistersitebg.gif') top left;
	background-repeat:no-repeat;
	padding:7px 0 7px 0 ;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:-15px;
	}
div#curvlink h4 {
	font-size:18px;
	font-weight:lighter;
	letter-spacing:2px;
	padding:0;
	margin:0;
	}
div#curvlink h5 {
	font-size:15px;
	font-weight:normal;
	clear:both;
	margin:0;
	padding:0;
	margin-top:-5px;
	}
div#curvlink img.logo {
	margin:-15px 0 0 0;
	padding:0;
	}
div#curvlink a {
	text-decoration:none;
	color:#660033;
	}

div#curvlink a:visited {
	color:#660033;
	}
/* End Sister Site Link */
/* Product Pages */
table#lisa {
	width:100%;
	border:none;
	font-family:arial;
	font-size:10px;
	color:#6666CC;
	background:url('images/lisasmall2.jpg');
	background-repeat:no-repeat;
	width:451px;
	height:320px;
	}
div.column1 {
	margin-left:65px;
	}
table#products {
	font-family:arial;
	
	font-weight:bold;
	color:#6A40A4;
	}
table#products h3 {
	z-index:1000;
	font-size:20px;
	}
table#products img {
	z-index:0;
	}
table#products a {
text-decoration:none;
color:#6A40A4;
}
a#secondorder {
	background:url('Images/order1.gif');
	background-repeat:no-repeat;
	display:block;
	height:35px;
	width:150px;
	}
a#secondorder:hover {
	background:url('Images/order3.gif');
	background-repeat:no-repeat;
	display:block;
	height:35px;
	width:150px;
	}