@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td{ 
margin:0; 
padding:0; 
} 
body  {
	background-color: #DBDE5B;
	text-align: center;
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

img.home{
	border: 0px;
	padding-left: 10px;
}

img{
	border: 0px;
}

h1 {
	font-size: 12px;
	color: #3e3e29;
	text-transform: uppercase;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
  }
  h2 { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; 
    line-height: 18px; 
	color: #999933;
	text-transform: capitalize;
	margin-bottom: 18px;
	margin-left: 10px;
	margin-top: 5px;
  }
  h2.featlist{
	font-family: inherit;
	color: #000;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	
  }
  h3 { 
    font-size: 11px; 
    line-height: 18px; 
	margin-bottom: 18px;
	color: #3e3e29;
	margin-left: 10px;
  }
  p{
  	margin-bottom: 18px;
  	margin-left:10px;
  	margin-right:10px;
  }
  p.home{
	  font-size:9px;
	  font-family:inherit;
	  padding-top: 0px;
  }
  
  ul, ol, li{
  margin-left:15px;
  margin-right:10px;
  }
  ul, ol{
  margin-bottom: 18px;
  }
hr{
	color: #DBDE5B;
	font-size: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDE5D;
}

.line{
	width: 255px;
	border-bottom: 1px solid #DBDE5D;
}
  /**********************************
*********** LINKS STYLE ***********
**********************************/

a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #999933;
}

span.featitle{
	color: #999933;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none !important;
	padding-bottom: 0px;
  }
span.contact{
	font-size:9px;
	 font-family:inherit;		
}

a.subnav {
	color: #999933;
	}
a.subnav:hover{
	color: #333333;
	}
#dir_subnav{
	margin-left: 10px;
}

#sidebar2 a{
text-decoration: underline;
color: #999933;
}
#sidebar2 a:hover {
	color: #3e3e29;
}
#sidebar2 h2 a{
text-decoration: none;
}
#mainContent a{
text-decoration: underline;
color: #999933;
}
#mainContent a:hover {
	color: #3e3e29;
}
#homeContent a{
text-decoration: underline;
color: #999933;
}
#homeContent a:hover {
	color: #3e3e29;
}
#homeContent h2 a{
text-decoration: none;
}

/**********************************
*********** LAYOUT ***********
**********************************/
#container { 
	width: 766px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 10px;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header { 
	padding:0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin-bottom: 20px;
} 

#headmainContent {
	margin: 0px;
	height: 16px;
	/* background-image: url(../../images/Christmas09Header.jpg); This has been removed because it was made dynamic in the CMS*/
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 200px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color:#3e3e29;
	float:right;
	width: 522px;
	text-align:center;
}
#headmainContent a {text-decoration:none; color:#333333;}
.newsactiv {color: #999933;}
#sidebar1{
	float:left;
	width:202px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 15px;
}
#sidebar2 {
	float:left;
	clear:left;
	width:202px;
	background-color: #FFFFFF;
	background-image: url(../../images/bg_featurebot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
}
#mainContent {
	background-color: #FFFFFF;
	padding-bottom: 18px;
	background-image:url(../../images/bg_mainconbot.gif);
	background-position:left bottom;
	background-repeat: no-repeat;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 12px;
	width: 552px;
} 

#mainContentIE {
	background-color: #FFFFFF;
	padding-bottom: 18px;
	background-image:url(../../images/bg_mainconbot.gif);
	background-position:left bottom;
	background-repeat: no-repeat;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 12px;
	width: 549px;
} 

#featuresection {
	width: 552px;
	margin-bottom:18px;
	background-image:url(../../images/bg_mainconbot.gif);
	background-position:left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-bottom:8px;
	height: 210px;
	margin-left: 10px;
}


#homeContent {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 562px;
}

#dirContent {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 562px;
}

#homeColumn1{
	width:271px;
	float:left;
}

#homeColumn2{
	width:271px;
	float:right;
}

.homesectionLeft{
	width: 271px;
	height: 215px;
	clear:left;
	margin-bottom:12px;
	background-image:url(../../images/bg_hsectionbot.gif);
	background-position:left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-bottom:20px;
	margin-left: 10px;
}

.homesectionRight{
	width: 271px;
	height: 405px;
	clear:left;
	background-image:url(../../images/bg_hsectionbot.gif);
	background-position:left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-bottom:15px;
	margin-left: 0px;
}

.homesectionRight2{
	width: 271px;
	height: 275px;
	clear:left;
	background-image:url(../../images/bg_hsectionbot.gif);
	background-position:left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-bottom:20px;
	margin-left: 0px;
}

