*	{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
/*	color: #504f4f; */
	}

img     {
	border: 0px;
	}

body	{
	background-image: url('images/background-page.png');
	background-repeat: repeat-x;
	}

table	{
	border: 0px none transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	}

table.one  {
	margin: 0px 0px 0px 0px;
	width: 980px;
	}

	td.top-text  {
		text-align: left;
		color: #5c5c5f; 
		padding: 0px 33px 28px 28px;
		}

h1	{
	text-align: center;
	color: #d8932b;
	padding: 15px 0px 12px 0px;
	font-size: 160%;
	font-weight: normal;
	}

h2  {
	background-image: url('images/h2-bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	padding-bottom: 3px;
	padding-left: 11px;
	color: #d8932b;
	font-size: 125%;
	}


	h4 a {
		text-decoration: underline;
		color: #504f4f;
		}

		h4 a:hover {
			text-decoration: none;
			color: #d8932b;
			}


p	{
	font-size: 80%;
	margin-right: 8px;
	margin-top: 10px;
	}



	td.headercell {
		padding: 0px 10px 0px 10px;
		}

#wrap	{
	margin: 0px auto;
	width: 980px;
	background-image: url('images/wrap-background1.png');
	background-repeat: repeat-y;
	}

	td.bottom-wrap  {
		background-image: url('images/wrap-bottom.png');
		background-repeat: no-repeat;
		background-position: top left;
		line-height: 0px;
		font-size: 0%;
		width: 980px;
		height: 30px;
		}



#header {
	padding: 0px 10px 0px 10px;
	background-image: url('images/banner.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width: 960px;
	height: 152px;
	}

td.menucell	{
	padding: 0px 10px 0px 10px;
	}

	table.menu-table	{
		}

		table.menu-table img	{
			padding: 0px 7px 0px 7px;
			}

		table.menu-table td.firstcell {
			padding: 0px 0px 0px 6px;
			}

		table.menu-table td.lastcell {
			padding: 0px 6px 0px 0px;
			}	

td.announcements {
	width: 597px;
	padding: 0px 5px 0px 28px;
	}

	td.announcements h4	{
		padding: 0px 0px 3px 0px;
		font-size: 80%;
		}

.announcements p a font {color: #000000;}


.announce-img  {
	padding: 17px 10px 5px 0px;
	}

.color-img  {
	padding: 7px 7px 7px 7px;
	}


.logo	{
	padding: 50px 0px 0px 28px;
	}

div.events {
	width: 280px;
	margin-bottom: 30px;
	margin-left: 30px;
	border: 0px;
	}

	div.events-top {
		width: 280px;
		height: 4px;
		background-image: url('images/upcoming-bg-top.png');
		background-repeat: no-repeat;
		background-position: bottom center;
		}

	div.events-content  {
		width: 256px;
		padding: 6px 12px 6px 12px;
		background-color: #ffffff;
		}

		div.events-content h3 {
			font-size: 90%;
			color: #d8932b;
			background-image: url('images/dot.png');
			background-repeat: repeat-x;
			background-position: bottom left;
			padding-bottom: 3px;
			font-style: italic;
			margin-bottom: 8px;
			}

		div.events-content h4 {
			font-weight: bold;
			font-size: 75%;
			margin-top: 6px;
			}

		div.events-content p {
			font-size: 75%;
			margin-top: 4px;
			margin-bottom: 4px;
			}


	div.events-bottom {
		width: 280px;
		height: 4px;
		background-image: url('images/upcoming-bg-bottom.png');
		background-repeat: no-repeat;
		background-position: top center;
		}

div.blue-box {
	background-color: #858AA7;
	width: 260px;
	height: auto;
	margin-bottom: 30px;
	margin-left: 30px;
	border: 0px;
	padding: 5px 10px 8px 10px;
	color: #ffffff;
	}

	div.blue-box h3 {
		font-size: 90%;
		color: #ffffff;
		}

		div.blue-box h3 a {
			text-decoration: underline;
			color: #ffffff;
			}

			div.blue-box a:hover {
				text-decoration: none;
				color: #ffffff;
				}

	div.blue-box p {
		margin-top: 4px;
		margin-bottom: 4px;
		font-size: 75%;
		color: #ffffff;
		}
	div.blue-box a {color: #ffffff;}


	div.blue-box img {
		padding: 7px 7px 7px 7px;
		width: 107px;
		height: 99px;
		}



div.nav-img  {
	margin-bottom: 30px;
	margin-left: 30px;
	border: 0px;
	}

div.clear {
	width: 100%;
	height: 0px;
	line-height: 0%;
	font-size: 0%;
	clear: both;
	}

span.b	{
	font-weight: bold;
	}

span.i	{
	font-style: italic;
	}

span.u	{
	text-decoration: underline;
	}


td.announcements li  {
	list-style-type: none;
	background-image: url('images/dot.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 17px 0px 17px 5px;
	}

div.events li  {
	list-style-type: none;
	font-family: Arial;
	font-size: 13px;
	padding: 5px 0px 0px 5px;
	}


table.logos {
	text-align: center;
	width: 615px;
	margin-left: 10px;
	margin-top: 50px;
	}

div.beige-bg {
	background-color: #ebd8a2;
	padding: 4px;
	}

#footer {
	width: 950px;
	margin: 0px auto 5px auto;
	font-size: 90%;
	}

	#copyright {
		width: 590px;
		float: left;
		}

	#nk {
		width: 360px;
		float: left;
		text-align: right;
		}

		#nk a {
			text-decoration: underline;
			color: #504f4f;
			}

			#nk a:hover {
				text-decoration: none;
				color: #d8932b;
				}