/* CSS Document */

body {
	background-image: url(images/bgtest5.jpg);
}

#container { 
	margin: 0px auto 0px auto;
	width:780px;
	position: relative;
	background-color: #FFFFFF;
	border-color: #000000;
	border-width: 2px;
	border: solid;
	border-top: 0px;
	border-bottom: 0px;
	}
#header{
	background-color:#FFFFFF;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	height:92px;
}
#graphic{
	width: 475px;
	height: 92px;
	float: left;
}
#statusarea{
	width: 295px;
	height: 70px;
	float: right;
	padding-top: 22px;
	padding-left: 10px;
}
#navbar {
	height: 22px;
	background-image: url(images/navgrad.jpg);
}
#display {
	height: 270px;
	background-color: #000000;
	border-color: #000000;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
	border-bottom-width: 2px;
}
#welcome {
	height: 34px;
}
#maintext {
	width: 760px;
	background-color: #FFFFFF;
	height: 100%;
	min-height: 500px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#mainleft {
	float: left;
	width: 133px;
	padding-right: 10px;
}
mainright {
	width: 627px;
	float: right;
}
#itemmain {
	width: 760px;
	height: 100%;
	margin-bottom: 16px;
}
#itempic {
	float: left;
}
#itemspacer {
	width: 10px;
	height: 210px;
	float: left;
}
#itemtitle {
	min-width: 540px;
	height: 100%;
	min-height: 14px;
}
#itemdesc {
	padding-top: 15px;
	width: 540px;
	height: 100%;
	min-height: 186px;
}
#footer {
	height: 40px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footerleft {
	float: left;
	padding-top: 14px;
	padding-left: 8px;
}
#footerright {
	float: right;
	padding-right: 8px;
	padding-top: 2px;
}
#divclear {
	width: 100%; 
	height: 1px; 
	margin: 0 0 -1px; 
	clear: both; 
}

/* REMOVE */
#Banner {
	background-image: url(img/Header2.jpg);
	background-color: #222222;
	width:886px;
	height:131px;
	margin-top: 0px;
	padding-top: 41px;
	}
#BannerAd {
	background-color: #000000;
	width: 512px;
	height: 90px;
	margin-left: 354px;
}
#BannerText {
	width: 400px;
	height: 14px;
	margin-left: 166px;
	text-align: center;
}
/* Drop Menu Divs */
#dropmenudiv{
position:absolute;
margin-left: -4px;
margin-top: 2px;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
text-align:left;
width: 100%;
display: block;
color: #FFFFFF;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: black;
}

/* CHECK THESE DIVS */
.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #000000;
}
.navbarright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	color: #000000;
}
#navrightcont {
	float: right;
	margin-right: 6px;
}
#navleftcont {
	margin-left: 4px;
	float: left;
}
.navalign {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 5px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.navalign2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 5px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.sminput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 1px;
}
.loginbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #594739;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1px;
}
.cartbutton {
	margin-left: 5px;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.illustation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.contactinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.style3 { 
	font-size: 36px;
}