/*****CSS RESET*******/

html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,small,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,ol,ul,li{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; }body{line-height: 1;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content: '';content: none; }table{border-collapse:collapse;border-spacing: 0;}

/* CSS Document */
body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

p { 
	margin: 0 0 24px;
}
h2 {
	color: #e4cfa2;
	font-size: 20px;
	margin: 0 0 24px;
	text-shadow: 0 1px 3px #000;
}
h4 { 
	color: #b76318;
	font-style: italic;
	margin: 0;
}

.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
#Box_01 {
	position:absolute;
	width:936px;
	height:720px;
	left:50%;
	top:25px;
	margin-left: -468px;
	background-color: #000000;
}

#content {
	margin: 0 auto;
	width: 521px;
	height: 476px;
}
#content.home {
	float: left;
	width: 404px;
}
#content.home h2 { 
	text-align: right;
}
#content.retail { 
	padding-top: 40px;
	text-align: center;
}
#content.retail table {
	font-size: 14px;
	margin: 0 auto;
	text-align: left;
}
#content.retail table td {
	padding: 8px;
}
a:link, a:visited {
	color: #E2A43F;
	font-weight: bold;
}

#mainpic {
	position:absolute;
	left:0px;
	top:0px;
	width:607px;
	height:490px;
	padding: 230px 0 0 120px;
	background-image: url(../images/mainpic.jpg);
}

#photos {
	background: url(../images/homepage11.jpg);
	border: 2px solid #2f160b;
	float: left;
	height: 300px;
	list-style: none;
	margin: 0 0 20px;
	width: 400px;
	overflow: hidden;
}

#box-02 {
	position:absolute;
	left:727px;
	top:0px;
	width:209px;
	height:65px;
}

#navhome {
	position:absolute;
	left:727px;
	top:65px;
	width:166px;
	height:27px;
}

#box-04 {
	position:absolute;
	left:893px;
	top:65px;
	width:43px;
	height:655px;
}

#box-05 {
	position:absolute;
	left:727px;
	top:92px;
	width:166px;
	height:91px;
}

#navshop {
	position:absolute;
	left:727px;
	top:183px;
	width:166px;
	height:35px;
}

#box-07 {
	position:absolute;
	left:727px;
	top:218px;
	width:166px;
	height:83px;
}

#navretail {
	position:absolute;
	left:727px;
	top:301px;
	width:166px;
	height:43px;
}

#box-09 {
	position:absolute;
	left:727px;
	top:344px;
	width:166px;
	height:78px;
}

#navabout {
	position:absolute;
	left:727px;
	top:422px;
	width:166px;
	height:27px;
}

#box-11 {
	position:absolute;
	left:727px;
	top:449px;
	width:166px;
	height:92px;
}

#navcontact {
	position:absolute;
	left:727px;
	top:541px;
	width:166px;
	height:30px;
}

#box-13 {
	position:absolute;
	left:727px;
	top:571px;
	width:166px;
	height:149px;
}

div#social { 
	float: left;
	text-align: left;
	overflow: hidden;
	padding: 100px 20px 0 0;
	width: 140px;
}
div#social a img {
	border: 0 none;
}
div#fb-like {
	margin: 0 0 20px 50px;
	width: 50px;
}
div#signup {
	position: absolute;
	top: 605px;
	right: 135px;
}

