/* @override http://concepts.onlydentist.com/content/template/nopop/includes/style.css */

html, body {
	background-image: url(../images/texture-bg.jpg);
}

#showing {
	height: 215px;
	margin-left: -50px;
}
#featured {
	display: block;
}
h2.category {
	display: inline;
	width: 250px;
	height: 47px;
	background: url(../images/47-bg.png) repeat-x;
	color: white;
	font: italic 16px/47px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	text-transform: uppercase;
}
div.prototypes {
	visibility: hidden;
	height: 0px;
}
div.prototypes img {
	border: none;
}

#content {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
		color: #362f2d;
	font: bold 20px/20px "Trebuchet MS", Verdana, Lucida, sans-serif;
	margin-bottom: 10px;
	text-shadow: #a3a3a3 2px 2px 2px;
}

#buttons {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	height: 900px;
}

#buttons p {
		color: #5c5c5c;
	font: italic 13px/21px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	margin-left: auto;
	width: 700px;
	text-align: justify;
	margin-right: auto;
	padding-left: 25px;
	padding-right: 25px;
}
