*{
margin:0;
padding:0;
}
html {
	margin:0;
	padding:0;
}
body{
font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif;
text-align:center;
color:#333;
font-size: 76%;
text-align:center;
background:url(../img/tapestry/main_bg.jpg) top center no-repeat;
margin:0;
padding:0;
}
#container {
	margin-left:auto;
	margin-right:auto;
	width:658px;
	text-align:left;
}
#header {
	width:658px;
	height:159px;

}


#main {
		padding:0px 20px 0px 20px;
		width:583px;
}
.img_border {
	border:#ccc 1px solid;
	padding:2px;
	margin:0 1em 0 1em;
}

#footer_top {
	padding:0px 20px 0px 20px;
	width:583px;
	text-align:center;
	font-style:italic;
	clear:both;
}
#footer_bottom {
	height:261px;
	width:623px;
	background:url(../img/tapestry/footer_bg.jpg) top center no-repeat;
}
.clear {
	clear:both;
}
.horizontal {
	height:2px;
	background:#DCDCDC;
	margin-bottom:6px;	
}
.highlight1 {
	color:#600;
	background:#F6D9D9;
}
/*typography styles*/
h1 {
	color:#600;
}
h3 {
	padding-bottom:1em;
}
p {

	padding-bottom:1em;
}
.nav_links {
	font-family:"gill sans",helvetica,arial,sans-serif;
	color:#959595;
	font-weight:normal;
	padding-top:40px;
	height:30px;
	margin-left:195px;
	font-size:13pt;
	text-align:center;

}
.nav_links a {
	/*color:#2E6245;*/
	color:#473369;
	text-decoration:none;
}
.nav_links a:hover{
	text-decoration:none;
	color:#2E69F1;
	border-bottom:#2E69F1 1px dotted;
}
a {
		color:#473369;
}
a:hover {
	text-decoration:none;
	color:#2E69F1;
}
img {
	border:none;
}
.logo {
	float:left;
}
.product_image {
	text-align:center;	
}
.product_image img {
	border:#ccc 1px solid;
}
.product_description {
	margin-top:15px;
}
.product_price {
	background:#FFC;
	width:280px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	padding:7px;
	border:#FC6 3px solid;
	font-size:13pt;
	color:#473369;
	text-align:center;

}
.product_price p{
margin:0;

}
.product_list_container {
	width:230px;
	border:#ccc 1px solid;
	text-align:center;
	float:left;
	margin:10px;
	padding:10px;
	height:270px;
}
.product_list_image {
	height:225px;
}
.product_list_container img {
	
}
.line_price {
	color:#0C0;
	font-weight:bold;
}
h3 a{
	color:#333;
}
#flash_container {
	float:left;
}
.reserve a{
		font-weight:bold;
		color:#600;
		font-size:11pt;
		
}
.purchase a{
		font-weight:bold;
		color:#060;
		font-size:11pt;
		
}
.cards {
text-align:center;
}
.small_text {
	font-size:9pt;
	color:#473369;
	font-weight:bold;
}
