/* Standard Style Sheet */

@import url("../../css/layout-navtop-2col.css");
@import url(ecommerce.css);
@import url("typo.css");
@import url("nav.css");

/*main body*/
body 
{
	text-align:center;
	background-color:#545453;
	padding: 0px;
	top: 0px;
	background-image: url(images/sitebg.jpg);
	background-repeat: repeat-x;
}

div#page
{
	width:798px;
	top: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right:auto;
	padding: 0px;
}

/*page header*/

div#branding
{
	display:none;
}
/*header*/

div#header
{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width:798px;
	height: 193px;
	margin: 0px auto 0px auto;
	padding: 0px;
	bottom: 0px;
}

div#p-extra1
{
	display: none;
}
div#header hr
{
	display:none;
}

/* navigation*/
div#nav
{
	width: 690px;
	height: 30px;
	margin:-55px auto 0px 106px;
	padding: 0px 0px 0px 30px;
	text-align: right;
	top:0px;
	float: right;
}

div#c-extra2
{
	display:none;
}

/* main content*/
div#content
{
	width:798px;
	top: 0px;
	margin: 0px auto 0px auto;
	bottom: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-y;
}

div#content-main
{
	width: 708px;
	background-image: url(images/main-cbg.jpg);
	background-repeat: repeat-y;
	margin: 0px auto 0px 43px;
	min-height: 500px;
	padding: 0px;
	top: 0px;
}

div#pagecontent
{
	width: 500px;
	margin-top: 30px;
	margin-left: 25px;
}
div#content-main hr
{
	display: none;
}
div#cm-extra1
{
display: none;
}

div#cm-extra2
{
	background-image: url(images/maincontent-footer.jpg);
	background-repeat: no-repeat;
	width: 708px;
	height: 14px;
	margin: 0px auto 0px 43px;
	padding: 0px;
	bottom: 0px;
	float: left;
}

div#p-extra2
{
	background-image: url(images/content-footer.jpg);
	background-repeat: no-repeat;
	width: 798px;
	height: 32px;	
}

/* sub content*/

div#content-sub
{
	float: right;
	top: 0px;
	margin: 0px;
	right: 0px;
	left: 600px;
	width: 191px;
	position: absolute;
}
/*news*/
div#newsItem
{
	margin-top: 20px;
	width: 513px;
	margin-left: 25px;
}

div#newsbiteheader
{
	
	background-image:url(images/news-header.jpg);
	background-repeat:no-repeat;
	height:32px;
	width:191px;
	margin-top: 20px;
}

div#newsbiteheader h2
{
	display:none;
}

div#newsbitefooter
{
	background-image: url(images/news-footer.jpg);
	background-repeat: no-repeat;
	width:191px;
	height:32px;
}

div.newsbite,div#newslettersignupform, div.eventbite
{
	width:191px;
	padding:5px 0px 10px 10px;
	background-image: url(images/news-bg.jpg);
	background-repeat:repeat-y;

}

div#allNewsLink, div#allEvents
{
	background-image: url(images/news-bg.jpg);
	background-repeat:repeat-y;
	width:191px;
	text-align: left;
	line-height:12px;
	text-indent:10px; 
}

/* RSS*/
div#newsRssLink
{
	/*border: solid 1px red;*/
	padding:0px -15px 0px 0px;
	background-image: url(images/news-bg.jpg);
	background-repeat:repeat-y;
	margin: 0px 10px 0px 0px;
	width:191px;
	
}
div#newsRssLinkMain
{
	/*border: solid 1px red;*/
	padding:0px -15px 0px 10px;
	margin: 0px 10px 0px 20px;
	width:600px;
	
}

div#newsDate, div#newsByLine, div#subjectStartDate, div#subjectLocation
{
	padding-top:5px;
	margin-top:5px;
	font-size:1.2em;
	font-weight:bold;
}

div#newsStory
{
	padding-top:15px;
}

.newsbite-headline
{
	width: 180px;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}
div#newsItem-content
{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:5px;
	width: 500px;
}

div#newsbitecontent div.newsSynopsis
{
	width:181px;
	margin-right: 5px;
	margin-left: 5px;
	
}

body#page-news div#newsbitecontent div.newsSynopsis
{
	width:150px;
	margin-right: 10px;
	margin-left: 10px;
	
}

body#page-news div.newsSynopsis				
{
	width:500px;
	margin-right: 5px;
	margin-left: 5px;
}

/*event*/
div#eventbiteheader h2
{
	display:none;
}

div#eventBites
{
	margin-top: 10px;
}

div#eventbiteheader
{
	background-image: url(images/events-header.jpg);
	background-repeat: no-repeat;
	width: 191px;
	height: 31px;
}

div#eventbitefooter
{
	background-image: url(images/news-footer.jpg);
	background-repeat: no-repeat;
	width:191px;
	height:32px;
}

body#page-events div#content-main
{
	padding: 10px;
}


/*footer*/
div#footer
{
	width:798px;
	top: 0px;
	margin: 0px auto 0px auto;
	bottom: 0px;
	padding: 0px;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-y;
}

div#footermain
{
	margin: 0px auto 0px auto;
	padding:0px;
	width: 808px;
	color: Black;
	bottom: 0px;
	text-align: center;
}


div#footerNav a,div#footerNav a:hover,div#footerNav a:link,div#footerNav a:active,div#footerNav a:visited
{
	color:white;
	text-decoration:none;
}
div#footerNav a:hover
{
	text-decoration:underline;
}

div#footerNav
{
	text-align:center;
	padding: 20px 0px 0px 0px;
	width: 808px;
	height: 30px;
	bottom: 0px;
	left: 0px;
	margin: 0px auto 0px auto;
	color: White;


}

body#page-events div#cm-extra2
{
display: none;
	
}
