body {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	text-align: center;
	background: #636363 url(imgs/bg.jpg) fixed center top;
	font: 13px Arial, Helvetica, sans-serif;
}
a  {
	color: #7A3318;
	text-decoration: none;
	outline: none;
	}
	
a:hover {
	text-decoration: underline;
	}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #1A1A1A;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: normal;
	text-transform: uppercase;
	margin-top: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #333333;
}

.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.t2 {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.t3 {

	font-size: 12px;
	color: #444444;
	text-decoration: none;
}

.t4 {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.t5 {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.t6 {

	font-size: 11px;
	text-decoration: none;
}
#top {
	height: 213px;
	width: 952px;
	margin: auto;
}

#nav {
	height: 22px;
	width: 898px;
	margin: auto;
}
	
#footer {
	vertical-align: bottom;
	text-align: center;
	padding-top: 40px;
	width: 790px;
	margin: auto;
	height: 150px;
	background: #282523 url(imgs/ftr.gif) no-repeat center top;
}
#footer  a  {
	color: #FFF;
	text-decoration: none;
	outline: none;
	}
#footer a:hover {
	text-decoration: underline;
	}

.ftr {
	font-size: 10px;
	color: #E66126;
}
#content {
	width: 874px;
}
#contentContainer  {
	background-image: url(imgs/bg-repeat.jpg);
	width: 898px;
	background-repeat: repeat-y;
	background-position: center top;
	margin: auto;
}
#container {
	height: 100%;
	width: 100%;
	margin: auto;
	text-align: center;
}
#contentSubContainer {
	width: 750px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	height: 100%;
	background-image: url(imgs/bg-content-top.jpg);
	background-repeat: no-repeat;
}
#pageHeader {
	width: 730px;
	margin-left: 10px;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
}
#contentAbout {
	float: right;
	width: 500px;
	margin-right: 20px;
	text-align: left;
	margin-top: 20px;
}

#stockistEntry h2 {
	color: #7A3318;
	margin-bottom: 8px;
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
}
#stockistEntry {
	height: 150px;
	width: 175px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#pressEntry {
	width: 730px;
	margin: 10px;
	overflow: hidden;
}
#pressEntry h2 {
	color: #7A3318;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 20px;
}
.pressImage {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 0px;
}
#Seperator {
	height: 1px;
	width: 730px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #9F4320;
}
#eventEntry {
	width: 730px;
	margin: 10px;
	overflow: hidden;
}
#eventEntry h2 {

	color: #7A3318;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 20px;
	font-weight: lighter;
}
.aboutImage {

	float: left;
	padding-bottom: 10px;
	padding-right: 20px;
}
#aboutEntry {


	width: 730px;
	margin: 10px;
}
#aboutEntry h2 {


	color: #7A3318;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 20px;
}
#eventDropdown {
	width: 85px;
	border: 1px solid #b86460;
	text-align: left;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#collectionDropdown {
	width: 85px;
	border: 1px solid #b86460;
	text-align: left;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#collectionEntry {
	height: 430px;
	width: 188px;
	float: left;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#collectionEntry h2 {
	color: #333333;
	margin-bottom: 8px;
	margin-top: 0px;
	font-weight: bold;
}
.collectionImage {
	padding-bottom: 12px;
	padding-right: 0px;
}

a.submenu{
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 20px;
}
a.submenu:hover {
	color: #FFCC7E;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 20px;
}
#contactEntry {
	margin: 10px;
	width: 350px;
	float: left;
}
textarea, input {
	overflow: auto;
	border: none;
	color: #333333;
}
input.text {
	background: none;
	border: none;
	border-bottom: 1px dotted #7A3318;
	margin-bottom: 5px;
	padding: 3px 0;
	color: #333333;
	}
	
input.signup {
	margin-top: 10px;
	}
fieldset {
	border: none;
}
	
input.text:focus {
	border-bottom-style: solid;
	}
#contactEntry label {
	display: block;
	margin: 5px 0;
	}
	
#contactEntry input.text {
	width: 100%;
	}
	
#contactEntry textarea {
	border: 1px dotted #7A3318;
	width: 100%;
	height:80px;
	padding: 7px;
	background-color: #cac33a;
	font-family: Arial, Helvetica, sans-serif;
	}

#contactEntry  textarea:focus {
	background-color: #c8be3a;
	}

.submenu_events {
	width: 85px;
	border: 1px solid #b86460;
	text-align: left;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
    visibility: hidden;
    position: absolute;
    z-index: 3;
}

.submenu_collections {
	width: 85px;
	border: 1px solid #b86460;
	text-align: left;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
    visibility: hidden;
    position: absolute;
    z-index: 3;
}
#galleryEntry {

	height: 220px;
	width: 180px;
	margin: 12px;
	float: left;
	overflow: hidden;
}
#contactLeftEntry {
	margin: 10px;
	float: left;
	width: 350px;
}
#homeLinks {
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	text-align: center;
	margin-bottom: 15px;
}
#homeLinks img {
	padding-left: 3px;
	padding-right: 3px;
}
#bannerAd {
	margin: 10px auto;
	clear: both;
	text-align: center;
}
