* {padding: 0; margin: 0;}
body { background: url(images/bg.gif) repeat-x fixed; text-align: center; }

/* Containers */

#container {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	text-align: left;
}

#logo { 
	background: url(images/logo.gif) no-repeat;
	width: 316px;
	height: 98px;
	float: left;
	margin-bottom: 25px;
}
#qlinks {
	width: 450px;
	height: 98px;
	float: right;
	padding-top: 25px;
}

#nav {
	clear: both;
	width: 675px;
	height: 23px;
	margin-left: auto;
	margin-right: auto;
}

#site {
	clear: both;
	width: 772px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -17px;
}

#pic {
	width: 300px;
	float: left;
	margin: 25px 10px 30px 10px;
}
.img {
	padding:0px 10px 30px 10px;
}
#text {
	width: 600px;
	padding: 10px;
}
#welcome {
	height: 20px;
	width: 375px;
	float: left;
	padding: 0;
}
#coffs {
	height: 40px;
	width: 350px;
	float: right;
	margin-top: -5px;
}

#map {
	width: 410px;
	margin-left: auto;
	margin-right: auto;
}

/*Blue Box*/

#top {
	background: url(images/blue-top.gif);
	height: 11px;
	width: 772px;
	background-repeat: no-repeat;
	font-size: 2px;
}

#middle {
	background: url(images/blue-bg.gif) repeat-x;
	background-color: #090b14;
	width: 770px;
	padding-top: 40px;
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color:#000000;
	border-right-width: 1px;
	border-right-style: solid;
}

#bottom {
	background: url(images/blue-bot.gif);
	height: 9px;
	width: 772px;
	font-size: 2px;
}

#holder {
	width: 664px;
	padding: 30px;
	margin-left: auto;
	margin-right: auto;
}

/*White Box*/

#white-top { 
	background:	 url(images/white-top.gif);
	height: 8px;
	width: 664px;
	font-size: 2px;
	margin-top: 15px;
}

#content {
	background: url(images/con-bg.gif) no-repeat #FFFFFF 0 45px ;
	width: 662px;
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color:#000000;
	border-right-width: 1px;
	border-right-style: solid;
}

#white-bot { 
	background: url(images/white-bot.gif);
	height: 29px;
	width: 664px;
	font-size: 2px;
}
#bot-nav {
width: 300px;
height: 15px;
margin-left: 50px;
margin-top: -20px;
}

/* Bottom stuff */

#em {
width: 300px;
float: right;
margin-top: -10px;
clear: both;
}
#address {
	width: 460px;
	margin-top: 20px;
}
#email {
	width: 200px;
	float:right;
	margin-top: -11px;
}

/*Navigation*/

.menu {
	height: 23px;
	width: 700px;
}
.cssnav	{
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image:  url(images/tab_hover.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: inline;
	width: 134px;
	height: 23px;
	margin: 0; 
	padding: 0;
	float: left;
}
.cssnav a {
	display: block;
	color: #000000;
	font-size: small;
	width: 134px;
	height: 23px;
	display: block;
	float: left;
	color: white; 
	text-decoration: none;
}
.cssnav a:hover {
	color: #ffffff;
}
.cssnav img {width: 134px; height: 24px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav a:active img{visibility:hidden;}
.cssnav span {
	position: relative;
	float: left; 
	left: 30px;
	top: -20px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 75px;
	height: 14px;
	text-align: center;
}

/* Text Styles */

h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration:none;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
	padding-left: 50px;
}
.coffs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding: 20px 15px 15px 15px;
	text-align: justify;
}

.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

.policy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding-left: 20px;
}

.table2 {
	margin-top: 50px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}

.em {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: x-small;
	 color: #CCCCCC;
	 text-align: right;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #000;
	text-align:right;
	padding-right: 10px;
}
.send {
	padding-right: 17px;
}

/* More Nav Styles */

.coffs a:link { 
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: x-small;
}
.coffs a:visited {
	text-decoration: none;
	color: #FFF;
}

.coffs a:hover {
	color: #CCC;
	text-decoration: none;
}

.coffs a:active {
	text-decoration: none;
	color: #FFF;
}


.nav a:link { 
	color: #999999;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;*/
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #999999;
}

.nav a:hover {
	color: #000000;
	text-decoration: none;
}

.nav a:active {
	text-decoration: none;
	color: #999999;
}


.em a:link { 
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: x-small;
}
.em a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

.em a:hover {
	color: #FFFFFF;
}

.em a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.content a:link { 
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: small;
}
.content a:visited {
	text-decoration: none;
	color: #000;
}

.content a:hover {
	color: #000;
	text-decoration: none;
}

.content a:active {
	text-decoration: none;
	color: #000;
}

 a.edible {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: small;	
}
.edible a:visited {
	text-decoration: none;
	color: #000;
}

.edible a:hover {
	color: #000;
	text-decoration: none;
}

.edible a:active{
	text-decoration: none;
	color: #000;
}