﻿#allcontent {
	background-color: white;
	border: #638291 solid 2px;
	width: 675px;

}

body {
	align: center;
	background-image: url(/elements/images/backimage.gif);
}

p {
	margin-top: 10px;
	padding-bottom: 5px;
}

p a {
	color: #638291;
}

p a:hover {
	color: #e49218;
}

#header{
	text-align: left;
	width: 100%;
	height: 200px;

	margin: 0;
	background-image: url(/elements/images/usedpotatologo-jay2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border-top: black solid 1px;
}

#menu {
	width: 100%;
	text-align: center;	

	/* border: #638291 solid 2px; */
	/* border-bottom: #999999 5px solid; */
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
#menu a {
	background-image: url(/elements/images/menuback.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px;
	padding-left: 40px;
	margin-left: 5px;
	text-decoration: none;
	color: #638291;
	font-weight: bold;
	}	
	
#menu a:hover {
	color: #e49218;
	background-image: url(/elements/images/screw.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#bar {
	width: 100%;
	background-color: #e8eff3;
	color: #638291;
	border-top: #638291 solid 2px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 15px;
}

#title {
	width: 100%;
	background-color: #e8eff3;
	color: #638291;
	border-top: #638291 solid 2px;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;

}

#info {
	width: 80%;
	background-color: #e8eff3;
	color:#000000;
	border-top: #638291 solid 2px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 15px;
	list-style:none;
	list-style-type:none;
	text-align:left;
	text-decoration:none;
}

#quote {
	width: 85%;
	background-color: #e8eff3;
	color:#000000;
	border-top: #638291 solid 2px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style:circle;
	list-style-type:circle;
	text-align:left;
}

#image {
	background-color: transparent;
	border: 0;
}

#main {
	text-align: center;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12pt;

}

#main img {
}

#main em {
	font-weight: bold;
}


#footer {
	color: white;
	background-color: #638291;
	background-image: url(/elements/images/footerfade.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 100%;

	font-size: 10px;
	margin: 0;
	clear: both;
}

#footer p {
	text-align: center;
	}

#footer a {
	color: #e49218;
	text-decoration: none;
	margin-left: 3px;
}

#inquire {
   background: #CCCCCC;
	font-weight:0;
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	padding: 3px;
	border:#000000 solid 1px;
}

#inquire a {
color:#666666;
	text-decoration: none;
}

#inquire a:hover {
   color: #000000 ;
}

#login_box {

}

.galleries {
   display:none;
}