body
{
	margin : 0px;
	padding : 0px;
	background-color : #531B08;
	
}

#content
{
	width: 751px;
	margin: 0px auto;
}

#header
{
	height : 40px;
	color : #CBE9F0;
	font-family: 'News Gothic MT', Arial, Helvetica, sans-serif;
	text-align: left;
	
}

#ACC
{
	text-transform: uppercase;
	font-size : 16px;
	padding-top: 3 px;
}

#ACC a {
	color : #CBE9F0;
	text-decoration: none;	
	font-family: 'News Gothic MT', Arial, Helvetica, sans-serif;
}

#ACC a:hover {
	text-decoration: underline;
}


#nav  {
	text-transform: lowercase;
	font-size : 14px;
	margin-bottom: 5px;
}

#nav a {
	color : #CBE9F0;
	text-decoration: none;
	font-family: "News Gothic MT", arial, helvetica, sans-serif;
}

#nav a:hover {
	text-decoration: underline;		
}

#title  {
	background-color: #FFFFFF;
	height: 98px;
	width: 751px;


}

#title_text  {
	color : #A5936D;
	font-family: "News Gothic MT", arial, helvetica, sans-serif;
	font-size: 55px;
	letter-spacing: 1px;
	text-align: right;
	font-weight: normal;
	padding-top: 30px;
	padding-right: 10px;
}


#footer

{
	margin : 0px;
	padding : 0px;
	background-color: #FFFFFF;
	width: 751px;
	height: 31px;
}

#footer_content
{
	color : #814506;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 9px;
	text-align: center;
	margin: 0px;
}

#footer_content a
{
	color : #814506;
	text-decoration: none
}

#footer_content a:hover {
	text-decoration: underline;		
}

#wrapper {
  margin: 5px auto;
  width: 751px;
}

#our_story {
	background-image: url(../images/store.jpg);
	background-repeat: no-repeat;
	height: 386px;
	width: 751px;  
}

#our_story_content
{
	color : #321B04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 11px;
	padding-right: 12px;
	padding-left: 470px;
	font-weight: bold;
	line-height: 12px;
}

#our_story_content a
{
	color : #321B04;
	text-decoration: none;
	
}

#our_story_content a:hover {
	text-decoration: underline;		
}

#text_content  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FAF9F5;
	text-align: center;
	padding-top: 4px;
	font-weight: normal;
}