/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	color: #535456;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #918982;
	line-height: 170%;
}
body.tilt{
	margin:0px;
	background-color:#191718;
	background-image:url(../images/blank.gif);
	font-family:  Arial, Helvetica, sans-serif;
}
p {
 	margin:0px;
	padding: .5em 10px .5em 10px;

}
h1,h2,h3,h4 {
	font-weight: bold;
	padding: .5em 0px .5em 0px;
	margin: 0px;
	color: #493323;
	font-family:'URW Gothic L', 'century gothic',arial,verdana,sans;
}
.tilt h1,.tilt h2,.tilt h3, .tilt h4 {
	font-family:arial,verdana,sans-serif;
	color: #191718;
}
h1 {
	font-size: 1.7em;
}
h2{
 	font-size: 1.4em;
}
h3{
 	font-size: 1.2em;
}
h4{
	font-size: 1em;
	font-style: italic;
}
a:visited {
 color: #FF9900;
 text-decoration:underline;
}
a:link {
 color: #FF6600;
 text-decoration:underline;

}
a:hover {
 color: #FF0000;
 text-decoration:none;
}
.tilt a:visited {
 color: #666;

}
.tilt a:link {
 color: #DF007B;


}
.tilt a:hover {
 color: #000000;

}
#content {
	width: auto;
	background: url(../images/content_middle.gif) repeat-y center;
	padding: 0px;
	margin: 0px auto 0px auto;
}
#frameBottom {
	padding: 20px;
	background-color: #FFFFFF;
}
#frame {
	padding: 20px;
	width: 793px;
	margin: 10px auto 10px auto;
	background-color: #FFFFFF;
	background-image: url(../images/frame_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tilt #frame{
	width:825px;
	margin:0px auto 0px auto;
	padding:0px;
	background-image: url(../images/blank.gif);
}
#pagebottomWide {
	width: 781px;
	height: 50px;
	padding: 0px;
	background: url(../images/bottom.jpg) no-repeat center bottom;
	margin: 0px auto 0px auto;
}
#pagebottom {
	width: 781px;
	margin: 0px auto 0px auto;
	background: url(../images/content_bottom.gif) no-repeat bottom;
	height: 10px;
	padding: 0px;
 }
#page {
	width: 781px;
	margin: auto;
	background: url(../images/content_top.gif)  no-repeat top;
 }
#banner {
	padding: 0px;
	width: 793px;
	margin: 0px;
	height: 81px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.tilt #banner{
	height:150px;
	text-align:right;
	background-image:none;
	width:auto;
}
.tilt #banner img{

}
#column {
	width:206px;
	overflow:hidden;
	font-size: 95%;
	margin-right: 15px;
	background-image: url(../images/promo_brown.gif);
	margin-top: 20px;
}
#column h2, p, h1, h3{
	padding: .5em 10px 5px 0px;
}
#column h1{
	padding: .5em 10px 5px 10px;
}
#column h2{
	color: #333333;
}
#column img{
	margin: 0px;
	padding: 0px;
}
#column a {
	color: #DA8F44;
}
#column a:hover {

}
#column ul{
	padding:10px;
	margin:0px;
}

