/* ============= */
/* = RESET CSS = */
/* ============= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tfoot, thead,  th  /*tbody,tr,td */{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

div.clear {
	clear:both;
}

a {
	text-decoration:none;
	color:#fff;	
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

div.clear {
	clear:both;
}

/* ============ */
/* = MAIN CSS = */
/* ============ */
body {
	background:#faa538;
	text-align:center;
}

div.container, div.footer, div.poweredbymg, div.footercontain {
	text-align:left;
	width:960px;
	margin:0 auto;
	background:#7d1416;	
}

div.footercontain {
	background:none;
}

div.homepage {
	background:url(./images/home-header.gif) #7d1416 no-repeat;
}

div.container div.header {
	background:url(./images/header-inner.gif) 0 0 no-repeat;
	position:relative;
	height:209px;
	width:960px;
}

div.homepage div.header {
	background:none;
	height:396px;
}

div.homepage div.header div#monoSlideshow2 {
	position:absolute;
	top:25px;
	right:0;
	width:344px;
	height:297px;
}

div.homepage div.header div#monoSlideshow1 {
	position:absolute;
	top:25px;
	left:0;
	width:344px;
	height:297px;	
}

div.container div.content {
	padding:0 0 100px 0;
}

div.newsdetailpage div.content {
	padding-bottom:0;
}

div.infopage div.content {
	background:url(./images/info-footer.gif) -1px 100% no-repeat;
}

div.homepage div.content {
	background:url(./images/home-footer.gif) bottom left no-repeat;
}

/* HEADER */
div.header a.logo, div.header ul li, div.header a.tickets {
	position:absolute;
	overflow:hidden;
	text-indent:-1000em;
}

div.header ul li a {
	overflow:hidden;
	text-indent:-1000em;
	display:block;	
}

div.header a.logo {
	height:211px;
	left:421px;
	top:0pt;
	width:113px;
}

div.header ul {
	height:35px;
	left:67px;
	position:absolute;
	top:107px;
	width:870px;
}

div.header ul li {
	top:0;
	height:35px;
	display:block;
}

div.header ul li a {
	height:35px;	
}

div.header ul li.home {
	left:0;
}

div.header ul li.home, div.header ul li.home a {
	width:81px;	
}

div.header ul li.schedule {
	left:87px;
}

div.header ul li.schedule, div.header ul li.schedule a {
	width:109px;	
}

div.header ul li.news {
	left:201px;
}

div.header ul li.news, div.header ul li.news a {
	width:69px;	
}

div.header ul li.info {
	left:274px;
}

div.header ul li.info, div.header ul li.info a {
	width:65px;	
}


div.header ul li.tickets {
	left:481px;
}

div.header ul li.tickets, div.header ul li.tickets a {
	width:89px;	
}


div.header ul li.destination {
	left:577px;
}

div.header ul li.destination, div.header ul li.destination a {
	width:130px;	
}

div.header ul li.join {
	right:0pt;

}

div.header ul li.join, div.header ul li.join a {
	width:156px;	
}

/* HOME PAGE HEADER */
div.homepage div.header ul {
	height:41px;
	left:22px;
	top:349px;
	width:918px;	
}

div.homepage div.header ul li a, div.homepage div.header ul li {
	height:41px;
}

div.homepage div.header ul li.schedule {
	left:0;	
}

div.homepage div.header ul li.schedule, div.homepage div.header ul li.schedule a {
	width:143px;	
}

div.homepage div.header ul li.news {
	left:147px;
}

div.homepage div.header ul li.news, div.homepage div.header ul li.news a {
	width:88px;	
}

div.homepage div.header ul li.info {
	left:239px;
}

div.homepage div.header ul li.info, div.homepage div.header ul li.info a {
	width:93px;		
}

div.homepage div.header ul li.tickets {
	left:600px;
}

div.homepage div.header ul li.tickets, div.homepage div.header ul li.tickets a {
	width:137px;		
}

div.homepage div.header ul li.destination {
	left:742px;
}

div.homepage div.header ul li.destination, div.homepage div.header ul li.destination a {
	width:174px;		
}


/* FOOTER */
div.footer {
	background:url(./images/footer.gif) 434px 0 no-repeat;
	height:73px;
	margin-top:15px;
	position:relative;
}

