#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 953px;	
	position: relative;		
	
}

#flash{
position: absolute;
top: 20px;
left: 550px;	
	width: 393px;
	height: 338px;	
	float: left;
}

h2.red {
	color: #C81334;
	font-weight: bold;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

#link{
	position: absolute;
	/*padding: 0 0 0 823px;*/
	top:3px;	
	float: left;
	left: 0px;
	height: 1px;	
	width: 260px;	
	
}

a.menu-button {
	display: block;	
	margin: 0 auto;
	padding: 0;
	width: 294px;
	height: 71px;
	text-indent: -3500px;
	background: url(../cms_images/btn-view-menu.jpg) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.menu-button{
  background-position: 0 -71px;
}

a.shipping-button {
	display: block;	
	margin: 0 auto;
	padding: 0;
	width: 294px;
	height: 161px;
	text-indent: -3500px;
	background: url(../cms_images/btn-shipping.jpg) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.shipping-button {
  background-position: 0 -161px;
}

#link a{
	width: 250px;
	height: 90px;
	display: block;
}

#link span{
	display: none;
}


#header {
	width: 953px;		
	height: 367px;
	background: url(../images/flash-header-bg.jpg);
	/*float: left;*/
	
}

body {
	margin: 0px 0 0 0 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #9C4733 url(../images/bg.jpg) repeat-x;
	display: block;
}

#adress {
	font: 11px Verdana;
	width: 690px;
	color: #C1BFCE;
	padding: 5px 0 0 0px;
	float: left;
}

#top_container{
	background: url(../images/top_container.jpg) no-repeat;
	height:93px;
	width: 953px;
	float: left;
}

#top_container2 {
	background: url(../images/top_container2.jpg) no-repeat;
	height:93px;
	width: 953px;
	float: left;
}

#container{
	background: url(../images/bg_container.jpg) repeat-y;
	font: 11px Verdana;
	padding: 0 17px;
	margin: 0;
	width: 919px;
	float: left;	
	line-height: 17px;
	
}

#container2{
	background: url(../images/bg_container2.jpg) repeat-y;
	font: 11px Verdana;
	padding: 0 17px;
	margin: 0;
	width: 919px;
	float: left;	
	line-height: 17px;
	
}

/*Images Styles*/

.image-left {
	float: left;
	display: block;
	margin: 5px 10px 9px 10px;
	border: 2px solid #9C4733;	
	overflow:hidden
}

.image-center {
	display: block;
	text-align: center;
	margin: 0 auto;
	border: 2px solid #9C4733;	
	overflow:hidden
}

.image-right {
	float: right;
	display: block;
	margin: 5px 10px 9px 10px;
	border: 2px solid #9C4733;
	overflow:hidden
}

#container p, #container p {
	margin: 0 0 10px 0;
}

#left_col{
width: 580px;
float: left;
font-size: 110%;
line-height: 130%;
	
}

#right_col{
width: 310px;
float: right;
	color: #5E6CA3
}

#right_col p {
	font-size: 14px;
}

.photos_border {
	padding: 3px;	
	background: White;	
	border: 2px solid #846045;
	float: left;
	margin: 0 20px 20px 0 ;
}

#footer {
	float: left;
	width: 943px;
	height: 50px;
	background:  #BD6031;
	padding: 8px 10px 0 0;
	margin: 0 auto;
	font-size: 10px;
	text-align: right;
	color: #CDA34F;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#footer a:link, #footer a:visited, #content-middle a:link, #content-middle a:visited {
	font-weight: normal;
	color: #CDA34F;
	text-decoration: none
}

#footer a:hover, #footer a:active, #content-middle a:hover, #content-middle a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: White;
	background-color: #8B4513;
	text-decoration: none
}

#footer a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

/*end of footer*/

.product_tbl {
	background: url(../images/product_bg.jpg);
	color: white;
	font-size: 110%;
	padding: 15px;
}

.title_cell {
	width: 100%;
	
}

.title_cell h3 {
	margin:0px;
	padding:0px;
	margin-bottom: 4px;
}

.product_tbl img {
	margin: 10px 0;
}

.view_xls {
	margin-bottom: 8px;
}

.view_xls a{
	display: block;
	height: 24px;
	padding-left: 33px;
	padding-top: 5px;
	margin-top: 5px;
	background-image: url(/images/xls.gif);
	background-repeat: no-repeat;
}

.view_xls a:hover {
	background-position: 0 -29px;
}

.map {
	margin: 0 auto;
	padding:0;
	width: 550px;
	height: 350px;
	border: 1px solid #30275C
}

/* -= Roll Over =- */

#left_col a:link, #left_col a:visited {
	font-weight: normal;
	color: #30275C;
	text-decoration: underline;
}

#left_col a:hover, #left_col a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: #493B82;
	text-decoration: none
}

#left_col a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

#right_col a:link, #right_col a:visited,
#adress a:link, #adress a:visited {
	font-weight: normal;
	color: #BD6031;
	text-decoration: underline;
}

#right_col a:hover, #right_col a:active,
#adress a:hover, #adress a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: #CF7245;
	text-decoration: none
}

#right_col a,
#adress a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

