@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	background-color:#FFFFFF;
	text-align:center;
	margin:0 auto 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#221600;
	letter-spacing:.50px;
	text-align:justify;
}

a {
	color:#221600;
	text-decoration:underline;
}

div#siteContainer {
	width:868px;
	height:auto;
	margin:0 auto 0 auto;
}

div#topText {
	padding:15px 22px 15px 25px;
}

div#logo {
	background-image:url(images/logobg.jpg);
	height:89px;
}

div#flashMovie {
	height:266px;
	float:left;
}

div#navBar {
	background-image:url(images/navbg.jpg);
	background-repeat:no-repeat;
	width:312px;
	height:267px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:left;
	letter-spacing:.75px;
	line-height:85px;
	padding-top:0px;
	float:right;
}

.spacer {
	letter-spacing:15px;
}

div#mainText {
	padding:0 25px 20px 25px;
	clear:both;
}

div#footer {
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	height:35px;
	width:866px;
	text-align:center;
}

div#navBar2 {
	background-image:url(images/navbg2.jpg);
	background-repeat:repeat-x;
	width:867px;
	height:67px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
	letter-spacing:.75px;
	padding-top:15px;
}

a#mainLink {
	color:#000000;
	text-decoration:none;
}

div#leftDiv {
	width:259px;
	height:auto;
	float:left;
	margin:0 20px 25px 20px;
	clear:right;
}

div#middleDiv {
	width:259px;
	height:auto;
	float:left;
	margin:0 0 0 0;
}

div#rightDiv {
	width:259px;
	height:auto;
	float:right;
	margin:0 20px 25px 20px;
}

div#order {
	padding:0 35px 20px 35px;
	margin:0 auto 0 auto;
}

div#leftPrice {
	float:left;
	text-align:center;
	margin:0 15px 0 120px;
}

div#rightPrice {
	float:right;
	text-align:center;
	margin:0 155px 0 15px;
}

span.prodTitle {
	font-size:17px;
	font-weight:bold;
}




























