/* DO NOT EDIT
---------------------------------------------- */
div {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}

/* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding:0px;
	color: #CDCDCD;
	font: 12px Arial, Helvetica, sans-serif;
	background: #000 url(assets/images/background.jpg) no-repeat center top;
}
h1 {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	color: #e0f8a8;
	font: bold 24px/26px Verdana, Geneva, sans-serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #9D9C66;
	font: italic 18px/20px Arial, Helvetica, sans-serif;
}
	h2 strong {
		font-weight: normal;
		}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #ffff99;
	font: bold 14px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #fff;
	font: bold italic 12px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #e0f8a8;
		text-decoration: underline;
	}
hr {
	color: #9D9C66;
	height: 1px;
	background-color: #9D9C66;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #9D9C66;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}
.bio {
	float:left;
	margin:10px;
}
/* Forms
---------------------------------------------- */

form#sidebarForms {
	width: 237px;
	float: none;
	clear: none;
	margin: 20px auto;
}
	#sidebarForms input,
	#sidebarForms select,
	#sidebarForms textarea,
	#surveyForm input,
	#surveyForm textarea {
		width: 207px;
		color: #333; 
		background-color: #999;
		height: auto;
		margin: 3px 5px;
		padding: 1px 9px;
		font: 11px/16px Arial, Helvetica, sans-serif;
		border: 1px solid #666;
	}
	#sidebarForms input {
		height: 16px;
	}
	#surveyForm input,
	#surveyForm textarea {
		font-size: 12px;
	}
	#surveyForm textarea {
		width: 445px;
	}
	#sidebarForms textarea,
	#surveyForm textarea {
		overflow: auto;
		height: 100px;
	}
	#sidebarForms select {
		width: 227px;
		padding: 1px 0 1px 9px;
		height: 18px;
	}
		#sidebarForms input:focus,
		#sidebarForms select:focus,
		#sidebarForms textarea:focus,
		#surveyForm input:focus,
		#surveyForm textarea:focus {
			background-color: #FFFFDF;
			border: 1px dashed #333;
		}
	#sidebarForms p {
		padding-left: 5px;
	}
	p#monBox,
	p#tueBox,
	p#wedBox,
	p#thuBox,
	p#friBox,
	p#amBox,
	p#pmBox,
	p.surveyOption {
		float: left;
		width: 69px;
		height: 35px;
		margin: 3px 5px;
		padding: 5px 0 0 0;
		font: 11px/13px Arial, Helvetica, sans-serif;
		text-align: center;
		cursor: pointer;
		display: block;
	}
	p.surveyOption {
		margin: 3px 15px;
		font-size: 12px;
		width: auto;
	} 
		p#monBox input,
		p#tueBox input,
		p#wedBox input,
		p#thuBox input,
		p#friBox input,
		p#amBox input,
		p#pmBox input,
		p.surveyOption input {
			width: auto !important;
			height: auto;
			margin: 0;
			padding: 0;
			display: inline;
			background-color: #000 !important;
			border: none !important;
		}
	#captchaIMG {
		width: 227px;
		height:38px;
		margin: 15px 5px 3px 5px;
		padding: 0;
		display: block;
	}
	#sidebarForms #Submit,
	#surveyForm #Submit,
	#surveyForm #Reset {
		width: 64px;
		height: 16px;
		margin: 15px 5px 3px 5px;
		padding: 0;
		float: right;
		font: normal 10px/16px Arial, Helvetica, sans-serif;
		color: #000;
		text-transform: uppercase;
		background: transparent url(assets/images/formButton.jpg) no-repeat left top;
		cursor: pointer;
		border: none;
	}
	#surveyForm #Submit,
	#surveyForm #Reset {
		margin-top: 45px;
		color: #fff;	
	}
		#sidebarForms #Submit:hover,
		#surveyForm #Submit:hover,
		#surveyForm #Reset:hover {
			color: #e0f8a8;
		}
	#sidebarForms .hidden,
	#surveyForm .hidden {
		display: none !important;
	}
	.swapForm {
		font-style: italic;
		display: block;
		text-align: center;
		padding-top: 12px;
	}
/* Layout
---------------------------------------------- */
#container {
	margin: 0px auto;
	width: 900px;
	}
	#header {
		margin: 0px auto;
		padding: 94px 0px 14px 0px;
		width: 764px;
		height: 220px;
		text-align: center;
		}
	#nav {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: 40px;
		text-align: center;
		background: transparent url(assets/images/nav_bg.jpg) no-repeat center top;
		}
		
		#nav li {
			display: inline;
			margin: 0px;
			padding: 0px 10px;
			width: auto;
			height: auto;
			list-style: none outside none;
			}
			#nav a {
				color: #000;
				font: bold 12px/22px Arial, Helvetica, sans-serif;
				}
			#nav a:hover {
				color: #8CB845;
				text-decoration: none;
				}
	#sidebar {
	width: 250px;
	height: auto;
	margin: 5px;
	float: right;
	padding: 5px;
}
	&nbsp;#contents {
		margin: 0px auto;
		width: 764px;
		}
	#footer {
		clear: both;
		margin: 0px auto;
		padding: 17px 0px 0px 0px;
		width: 764px;
		text-align: center;
		background: transparent url(assets/images/footer_bg.jpg) no-repeat center top;
		}
		#phoneNumber {
			display: block;
			color: #e0f8a8;
			font: bold 17px/17px Verdana, Geneva, sans-serif;
			}
		#bottomAddress {
			color: #ffff99;
			font: 10px/16px Arial, Helvetica, sans-serif;
			}
		#bottomNav {
			margin: 0px;
			padding: 0px;
			width: auto;
			height: auto;
			}
			#bottomNav li {
				display: inline;
				margin: 0px;
				padding: 0px 8px;
				width: auto;
				height: auto;
				list-style: none outside none;
				}
				#bottomNav a {
					color: #fff;
					font: 10px/47px Arial, Helvetica, sans-serif;
					}
		#credits {
			color: #999;
			font: 11px/11px Arial, Helvetica, sans-serif;
			}
			#credits a {
				color: #999;
				}

#stock{
float:right;
margin:0px 0px 0px 10px;
border: 1px solid #9D9C66;
}
#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
}


