/* 

Import layout-1col.css 

2 Columns, navigation to top, horizontal navigation

*/

@import url("../../css/layout-navtop-2col.css");
@import url(ecommerce.css);
@import url("typo.css");
@import url("nav.css");

body
{
	background-image: url(images/Grey_Background.jpg);
	text-align: center;
}

a, a:visited
{
	color:black;
	text-decoration: none;
}

a:hover
{
	color: #52B012;
}

div#page
{
	background-image: url(images/Content_Background.jpg);
	width: 787px;
	margin: 0px auto 0px auto;
}

div#branding-top{display:block;}
div#branding-bottom{display:block;}

div#header
{
	width:787px;
	height: 199px;
	text-align:right;
	margin:0px auto 0px auto;
	background-image: url(images/top-banner.jpg);
	background-repeat: no-repeat;
}
div#header HR
{
	display:none;
}
div#branding
{
	width:771px;
	padding: 5px 10px 10px 20px;
	vertical-align:bottom;
	display:none;
}

div#branding-logo
{
	
	float:left;
	text-align:left;
	height:186px;
	width:300px;
}

div#branding-logo #Branding1_logo
{
	vertical-align: middle;
}

div#branding-tagline
{
	padding:105px 10px 0px 0px;
	height:125px;
	font-style:italic;
	font-weight:bold;
	color: Black;
	font-size:larger;
}

div#branding-top
{
	
}
div#branding-top-left
{
	background-image:url(images/cross.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:15px;
	width:15px;
	float:left;
}
div#branding-top-right
{
	background-image:url(images/cross.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:15px;
	width:15px;
	float:right;
}
div#branding-bottom-left
{
	background-image:url(images/cross.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:15px;
	width:15px;
	float:left;
}
div#branding-bottom-right
{
	background-image:url(images/cross.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:15px;
	width:15px;
	float:right;
}
div#content
{
	padding:13px;
	width:787px;
	background-image:url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
}
div#content-main
{
	width:480px;
	padding:0px 20px 20px 20px;
	margin-right: -150px;
	color: Black;
	min-height: 450px;
}

div#content-main HR
{
	display:none;
}

div#content-main H1
{
	font-size:20pt;
	font-weight:bold;
	color: black;
}
div#content-sub
{
	width:250px;
	padding:5px 0px 0px 0px;
	margin-right:6px
}
div#newsbiteheader
{

}

div#content-sub HR
{
	display:none;
}

/* Bite Styles */
.bite
{
	padding:0px 0px 10px 0px;
	border-bottom:1px solid white;
}
.biteAllLink
{
	margin:10px 0px 0px 0px;
}
.biteAllLink A,.biteAllLink A:Link,.biteAllLink A:Active,.biteAllLink A:Visited
{
	color:#52B012;
	font-weight:bold;
	text-decoration:none;
	padding-left: 5px;
}
.biteAllLink A:Hover
{
	text-decoration:underline;
}
	/* News Bite */
	div#newsbiteheader H2
	{
		font-size:22pt;
		font-weight:bold;
		color:white;
		display:none;
	}
	div#newsbite
	{
		margin:0px 0px 7px 0px;
	}
	div#newsbite-headline A,div#newsbite-headline A:link,div#newsbite-headline A:active,div#newsbite-headline A:visited
	{
		color:White;
		text-decoration:none;
		background-color:#52B012;
		padding: 5px 15px 5px 15px;
		width: 258px;
	}
	
	html > body div#newsbite-headline A,div#newsbite-headline A:link,div#newsbite-headline A:active,div#newsbite-headline A:visited
	{
	
	}
	
	div#newsbite-headline A:hover
	{
		text-decoration:underline;
	}
	
	div#newsbite div.newsSynopsis
	{
		color:White;
		background-image: url(images/green_background.jpg);
		padding: 5px 15px 5px 15px;
		width: 258px;	
	}
	
	html > body div.newssynopsis
{
	margin: 5px 0px 5px 0px;
	width: 250px;
}

	/* Event Bite */
	div#eventbiteheader H2
	{
		font-size:22pt;
		font-weight:bold;
		display:none;
	}
	div#eventbite
	{
		margin:0px 0px 0px 0px;
	}
	div#eventbite-headline A,div#eventbite-headline A:link,div#eventbite-headline A:active,div#eventbite-headline A:visited
	{
		color:White;
		text-decoration:none;
		background-color:#FD9604;
		padding: 5px 15px 5px 15px;
		width: 258px;
	}
	div#eventbite-headline A:hover
	{
		text-decoration:underline;
	}
/* End Bite Styles */

div#footer
{
	width:787px;
	height:95px;
	background-image:url(images/grey_background.jpg);
	background-repeat: repeat;
	margin:0px auto 0px auto;
	padding-top: 20px;
	text-align:center;
	
}

html > body div#footer
{
	border: 1px solid transparent;
}

div#newsitem-content a h2
{
}
div#newsitem-content a:hover h2
{
	color: #52B012;
}



div.newssynopsis
{
	padding: 5px 15px 5px 5px;
}

div#newsDate
{
	border-bottom: 1px solid silver;
}

div#newsbyline
{
	color:#52B012;
}

div#nav
{
	width:771px;
	height:34px;
	left:10px;
	top: -50px;
	background-color: #C31E1C;
	background-position:bottom left;
	background-repeat:no-repeat;
}

div#nav-main
{
	padding:0px 16px 0px 16px;
}

div#eventitem
{
	padding-bottom: 10px
}

h2 span#subject
{
	color: #52B012;
}

div#monthcontrols h3
{
	font-size: 13px;
}

div#monthcontrols div#previous
{
	text-align: left;
}
div#monthcontrols div#current 
{
	margin-left: 100px;
}
div#monthcontrols div#next
{
	text-align: right;
}
