body {background-color: #CEC1CF }

#front-head {width: 170px; float: right; position: relative; top: 0px; right: 0px; text-align: center;}

.gallerylink { font-weight: bold; text-decoration: none; color: #000000; }
.gallerylink:hover { text-decoration: underline; }

#gallery img {border: 1px solid black;}
#gallery td {font-size: 10px; padding: 5px; margin: 2px;}
p.img {clear: both; margin-top: 20px;}
#navigation {position: relative; left: 0px; width: 200px; visibility: visible; }
#content {width: 500px;
padding: 25px; line-height: 120%; font-size: 12px;
background-color: white;
font-family: verdana, georgia, "times new roman", sans-serif;

}
#footer {width: 475px; text-align: center; font-size: 12px;}
#footer li {display: inline; padding: 0 margin: 0; list-style-type: none; }
#footer ul {width: 100%;}
#footer a {text-decoration: none;}

h1 {font-variant: small-caps; font-size: 16px; letter-spacing: 3px; text-align: center;}

td h1 p {font-size: 12px;}

.pricetitle { border-bottom: 2px solid #000000; }
.pricerow { background-color: #EEEEEE; }

 #button {
	width: 11em;
	border-right: 0px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	}
	
	
	#button ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-left: 18px solid #90bade;
		list-style-type: none;
		border-bottom: 1px solid #90bade;
		margin: 0;
		}
   
   #button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		background-color:  #CA9ACC;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		background-color: #A06DA2;
		color: #fff;
		}
		
	.center {
		text-align: center;
		}

	.bold {
		font-weight: bold;
	}
		