* {
    padding: 0;
    margin: 0;
} 

#wrap {
	width: 793px;
	margin: 20px auto;
}

#header {
	background: url(../design-images/header.jpg) no-repeat;
	z-index: auto;
	height: 150px;
}

#linkedin {
	position:relative;
	float:right;
	right: 33px;
	top: 105px;
	z-index:5000;
}


body {
	background: #211910;
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	font-size: 12px;
	line-height: 130%;
	color: #211910;
	padding:0 0 16px 0;
}

p.center {
	text-align:center;
}

p.right {
	text-align:right;
}

p.strong {
	font-weight:bold;
	padding:0px;
}

p.italic {
	font-style:italic;
}

p.price {
	float:right;
	width: 125px;
	text-align:left;
}

a { 
	color: #036;
	font-weight:bold;
}

a:hover { 
	color : #1B1B49;
}

a:focus {
	outline:none;
}

.center {
	text-align:center;
}

h1.hidden {
	display:none
}

h2.hidden {
	display:none
}

h2 { 
	font-size: 18px;
	color: #798044; 
	margin: 30px 0 30px 0; 
	font-weight: bold; 
}

h3 { 
	font-size: 16px;
	color: #211910;
	margin: 10px 0 16px 0; 
	font-weight: bold; 
}

h4 { 
	font-size: 14px;
	font-weight: bold;
	margin-bottom:16px;
}

h5 { 
	font-size: 12px;
	font-weight: bold;
	margin-top:16px;
}

h6 {
	font-size: 12px;
	font-weight:normal;
	line-height: 130%;
	color: #211910;
	margin-bottom:16px;
}

h3.news {
	text-align:center;
	margin-bottom:2px;
}
p.date {
	text-align:center;
	font-style:italic;
	font-weight:bold;
}
table {
	border-collapse:collapse;
	background-color:#ECE8D7;
	width:100%;
	text-align:left;
	margin-top:10px;
}

table, td, th, tr {
	padding:5px;
	border-bottom:1px solid #A39474;
}

table td a, tr a {
	color:#036;
}

table td a:hover {
	color:#036;
}

table th {
	background-color:#493723;
	color:white;
	height:20px;
}

table tr:hover {
	background-color:#E3DDC6;
}

table th.date {
	width:20%;
}

table th.location {
	width:30%;
}

table th.notes {
	width:26%;
}

table td.show {
	font-weight:bold;
}

table td.date {
}

#ship{
	text-align:center;
	font-weight:bold;
}

#ship td.right {
	border-right:1px solid #A39474;
}

#ship td.last {
	border-top:1px solid #A39474;
}

img { 
	border: none;
	margin:0 0 16px 5px;
}

.centered-image {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

#container {
	text-align:center;
}

.product {
	width:146px;
	text-align:center;
	float:left;
	padding-bottom:15px;
}

.product img {
	padding-bottom:5px;
}

.paypal{
	width:110px;
	text-align:center;
}

.paypal2{
	text-align:center;
}

.paypal table, td, th, tr {
	border-bottom:none;
	background-color:transparent;
	padding-bottom:5px;
}

.paypal2 table, td, th, tr {
	border-bottom:none;
	background-color:transparent;
	padding-bottom:5px;
}

.gallery {
	width:117px;
	float:left;
	padding-bottom:10px;
}

.gallery img {
	margin:0px;
	padding:0px;
}

.gallery h4 {
	font-size:12px;
	text-align:center;
	margin-top:5px;
	margin-bottom:15px;
}

.gallery h4 a {
	color: #211910;
}

.gallery h4 a:hover {
	color: #036;
}

hr {
	border-top: 1px solid #A39474;
	size: 1px;
	width: 100%;
	margin: 4px 0 20px 0;
	clear: both;
}

#header h1 {
	font-size: 22px;
	font-weight: bold;
	padding: 40px 0 10px 30px;
	text-align: left;
}

.list{
	margin-left:100px;
	padding-bottom:10px;
	line-height:150%;
}

