@charset "utf-8";
/* CSS Document */

body {
	margin:0;
}

#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	border-left: #000 dotted 1px;
	border-right: #000 dotted 1px;
	border-bottom: #000 dotted 1px;
	background-color: #c6b098;

}

a:link {
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #000;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #333;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #000;
	font-weight:bold;
}

#strip {
	width:800px;
	height:220px;
}

#strip2 {
	width:800px;
	height:190px;
}

#content {
	width:800px;
	height:229px;
	margin-bottom:10px;
}

#content2 {
	width:800px;
	height:236px;
	margin-bottom:10px;
}

#logoholder {
	width:490px;
	background-image:url(../images/logo.gif);
	height:229px;
	float: left;
}

#logoholder2 {
	width:490px;
	background-image:url(../images/logo.gif);
	height:229px;
	float: left;
	margin-top: 5px;
}

#menuholder {
	width:300px;
	height:236px;
	float: right;
}

#textholder {
	width:700px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:justify;
	margin-left: auto;
	margin-right: auto;
}

#imageholder {
	width:646px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:justify;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 15px;
}

#imageholder2 {
	width:670px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:justify;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 15px;
}

#textholder2 {
	width:740px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}

#flashholder {
	width:410px;
	height:auto;
	float: right;
}

#infoholder {
	width:340px;
	height:240px;
	float: right;
	padding: 10px;
	border: 1px dotted #333;
}

#contactholder {
	width:340px;
	height:240px;
	float: left;
	padding: 10px;
	border: 1px dotted #333;
}

#generalleft {
	width:370px;
	height:370px;
	float: left;
	border: 1px dotted #333;
}

#generalright {
	width:340px;
	height:350px;
	float: right;
	padding: 10px;
	border: 1px dotted #333;
}

.clear{
	clear:both;
}

#address {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: #766D6D dotted 1px;
	border-bottom: #766D6D dotted 1px;
}


.contenttext {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
}

.contenttext a:link {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
.contenttext a:hover {

	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}
.contenttext a:visited {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #806699;
	text-decoration: none;
	line-height: 12px;
}

.field {
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
background-color: #CCCCCC;
border: 1px solid #666666;
}

textarea {
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
background-color: #CCCCCC;
border: 1px solid #666666;
}

#shopcell {
width:640px;
height:154px;
border:1px solid #333;
padding:5px;
}

#shopcell2 {
width:640px;
height:180px;
border:1px solid #333;
padding:5px;
}

#imgcontainer {
width:150px;
height:150px;
float:left;
}

#shopholder{
width:468px;
height:152px;
border:1px solid #666;
float:right;
background-color:#fff;
}

.product {
width:466px;
background-color: #4b452f;
font-size:16px; 
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
letter-spacing:1px;
padding:1px;
}

.proddesc {
width:300px;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
line-height:18px;
margin-top:20px;
margin-left: 20px;
padding:2px;
color:#4b452f;
}

.buynow {
width:462px;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
line-height:18px;
margin-top:6px;
padding:2px;
color:#4b452f;
}
