body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFF;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
h1 {
	margin: 0px;
	font-size: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
 h2 {font-size: 20px;}
  h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}
h2.NewsHeader {
	font-size: 16px;
	font-weight: bold;
}
h4 {	
	margin: 0px;
	padding: 0px;
}

.container {
	margin:0 auto;
	padding-left:0px;
	width:984px;
	text-align: left;
}


#header {
	height: 336px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 984px;
	float: left;
	position: relative;
}

#PrimaryNavigation {
	float: left;
	width: 963px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	position: absolute;
	left: 0px;
	bottom: 0px;	
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#PrimaryNavigation li{
	display: inline;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	float: left;
	height: 38px;
}
#PrimaryNavigation li a{
	text-decoration: none;	
	background-position: right -68px;
	float: left;
	background-repeat: no-repeat;
}
#PrimaryNavigation li a span{
	text-decoration: none;
	background-position: left -68px;
	float: left;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 9px;
	padding-bottom: 12px;
}
#PrimaryNavigation li a.active{
	background-position: right 0px;
}
#PrimaryNavigation li a.active span{
	background-position: left 0px;
	color: #FFF;
}
.MainBodyArea  {
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	width: 984px;
}

.CurvedHeader {	
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 984px;
}
.WithRightCol .CurvedHeader{	
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 984px;
}
.RightCol {
	float: left;
	width: 195px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.NewsWrap {
	float: left;
	width: 195px;

	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 7px;
}
.NewsTop {
	float: left;
	width: 195px;
	
	background-repeat: no-repeat;
	background-position: center top;
}
.NewsBtm {
	float: left;
	width: 155px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 50px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	font-size: 70%;
	color: #2E2B25;
}.NewsWrap h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #7B7565;
	border-top-style: none;
	border-right-style: none;
}
.NewsArticle {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CFC4A9;
	border-top-style: none;
	border-right-style: none;
}
#LeftColumn {
	float: left;
	margin-right: 25px;
	padding-top: 20px;
	width: 247px;
	margin-left: 7px;
}
#SecondaryNavigation {
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	width: 247px;
}
#SecondaryNavigation li{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#SecondaryNavigation li a{
	float: left;
	width: 202px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 40px;
}
#SecondaryNavigation li a.active{
	background-position: 0px -78px;
}
#SecondaryNavigation li a:hover{
	background-position: 0px -78px;
}

/*----------------------------------NAAAAAVVVVv-----------------*/
#SecondaryNavigation, #SecondaryNavigation ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	}
	
	#SecondaryNavigation li { /* all list items */
		position : relative;
		float : left;
		
		
		
	}
	
	#SecondaryNavigation li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 247px;
		margin-top : -2px;
	}
	
	#SecondaryNavigation li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#SecondaryNavigation li a {
	
		display : block;		
	}
		#SecondaryNavigation ul li a {
	font-size: 12px;
	padding-top: 9px;
	padding-bottom: 9px;	
	}
	#SecondaryNavigation li a:hover {
	
	}
	
	#SecondaryNavigation li:hover ul ul, #SecondaryNavigation li:hover ul ul ul, #SecondaryNavigation li.sfhover ul ul, #SecondaryNavigation li.sfhover ul ul ul {
		left: -999em;
	}
	
	#SecondaryNavigation li:hover ul, #SecondaryNavigation li li:hover ul, #SecondaryNavigation li li li:hover ul, #SecondaryNavigation li.sfhover ul, #SecondaryNavigation li li.sfhover ul, #SecondaryNavigation li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

/*----------------------------------NAAAAAVVVVv-----------------*/



#mainContent {
	float: left;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 625px;
	font-size: 90%;
}


.WithRightCol #mainContent {
	width: 450px;	
}
.NoLeftCol #mainContent {
	width: 699px;
	margin-left: 30px;
}
.NoLeftNoRightCol #mainContent {
	width: 900px;
	margin-left: 30px;
}
#mainContent ul, #mainContent ol {
	color: #000;
	margin-top: 6px;
	margin-bottom: 15px;
}
#mainContent ul li, #mainContent ol li  {padding-top: 5px;
	padding-bottom: 5px; }
#mainContent table   {
	border: 1px solid #CCC;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#mainContent table tr th {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
#mainContent table tr td {
	margin: 0px;
	padding: 0px;
}
.base #FooterWrapper {
	float: left;
	width: 100%;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.base #footer {
	float: left;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 25px;
	width: 933px;
	
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 77%;
}
.base #footer, .base #footer li a,  .base #footer h3 {

}
.base #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
}
.base #footer ul {
	margin: 0px;
	padding: 0px;
}
.base #footer li {
	display: inline;
	list-style-type: none;
	margin-top: 0;
	margin-right: 15;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.base #Bottomfooter {
	float: left;
	padding-top: 6px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 25px;
	width: 933px;
	background-image: url(../images/BottomFooterBG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 70%;
	margin-bottom: 15px;
}
.base #Bottomfooter ul {
	margin: 0px;
	padding: 0px;
}
.base #Bottomfooter li {
	display: inline;
	list-style-type: none;
	margin-top: 0;
	margin-right: 15;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.base #Bottomfooter li a {
	color: #FFF;
	text-decoration: none;
}
#NetworkNav {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#NetworkNav li{
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
	float: left;
	line-height: normal;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#NetworkNav li a{
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left -2px;
	padding-left: 20px;
	padding-bottom: 5px;
	color: #FFF;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
}
 #NetworkNav li a:hover{
	color: #CCC;
}
#NetworkNav li a.active {
	text-decoration: underline;
}
#NetworkNav li a.north{	background-image: url(../images/home/NetworkIconTurqouse.gif); }
#NetworkNav li a.southeast{	background-image: url(../images/home/NetworkIconYellow.gif); }
#NetworkNav li a.tayforth{	background-image: url(../images/home/NetworkIconGreen.gif); }
#NetworkNav li a.west{	background-image: url(../images/home/NetworkIconPurple.gif); }

#SearchBox {
	float: right;
	position: absolute;
	top: 43px;
	right: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}#SearchBox input {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
#SearchBox .txtfield {
	background-image: url(../images/home/SearchBG.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #464646;
	width: 117px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-color: #FFF;
}

a.JoinUs {
	float: left;
	height: 85px;
	width: 85px;
	position: absolute;
	left: 455px;
	top: 70px;
}
a.JoinUs span {
	float: left;
	position: absolute;
	left: -9000px;
}

.TxtClrHome {color:#1B6C8E}
.TxtClrNorth {
	color:#167A76;
	font-weight: bold;
}
.TxtClrSouthEast{color:#7C5D04;
	font-weight: bold;}
.TxtClrTayForth {color:#6E7B0C;
	font-weight: bold;}
.TxtClrWest {color:#A587BE;
	font-weight: bold;}
	
	#mainContent table.cal_table {
	border: 2px solid #A587BE;
	margin: 0px;
	padding: 0px;
	float: right;
}#mainContent table.cal_table td {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A587BE;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A587BE;
}
 #mainContent table.cal_table td.cal, td.month {
	color: #FFF;
	background-color: #A587BE;
}