ul.menu1 {
	width: 597px;
	position:relative;
	left:-20px;
	background: #d9a259;
	height: 25px;
	line-height: 25px;
	padding:0px 15px;
	margin-bottom: 10px;
}

ul.menu1 li {
	float:left;
	list-style-type:none;
}

ul.menu1 li a {
	display:block;
	padding:0 13px;
	font-weight: bold;
	color: #211910;
}

ul.menu1 li a:hover {
	text-decoration:underline;
}

#content { 
	padding: 0 20px;
	background: #211910 url(../design-images/content.jpg) repeat-y;
}

#right {
	width: 587px;
	float: right;
	font-size: 12px;
	text-align: justify;
	padding-bottom: 20px;
}


#left {
	padding: 20px 0;
	width: 166px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
}

#left h3 { 
	font-size: 16px; 
	border: none; 
	padding: 0 0 15px 5px; 
	margin: 0; 
	color: #d9a259; 
	font-weight: bold; 
}

#left ul { 
	list-style-type: none; 
	padding: 10px 0px 10px 5px; 
}

#left ul li a { 
	color: #d9a259; 
	font-weight: 600; 
	display: block; 
	text-decoration: none; 
	font-size: 12px; 
	line-height: 25px; 
}

#left ul li a:hover { 
	color : #798044; 
}

#menu2{
	z-index:1000;
}

#menu2 ul {
	padding:0; 
	margin:0; 
}

#menu2 ul li ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:0;
}

#menu2 ul li {
	float:left;
}
#menu2 ul li a {
display:block; float:right; line-height:30px; background:transparent; padding-left:5px;	width: 150px;
}
* html #menu2 ul li a {width:160px; w\idth:160px;}

/* first line for IE7 and non-IE browsers - second line for IE5.5 and IE6 */
#menu2 ul li:hover a,
#menu2 ul li a:hover{
color:#798044;
}

#menu2 ul li:hover {position:relative; z-index:90;}
* html #menu2 ul li a:hover {position:relative; z-index:100;}

#menu2 ul li:hover ul,
#menu2 ul li a:hover ul {
visibility:visible; position:absolute; height:auto; width: 155px; background:#352518; left:135px;
}
#menu2 ul li:hover ul li a,
#menu2 ul li a:hover ul li a{
display:block; background:transparent; color:#d9a259; line-height:30px; height:auto;
}

#menu2 ul li:hover ul li:hover a,
#menu2 ul li a:hover ul li a:hover {
background:#798044; color:#352519; width: 160px;
}

#classes {
	background-color:#ECE8D7;
	width: 100%;
	float:left;
	margin-bottom:15px;
}

#classes ul {
	overflow: hidden;
	list-style-type: none;
}

#classes ul li {
	float: left;
	margin-right:5px;
	padding: 0 5px;
	overflow: hidden;
}

#classes ul li p {
	font-weight:bold;
	margin-left:15px;
	line-height:165%;
}

#classes ul li#first {
	width: 283px;
}

#classes ul li#second {
	width: 167px;
	text-align:center;
}

#classes ul li#second img {
	padding:16px 0 0 0;
}

#classes ul li#second img.none {
	width:100px;
	height:10px;
	visibility:hidden;
}

#classes ul li#third {
	width: 96px;
	margin-right:0px;
}

#classes ul li.last {
	margin-top:50px;
}

#classes ul li.multi {
	margin-top:25px;
	font-weight:bold;
}

#classes ul li.multi table, td, th, tr {
	border-bottom:none;
}

#footer {
	font-size: 11px; 
	color: #b7ad70;
	text-align: center;
	height: 48px;
	line-height: 35px;
	background: #211910 url(../design-images/footer.jpg);
}

#footer a { 
	color: #b7ad70;
	text-decoration: none;
	font-weight:normal;
}

#footer a:hover {
	color: #cccc7c;
}

#counter {
	text-align:center;
}

#counter p {
	color: #d9a259;
	font-size:9px;
	padding:0px;
}

/* featurebox */

#box-wrap {
	text-align: left;
	margin: -10px -20px;
	width: 627px;
}
.spacer {
	clear: both;
}
