* { font-family: Arial, Helvetica, sans-serif; }

a { color: white; }

body {
	background:#fff url(/images/back.jpg);
	background-repeat:repeat;
	font-size: 13px;
	margin:0px;
	padding:0px;
}

#wrapper_box { 
	background:#928769;
	background-repeat:repeat;
	margin: 0 auto;
	width: 712px;
}

#wrapper { 
	background:#111 url(/images/right_bk.gif);
	background-repeat:repeat;
	margin: 0 auto;
	width: 706px;
	border:0px solid #928769;
}
.clear{
	clear:both;
}
#header {
	color: #333;
	width: 706px;
	float: left;
	padding: 0px;
	border: 0px solid #ccc;
	height: 100px;
	margin: 0px 0px 0px 0px;
}
#stylefour{position:relative;display:block;margin:7px 0px 0px 10px;height:19px;font-size:11px;font-weight:bold;background:transparent url() repeat-x top left;font-family:Times New Roman,Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;border-bottom:0px solid #efefef;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0px 2px 0px 0px;;border:1px solid #655844;background-image:url(/images/link_bk.gif );background-repeat:repeat-x;height:19px;}
#stylefour ul li a{display:block;float:left;color:#333333;text-decoration:none;padding:3px 0px 0px 0px;height:16px; width:103px;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#fff;background-image:url(/images/bg_bt-hover.gif );background-repeat:repeat-x;height:19px;}
.wireframemenu{
border: 0px solid #C0C0C0;

width: 240px;
margin:0px 0px 5px 0px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 240px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu li a{
font-size:11px;
padding: 4px 5px 4px 5px;
display: block;
width: 240px; /*Define width for IE6's sake*/
color: #b2b06f;
text-transform:uppercase;
font-weight:bold;
background-image:url(/images/nav2_bk.gif);
text-decoration: none;
border-bottom: 1px solid #373737;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: 240px;
}

.wireframemenu a:hover{
color: #b2b06f;
background:#5d0509;
background-repeat:repeat;
text-decoration:none;

}
#wireframemenu a.current{color:#fff;background-image:url(/_images/nav_bk_c.gif );background-repeat:no-repeat;height:30px;}
#leftcolumn { 
	color: #333;
	border-right: 0px solid #cc9;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 250px;
	float: left;
}

#rightcolumn { 
	float: right;
	color: #333;
	
	border-left: 0px solid #cc9;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 454px;
	display: inline;
}
#page_content{

}
#page_content2{
padding:0px 5px 10px 5px;
font-size:12px;
line-height:18px;
color:#fff;
}
#page_content2 a{
font-weight:bold;
font-size:12px;
line-height:18px;
color: #b2b06f;
text-decoration:underline;
}
#page_content2 a:hover{
text-decoration:underline;
color:#f60;
}
#page_content2 img a{
	
border:0px;
}
h1{
	background:#333;
	font-family:"Times New Roman", Times, serif;
	color:#CC9;
	padding:5px;
	margin:0px 0px 0px 0px;
	font-size:18px;
	text-transform:uppercase;
	border-top:1px solid #cc9;
	border-bottom:1px solid #cc9;
}

#announcements{
	background:#333 url(/images/title_announcements.gif);
	font-family:"Times New Roman", Times, serif;
	color:#CC9;
	padding:0px;
	height:20px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	text-transform:uppercase;
}


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

.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_Title {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px;
	width: 432px;
	color: #fff;
	border: 1px solid #373737;
}

.Event_Wrapper_Page a, .Event_Description a {
	color: #fff;
}

_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;
}

#footer_top {
	display: block;
	float:left;
	padding:5px 0px 5px 0px;
	background:#000;
	margin:0px 0px 0px 2px;
	color:#b2b080;
	font-size:11px;
	border-top:1px solid #b2b080;
	width: 704px;
}
#footer_top a{
	padding:0px 2px 0px 2px;
	height:45px;
}
#top_text {
	float:left;
	text-align:left;
	padding:5px 5px 5px 5px;
	background:#000;
	margin:0px 0px 0px 0px;
	color:#b2b080;
	font-size:11px;
	width:380px;

}
#left {
	float:left;
	padding:5px 0px 5px 0px;
	background:#000;
	margin:0px 0px 0px 2px;
	color:#b2b080;
	font-size:11px;

}
#footer { 
 width: 706px;
 clear: both;
 color: #333;
 border: 0px solid #ccc;
 background: #C8C6A4;
 margin: 0px 0px 0px 0px;
 padding: 0px;
}
#footer2 { 
 width: 706px;
 clear: both;
 color: #600509;
 border: 0px solid #ccc;
 background: #C8C6A4;
 margin: 0px 0px 0px 0px;
 padding: 5px 0px 5px 0px;
 text-align:center;
 border-bottom:0px solid #928769;
}
#footer2 a{
	color:#333;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	padding:0px;
	
}
#footer2 a:hover{
	color:#333;
	font-size:10px;
	text-decoration:underline;
	text-transform:uppercase;
	
}

.art-rss-tag-icon
{
  position: relative;
  display:block;
  float:left;
  background-image: url('/images/rssIcon.png');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 25px;
  width: 25px;
}