div.footerhome {
	background:url(./images/footer.gif) no-repeat;
	height:73px;
	margin-top:15px;
	position:relative;
	width:526px;
	float:right;
}

div.poweredbymg {
	background:none;
	text-align:right;
	width:960px;
	margin-top:5px;
}

div.footer p {
	margin:15px 0 0 544px;
	text-align:right;
	width:400px;
}

div.footerhome p {
	margin:15px 0 0 110px;
	text-align:right;
	width:400px;
}

div.footer a.festival, div.footerhome a.festival {
	height:71px;
	position:absolute;
	right:436px;
	top:0px;
	width:91px;
	overflow:hidden;
	text-indent:-1000em;
}

div.footer p.links, div.footerhome p.links {
	padding-top:15px;
	margin-top:0;
	text-align:left;
}
div.footer p.links a, div.footerhome p.links a {
	font-style:italic;
	font-weight:bold;
	padding:0 5px 0 0;
}

/* CONTENT */
div.content h1 {
	width:960px;
	height:291px;
	text-indent:-1000em;
	overflow:hidden;
	position:relative;
	margin:-50px 0pt 0pt;
}

div.content div.c0 {
	position:relative;
	margin:-60px 0 0 0;
	float:left;
	display:inline;
	width:534px;
}

div.destinationpage div.content div.c0 {
	margin-top:0;
}

div.newspage div.content div.c0 {
	width:753px;
	margin-left:110px;
	margin-top:25px;
	background:none;
}
div.schedulepage div.content div.c0 {
	width:960px;
	float:none;
}

div.content div.c0 div.bottom {
	width:534px;
}

div.content div.c0 div.mid {
	width:534px;
}

div.content div.c1 {
	position:relative;
	margin:22px 0 0 0;
	display:inline;
	float:right;
	width:406px;
}

div.infopage div.content div.c1, div.destinationpage div.content div.c1 {
	margin-top:-290px;
	background:url(./images/info-getinvolved-mid.gif) 2px 0 repeat-y;
}

div.destinationpage div.content h1 {
	background:url(./images/h1-destination.gif) 0 0 no-repeat;
}

div.infopage div.content h1 {
	background:url(./images/h1-info.gif) -1px 0 no-repeat;	
}

div.schedulepage div.content h1 {
	background:url(./images/h1-schedule.gif) 0 0 no-repeat;	
	height:72px;	
}

div.day2 div.content h1 {
	background:url(./images/h1-schedule-day2.gif) 0 0 no-repeat;		
}

div.newspage div.content h1, div.newsdetailpage div.content h1 {
	background:url(./images/h1-news.jpg) 0 0 no-repeat;
	margin-top:-64px;
	border-bottom:1px solid #ff4814;
	margin-right:30px;
	height:249px;
	width:930px;
}


div.content div.image-desc {
	text-align:center;
	padding:22px 0 0 0;
}

div.content div.c0 div.section {
	margin:0 34px;
}

div.content div.section h2 {
	width:400px;
	overflow:hidden;
	text-indent:-1000em;
	height:49px;
	position:relative;
	margin:0 0 0 -16px;
}

div.content div.section h3 {
	text-indent:-1000em;
	overflow:hidden;
	background:url(./images/info-h2-main.gif) top left no-repeat;
	height:24px;
}

div.content div.section h3.parking {
	background-position:0 0;
}

div.content div.section h3.vending {
	background-position:0 -28px;
}

div.content div.section h3.alcohol {
	background-position:0 -56px;
}

div.content div.section h3.merchants {
	background:url(./images/h2-merchants.gif) top left no-repeat;
}

div.content div.section h3.rules {
	background-position:0 -88px;
}

div.content div.section h3.seating {
	background-position:0 -116px;
}

div.content div.section h3.reentry {
	background-position:0 -147px;
}

div.content div.section h3.disabilities {
	background-position:0 -175px;
}

div.content div.section p, div.content div.section ul {
	padding-bottom:10px;
}

div.content h3 {
	margin-top:30px;
}

div.content h3.parking {
	margin-top:0;
}

div.destinationpage div.public {
	background:url(./images/destination-public.gif) top left no-repeat;
	padding:30px 0 0 110px;
}