.dirsectionLeft{
	width: 271px;
	height: 180px;
	clear:left;
	margin-bottom:12px;
	background-image:url(../../images/bg_hsectionbot.gif);
	background-position:left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-bottom:20px;
	margin-left: 10px;
}

.dirsectionRight{
	width: 271px;
	height: 180px;
	clear:left;
	margin-bottom:12px;
	background-image:url(../../images/bg_hsectionbot.gif);
	background-position:left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-bottom:20px;
	margin-left: 0px;
}

.artsectionLeft{
	width: 271px;
	height: 320px;
	clear:left;
	margin-bottom:12px;
	background-image:url(../../images/bg_hsectionbot.gif);
	background-position:left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-bottom:20px;
	margin-left: 10px;
}

.artsectionRight{
	width: 271px;
	height: 320px;
	clear:left;
	margin-bottom:12px;
	background-image:url(../../images/bg_hsectionbot.gif);
	background-position:left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-bottom:20px;
	margin-left: 0px;
}


.homesectionLeft h1{
	background-image: url(../../images/bg_homesection.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	width:251px;
	height: 26px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom: 0px;
}

.homesectionRight h1{
	background-image: url(../../images/bg_homesection.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	width:251px;
	height: 26px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom: 0px;
}

.homesectionRight2 h1{
	background-image: url(../../images/bg_homesection.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	width:251px;
	height: 26px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom: 0px;
}

.dirsectionLeft h1{
	background-image: url(../../images/bg_homesection.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	width:251px;
	height: 26px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom: 0px;
}

.dirsectionRight h1{
	background-image: url(../../images/bg_homesection.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	width:251px;
	height: 26px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom: 0px;
}

.artsectionLeft h1{
	background-image: url(../../images/bg_homesection.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	width:251px;
	height: 26px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom: 0px;
}

.artsectionRight h1{
	background-image: url(../../images/bg_homesection.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	width:251px;
	height: 26px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom: 0px;
}

#mainContent table{
	margin-bottom: 18px;
	margin-left:10px;
	margin-right:10px;
}
#mainContent table td{
padding:5px;
}
#sidebar2 h1{
	display:block;
	width:182px;
	height: 26px;
    padding-top: 10px;
	padding-left: 10px;
	padding-right:10px;
	background-image: url(../../images/bg_featureart.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 18px;
}
#mainContent h1{
	background-image: url(../../images/bg_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	width:100%;
	height:26px;
    padding-top: 10px;
}

#mainContentIE h1{
	background-image: url(../../images/bg_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height:26px;
    padding-top: 10px;
}

#featuresection h1{
	background-image: url(../../images/bg_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	width:542px;
	height:26px;
    padding-top: 10px;
	padding-left: 10px;
}

#rss{
	margin: 0px; 
	padding: 0px; 
	position:relative; 
	z-index: 1; 
	left: 245px; 
	top: -35px;
	}
#rsslong{
	margin: 0px; 
	padding: 0px; 
	position:relative; 
	z-index: 1;
	top: -35px;
	}
#rssshort{
	margin: 0px; 
	padding: 0px; 
	position:relative; 
	z-index: 1;
	top: -45px;
	}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 10px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
}
.artimage{
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.active{
color: #999933;
}
.featureimage{
margin-left:10px;
margin-bottom:18px;
}

.spaceleft{
margin-left:10px;
padding-left:0px;
}
.grey{
	color: #999999;
}
#sidebar2 li{
	list-style:none;
	margin-bottom: 18px;
	margin-right:10px;
	margin-left: 0px;
}
#sidebar2 a{
	text-decoration: none;
}
.homesection h2 {
	display:block;
	padding-right:5px;
}
.directory li{
	list-style:none;
	margin-top: 18px;
	margin-bottom: 18px;
	margin-right:10px;
	margin-left: 0px;
}
.masterdir{
	font-size: 14px;
	color: #3e3e29;
	text-transform: uppercase;
}
.subdir {
	font-size: 12px;
	margin-bottom: 18px;
	line-height: 21px;
	margin-right: 0px;
	font-weight: bold;
}
.business{
margin-top: 18px;
color:#333333;
text-transform:none;
}
.eventheader{
	font-size: 12px;
	color: #3e3e29;
	text-transform: uppercase;
	line-height: 18px;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #E7E992;
	padding-left:10px;
	font-weight:bold;
}
#footer{
	width: 766px;
	height: 19px;
	background-image: url(../../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.subdir{
	color: #333333;
}