div.promo h2{
	padding-bottom: 10px;
	color: #493323;
	/*background: url(../images/promo_orange.jpg) repeat-y right;*/
}
div.promo a h2{
	padding: 0px;
}
div.promo{
	color: #3A4B55;
	padding-bottom: 10px;
	/*background: url(../images/promo_blue.jpg) repeat-x top;*/
	margin-top: 15px;
}
div.promo a{
	/*background: url(../images/promo_blue.jpg) repeat-x top;*/
	margin-top: 15px;
	padding: .5em 10px .5em 0px;
}
div.promo .promoLink{
	text-align:right;
	padding-right:10px;
}
div.promo img{
	margin-right:10px;
	width:150px;
	margin-left: 0px;
	float: left;
}
div.promoyellow{
	color: #3A4B55;
	padding-bottom: 10px;
	margin-top: 15px;
	background: url(../images/promo_blue.jpg) repeat-x top;
}
div.promoyellow h2{
	padding-bottom: 5px;
	color: #444547;
	background: url(../images/promo_yellow.jpg) repeat-y right;
}
div.promoyellow .promoLink{
	text-align:right;
	padding-right:10px;
}
div.feed{
	color: #535456;
	padding-bottom: 0px;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
}
div.feed h2{
	padding-bottom: 5px;
	color: #444547;
}
div.feed .feedmorelink{
	text-align:right;
	padding-right:10px;
}
div.light{
}
div.dark{
	background-color:transparent;

}
div.promoBottom {
	background-image: url(../images/promo_brown_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 10px;
}
div.show {
width:39%;
float:left;

}
div.filter {
	width:45%;
	float:right;
	background-image: url(../images/links.jpg);
	background-repeat: repeat-x;
	padding: 5px;
}






.rightorange h2{
	padding-bottom: 10px;
	color: #336699;
	background: url(../images/promo_orange.jpg) repeat-y right;
}
.rightorange{
	color: #3A4B55;
	padding-bottom: 10px;
	background: url(../images/promo_blue.jpg) repeat-x top;
	margin-top: 15px;
}
.rightorange .promoLink{
	text-align:right;
	padding-right:10px;
}
/* --    -- */

.rightyellow{
	color: #3A4B55;
	padding-bottom: 10px;
	margin-top: 15px;
	background: url(../images/promo_blue.jpg) repeat-x top;
}
.rightyellow h2{
	padding-bottom: 5px;
	color: #336699;
	background: url(../images/promo_yellow.jpg) repeat-y right;
}
.rightyellow .promoLink{
	text-align:right;
	padding-right:10px;
}


/* --    -- */
.rightmedia{
	/*border: 1px solid #000000;*/
	float:right;
	padding-left: 5px;
	text-align:right;
}
.rightmedia img{
	margin-right:5px;
}
.tilt .rightmedia{
	float:left;
	padding-left:0px;
	padding-right:0px;

}
.tilt .rightmedia img{
	padding-right:5px;
}
#column .promoLink a:link, #column .promoLink a:visited, .feedmorelink a:visited, .feedmorelink a:link{
	color: #DA8F44;
	text-align: right;
}
.feedmorelink{
	text-align:right;
	padding-top:0px;
}
#column .promoLink a:hover, #column .promoLink a:active{

}

#centralcolumnWide p.caption,#centralColumn p.caption{
	padding: 0px 0px 0px 0px;
	 font-weight:normal;
	 font-size:90%
	 text-align:left
	 padding-left:0px
	 margin-left:0px
	 width:250px;
	font-size: 80%;
}
p.caption{
	/*border: 1px solid #000000;*/
	 font-weight:normal;

	 font-size:90%
	 text-align:left
	 padding-left:0px
	 margin-left:0px
	 width:250px;
	font-size: 80%;
}
#tipsfeed {
	margin: 0px;
	padding: 0px;
}
.listing {
	padding: 0px;
	margin: 0px;
}
.feed_item {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contentWide {
	width: 793px;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.tilt #frame {
	
	background-image:url(../images/tilt_side.gif);
	background-repeat:no-repeat;
	background-position:top right;
	margin-bottom:10px;
}
.mailingList {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE6E1;
}
/*  CRUMBTRAIL  */
#crumbtrail{
	font-size: 90%;
	padding: 0em 0px 0em 30px;
}
#crumbtrail a {
	color:#333333;
	margin: 0px;
	padding: 0em 1em 0em .5em;
}
#crumbtrail a:hover {
	text-decoration: none;
}
/*  */
#centralcolumnWide{
	/*border: 1px solid #000000;*/
	width: 759px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 15px;
	clear:left;
}
#centralColumn,#centralcolumn{
	/*border: 1px solid #000000;*/
	clear:left;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 15px;
}
.tilt #centralcolumn{
	margin-left:30px;
	width: 540px;
}

#centralcolumnNarrow{
	width:auto;
	float:none;
	padding: 0px 0px 0px 15px;
	margin-top: 10px;
	clear:left;
}

#centralColumnWide p, h2, h1, h3{
	padding: .5em 10px .5em 0px;
	margin: 0px;
}

#centralcolumnWide p,#centralColumn p{
	padding: .5em 10px .5em 0px;
	padding-top:0px;
	padding-bottom:0px;
}
#centralColumn p, h2, h1, h3{
	padding: .5em 10px .5em 0px;
	margin: 0px;
}

.greatday{
	width:auto;
	float:left;
	margin-right:10px;
	margin-bottom:2em;
}

.left{
	float: left;
}
.right{
	float: right;
}
.clearboth , .toolbarclear {
	clear: both; font-size: 1px;

}
#readmore {
	background:url(../images/next_arrow.gif) no-repeat right 95%;
	font-size: 90%;
	margin: 0px;
	padding: 0px .8em 0px 0px;
	text-align:	left;
}
#sectionHead {
 	float: left;
 	width: 28px;
 	padding-right: 0px;
 	height: 290px;
 }