div.destinationpage div.content div.c0 div.bicycles {
	background:url(./images/destination-bicycle.gif) top left no-repeat;
	padding:40px 0 60px 40px;
	margin-top:40px;
	font:18px/24px verdana, arial, sans-serif;
}

/* C1 STYLES */
div.c1 div.images span.caption {
	display:block;
	margin:0 0 20px 0;
}

div.c1 div.section ul li {
	background:url(./images/info-bullet1.gif) 0 5px no-repeat;
	padding:0 0 12px 30px;
}

div.c1 div.section ul li.odd {
	background:url(./images/info-bullet2.gif) 0 5px no-repeat;	
}

div.c1 div.section h3 {
	margin-bottom:5px;
}

div.infopage div.c1 div.section h3, div.destinationpage div.c1 div.section h3 {
	overflow:hidden;
	text-indent:-1000em;
	background:url(./images/info-h2-getinvolved.gif) top left no-repeat;
	height:17px;
}

div.infopage div.c1 div.section h3, div.infopage div.c1 div.section p, div.infopage div.c1 div.section ul, div.destinationpage div.c1 div.section h3, div.destinationpage div.c1 div.section p {
	margin:0 34px 0 54px;
}

div.infopage div.c1 div.section h3.what {
	background-position:-1px 0;
}

div.infopage div.c1 div.section h3.who {
	background-position:-1px -18px;
}

div.infopage div.c1 div.section h3.street {
	background-position:-1px -36px;
}

div.destinationpage div.c1 div.section p {
	font:12px/16px verdana, arial, sans-serif;
}

div.destinationpage div.c1 div.section h3 {
	margin-top:30px;
	background:url(./images/destination-h2-main.gif) top left no-repeat;
}

div.destinationpage div.c1 div.section h3.southbay {
	height:40px;
}

div.destinationpage div.c1 div.section h3.northbay {
	background-position:0 -40px;
	height:25px;
}

div.destinationpage div.c1 span.eastbay {
	width: 0; position: absolute; height: 0; overflow: hidden; top: -200em;	
}

div.infopage div.c1 div.section h3 {
	margin-top:20px;
}

/* SCHEDULE PAGE */
div.schedulepage div.content {
	position:relative;
}

div.schedulepage div.content a.day1, div.schedulepage div.content a.day2, div.day2 div.content div.c0 a.day2 {
	display:block;
	height:34px;
	position:absolute;
	right:243px;
	top:29px;
	width:132px;
	text-indent:-1000em;
	overflow:hidden;
}

div.schedulepage div.content a.day2, div.day2 div.content a.day1 {
	height:38px;
	right:57pt;
	top:22px;
	width:153px;
}

div.day2 div.content a.day1 {
	right:236px;
	width:141px;
}

div.day2 div.content a.day2 {
	top:30px;
}

div.schedulepage div.details {
	margin:0 0 40px 0;
	text-align:left;
	width:509px;
	background:url(./images/schedule-desc.gif) top left no-repeat;
	overflow:hidden;
	text-indent:-1000em;
	height:230px;
	
}

div.day2 div.details {
	background:url(./images/schedule-day2-desc.gif) top left no-repeat;	
}

div.schedulepage div.c0c1 a.tickets {
	display:block;
	height:35px;
	left:2px;
	position:absolute;
	top:189px;
	width:189px;
	overflow:hidden;
	text-indent:-1000em;
	z-index:200;
}

div.schedulepage div.c0c0 {
	float:left;
	width:440px;
	margin:30px 0 0 0;
	display:inline;
}

div.schedulepage div.c0c0 img {
	margin:0 0 30px 18px;
}

div.schedulepage div.c0c1 {
	width:509px;
	float:right;	
	position:relative;
	margin:30px 0 0 0;
	display:inline;
	overflow:hidden;
}

div.schedulepage div.content div.c0c1 div.section {
	margin:0;
}

div.schedulepage div.content div.c0c1 h3, div.schedulepage div.content div.c0c1 p, div.schedulepage div.content div.c0c1 ul {
	margin:0 15px 0 23px;
}

div.schedulepage div.content div.c0c1 div.section h3 {
	background:url(./images/schedule-single.gif) top left no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	height:52px;
	margin:0;
	width:509px;
}

div.schedulepage div.content div.c0c1 div.twoday{
	margin:30px 0 0 0;
}

