

* 
{
margin: 0px;
padding: 0px;
}

body {
	background: #a07310 url(images/back_all.gif) repeat-x;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	color: #8B5742;
	
}


h1, h2, h3, p, ol, ul {
	margin-top: 0;
	
}

p {
	text-align: center;
	font-size: 1.2em;
	color: #FFD39B;
	
	
}

h1, h2, h3, h4 {
	font-family: verdana,arial,helvetica,sans-serif;
	text-align: center;
	font-weight: bold;
	
}


h1 {
	font-size: 2.4em;
	color: #4b2f24;
}

h2 {
	font-size: 1.8em;
	color: #5c392b;
}

h3 {
	font-size: 1.3em;
	text-decoration: underline;
	color: #5c392b;
}

h4 {
	font-size: 1.2em;
	color: #F5F5DC;
}

a {
	color: #1D74A6;
}

a:hover {
	text-decoration: none;
	color: #1D74A6;
}



hr {
	display: none;
}

#main
{ width: 950px; margin: 0 auto; background: url(images/header.png) no-repeat 50% top; }

/* Header */

#header {
	height: 292px;
	width: 950px;
}

#logo { position: absolute; width: 950px; height: 200px; z-index: 0; }



#menu {
height: 54px;
padding-top: 30px;
padding-left: 80px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 161px;
	height: 25px;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	background: url(images/button.png) no-repeat;
}

#menu a:hover {
	background: url(images/button_r.png) no-repeat;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	margin-top: 12px;
}

/* Content */

#content { float: left; width: 507px; height: 420px; background: #a07310; position: static; top: 30px; overflow: scroll; }

#content .post ul, #content .post ol
{
margin-left: 30px;
}



#content .middle_back
{ width: 487px; background: #a07310; left: 16px; font-size: 0.9em; color: #8B2500;}



.post {
	margin-bottom: 15px;
	color: #000000;
	margin-top: 10px;
	margin-left: 5px;
}

.post a {
	color: #EA8616;
}

.post a:hover {
	color: #EA8616;
}


/* Sidebars */

.sidebar { float: left; width: 208px; margin-top: 3px; font-weight: bold; font-size: 1.3em; color: #000; height: 400px; min-height: 400px; max-height: 400px; }

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}


.sidebar li {
	padding: 0 0 0 20px;
}

.sidebar a {
	text-decoration: none;
	color: #553300;
	font-size: 12px;
	font-weight: bold;
}
.sidebar a:hover {
	color: #a07310;
	text-decoration: underline;
	
}
#rightbar .button1       { display:block;
             background-image:url(images/button_shop.png);
             width:161px; height:80px }
#rightbar .button1:hover  { background-image:url(images/button_shop_pushing.png); }



.sidebar h2 {
	padding-top: 0px;
	color: #FFFFFF;
	background: url(images/title.png) no-repeat;
	height: 33px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
}



/* Left Sidebar */

#leftbar {
margin-left: 5px;
}

/* Right Sidebar */

#rightbar {
margin-left: 5px;

}

#leftbar .back, #rightbar .back
{
background: url(images/title_back.png) repeat-y;
padding: 5px 20px 20px;
}




/* Footer */

#footer {
	clear: both;
	height: 62px;
	background: url(images/footer.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: black;
}

#footer a {
	color: gray;
}
