.bodyclass
{
	margin-top: 10px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1E223E;
	background-color: #B6B4A1;
	
}

/*body 
{
	background-image: url(images/body-bg.gif);
}*/

.normalText
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1E223E;
}

.bodyclass a
{
	text-decoration: none;
	color: #7D7C72;
	padding: 0px;
	margin: 0px;
}

.bodyclass a:hover
{
	text-decoration: none;
	color: #7A2D1D;
	padding: 0px;
	margin: 0px;
}

img
{
	border:0px;
}

form
{
	padding: 0;
	padding-top: 5px;
	margin: 0;
}

.clearboth
{
	clear:both;
}

hr
{
	color: #DFE1E2;
	background-color: #DFE1E2;
	height: 1px;
	width: 100%;
	border: 0;
}

div
{
	margin:0px 0 0px 0;
}

#enter
{
	margin-top: 50px;
}

#enter img
{
	padding-bottom: 20px;
}

#shopHeading
{
	padding: 0px;
	margin: 0px;
}

#shopTab1
{
	float: left;
	height: 47px;
}
#shopTab2
{
	height: 47px;
}


#shopTitle
{
	width: 585px;
	height: 20px;
	background: #EDEBDC;
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 14px;
	font-style: bold;
	margin: 0;
	text-align: center;
}

#shopImages
{
	width: 585px;
	background: #EDEBDC;
	padding: 20px;
	padding-top: 10px;
	margin-top: 0px;
	font-size: 11px;
	overflow:auto;
}

#shopImages img
{
	xadding-bottom: 3px;
	border:3pt solid white;
}
#shopImages form img
{
	border: 0;
}
#shopImages .thumbLeft
{
	width: 230px;
	float: left;
	text-align: center;
	height: 300px;
	margin-bottom: 15px;
}


#shopImages .thumbRight
{
	width: 230px;
	float: right;
	text-align: center;
	height: 300px;
		margin-bottom: 15px;
}

#shopImages .thumbLong
{
	clear: both;
	height: 180px;
}

#shopImages .price
{
	padding-top: 7px;
	color: #7D7C72;
}

#content
{
	width: 700px;
	margin:0 auto;
	text-align: left;
	/*height: 610px;*/
	background-color: #ffffff;
}

#logobar
{
	width: 700px;
	height: 60px;
	background-color: #CFC797;
	background: url(images/logobar.gif);
}

#header
{
	width: 700px;
	height: 28px;
	background-color: #CFC797;
	position:relative;
}

#menuTabs
{
    position:absolute;
	left:38px;
	height: 28px;
	background-color: #CFC797;
}

#menuTabs .tab
{
	float:left;
	text-align:left;
	padding-right: 20px;
	height: 28px;
	line-height: 20px;
}

#menuTabs .tab a
{
	font-weight: normal;
	color: #ffffff;
	font-size: 12px;
}

#menuTabs .tab a:hover
{
	color:#7A2D1D;
}


#menuTabs .tabClicked a
{
	color: #7A2D1D;
}

ul 
{
   list-style-type: none;
	padding: 0;
	margin: 0;
}

ul .indent
{
	position: relative;
	left: 20px;
}

ul .indent2
{
	position: relative;
	left: 48px;
}

li
{
	padding-bottom: 10px;
}

#main
{
	width: 624px;
	text-align: left;
	padding: 0px;
	padding-right: 38px;
	padding-top: 25px;
	padding-bottom: 25px;
	background: #ffffff;
	float: right;
}


#textContent
{
	float:left;  
	width: 289px;
	padding-right: 20px;
}

#picContent
{
	float:right;  
	width: 311px;
}

#picContentContact
{
	float: left;
	width: 450px;
}

#textContentContact
{
	float: right;
	width: 150px;
	text-align: left;
	line-height: 20px;
}

#textContentContact a
{
	text-decoration: none;
	color:#7A2D1D;
}

#textContentContact a:hover
{
	text-decoration: none;
	color: #7D7C72;
}

#minheight 
{ 
	height:495px; 
	float:left;  
	width:38px;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}


#footer
{
	width: 700px;
	height: 24px;
	background-color: #ffffff;
	margin-left: auto; 
	margin-right: auto;
	clear:both;
}


.footerText
{
	color:#7A2D1D;
}

#footerNums
{
	width: 260px;
	text-align: right;
	float: right;
	padding-right: 38px;
}



#footerEmail
{
	width: 250px;
	float: left;
	text-align: left;
	padding-left: 38px;
}

#footerEmail a
{
	text-decoration: none;
	color:#7A2D1D;
}

#footerEmail a:hover
{
	text-decoration: none;
	color: #7D7C72;
}



.copyright
{
	width: 700px;
	margin:0 auto;
	font-size: 10px;
	color: #7D7C72;
	text-align: right;
	margin-top: 5px;
}

#clickHere
{
	text-align:center;
	margin:30px 0 10px 0;
	padding:10px 0 10px 0;
	background-color: #CFC797;
}
#clickHere a
{
	color:#fff;
	font-size: 16px; 
	font-weight:bold;
}
#clickHere a:hover
{
	color:#7C291B;

}