div.schedulepage div.content div.c0c1 div.twoday h3 {
	background:url(./images/schedule-twoday.gif) top left no-repeat;
}

div.schedulepage div.content div.c0c1 div.twoday h3, div.schedulepage div.content div.c0c1 div.twoday p {
	margin-left:0;
	margin-right:0;
}

div.schedulepage div.content div.c0c1 div.twoday p {
	padding-bottom:10px;
	background:url(./images/schedule-2day.gif) bottom left repeat-x;	
}

div.schedulepage div.content div.c0c1 div.section ul {
	margin:0 0 0 105px;
	font:14px/21px arial, helvetica, sans-serif;
	font-weight:bold;
	color:#f58236;
}

div.schedulepage div.content div.c0c1 div.section ul a, div.schedulepage div.content div.c0c1 div.section ul li {
	font-weight:bold;
}

div.schedulepage div.content div.c0c1 div.section h4 {
	margin:0 0 0 105px;
	font:16px/24px arial, helvetica, sans-serif;
	font-weight:bold;
}

div.schedulepage div.content div.c0c1 p.condition {
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	margin:0 30px 0 0;
}

/* VIP CLASS */
div.vipclass {
	background:url(./images/vip-mid.gif) top left repeat-y;
	width:409px;
	margin:20px 0 0 0;
}

div.vipmid {
	background:url(./images/vip-top.gif) top left no-repeat;
	padding:30px 0 0 0;
}

div.vipclasscontent {
	background:url(./images/vip-bottom.gif) 2px 100% no-repeat;
	padding:0 0 40px 0;
}

div.schedulepage div.content div.c0c1 div.vipclasscontent h3 {
	font:34px/30px arial, helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 0 40px;
	color:#faa538;
}

div.schedulepage div.content div.c0c1 div.vipclasscontent p.intro {
	margin:10px 20px 0 40px;
	font:14px/18px arial, helvetica, sans-serif;
	font-weight:bold;
}

div.schedulepage div.content div.c0c1 div.vipclasscontent p.intro span {
	font-size:18px;
	font-style:italic;
	font-weight:bold;
}

div.schedulepage div.content div.c0c1 div.vipclasscontent div.cost, div.schedulepage div.content div.c0c1 div.vipclasscontent div.benefits {
	margin:20px 0 0 40px;
}

div.schedulepage div.content div.c0c1 div.vipclasscontent div.cost h4, div.schedulepage div.content div.c0c1 div.vipclasscontent div.benefits h4 {
	font:18px/24px arial, helvetica, sans-serif;
	font-weight:bold;	
	color:#faa538;
} 

div.schedulepage div.content div.c0c1 div.vipclasscontent div.cost h4 span, div.schedulepage div.content div.c0c1 div.vipclasscontent div.benefits h4 span {
	font:14px/18px arial, helvetica, sans-serif;
	font-weight:bold;
}

div.vipclasscontent h3 span {
	font-size:26px;
}

div.schedulepage div.content div.c0c1 div.vipclasscontent div.cost ul, div.schedulepage div.content div.c0c1 div.vipclasscontent div.benefits ul {
	font:13px/18px arial, helvetica, sans-serif;
	margin:0 30px 0 0;
}

div.schedulepage div.content div.c0c1 div.vipclasscontent div.cost ul li, div.schedulepage div.content div.c0c1 div.vipclasscontent div.benefits ul li {
	margin:0 0 10px 0;
}
	
div.schedulepage div.content div.c0c1 div.vipclasscontent div.benefits ul li {
	list-style: disc outside;
	margin-left:15px;
}

div.schedulepage div.content div.c0c1 div.vipclasscontent div.benefits ul li.last {
	list-style:none;
	margin-left:0;
	color:#faa538;
	font-style:italic;	
	
}
	
/* NEWS PAGE */
div.news-item  {
	clear:both;
	padding:0 0 60px 0;
}

div.news-item div.image {
	float:left;
	width:171px;
}

div.news-item div.text {
	float:right;
	width:527px;
	font:14px/18px arial, helvetica, sans-serif;
	font-weight:bold;
	color:#ff4814;
}

div.news-item div.text span {
	font-weight:bold;
	text-transform:uppercase;	
}

