* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #1c120a;
	background-image: url(images/siteBG.png);
	background-repeat: repeat-x;
	text-align: center;
}

.clearing { 
	clear: both; 
	margin: 0; 
	padding: 0; 
	font-size: 1px; 
	line-height: 1px; 
	height: 1px; }

a {
	border: 0;
	outline: none;
}

p {
	color: #fff;
}

img {
	border: 0;
}

h1 {
	font: 23px georgia, times new roman, serif;
	color: #c46a91;
	background: url(images/underLine.png) repeat-x;
	background-position: bottom left;
}

hr.clear {
	height: 15px;
	color: transparent;
	background: transparent;
	clear: both;
	border: 0;
	outline: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* Header Styles */

#header {
	width: 900px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#headerLeft {
	width: 400px;
	margin-top: 30px;
}

#theNavigation {
	width: 100%;
	margin-top: 20px;
}

#theNavigation ul {
	list-style-type: none;
	display: inline;
}

#theNavigation ul li {
	float: left;
	padding-bottom: 2px;
	margin: 0 10px 0 10px;
}

#theNavigation ul li:hover {
	border-bottom: 5px solid #c46a91;
}


/* Stripe Styles */


#stripe {
	float: left;
	width: 100%;
	background: url(images/horizontalStrip.png) repeat-x;
	padding: 30px 0 30px 0;
}

#stripeContent {
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 27px;
}

#homeBio {
	width: 402px;
	background: url(images/bioBox.png) no-repeat;
	padding: 20px 20px 40px 20px;
	text-align: left;
}

#homeBio p {
	margin-top: 15px;
	line-height: 18px !important;
	font: 12px georgia, times new roman, serif;
	color: #fff;
}

#homeBio p a {
	color: #c46a91;
	text-decoration:none;
}

/* Home Products Styles */

#productContainer {
	width: 100%;
	float: left;
	margin-top: 20px;
}

#productGrid {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}

#productGrid h2 {
	padding-bottom: 10px;
	border-bottom: 2px solid #c46a91;
	margin-bottom: 20px;
	text-align: left;
}

.productRow {
	width: 830px;
	float: left;
	margin-bottom: 25px;
	padding-left: 30px;
}

.product {
	width: 133px;
	float: left;
	margin-right: 30px;
}

.productImage {
	width: 133px;
	height: 93px;
	border: 5px solid #fff;
	float: left;
	overflow: hidden;
}

.productImage p img {
	width: 190px;
	margin: -50px 0 0 -30px;
}

img.anal {
	margin: -90px 0 0 -20px !important;
}

.productText {
	width: 133px;
	float: left;
	margin-top: 5px;
}

.productText p.bigType {
	font: bold .8em georgia, times new roman, serif;
	color: #c46a91;
}

.productText p {
	margin-top: 3px;
	font: .7em Helvetica, Arial, Tahoma, Myriad, sans-serif;
	color: #fff;
}

/* About Us */

#contentContainer {
	width: 100%;
	float: left;
	margin-top: 27px;
	margin-bottom: 30px;
}

#theContent {
	position: relative;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}

#aboutUs {
	width: 614px;
	text-align: left;
}

#aboutUs h1 {
	font-size: 25px;
	background: none;
	margin-bottom: 10px;
}

#aboutBox {
	width: 564px;
	background: #291b11;
	margin-bottom: 20px;
	padding: 25px;
}

#aboutImage {
	width: 235px;
	margin-top: 10px;
}

#aboutSummary {
	width: 300px;
}

#aboutSummary h3 {
	font: 14px georgia, times new roman, serif;
	color: #c46a91;
}

#aboutSummary p {
	font: 11px georgia, times new roman, serif;
	color: #fff;
	line-height: 16px;
}

#aboutSummary p a {
	color: #c46a91;
	text-decoration: none;
}

#aboutSummary p a:hover {
	color: #c46a91;
	text-decoration: underline;
}

#contactSummary {
	width: 564px;
}

#contactSummary h3 {
	font: 14px georgia, times new roman, serif;
	color: #c46a91;
}

#contactSummary p {
	font: 11px georgia, times new roman, serif;
	color: #fff;
	line-height: 16px;
}

#contactSummary p a {
	color: #c46a91;
	text-decoration: none;
}

#contactSummary p a:hover {
	color: #c46a91;
	text-decoration: underline;
}

#productSummary {
	width: 564px;
	margin-top: 20px;
}

#productSummary h3 {
	font: 14px georgia, times new roman, serif;
	color: #c46a91;
}

#productSummary p {
	font: 11px georgia, times new roman, serif;
	color: #fff;
	line-height: 16px;
}

#productSummary p a {
	color: #c46a91;
	text-decoration: none;
}

#productSummary p a:hover {
	color: #c46a91;
	text-decoration: underline;
}

#addressSummary {
	width: 564px;
	margin-top: 20px;
}

#addressSummary h3 {
	font: 14px georgia, times new roman, serif;
	color: #c46a91;
}

#addressSummary p {
	font: 11px georgia, times new roman, serif;
	color: #fff;
	line-height: 16px;
}

#addressSummary p a {
	color: #c46a91;
	text-decoration: none;
}