#links{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	background-image: url(../images/links.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
div.vevent h4{
	margin-left:0px;
}
div.events_toolbar{
	margin-top:15px;
	margin-left:0px;
	padding-top:10px;
}
div.vevent{
	margin-top:15px;
	margin-left:20px;
	padding-top:10px;

}
h3.summary{
	margin: 0px;
	padding: .5em 10px 5px 0px;
}
.summary{
	padding: .5em 10px .5em 0px;
}

#footer a:link{
	color: #3A4B55;
}
#footer a:active{
	color: #3A4B55;
}
#footer a:hover{
	color: #3A4B55;
}
#footer {
	clear:both;
	width: 781px;
	margin: auto;
	text-align: center;
	font-size: 90%;
	color: #3A4B55;
}

#text img {
 	margin: 6px 10px 6px 0px;
 	/*border: 1px solid black;*/
}

.homeblurb{
	font-size:90%;
	padding-top:15px;

	margin-left:40px;
	padding-right:10px;
}

/* START NAVIGATION */
#topgap {
	height: 48px;
}
#navwrapper {
	width: 781px;
	text-align: right;
	float: left;
	margin: 0px;
	border-left: 1px solid #D9CEC6;
	border-right: 1px solid #D9CEC6;
	background-color: #EAE2DA;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#nav {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav a{
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	padding: 0px;
	/*border: 1px solid #000;*/
	list-style: none;
	display: inline;
	margin: 0;
}
#nav ul li a{
	font-family:'URW Gothic L', 'century gothic',arial,verdana,sans;
	font-weight:bold;
	color: #383A3C;
	text-decoration: none;
	margin: 0px;
	padding:2px 5px 2px 5px;
	text-align:center;
	/*border: 1px solid #996699;*/
	display: block;
	float: left;
	background: url(../images/nav_edge.gif) no-repeat right center;
	border-right: 1px solid #D9CEC6;
	border-bottom: 1px solid #D9CEC6;
	font-size: 130%;
}
#nav ul li a:hover{
	/*border: 1px solid #000;*/
	text-decoration: none;
	color: #000000;
}

#nav ul li.here a, #nav ul li.expandhere a, #nav ul li.ancestor a{
	color: #D9060D;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;	/*border: 1px solid #0033CC;*/
}
/*end of new navigation*/

/*  SIDE NAVIGATION  */
.subnav {
	font-family:'URW Gothic L', 'century gothic', arial, verdana, sans;

	width: 100%;

	margin-top: 5px;
}
.tilt .subnav{
	font-family: arial, verdana, sans-serif;
	float:right;
	width:200px;
	margin-top:20px;
}
.subnav p {
	padding: 0px;
	margin: 0px 0px 0px 14px;
}
.subnav a {
	display: block;
}
.subnav ul {
	padding: 0px;
	margin: 0px;
	margin-top:10px;
}
.subnav ul li {
	display: inline;
}

.subnav ul li a{
	padding: 0.2em 15px 0.2em 15px;
	text-decoration: none;
	line-height: 1.5em;
	color: #383A3C;

	font-weight: bold;
	display:block;
	float:left;
}
.tilt .subnav ul li a{
	background-color: #FFF;
	color: #F0027F;
	border-bottom: 1px solid #191718;
	float:none;
}
.subnav ul li a:hover {
	text-decoration: none;
	background-color: #A59182;
	color: #FFFFFF;
}
.tilt .subnav ul li a:hover {
	text-decoration: none;
	background-color: #191718;
	color: #FFFFFF;
}
.subnav ul li.here a{
	color: #FFFFFF;
	background-color: #2A2119;
}
.tilt .subnav ul li.here a{
	color: #FFFFFF;
	background-color: #A59182;
}
.subnav ul li.top a{
	background: #C9D9E2;
	color: #384B57;
	border-top: 1px solid #A8ACB1;
	border-bottom: 1px solid #A8ACB1;
}
.subnav ul li.top a:hover{
	text-decoration: none;
	background-color: #E1EBF0;
}
.subnav ul ul{
	margin-left:0px;
	padding-left:0px;
	padding-bottom: 10px;
}
.subnav ul ul li a , .subnav ul li.here ul li a{
	/*width: 148px;*/
	background-image: none;
	font-size: 90%;
	background-color: #FFFFFF;
	padding-left: 16px;
	width: auto;
	padding-top: 0.2em;
	padding-right: 4px;
	padding-bottom: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0EDF2;
	color: #666666;
}
/*   */

