﻿div.header, td.header
{
	width: 960px;
	height: 132px;
}

div.headercrumb, td.headercrumb
{
	width: 960px;
	height: 209px;
}

#header table.header
{
	width: 960px;
	height: 132px;
	background: url(/img/00/layout/header.jpg) no-repeat;

}
#header #header td.left, td.left
{
	width: 820px;
	height: 132px;
}
#header #header td.right
{
	width: 140px;
	height: 132px;
}
#header #header #right table
{
width: 140px;
/*		height: 132px; */
}
#header #header #right td
{
	/*border: solid 1px #000000;	*/
}

#header #header #right td.top
{
	width: 140px;
	height: 16px;
}

#header #header #right td.numbers
{
	width: 140px;
	height: 48px;
}

#header #header #right td.email
{
	width: 140px;
	height: 38px;
}


/* Nav Buttons */
#header table.nbuts
{
	width: 960px;
	height: 43px;
}
#header #nbuts td.butt
{
	width: 960px;
	height: 5px;
	background: url(/img/00/layout/butt.gif) no-repeat;
}
#header #nbuts td.butl
{
	width: 5px;
	height: 33px;
	background: url(/img/00/layout/butl.gif) no-repeat;
}
#header #nbuts td.but
{
	width: 950px;
	height: 33px;
}
#header #nbuts td.butr
{
	width: 5px;
	height: 33px;
	background: url(/img/00/layout/butr.gif) no-repeat;
}
#header #nbuts td.butb
{
	width: 960px;
	height: 5px;
	background: url(/img/00/layout/butb.gif) no-repeat;
}


/*************************************************************************************************
	Content
*************************************************************************************************/
table.content
{
	width: 950px;
	background-color: #edf1f2;
	/*height: 100%;*/
}

#content td.menul
{
	width: 15px;
}

#content td.menu
{
	width: 200px;
	background: url(/img/00/layout/col0bg.gif) repeat-y;	
}

#content td.menur
{
	width: 15px;
}

/* col0 - layoutstyle 1 */
#content td.col0l
{
	width: 15px;
}

#content td.col0r
{
	width: 15px;
}
#content td.col0
{
	width: 912px;
	vertical-align: top;
}

#content td.col0r
{
	background: url(/img/00/layout/col0s.png) repeat-y right;	
}

/* col2 - layoutstyle 3 */
#content td.col2l
{
	width: 15px;
}

#content td.col2
{
	width: 712px;
	vertical-align: top;
	/*border: solid 1px red;*/
}

#content td.col2r
{
	width: 15px;
}

/* colhp - homepage */
#content td.colhpl
{
	width: 16px;
	background: url(/img/00/layout/col2s.png) repeat-y left;	
}

#content td.colhp
{
	width: 674px;
	background: url(/img/00/layout/col2s.png) repeat-y center;	
	vertical-align: top;
}

#content td.colhpr
{
	width: 15px;
	background: url(/img/00/layout/col2s.png) repeat-y right;	
}

/* col2_3 - layoutstyle 4 */
#content td.col2_3l
{
	width: 15px;
	background: url(/img/00/layout/col2_3sl.png) repeat-y left;	
}

#content td.col2_3
{
	width: 712px;
	background: url(/img/00/layout/col2_3s.png) repeat-y center;	
	vertical-align: top;
}

#content td.col2_3r
{
	width: 15px;
	background: url(/img/00/layout/col2_3sr.png) repeat-y right;	
}

/**************************************************************
/* Homepage Chunks
/*************************************************************/

/* Common layout */
#content #hdrHomepageChunks a
{
	font: bold 11px verdana,sans-serif ;
	text-decoration: none;
	color: #000000;
	padding: 0px 19px 0px 0px;
	line-height: 44px;
	display: block;
}
#content #hdrHomepageChunks a:hover
{
	text-decoration: underline;
}

/* Calendar */
#content div.hdrCal
{
	width: 282px;
	height: 44px;
	background: url(/img/00/layout/hpcalendar.gif) no-repeat;
	text-align: right;	
}
#content #hdrHomepageChunks a.hdrCal
{
	color: #005f14;
	font-weight: normal;
}

/* News */
#content div.hdrNews
{
	width: 384px;
	height: 44px;
	background: url(/img/00/layout/hpnews.gif) no-repeat;
	text-align: right;	
}

#content #hdrHomepageChunks  a.hdrNews
{
	color: #766845;
	font-weight: normal;
}

#content div.NewsContent
{
	width: 364px;
	margin: 0px 10px;
}

/* Bulletins */
#content div.hdrBulletins
{
	width: 384px;
	height: 44px;
	background: url(/img/00/layout/hpbulletins.gif) no-repeat;
	text-align: right;	
}

#content #hdrHomepageChunks  a.hdrBulletins
{
	color: #0b1c5c;
	font-weight: normal;
}

#content div.BulletinsContent
{
	width: 364px;
	margin: 0px 10px;
}

/* Events */
#content div.EventsContent
{
	width: 262px;
	margin: 0px 10px;
}


		
/*************************************************************************************************
	Footer
*************************************************************************************************/

td.footer
{
	width:100%; 
	height:61px; 
	vertical-align:top; 
}
#footer table.footer
{
	background: url(/img/00/layout/footer.gif) no-repeat;
	width:950px; 
	height:61px;
	font-family: Tahoma, Sans-Serif;
	color: White;
	font-size: 11px;
	
}
#footer td.left
{
	width:65px; 
	height:61px;
}
#footer td.copy
{
	width:370px; 
	height:61px;
}
#footer td.menu
{
	width:80px; 
	height:61px;
}

#footer td.poweredby
{
	width:370px; 
	height:61px;
	text-align: right;
}

#footer td.right
{
	width:65px; 
	height:61px;
}

#footer a
{
	color: White;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#footer a:hover
{
	text-decoration: underline;
}


/*************************************************************************************************
	Page Contacts
*************************************************************************************************/

#PageContacts table
{
	width: 213px;
	margin: 10px;
	color: #000000;
	font-family: verdana, Sans-Serif ;
	font-size: 11px;
	font-weight: normal;
	line-height: 26px;
}
#PageContacts td
{
	text-align: center;
	vertical-align: top;
	display: inherit;
}
#PageContacts td.photo
{
	display: inherit;
}
#PageContacts image
{
	margin: 0px 0px 10px 0px;
}

#PageContacts td.info
{
	display: inherit;
}
#PageContacts font.title
{
	font-weight: bolder;
}
#PageContacts a
{
	font-weight: bolder;
	color: #00157f;
	text-decoration: none;
}
#PageContacts a:hover
{
	text-decoration: underline;
}

#PageContacts td.numbers
{
	color: #ffffff;
}

td.blueGutter
{
	background-color: #71a5a5;
	width: 4px;
}

#hpText .bodyText
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px; /* small */
	color: #ffffff;
}