/*----------------------------------------------------------------*/
body {
	margin:0px;
	padding:0px;	
    text-align: center;
	background: url('bg001.png') no-repeat center top;
	color:#000000;
	min-width:748px;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:10pt;
	font-weight:500;
	line-height:12pt;
	text-decoration: none;
	margin-top:160px;
	text-align:center;
	
}
a {
      color: #993400; 
      text-decoration: none;
}

a:hover {
      color: #cc0000; 
	  text-decoration: underline;
}
a img{ border:0px;}

#wrap {
	width:748px;
	margin: 0 auto;
    text-align: left;
}
h2 {
      font-size:16px;
      font-weight:bold;
      margin:0px;
      padding:0px;
}
h3 {
      font-size:14px;
      font-weight:bold;
      margin:0px;
      padding:0px;
}
	
/* MAIN PAGE AREA */	
#mainwrap {
      float:left;
}
#main {
      width:530px;
      margin-bottom:19px;
      overflow:hidden;
}
div#header {
      background:#206BA2;
      padding:6px 24px 4px;
      margin:0;
      vertical-align:middle;
}

div#mainsubheader {
	background:#FFF3D7;
	padding:10px 24px;
	vertical-align:middle;
}

/* SIDEBAR */
#sidebar {
	float:right;
	width:218px;
	overflow:hidden;
	background:#FFFFFF url(menu001r.png) repeat-y left top;
}
#sidebar ul {
      margin-bottom:10px;
}
#sidebar h3, #sidebar p {
      padding:0 10px;
}

/* GENERAL SIDEBAR WIDGET STYLES */
ul#widget,ul.widget li.widget {
	margin:0px 0px 0px 0px;
	padding:0;
	list-style:none;
}
li.widget {
      float:left;
      width:218px;
      margin-bottom:0px;  
}
ul#widget div {background: url(http://astorehere.com/pic/menu003s.png) repeat-y right top;
}
ul#widget h3 {
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	
	margin:0px;
	padding:5px 15px 8px 10px;
	text-align:left;
	width:220px;
	background:#FDA56E url(http://astorehere.com/pic/menubar003.png) left;
}
ul#widget p {
      font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
      font-size: 9pt;
      font-weight: normal;
      color:#000000;
      margin:0px;
      padding: 8px 15px 10px;
}

/* SEARCHBROWSE WIDGET */
div#searchbrowse {
      padding:14px;
}
div#searchbrowse div.indent {
      padding: 5px 0px 5px 15px;
}

div#browsetitle {
      font-weight:bold;
      padding-bottom:7px;
}


/* FOOTER */
div#footer {
	width:510px;
	margin:0px 0px 28px 10px;
	color:#9B3700;
	border-top:1px solid #9B3700;
}
div#footer p {
      padding:5px;
      margin:0;
}
div#leftfoot {
      float:left;
      width:430px;
}
div#rightfoot {
      float:right;
      width:100px;
      text-align:right;
}






/*----------------------------------------------------------------*/

div#content {
      background:#EFEFCC;
      padding:14px 24px;
}
#content h1 {
	background: #FFFFFF;
	color: #000000;
	font-size: 20px;
	font-family: Georgia, Helvetica, Sans-Serif;
	font-weight: normal;
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 10px 0px;
	}
	
#content h1 a  {
	color: #000000;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #454545;
	text-decoration: none;
	}

div#content .price {
      font-weight:bold;
}
