/* CSS Document */
body
	{
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	padding:0px;
	margin:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	}
#page
	{
	width:885px;
	border:0px solid;
	text-align:center;
	margin:auto;
	background:#ffffff;
	}
#header
	{
	background-image: url(images/header.jpg);
	background-repeat: repeat;
	width:875px;
	height:177px;
	margin:auto;
	}
#bgmenu
	{
	height:31px;
	width:875px;
	background-image: url(images/menubg.jpg);
	background-repeat: repeat;
	padding-left:0px;
	margin:auto;
	}
#header_menufoot
	{
	padding-top:10px;
	color:#ffffff;
	font-size:13px;
	}
#content
	{
	background:#ffffff;
	overflow:hidden;
	padding-bottom:0px;
	margin-bottom:20px;
	}
#content_left
	{
	margin-top:20px;
	float:left;
	width:520px;
	border:0px solid red;
	padding-left:30px;
	}
#content_right
	{
	margin-top:20px;
	float:left;
	width:260px;
	border:0px solid;
	margin-left:40px;
	text-align:left;
	}
#inside_left
	{
	}
.imgslide
	{
	text-align:center;
	width:520px;
	border:0px solid;
	height:200px;
	}
.img1
	{
	float:left;
	width:161px;
	height:162px;
	}
.img2
	{
	float:left;
	width:161px;
	height:162px;
	margin-left:20px;
	}
.img3
	{
	float:right;
	width:161px;
	height:162px;
	margin-left:10px;
	}
.imgslide h1
	{
	color:#4e3520;
	font-size:13px;
	}
.line
	{
	margin-top:0px;
	border-bottom:1px solid #786351;
	}
#textcontent
	{
	text-align:justify;
	line-height:24px;
	color:#4e3520;
	width:520px;
	font-size:13px;
	margin-left:5px;
	margin-top: 0px;
	overflow:hidden;	}
#textcontent a
	{
	color:#4e3520;
	text-decoration:underline;
	}
#textcontent p
{
margin-bottom: 0px;
}
#bgbott
	{
	width:520px;
	background-image: url(images/bgbott.jpg);
	background-repeat: repeat;
	text-align:left;
	line-height:24px;
	color:#ffffff;
	overflow:hidden;
	font-size:13px;
	margin-left:5px;
	}
#bgbott2
	{
	width:520px;
	text-align:left;
	line-height:24px;
	color:#4e3520;
	overflow:hidden;
	font-size:13px;
	margin-left:0px;
	margin-top:10px;
	}
#contact
	{
	text-align:left;
	padding:5px;
	line-height:24px;
	color:#4e3520;
	font-size:13px;
	}
#leftbott
	{
	padding-top:20px;
	padding-left:20px;
	float:left;
	padding-bottom:20px;
	}
#leftbott li, #rightbott li
	{
	margin-left:20px;
	}
#leftbott2
	{
	padding:0px;
	margin-left:0px;
	float:left;
	}
#rightbott
	{
	padding-top:20px;
	margin-left:40px;
	float:left;
	padding-bottom:20px;
	}
#rightbott2
	{
	margin-left:0px;
	float:left;
	padding:0px;
	}
#bottcont
	{
	text-align:justify;
	color:#4e3520;
	width:520px;
	line-height:24px;
	font-size:13px;
	font-weight:bold;
	margin-left:5px;
	}
#inside_right
	{
	margin-left:0px;
	width:250px;
	padding-bottom:15px;
	background-image: url(images/bgright.jpg);
	background-repeat: repeat;


	color#fff;
	text-align:center;
	font-size: 24px;
	color: #FFFFFF;
	}
.textright
	{
	padding-top:15px;
	color#ffffff;
	}
#header_menu
	{
	padding-left:30px;
	}
.menustyle{
padding-top:4px;
width: 100%;
text-align:left;
font-weight: normal;

font-size:14px;
}

.menustyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.menustyle ul{
border: 0px solid #BBB;
width: 100%;
background: url(menubg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align:left;
/*set value to "left", "center", or "right"*/
}

.menustyle ul li{
display: inline;
}

.menustyle ul li a{
color: #ffffff;
padding: 4px 10px;
margin: 0;
text-decoration: none;
border-right: 0px solid #DADADA;
}

.menustyle ul li a:hover{
color: #000;
}

.menustyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 0px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-image: url(images/menubg.jpg);
background-repeat: repeat;
width: 200px;
text-align:left;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 6px;
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
color: #ffffff;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #ccc;
color: #000;
}
.testibox
	{
	margin:20px;
	background-image: url(images/testibg.jpg);
	background-repeat: repeat;
	padding-bottom:15px;
	}
.testimonial
	{
	padding:0px 20px 0px 20px;
	text-align:center;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3a241c;
	}
.testimonial a
	{
	text-decoration:underline;
	color:#3a241c;
	}
h2
	{
	padding-top:0px;
	color:#3a241c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
#textcontent h2
	{
	color:#4e3520;
	font-family:Arial, Helvetica, sans-serif;
	}
#box
	{
	padding:10px;
	background-color:#f4f4f4;
	border:1px solid #ccc;
	}
#textcontent li
	{
	margin-left:15px;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	}
code
	{
	background:#000000;
	color:#FFFFFF;
	padding:5px;
	}
#bgmenufoot
	{
	height:30px;
	width:875px;
	background-image: url(images/menubg.jpg);
	background-repeat: repeat;
	padding-left:0px;
	margin:auto;
	margin-top:30px;
	}
.textcontent
	{
	text-align:justify;
	line-height:24px;
	color:#4e3520;
	width:520px;
	font-size:13px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom: 15px;
	overflow:hidden;	}
.textcontent a
	{
	color:#4e3520;
	text-decoration:underline;
	}
.paymentoptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.ItemTable {
   border-right: 1px solid black;
   text-align: left;
}
table.ItemTable th {
    border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 2px solid black;
}
table.ItemTable td
{
  border-bottom: 1px solid black;
  border-left: 1px solid black;
}

table.ItemTable td.last
{
  border-bottom: 1px solid black;
}
#page #content #products p {
	font-weight: normal;
	font-size: large;
	border: 0px solid green;
	margin: 2px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}
.productpartnumber {
	border: 0px solid red;
	;
	font-size: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#page #content #content_left #inside_left #inside_left #imgslide a {
	color: #000000;
}
.productpagetitle
{
	font-size:26px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
    text-align:left;
	margin: 10px;
}
.phonenumber
{
	font-size:18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:800;
	padding: 3px 10px 3px 0px;
	text-align:right;
}
#financing
{
	text-align:left;
}