#addressSummary p a:hover {
	color: #c46a91;
	text-decoration: underline;
}


#shoutOuts {
	width: 614px;
	text-align: left;
}

#shoutUs h1 {
	font-size: 25px;
	background: none;
	margin-bottom: 10px;
}

#shoutBox {
	width: 564px;
	background: #291b11;
	margin-bottom: 20px;
	padding: 25px;
}

#shoutImage {
	width: 235px;
	margin-top: 10px;
}

#shoutSummary {
	width: 514px;
}

#shoutSummary h3 {
	font: 14px georgia, times new roman, serif;
	color: #c46a91;
}

#shoutSummary p {
	font: 11px georgia, times new roman, serif;
	color: #fff;
	line-height: 16px;
}

#shoutSummary p a {
	color: #c46a91;
	text-decoration: none;
}

#shoutSummary p a:hover {
	color: #c46a91;
	text-decoration: underline;
}


#contactForm {
	width: 300px;
	margin-top: 20px;
	float: right;
	text-align: left;
}

.formColumn {
	float: left;
	width: 300px;
	margin: 10px 10px 10px 10px;
}

.formRow {
	float: left;
	width: 280px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.formRow p.underline {
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px dotted #5a5a5a;
	font: 12px Georgia, Times New Roman, serif;
	color: #c46a91;
}

.formLeft {
	float: left;
	width: 80px;
}

.formLeft p {
	font: 13px Myriad, Tahoma, Lucida, Helvetica, Arial, sans-serif;
	color: #b3b3b3;
	padding: 3px;
	text-align: right;
}

.formRight {
	float: right;
}

.formRight input {
	width: 180px;
	padding: 3px;
	background: #f3f3f3;
	font: 13px Myriad, Tahoma, Lucida, Helvetica, Arial, sans-serif;
	color: #5a5a5a;
	border: 1px solid #b3b3b3;
}

.formRight input[type="text"]:focus, .formRight select:focus, .formRight textarea:focus {
	border: 1px solid #c46a91;
}

input[type="image"] {
	width: 110px;
	height: auto;
	background: none;
	border: none;
	margin-top: 1px;
}

.formRight select {
	width: 208px;
	padding: 3px;
	background: #f3f3f3;
	font: 13px Myriad, Tahoma, Lucida, Helvetica, Arial, sans-serif;
	color: #5a5a5a;
	border: 1px solid #b3b3b3;
}

.formRight textarea {
	width: 180px;
	height: 60px;
	padding: 3px;
	background: #f3f3f3;
	font: 13px Myriad, Tahoma, Lucida, Helvetica, Arial, sans-serif;
	color: #5a5a5a;
	border: 1px solid #b3b3b3;
}

#gallery {
	width: 285px;
	margin-top: 40px;
	padding-bottom: 30px;
}

#galleryHeader {
	width: 245px;
	padding: 15px 20px 15px 20px;
	float: left;
	text-align: left;
	background: url(images/galleryTop.png) no-repeat;
}

#galleryHeader h2 {
	font: 18px georgia, times new roman, serif;
	color: #c46a91;
}

#galleryHeader h4 {
	font: 11px georgia, times new roman, serif;
	color: #b3b3b3;
}

#galleryColumn {
	width: 265px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	background-color: #37271b;
	background-image: url(images/galleryBottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.photo {
	float: left;
	width: 107px;
	height: 92px;
	margin: 7px;
	border: 5px solid #fff;
	overflow: hidden;
}

.photo p {
	float: left;
}

.photo img {
	width: 150px;
}

/* Press */

#press {
	text-align: left;
}

#press h1#pressHeader {
	background: none;
	margin-bottom: 10px;
}

.contentText {
	float: left;
	width: 520px;
	text-align: left;
}

.contentText h1 {
	float: left;
	font-size: 16px;
	padding: 0 5px 0 0;
}

.contentText p {
	float: left;
	width: 100%;
	margin-top: 5px;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	margin-bottom: 25px;
}

.contentText .press-photos {
	float: left;
	width: 520px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.press-photos img {
	width: 220px;
	float: left;
	margin-right: 7px;
}

.press-photos img[src="http://img.photobucket.com/albums/v217/eurasia10/Lobe%20Riders/571766348_l.jpg"] {
	width: auto !important;
	height: 280px;
}

/* Footer */

#footer {
	float: left;
	width: 100%;
	background: url(images/footerRepeater.png) repeat-x;
	padding-bottom:15px;
}

#footerContent {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#footerAgain {
	float: left;
	width: 900px;
	background: url(images/footerBG.png) no-repeat;
}

#links {
	width: 200px;
	margin-top: 40px;
	text-align: left;
}

#links h1 {
	font-size: 15px;
	padding-bottom: 3px;
}

#links ul {
	margin-top: 10px;
	list-style-type: none;
}

#links ul li {
	margin-bottom: 5px;
}

#links ul li, #links ul li a {
	font: 12px georgia, times new roman, serif;
	color: #7e7e7e;
}

p.thanks {
	padding: 45px 0 55px 0;
}
.social-links { text-align: right; padding: 17px; margin-top:60px; }
.social-links a { }