div.news-item div.text h2 {
	font:20px/25px arial, helvetica, sans-serif;
	padding:0 0 10px 0;
	text-transform:uppercase;
	font-weight:bold;
}

div.news-item div.text h2 a {
	font-weight:bold;
}

div.newspage div.content h2 span {
	font-size:30px;
	font-weight:bold;
}



/* NEWS DETAIL PAGE */
div.newsdetailpage {
	font:14px/18px arial, helvetica, sans-serif;
}
div.newsdetailpage div.c0 {
	width:382px;
	float:right;
	background:none;

}

div.newsdetailpage div.c1 {
	width:530px;
	float:left;
	margin-top:0;
}

div.newsdetailpage div.c1 h2 {
	width:534px;
	font:20px/25px arial, helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	margin:25px 0 25px 25px;
}

div.newsdetailpage div.c1 h2 span {
	font-size:30px;
	font-weight:bold;	
} 

div.newsdetailpage div.c1 div.copy {
	width:534px;
	padding:0pt 0pt 20px;
}

div.newsdetailpage div.c1 div.copy p strong {
	font-size:14px;
}

div.newsdetailpage div.c1 p.excerpt {
	margin:0 0 0 25px;
	text-transform:uppercase;
	color:#ff4814;
	font-size:16px;
	line-height:30px;
	padding:0 0 25px 0;
}

div.newsdetailpage div.c1 div.copy {
	clear:both;
}
div.newsdetailpage div.c1 div.copy p, div.newsdetailpage div.c1 div.copy ul {
	margin:0 25px 15px 25px;
}

div.newsdetailpage div.c0 div.about {
	color:#a08053;
	font-size:12px;
	line-height:14px;
}

div.newsdetailpage div.c0 a.more {
	background:url(./images/backtomain.gif) top left no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
	width:249px;
	height:45px;
	margin:0 0 40px 0;
}

div.newsdetailpage div.c0 img {
	margin:0 0 20px 0;
}

/* JOIN PAGE */
div.joinpage div.content {
	padding-bottom:200px;
	font:14px/18px arial, helvetica, sans-serif;
}

div.joinbody h2 {
	font-size:30px;
	line-height:34px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ff4814;
}

div.joinbody {
	margin:40px 80px 0 80px;
	position:relative;
}

div.joinbody p {
	margin:10px 0;
}

div.joinbody input#submitjoin {
	vertical-align:middle;
}

/* HOME PAGE DESIGN */
div.homepage div.content {
	font:12px arial, helvetica, sans-serif;	
}

div.homepage div.content div.c0 {
	width:304px;
	margin:25px 0 0 20px;
	position:relative;
}


div.homepage div.content div.c0 div.flash {
	margin:0 0 20px 0;
}

div.homepage div.content div.c0 h2 {
	overflow:hidden;
	text-indent:-1000em;
	background:url(./images/home-stage.gif) top left no-repeat;
	margin:30px 0 0 0;
	height:26px;
}

div.homepage div.content div.c0 a.ticket {
	height:36px;
	left:0pt;
	overflow:hidden;
	position:absolute;
	text-indent:-1000em;
	top:285px;
	width:280px;
}

div.homepage div.content div.c0 h3 {
	font-size:24px;
	margin:0;
	line-height:30px;
}

div.homepage div.content div.c0 h3.sun {
	margin-top:30px;
}

div.homepage div.content div.c0 ul li {
	padding:5px 15px 7px 15px;
}

div.homepage div.content div.c0 ul li, div.homepage div.content div.c0 ul li a {
	font-size:14px;	
	color:#fff;
}

div.homepage div.content div.c0 div.partners {
	position:absolute;
	background:url(./images/home-partners.gif) top left no-repeat;
	bottom:-904px;
	height:960px;
	left:-20px;
	position:absolute;
	width:337px;
}


div.homepage div.content div.c0 div.partners a {
	text-indent:-1000em;
	overflow:hidden;
	display:block;
	position:absolute;
}


div.homepage div.content div.c0 div.partners a.one {
	height:76px;
	left:97px;
	top:54px;
	width:140px;
}

div.homepage div.content div.c0 div.partners a.two {
	height:65px;
	left:95px;
	top:153px;
	width:145px;
}