td.light {
	padding:5px;
	vertical-align:top;
 	background-color: #FBF4F8;
 }
 td.dark {
 	padding:5px;
	vertical-align:top;
 	background-color: #FBDDEF;
 }
#text table{
	width:100%;
}
#text  th  {
 	background-color: #5E1A4A;
 	text-align:left;
 	color:#FFFFFF;
 	padding: 7px;
 	vertical-align:top;
}
#text  td.dark, .eventon, tr.even td {
 	background-color: #FED5ED;
 	color: #5E1A4A;
 	padding: 7px;
 	vertical-align:top;
}
#text  td.light, .eventoff, tr.odd td{
 	background-color: #FDF3F9;
 	color: #5E1A4A;
 	padding: 7px;
 	vertical-align:top;
}

/* ICON DOWNLOAD LINKS BULLET */
#contentWide ul, #contentWide ol, #content ul, #content ol {margin-bottom:0px}
#contentWide li, #content li {padding-bottom: 0.6em;}
#contentWide .links ul li , #content .links ul li {
	background: url(../images/bullet_arrow.gif) no-repeat 1px 0.4em;
	list-style-type: none;
	padding-left: 18px;
}
#contentWide ol, #content ol {padding-left: 18px; list-style: decimal;}
#contentWide ol li, #content ol li {padding-bottom: 0.6em;}
/*  */


/* ICON DOWNLOAD LINKS */
dt.pdf{
	display:list-item;
	list-style-image:url(../images/icon-pdf.gif);
	padding-left: 5px; background-image: none;
}
dt.fla{
	display:list-item;
	list-style-image:url(../images/icon-fla.gif);
	padding-left: 5px; background-image: none;
}
dt.swf{
	display:list-item;
	list-style-image:url(../images/icon-swf.gif);
	padding-left: 5px; background-image: none;
}
dt.doc{
	display:list-item;
	list-style-image:url(../images/icon-word.gif);
	padding-left: 5px; background-image: none;
}
dt.xls{
	display:list-item;
	list-style-image:url(../images/icon-xls.gif);
	padding-left: 5px; background-image: none;
}
dt.web{
	display:list-item;
	list-style-image:url(../images/icon-web.gif);
	padding-left: 5px; background-image: none;
}
dl{
	margin-left:2em;
}
dt{
	margin-left:1em;
	padding-top:1em;

}
dd{

}
dd a{
	font-size:90%;
	padding-left:10px;
	background: url(../images/next_arrow.gif) no-repeat left;
}
/*  */






/* FORM */
form br, form.fullwidth br{
	display:inline;
}
form div.formelementwrapper textarea{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:90%;
		height:150px;
		width:62%;
}
form div.formelementwrapper input {
		font-size:90%;
		width:62%;
}
form div.formelementwrapper label{
	font-weight:bold;
	width:31%;
	display:block;
	vertical-align:top;
	text-align:right;
	float:left;
	margin-right:25px;
}
.searchform_short_control{
	clear: both;
	margin-bottom: 10px;
}
form{
	margin-top:25px;
	/*border: 1px solid #996699;*/
	font-weight:bold;
	padding: .5em 10px .5em 30px;
	text-align: right;
	color: #8E410D;
}
form div.formelementwrapper{
margin-bottom:25px;
}
input.button{
	border:1px solid #464749;
	background-image:url(../images/form_bt.gif);
	cursor: hand;
	color: #FFFFFF;
}
input{
	background-color: #FAFAD6;
	margin: 0px 2px 0px 2px;
}
div.inputnote{
margin-left:225px;
	font-weight:normal;
	font-size:80%;
}
/*  */



.newsitem {
	clear:left;
	margin-bottom: 20px;
	padding: 0em 10px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAE2DA;
}
.newsitem p, .newsitem h2 {
	clear:left;
	margin-bottom: 0px;
	padding: 0em 10px 5px 0px;
}
#centralcolumnWide .clearboth{
	font-size:2px;
	clear:left;
}
#centralcolumn a. #centralcolumnWide a{
	font-size:bold;
	font-size:105%;
}






div.pagemenu {
	/*float:left;*/
	width:100px;
	padding:0px 10px 10px 0px;
}
div.pagemenu ul {
	margin:0px;
	padding:0px;
}
div.pagemenu ul li {
	margin:0px;
	padding:0px;
}
div.rightmedia {
	/*float:right;*/
	margin:0px 0px 10px 10px;
}
div.vevent, div.newsitem, div.contact, div.job {
	padding:10px;
	margin:5px;
	clear: left;
}
.tilt div.vevent{
	padding:0px;
	margin:0px;
}
div.vevent div.newsitem .clearboth{
	/*clear:right;*/
}

