body {
	margin: 0;
	padding: 0;
	font-size: 90%;
	background: #fff repeat-x url(images/body.jpg);
}
strong {
	color:#0066CC;
}
address {
	font-style:normal;
	font-size: 10px;
}
.clear {clear: both;}
#all-layout {
	margin: 15px auto;
	width: 800px;
	padding: 15px;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
}
#header {
	height: 105px;
	background-image: url(images/header.jpg);
}
#header h1 {
	float:right;
	font-size: 12px;
	color: #FF6600;
	width:350px;
	text-align:right;
	margin: 40px 5px 0 0; padding: 0;
	height:20px;
	font-weight:normal;
}

#header h2 {
	float:left;
	font-size: 30px;
	color: #FF9900;
	width:300px;
	height:24px;
	margin: 30px 0 0 5px; padding: 0;
}
#header h2 a {
	color: #fff;
	text-decoration: none;
}
#header p {
	margin: 5px 0 0 30px; padding: 0;
	font-size: 11px;
	color: #FFFFCC;
	padding-right:120px;
	text-align:left;
	clear:both;
}

#layout {
	padding: 0px;
	width: 800px;
	background:repeat-y url(images/details-back.jpg);
	background: repeat-y url(images/details-back.jpg);
	background-color: #FFFFFF;
	line-height: 140%;
}
#side-menu {
	float: right;
	width: 200px;
	padding:0px 0px 20px 0px;
}
#side-menu ul {
	margin: 0; padding: 0;
	list-style: none; list-style-type: none;
}
* html #side-menu ul {
}


#detail {
	float: left;
	width: 590px;
	padding: 0px;
	margin-bottom: 10px;
}

#detail h2 {
	padding: 0;
	margin: 0;
	font-size: 22px;
	color: #FFFFFF;
	background-image: url(images/title.jpg);
	height: 30px;
	line-height: 30px;
	text-indent: 5px;
}
#detail h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#detail h3 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #333333;
	background-image: url(images/title-s.jpg);
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	text-indent: 20px;
	letter-spacing: 3px;
	border-bottom: 1px dotted;
	border-bottom-color: #CCCCCC;
}
#detail h4 {
	padding: 0;
	margin: 10px 0;
	font-size: 13px;
	color: #333333;
	background-image: url(images/title-s.jpg);
background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	text-indent: 20px;
	letter-spacing: 3px;
}
#footer {
	margin: 0 auto;
	text-align: center;
	color: #666666;
	width:750px;
	font-size: 11px;
}
#footer a {
	text-decoration: none;
}



.menu h2 {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 15px;
	color: #FFFFFF;
	background-image: url(images/menu-o.jpg);
	height: 30px;
	line-height: 28px;
	text-indent: 5px;
	letter-spacing: 1px;
}
.menu li {
	border-bottom: 1px dotted #ff6600;
	line-height: 20px;
	font-size: 90%;
	text-indent: 5px;
}
.menu p {
	margin-left:15px;
}
#wp-calendar {
	margin-left:10px;
}
.menu a {
	text-decoration: none;
}
.menu a:hover {
	color:#ff9900;
}

.top-image {
	margin: 0 0 10px 0;
}

.menu {
	background: #FFF url(images/box-footer.jpg) repeat-x bottom right;
	padding: 0px 0px 20px 0px;
	margin-top: 0px;
	border: 1px solid #ccc;

}
.ads336 {
	float:right;
	margin:0 0 5px 5px;
	width:336px;
	height:300px;
	text-align: right;
}
