body {
	background:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
	font-family:arial;
	font-size:12px;
	color:#000;
	margin:0px;
}

img {
	border:0px;
}

a {
	outline:none;
}

p, h1, h2, h3, h4, h5, h6 {
	margin-top:0px;
	margin-bottom:10px;
}

p {
}

h2 {
	color:#ffb332;
	font-size:24px;
	font-family:arial black;
	text-transform:capitalize;
}

h3 {
	text-align:center;
	color:#ffb332;
	font-size:18px;
	font-family:arial black;
}

.wrapper {
	width:950px;
	margin:auto;
	border-left:3px solid #ffb332;
	border-right:3px solid #ffb332;
}

.left {
	float:left;
	margin-right:10px;
	width:auto;
	overflow:auto;
}

.right {
	float:left;
	width:auto;
	overflow:auto;
}

.header, .header a {
	/*color:#b5d334;*/
	color:#fff;
	text-decoration:none;
}

.nav table {
	margin:auto;
}

.nav {
	font-size:14px;
	font-weight:bold;
	background:#ffb332 url(images/gradient_divide.jpg);
	color:#FFF;
	width:950px;
	border-top:1px solid #ffb332;
	border-bottom:1px solid #ffb332;
}

.nav td {
	text-align:center;
	padding:10px 15px 10px 15px;
	border-left:1px solid #ffb332;
	background:url(images/buttony2.jpg);
	background-repeat:no-repeat;
}

.photo {
	background:#000;
	height:400px;
	margin-bottom:10px;
}

.clickhere {
	text-align:center;
}

.standout {
	font-weight:bold;
}

.name {
	text-align:right;
	font-style:normal;
	display:none;
}

.slogan {
	width:930px;
	padding:10px;
	background:url(images/gradient_divide.jpg);
	background-repeat:repeat-x;
	font-family:arial black;
	color:#FFF;
	font-size:24px;
	text-align:center;
	margin-bottom:5px;
	display:none;
}

.row {
	margin-bottom:10px;
	clear:both;
	overflow:auto;
}

.main {
	width:930px;
	margin:0px 10px 10px 10px;
	overflow:auto;
}

.border {
	width:904px;
	padding:10px;
	margin:0px 10px 10px 10px;
	overflow:auto;
	border:3px solid #ffb332;
	clear:both;
}

/* home */

.products_home {
	width:194px;
	min-height:494px;
	border:3px solid #ffb332;
	overflow:hidden;
}

.box_home {
	float:left;
	width:227px;
	min-height:178px;
	border:3px solid #ffb332;
	margin-right:10px;
	text-align:center;
}

.pureugly {
	background:url(images/newsletter.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-top:30px;
}

.randombox {
	float:left;
	width:477px;
	margin-right:10px;
}

	/*div.widequotes {
		background:#fff;
		background-repeat:repeat-x;
		padding:10px;
		width:451px;
		height:128px;
		margin-bottom:10px;
		font-size:25px;
		overflow:hidden;
		font-style:italic;
		color:#000;
		text-align:center;
		border:3px solid #ffb332;
	}*/
	
	div.widequotes {
		background:#fff;
		background-repeat:repeat-x;
		width:471px;
		height:209px;
		font-size:25px;
		overflow:hidden;
		font-style:italic;
		color:#000;
		text-align:center;
		border:3px solid #ffb332;
	}

	
	.unnecessary_banner {
		width:471px;
		height:93px;
		border:3px solid #ffb332;
		overflow:hidden;
		display:none;
	}

.specials {
	clear:both;
	background:#ffb332 url(images/specials_bg.jpg);
	background-repeat:repeat-x;
	width:712px;
	height:270px;
	overflow:hidden;
	border:3px solid #ffb332;
	margin-bottom:10px;
}

.specials h3 {
	color:#FFF;
	text-align:left;
}

.descrip {
	width:382px;
}

.category {
	max-width:444px;
	
}

/* contact */

.directions {
	width:394px;
}

.small {
	width:218px;
	min-height:100px;
	margin-bottom:10px;
}

.last {
	margin-right:0px;
}

.divider {
	clear:both;
}

.footer {
	padding:10px;
	color:#000;
	background:#ffaa2d url(images/gradient_divide.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-size:16px;
}

/* aff */

.aff {
	border:1px solid #000;
	max-width:216px;
}

h1, h2, h3, h4, h5, h6 {
	text-align:center;
}

.half {
	width:447px;
}

.grid {
	min-height:350px;
	border:1px solid #000;
	margin-bottom:10px;
}

.grid h3 {
	margin-bottom:0px;
}

.inner {
	margin:10px;
}

/* faq */

.ques {
	font-weight:bold;
}

.ans {
	font-weight:bold;
}

/* "events" */

.month {
	background:url(images/month.gif);
	background-repeat:no-repeat;
	padding-top:75px;
	margin-bottom:10px;
	height:154px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70px;
	font-weight:bold;
	text-transform:uppercase;
}

.tilething {
	width:216px;
	float:left;
	margin:5px;
}

.titlething2 {
	margin-bottom:10px;
}
