﻿/* Layout StyleSheet */

body         {	margin: 0px; }

.centerAlign 	{ text-align:center; }
.rightAlign  	{ text-align:right; }
.leftAlign		{ text-align:left; }

.navSpacer {width: 180px; height: 5px; }
.navbkrg {background: #F9F8F2; }

.leftNavHolder {width: 180px;}

.navCells {border-bottom: 1px dotted #E5E0CF }

.noBorder {	border:0px; }
.imgBorders	{ border:0px }

.hoursRows 		{ background-color: #E5E0CF }
.hoursBorders	{ border: 1px solid #E5E0CF }

.wrapper	 {	width: 920px; }

.header		 {height: 112px; width: 920px; background-image:url('/images/home_4_01.jpg'); text-align: right; background-position:center top; background-repeat: no-repeat; }
.topNav		 {	height: 26px;	width: 900px;	background-color: #FFFFFF; 	text-align: right; }
.homeNews  {	height: 126px;	}

.leftBucket		{width: 200px; }
.navDivider	 	{width: 10px; background-image:url('/images/navDividerBar2.png'); background-repeat:repeat }
.mainStage		{width: 710px; }

.contentArea	{ width: 675px; text-align: left; }

.footer		 	{height: 00px; width: 000px; background-image:url('/images/layout.jpg') }