/* CSS Document */

body {
	font-family:            Geneva, Arial, Helvetica, sans-serif;
	background-color:       #ffe2bf;
	margin:                 0px 0px 0px 0px;
}

h1, h2, h3, h4 {
	color:#333333;
}

.error {
	margin:0 auto;	
	color:#FF0000;
	text-align:center;
}

#bottom-pics {
	margin-top:0px;
	padding-top:10px;
	padding-bottom:8px;
	background-color:#bb6600;	
/*	background-color:#55966c;*/
	border-top:1px solid #FFF;
	border-bottom:1px solid #000;
}

#container {
/*  position:absolute;*/
	margin-top:0px;
/*  display:block;*/
/*    width:100%;*/
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}


#store-photo {
/*  top:                60px;*/
/*  height:             400px;*/
	width:              265px;
	text-align:         center;
	float:              right;
	margin-right:       0px;
	margin-top:         0px;
	margin-left:        20px;
	margin-bottom:      5px;
	background-color:   #ffe2bf;
/*  border: 1px solid #ffffff;*/
}

#nav-bottom {
	font-size:14px;
	margin-top:2em;
	text-align:center;
	margin-bottom:15px;	
}

#main {
	color:#333333;
	margin-top:10px;
	margin-left:00px;
/*  width: 600px;*/
	text-align:justify;
/*  border: 1px solid #999;*/
}


#main h1 {
	font-size:18px;
/*	text-align:center;*/
}

#cu {
	display:block;
	width:544px;
	height:392px;

	margin:0 auto;

	background-color:#fff;
	background-image:url(images/sign.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border:2px solid #FFFFFF;
}

#cu h1 {
	font-size:18px;
}

#mess {
	display:block;
	margin-left:50%;
	padding-left:50px;
	text-align:left;
	padding-top:10px;
	color:fff;
}

#mess h1 {
	color:#FFFFFF;
}

#prod-caption {
/*	background-image:url(images/magnify.gif);
	background-repeat:no-repeat;
*//*	background-position:left;
*/	
/*	height:40px;
	width:625px;
	padding-left:30px;
*/	margin:0 auto;
	line-height:35px;	
}

.pics2 {
	border:1px #FFF solid;
	background:#FFFFFF;	
}

.pic-frame {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}

.pics img {
	border:1px solid #fff;
}

.pics:hover img {
	border:1px #000 solid;	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
}

#home {
	font-weight:bold;
	position:absolute;
	left: 365px;
	top: 12px;
}

#products {
	font-weight:bold;
	position:absolute;
	left: 429px;
	top: 12px;
}

#contact-us {
	font-weight:bold;
	position:absolute;
	left: 517px;
	top: 12px;
	width: 108px;
	height: 20px;
}

#home a, #products a, #contact-us a {
	text-decoration:none;
	color:#FFF;
}

#home a:hover, #products a:hover, #contact-us a:hover {
	color:#FF0000;
}


#copy {
	text-align:center;
	font-size:12px;
}

#webby {
	text-align:center;
	font-size:11px;
	color:#666666;
	padding-bottom:8px;
}

#webby a {
	text-decoration:none;
	color:#666666;
}
