/* ======================================================= */

body {
  color: #cccc99;
  background-color: #222222; 
}

a {
  color:#B2B06F;
  font-size:12px;
  font-weight:bold;
  line-height:18px;
  text-decoration:underline;
}

.Event_Wrapper {
	padding: 5px;
}

.Event_Image {
	display: block;
	float: left;
	width: 182px;
	border: 1px solid #373737;
}

.Event_Image img {
	padding: 5px;
}

.Event_Content_Wrapper {
	display: block;
	float: left;
	width: 250px;
	margin-left: 5px;
	border: 1px solid #373737;
}

.Event_Presenter {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 240px;
	color: #b2b06f;
	font-weight: bold;
	background-color: #5d0509;
	border: 1px solid #373737;
	text-align: left;
	font-size: 12px;
	text-indent: 5px;
}

.Event_Title {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	padding-left: 5px;
	width: 235px;
	color: #b2b06f;
	font-weight: bold;
	border: 1px solid #373737;
	text-align: left;
	font-size: 14px;
}

.Event_Date {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	padding-left: 5px;
	width: 235px;
	color: #b2b06f;
	font-weight: normal;
	border: 1px solid #373737;
	text-align: left;
	font-size: 10px;
}

.Event_URL {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	width: 240px;
	color: #b2b06f;
	font-weight: normal;
	border: 1px solid #373737;
	text-align: left;
	font-size: 10px;
	text-indent: 5px;
}

.Event_URL a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.Event_URL a:hover {
	color: #F60;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.Event_Description {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	padding-left: 5px;
	width: 235px;
	color: #b2b06f;
	font-weight: normal;
	border: 1px solid #373737;
	text-align: left;
	font-size: 12px;
	margin-bottom: 5px;
}

.Event_Wrapper_Page {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px;
	width: 432px;
	color: #fff;
	border: 1px solid #373737;
}

.Event_Title_Page {
	color: #b2b06f;
	font-weight: bold;
	font-size: 16px;
}

.Event_More {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: right;
	width: 437px;
	border: 1px solid #373737;
	background-color: #222222;
}

.Event_Link_Page {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.Annoucement_Wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 240px;
	padding: 5px;
	background-color: #222222;
	border-bottom: 1px solid #cccc99;
	
}

.Annoucement_Title {
	width: 240px;
	font-weight: bold;
	font-size: 16px;
	color: #cccccc;
}

.Annoucement_Link {
	width: 240px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	text-decoration: none;
}

.Annoucement_Link a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.Annoucement_Image {
	width: 240px;
}

.Annoucement_Description {
	color: #cccc99;
}

.Annoucement_Description img {
	border: 1px solid #cccc99;
	padding: 2px;
}

.Annoucement_Description a {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.Annoucement_Description a:hover {
	color: #F60;
	text-decoration: none;
	font-weight: bold;
}




/* ======================================================= */

.Gourmet_Wrapper {
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 432px;
}

.Gourmet_Presenter {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 427px;
	color: #b2b06f;
	font-weight: bold;
	background-color: #5d0509;
	border: 1px solid #373737;
	text-align: left;
	font-size: 12px;
	text-indent: 5px;
}

.Gourmet_Title {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	padding-left: 5px;
	width: 422px;
	color: #b2b06f;
	font-weight: bold;
	border: 1px solid #373737;
	text-align: left;
	font-size: 14px;
}

.Gourmet_URL {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	width: 427px;
	color: #b2b06f;
	font-weight: normal;
	border: 1px solid #373737;
	text-align: left;
	font-size: 10px;
	text-indent: 5px;
}

.Gourmet_URL a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.Gourmet_More {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	width: 427px;
	border: 1px solid #373737;
	background-color: #222222;
}
/* ======================================================= */

.Partners_Wrapper {
	margin:0px 0px 5px 0px;
	padding: 5px;
	
}
.Partners_Left {
	float:left;
	width:150px;
	
}
.Partners_Right {
	float:left;
	text-align:left;
	padding:0px 0px 0px 10px;
	text-indent:0px;
	color:#fff;
	
}
.Partners_Right a{
	text-decoration:none;
	color:#fff;
	
}
.Partners_Float {
	margin:2px 0px 0px 0px;
	padding:5px;
	color: #b2b06f;
	font-weight: bold;
	border: 1px solid #373737;
	text-align: left;
	font-size: 12px;
	background:#000;
	clear:both;

}

.Partners_Title {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	padding: 5px;
	color: #b2b06f;
	font-weight: bold;
	border: 1px solid #373737;
	text-align: left;
	font-size: 14px;
	background:#111;
	clear:both;
}


.Partners_More {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	width: 427px;
	border: 1px solid #373737;
	background-color: #222222;
}
.Resource_Box {
	border: 1px solid #373737;
	padding:5px;
}
.Resource_More {
	margin:2px 0px 5px 0px;
	padding:5px;
	text-align: right;
	width: 423px;
	border: 1px solid #373737;
	background-color: #222222;
}
.H4Title {
	display: block;
	margin-bottom: 10px;
	background-color: #222222;
	border: 1px solid #666666;
	color: #b2b080;
	padding: 5px;
	width: 427px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
