@charset "utf-8";
#wrapper {
	background-color: #717171;
	padding: 0px;
	width: 800px;
	color: #E2B83F;
	border: 1px solid #EDC235;
	margin-top: 0px;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 8%;
	font-family: Arial, Helvetica, sans-serif;
}
.image {
	float: left;
	padding-right: 20px;
}


#header {
	height: 160px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FCD607;
	color: #F6B817;
	font-weight: bold;
	display: block;
	text-align: center;

}
#banner {
	width: 700px;
	margin-right: 50px;
	margin-left: 50px;
}
#logo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDC235;
}


#nav {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	list-style-type: none;
	word-spacing: 0.75em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EDC235;
	border-bottom-color: #EDC235;
}
#nav ul {
	list-style-type: none;
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	margin: 0px;
	padding: 5px;
}

#nav ul li a:link, #nav ul li a:visited {
	white-space: nowrap;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	padding: 5px;
	color: #F3C82B;
	display: inline-block;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
}
#nav ul li a:hover, #nav ul li a:active {
	white-space: nowrap;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	padding: 5px;
	color: #FFF;
	display: inline-block;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	}
#search {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	text-align: center;
}
hr {
	width: 98%;
	color: #F3ED25;
}

.searchbutton {
	color: #FF0;
	padding: 2px;
	background-color: #717171;
	border: 1px groove #000;
}

#main {
	width: 90%;
	text-align: left;
	padding-left: 5%;
}
#col-left {
	float: left;
	width: 30%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#sub-content {
	float: right;
	margin-left: 36%;
	clear: right;
	width: 65%;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 16px;
	color: #EDC235;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3C82B;
	padding: 10px;
}
#footer a:link, #footer a:visited {
	color: #F3C82B;
}

body {
	background-color: #717171;
}
#nav a:active, #nav a:hover {
	white-space: nowrap;
	overflow: visible;
	visibility: visible;
	padding: 5px;
	color: #F3ED25;
	background-color: #717171;
	display: inline-block;
	font-weight: normal;
	font-size: 18px;
	text-decoration: underline;
}
object#CoffeeCup {
	text-align: center;
}
table a:link, table a:visited {
	color: #EDC235;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#table {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #EDC235;
	font-size: 14px;
}

.tableimage {
	text-align: center;
	height: 150px;
	width: 150px;
	padding: 2px;
	margin: 0px;
	list-style-type: none;
	visibility: visible;
	z-index: auto;
	white-space: nowrap;
	display: block;
}
.profilesimg {
	height: 200px;
	width: 200px;
	text-align: center;
	display: block;
}
.imagefloater {
	float: left;
	height: 150px;
	width: 150px;
	padding-right: 20px;
}

#productcontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F8D11A;
}
table td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDC235;
}
.tablebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDC235;
}
.p  {
	font-size: 9px;
}
#gallery_nav a:link ,#gallery_nav a:visited {
	color: #000;
	background-color: #F6B817;
	display: inline-block;
	text-align: center;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #717171;
}
#main p {
	text-align: left;
}
#main a:link, #main a:visited {
	color: #E2B83F;
	text-decoration: underline;
}

