body {
	font-size:12px;
	color:#303030;
	background-color: #FFF7CE;
}

h1 {
	font-size:14px;
	text-align:right;
	padding: 1px;
	margin: 1px;
	color:#303030;
}

a {
	color:#303030;
}

a.a_more {
	padding:3px;
	background-color: #FF5D1F;
	color:#ffffff;
}

.to_right {
	float:right;
}

.to_left {
	float:left;
}

.column_main a {
	text-decoration:none;
}

div.space {
	height: 11px;
}

p {
	text-indent:0em;
}

p + p {
	text-indent:0em;
}

.content {
	border-bottom: 1px solid #FF5D1F;
	background-color:#FADF9F;
	padding:0.2em;
}

.column_main p {
	margin-bottom:2em;
}

.m-l-3 {
	margin-left:5px;
}

.m-r-3 {
	margin-right:5px;
}

div.header p , div.attention p , div.cellar p , blockquote p {
	text-indent:0;
/* 	margin-bottom:1em; */
}

div.attention h3 {
	margin-bottom:0.2em;
}

.logo_text_top {
	font-size: 30px;
	border-right: 8px solid #AB0044;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 15px 0px;
}

.logo_text {
	font-size: 30px;
	border-left: 8px solid #AB0044;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 15px 3px;
}

.logo_text span {
	color: #676767;
}

.logo_text span:hover {
	color: #ffffff;
}

.coord {
	vertical-align:bottom;
	text-align:right;
}

.coord span {
	color:#676767;
}

.more {
	padding: 3px 7px 3px 7px;
	background-color:#861618;
	color:#ffffff;
	text-decoration:none;
}

.more a:hover {
	color:#ffffff;
	text-decoration:none;
}

div.header {
	background-color:#FFF0C1;
	color:#313131;
	border-bottom: 3px solid #FFC50E;
	font-size: 15px;
}

div.header a {
	color:#313131;
	text-decoration:none;
	padding: 3px;
}

div.header a:hover {
	color:#303030;
	text-decoration:none;
}

div.header h2, h3, h5 {
	color:#ffffff;
}

div.header h5 {
	padding:1px;
	margin:1px;
}

div.column_main img {
	margin:1px 1px 1px 0px;
	padding:2px;
	border:1px solid #bbb;
	background:#eee;
}

div.image_caption {
	margin:3px 3px 3px 3px;
	padding:2px;
	border:1px solid #bbb;
	background:#eee;
	text-align:center;
}

div.image_caption img {
	border:1px solid #e4e4e4;
	margin:0px;
	padding:0px;
}

div.image_caption p {
	font-size:1.2em;
	text-align:center;
	font-style: italic;
	margin-bottom:0em;
}

.column_main hr {
	border:0;
	color:#ffffff;
}

.column_main a {
	font-weight:bold;
}

.column_left img {
	margin:2px 2px 2px 2px;
	padding:2px;
}

.column_left h2 , .column_main h2 , .column_main h3 {
	color:#FF5D1F;
	background:transparent;
	border-bottom:3px solid #FFC50E;
	margin-bottom:0.25em;
	padding:0.1em;
}

div.nav_links a {
	background:transparent none repeat scroll 0 0;
	border-bottom:1px solid transparent;
	display:block;
	font-size:1.4em;
	font-weight:normal;
	padding:3px;
	text-decoration:none;
}

div.nav_links a:hover {
	background:#FF5D1F;
/* 	border-bottom:1px solid #FFC50E; */
	text-decoration:none;
}

div.cellar {
	background-color:#FFF0C1;
	color:#313131;
	border-top: 3px solid #FFC50E;
}

div.cellar a {
	color:#313131;
	text-decoration:none;
	padding: 3px;
}

div.cellar a:hover {
	color:#303030;
	text-decoration:none;
}

div.cellar h2, h3 {
	color:#303030;
}

.copyright {
	vertical-align:bottom;
	text-align:left;
	color:#676767;
}

tr.even td , tr.odd td {
	vertical-align:top;
}

tr.even td {
	background:none repeat scroll 0 0 #EBEBEB;
	padding:0.3em;
}

tr.odd td {
	background:none repeat scroll 0 0 #dcdcdc;
	padding:0.3em;
}
