body{
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

a:link { color:#330099; text-decoration:underline; }
a:visited { color:#330099; text-decoration:underline; }
a:hover { color:blue; text-decoration:underline; background-color:#dddddd; }
a:active { color:#330099; text-decoration:underline; }

img {
	border: none;
	margin:0;
	padding:0;
}

input:focus {
	background:url(/images/style/input_background.gif) repeat-x 0 0;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
textarea:focus {
	background:url(/images/style/input_background.gif) repeat-x 0 0;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}



a.nobg:hover { background:none; border:none; }

form { margin:0; padding:0; }

p {
	line-height:130%;
}

.ask {
	width:500px;
}

ul {
	list-style-image: url(./images/style/fleur_bullet.gif);
	text-align:left;
	margin-left:15%;
	margin-right:15%;
}

li {
	padding-top:-2px;
	padding-left:5px;
	padding-bottom:10px;
	line-height:140%;
}

.big_text {
	font-size:1.0em;
	line-height: 120%;
}

.really_big_text {
	font-size:2.0em;
	line-height: 120%;
}

.cart_buttons {
	text-align:right;
	font-size:12px;
	float:right;
	width:220px;
	margin-top:-44px;
	height:95px;
	line-height:150%;
}

.line1 {
	line-height:100%;
	margin:0;
	padding:6px;
}

.noError {
	background:none;
}

.yesError {
	background:#ff8888;
}

#container
{
	width:980px;
	float:none;
	height:auto;
	margin: auto;
	position:relative;
	line-height: 15px;
}

#top_logo_home
{
	float:left;
	z-index:9998;
	margin-top:-10px;
}

#top_logo
{
	float:left;
	z-index:9998;
	margin:-60px 0 0 -20px;
}

#top_box
{
	display:block;
	float:left;
	margin:-1px;
	padding:0;
	height:87px;
}

#tagline {
	font-size:0.8em;
	padding-top:2px;
}

#header_graphic {
	float:left;
	margin-left:54px;
	width:720px;
}

h1.page_title {
	text-align:left;
	font-size:1.2em;
	padding-bottom:10px;
	border-bottom:1px solid #999999;
	color:#444444;
}

#breadcrumb {
	width:700px;
	height:50px;
	display:block;
	float:left;
	text-align:left;
	font-size:1.0em;
	padding:0 0 0 60px;
	margin:0 0 -10px 0;
}

#slide_show
{
	float:right;
	width:731px;
	height:211px;
	margin:3px;
	padding:0;
}

#gallery
{
	height:506px;
	margin:-10px 3px 0 -10px;
	padding-left:0;
}


.hidden_images
{
	float:left;
	visibility:hidden;
	display:inline;
	width:1px;
	height:1px;
}

.slide_images
{
	float:left;
	position:absolute;
	visibility:hidden;
	margin:3px;
	border:1px solid #666666;
}

.slide_text
{
	position:absolute;
	visibility:hidden;
	display: inline;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-family: tahoma, geneva, sans-serif;
}

.spacer {
	display:block;
	width:760px;
	height:10px;
}

.spacer_higher {
	position:absolute;
	display:block;
	width:760px;
	height:30px;
}

#address{
	width:200px;
	float:left;
	color:#444444;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height: 130%;
	text-align:right;
}
#hours{
	float:right;
	font-size:0.8em;
	text-align:right;
}

.top_menu {
	float:right;
	width:auto;
	padding-bottom:10px;
	padding-top:10px;
	margin:5px;
	text-align:center;
	font-family: tahoma, geneva, sans-serif;
	font-weight:bold;
	font-size:13px;
}
.top_menu a, top_menu a:link, top_menu visited {
	float:none;
	margin:0;
	padding:2px 23px 2px 23px;
	color:#330099;
	text-decoration: none;
}
.top_menu a:hover { color:BLUE; text-decoration: none; background-color:#dddddd; }

#content_border {
	background:#ffffff url('./images/style/content_bg.png') no-repeat top left;
	background-position:0px -8px; 
	width:830px;
	float:right;
	padding-top:11px;
	padding-right:0;
	padding-bottom:-4px;
	font-size:1px;
	line-height:1px;
	margin:1px 0 -20px -8px;
	z-index:9996;
}

#content_border_bottom {
	background:#ffffff url('./images/style/content_bg.png') no-repeat bottom left;
	width:830px;
	float:right;
	font-size:1px;
	height:17px;
	margin:0;
	padding:0;
	z-index:9997;
}

#content_border_top {
	background:#ffffff url('./images/style/content_bg.png') no-repeat top left;
	font-size:1px;
	line-height:1px;
	margin:-20px -8px -20px -8px;
}

#content {
	background-color:#f7f4f0;
	width:760px;
	float:none;
	padding:20px 0 20px 0;
	margin:20px 0 0 0;
	text-align:left;
	font-family: tahoma, geneva, sans-serif;
	font-size:14px;
}

.content_p {
	height:250px;
	margin-top:100px;
	padding-left:20px;
	line-height:130%;
}

.content_center_p {
	width:400px;
	line-height:130%;
}

#left_side {
	float:left;
	display:inline;
	margin:-15px 0 0 -160px;
	padding:0;
	width:90px;
	height:400px;
	background-image:url('./images/style/fleur-left.gif');
	background-position:0 10px; 
}

.big_letters {
	margin-right:-7px;
	margin-bottom:-2px;
}

.float_left {
	background-color:#ffffff;
	float:left;
	display:inline;
	padding:14px;
	margin:0px;
	border:1px solid #aaaaaa;
}

.float_right {
	background-color:#ffffff;
	float:right;
	display:inline;
	padding:14px;
	margin:0px;
	border:1px solid #aaaaaa;
}

.float_center {
	text-align:center;
	background-color:#ffffff;
	float:none;
	display:inline;
	padding:13px;
	margin:15px 0 0 0;
	border:1px solid #aaaaaa;
}

#map {
	width:700px;
	height:500px;
	background-color:#ffffff;
	padding:10px;
	margin:10px;
	border:1px solid #aaaaaa;
}

.center_content {
	width:755px;
	text-align:center;
}

.captions {
	width:760px;
	text-align:center;
	font-size:11px;
	line-height:150%;
	margin-top:10px;
	margin-bottom:25px;
	margin-left:0;
	margin-right:9;
	padding:0;
}

#footer {
	width:830px;
	float:right;
	text-align:center;
	font-size:0.8em;
	margin-top:50px;
}