.contact label {
	display:block;
	width:125px;
	/*float:left;*/
	text-align:right;
	padding:1px 5px 4px 0px;
}

.candy_0 {
	margin:0px;
	padding:5px;
}
.candy_1 {
	margin:0px;
	padding:5px;

}

.events_toolbar, .news_toolbar {
	padding:5px;
	margin:5px;
}
div.events_toolbar .toolbarclear {
	clear:right;
}
.events_toolbar .show{
	width:49%;	/*float:left;*/
}
.events_toolbar .filter{
	width:49%;
	/*float:right;*/
}
.toolbarclear {
	/*clear: both;*/
}

form.filterform label {
	/*float:left;*/
	clear:left;
	width:49%;
}
form.filterform input, form.filterform select {
	/*float:right;*/
	/*clear:right;*/
	width:49%;
}

.show {
	display:block;
	visibility:visible;
}
.hide {
	display:none;
	visibility:hidden;
}
.formelementwrapper .inputnote {
	/*float:right;*/
	font-size:80%;
	/*clear:both;*/
}

div.thumb {
	/*float:left;*/
}
th.right, td.right {
	text-align:right;
}

.light {
}
.dark {
}
table.invoice {
	margin-top:15px;
}
table.invoice th, table.invoice td {
	padding:3px 3px 3px 8px;
}

.placemarker {
	padding:10px;
}
.onethird{
	width:177px;
	float:right;
}
.onethird .imageholder{
	float:none;
	clear:none;
	margin:0px;
	height:190px;

}
a.renone{
	border:0px !important;
	color:#CCC !important;
	font-size:80%;
	margin-top:20px !important;
	background-color:transparent !important;
}
.tilt h3{
	color:#F0027F;
}
.tilt .imageholder{
	width:auto;
	float:left;
	clear:left;
	margin-right:15px;
	margin-bottom:15px;
	border:4px solid #000;
	overflow:hidden;
}
.tilt .onethird .imageholder{
	width:161px;
	margin-right:10px;
	margin-bottom:10px;
}

.picright .imageholder{
	float:right;
	margin-left:10px;
}
.tilt h3{
	font-weight:normal;
}
.strapline h3{
	font-size:160%;
	margin-bottom:0.5em;

}
.event_info{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.event_info p,.event_info h3,.event_info h4{
	margin:0px;
	padding:0px;
}
.tilt blockquote{
	font-size:110%;
	font-style:italic;
	padding:10px;
	margin:0px;
	background-color:#DF007B;
	color:#FFF;
}
.tilt strong{
	color:#000;
}
a img{
	border:0px;
}
.imagecredit{
	font-size:80%;
	text-align:right;
	line-height:120%;
}
.imageholder p,.rightmedia p{
	margin:0px;
	padding:0px !important;
	line-height:120% !important;
}

.renaissance .onethird .imageholder {
margin-bottom:10px;
margin-right:10px;
width:161px;
}
.renaissance .imageholder {
border:10px solid #FFF;
clear:left;
float:left;
margin-bottom:15px;
margin-right:15px;
overflow:hidden;
width:auto;
}
.onequarter{
	width:170px;
	float:left;
	background-color:#D9CEC6;
	margin-right:22px;
}
.onequarter .imageholder{
	margin:13px;
	width:123px;
}

.strapline h3 {
font-size:160%;
margin-bottom:0.5em;
}
.renaissance h3 {
font-weight:normal;
}
.renaissance h3 {
color:#F0027F;
}
.renaissance h1, .renaissance h2, .renaissance h3, .renaissance h4 {
color:#191718;
font-family:arial,verdana,sans-serif;
}
body.renaissance {
font-family:Arial,Helvetica,sans-serif;
}

.renaissance .imageholder img {
	width:140px;
}


.gallery_thumb {
	width:200px;
	height:200px;
	margin:0px 10px 10px 0px;
	text-align:center;
	float:left;
}

.tilt #content,.tilt #content1{
	background-color:white;
	padding-left:30px;
	
}
.videopromo{
	clear:left;
}

.videopromo .imageholder{
 height:120px;
 overflow:hidden;
}
.imagecredit{
	float:left:
	clear:left;
}

.videopromo .imagecredit{
	display:none;
}