div.homepage div.content div.c0 div.partners a.three {
	height:56px;
	left:104px;
	top:310px;
	width:118px;
}

div.homepage div.content div.c0 div.partners a.four {
	height:31px;
	left:94px;
	top:400px;
	width:151px;
}

div.homepage div.content div.c0 div.partners a.five {
	height:30px;
	left:101px;
	top:465px;
	width:130px;
}

div.homepage div.content div.c0 div.partners a.six {
	height:55px;
	left:100px;
	top:541px;
	width:150px;
}

div.homepage div.content div.c0 div.partners a.seven {
	height:54px;
	left:113px;
	top:680px;
	width:103px;
}

div.homepage div.content div.c0 div.partners a.eight {
	height:63px;
	left:124px;
	top:750px;
	width:100px;
}

div.homepage div.content div.c0 div.partners a.nine {
	height:35px;
	left:108px;
	top:840px;
	width:115px;
}

div.homepage div.content div.c1 {
	width:240px;
	margin:245px 0 0 42px;
	position:relative;
	float:left;
}

div.homepage div.content div.c1 a.url {
	font-weight:bold;
	font-size:18px;
	display:block;
	margin:0 0 25px 0;
}

div.homepage div.content div.c1 p {
	font-size:30px;
	line-height:36px;
	font-weight:bold;
	color:#f58236;	
}

div.homepage div.content div.c1 p span.san {
	color:#f9b65c;
}
div.homepage div.content div.c1 p span, div.homepage div.content div.c1 p.tickets {
	font-size:18px;
	line-height:24px;	
}

div.homepage div.content div.c1 p.tickets {
	margin:20px 0;
	color:#f58236;
}

div.homepage div.c2 {
	display:inline;
	float:right;
	margin:0pt 40px 0pt 0pt;
	width:280px;
}

div.homepage div.content div.c2 div.date {
	overflow:hidden;
	text-indent:-1000em;
	background:url(./images/home-dates.gif) top left no-repeat;
	width:282px;
	height:111px;
	margin:35px 0 25px 0;
}

div.homepage div.content div.c2 h2 {
	margin:40px 0 10px 0;
	background:url(./images/home-news.gif) -3px 0 no-repeat;
	text-indent:-1000em;
	overflow:hidden;	
	height:27px;
}

div.homepage div.content div.c2 ul {
	margin-bottom:10px;
}

div.homepage div.content div.c2 li {
	background:url(./images/home-bullet1.gif) 0 5px no-repeat;
	padding:0 0 15px 20px;
	font:12px/18px verdana, arial, sans-serif;
}

div.homepage div.content div.c2 li.odd {
	background:url(./images/home-bullet2.gif) 0 5px no-repeat;
}

div.homepage div.content div.c2 li a, div.homepage div.content div.c2 li a span {
	font-weight:bold;
}

div.homepage div.content div.c2 a.more {
	margin-left:160px;
}

div.homepage div.content div.c2 img.poster {
	display:block;
	margin:20px 0 0 0;
}

/* FONTS */
body {
	font:14px/20px verdana, arial, sans-serif;
	color:#f1ac58;
}

div.c1 div.images span.caption {
	font:10px/14px verdana, arial, sans-serif;
	color:#daa45a;	
	font-style:italic;
}

div.footer p, div.footerhome p {
	font:10px/14px verdana, arial, sans-serif;
}

div.footer p.links, div.footerhome p.links {
	font-size:13px;
}

div.footer p, div.footer p.links, div.footerhome p, div.footerhome p.links {
	color:#fff;	
}

div.footer p a, div.footer p.links a, div.footerhome p a, div.footerhome p.links a{
	color:#ed6e1e;
}

div.footer p.links a.odd, div.footerhome p.links a.odd {
	color:#fff;
}

div.infopage div.c1 div.section, div.destinationpage div.c1 div.section {
	background:url(./images/info-getinvolved-bottom.gif) 2px 100% no-repeat;
	padding:0 0 80px 0;
}

div.newsdetailpage div.c1 div.excerpt p, div.newsdetailpage div.c1 div.copy p, div.newsdetailpage div.c1 div.copy ul {
	font:14px/18px arial, helvetica, sans-serif;
}

div.newsdetailpage div.c1 div.excerpt p {
	font-weight:bold;
	font-style:italic;	
}


