

body {
	margin: 0;
	padding: 0;
	background: #eee8cf url(images/img01.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #5B5545;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #010B62;
}

h2 {
	padding-left: 20px;
	background: url(images/img07.gif) no-repeat left center;
	font-size: 22px;
}

h3 {
	margin-bottom: .1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}


h4 {
	margin-bottom: .1em;
	font: normal small Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	color: #8d784f;
	
}

h5 {
	margin-bottom: .1em;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
		color:#A19A87;
	font-size:11px;
	
}


p, blockquote, ul, ol {
	margin-top: 10;
}

blockquote {
	padding:;
	
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	width:250px;
	color:#898064;
	
}

a {

	text-decoration: none;
	color: #468259;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	background: #FFFFFF url(images/img04.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	width: 990px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 110px;
	height: 60px;
	padding: 0 0px 0 0px;
	
}

#menu a {
	display: block;
	width: 90px;
	height: 36px;
	padding: 20px 10px 0 5px;
	background: none;
	
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	
	color: #FFFFFF;

	
}

#menu a:hover {
	border-bottom: 4px solid #010B62;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	background: #eee8cf;
	border-bottom: 4px solid #010B62;
	text-decoration: none;
	color: #010B62;
}





/* Header */

#header {
	width:900px;
	height: 247px;
	margin: 0 auto;
	padding: 13px 0 0 0;
	
}

#header h1 {
	float: left;
	width: 210px;
	height: 110px;
	padding: 104px 100px 0 20px;
	background: url(images/img05.gif) no-repeat;
	line-height: 32px;
	font-size: 30px;
}

#header h2 {
	float: right;
	width: 494px;
	height: 34px;
	padding: 180px 20px 0 0;
	background: url(images/img14.jpg) no-repeat;
	text-transform: lowercase;
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 890px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 510px;
	
}


#posts h1{
font: normal small Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size:12px;
	padding-left:20px;
	
	}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
	background: url(images/img10.gif) repeat-x
}

#posts .story2 {
	padding-right
	background: url(images/img10.gif) repeat-x
}


#posts .meta {
	padding: 5px 0 0 20px;
	background: url(images/img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: url(images/img12.gif);
}

#posts ul li {
}

.hr{
height:1px;
width:480px;
background-color:#E4E2CF;
margin-left:15px;
margin-top:10px;
}

.stores {
float:right
	width: 530px;
	margin:10px 0 10px 20px;
	border-bottom:solid;
	border-width:1px;
	border-color:#E4E2CF;
	padding:10px 0 15px 0;
}

/* Links */

#links {
	float: left;
	width: 310px;
	
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {

	background: url(images/img10.gif) repeat-x
}

#links li li {
	padding: 3px 0;
	background: url(images/img03.gif) repeat-x left bottom;
	
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
	padding: 40px 0 60px 0;
	background: ;
	color: #010B62;
}


#footer a {
	font-family: Arial,san-serif;
	color: #010B62;
	text-decoration:none;
	font-weight:normal;
}

#footer a:hover {
	font-family: Arial,san-serif;
	color: #8d784f;
	text-decoration:none;
	font-weight:normal;
}


#footer p {
	width: 750px;
	font-family: Arial,san-serif;
	color: #010B62;
	
}



#legal {
	margin: 0 auto;
	font-size: 12px;
	font-family: Arial,san-serif;
	color: #010B62;
}

