body
{ 
	margin: 0px;
	background: #CFD3DC url(../images/common/bg.gif) repeat-x top left;
}

table#main 
{
	width: 1000px;
	border-width: 0px;
}
table#main td 
{
	padding: 0px;
	text-align:left;
	vertical-align:top;
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 12px; 
	font-style: normal; 
	line-height: 1.3; 
	font-weight: normal; 
	color: #4D4C4C;
}

td 
{
	text-align:left;
	vertical-align:top;
}

div#header
{
	background: url(../images/common/bg_nav.gif) no-repeat bottom left;
	height: 186px;
	border-bottom: 2px solid #FFFFFF;
}

div#mainNavDiv
{
	background: #4B5779 url(../images/common/bg_top_nav.gif) no-repeat top right;
	border-bottom: 2px solid #FFFFFF;
	padding: 125px 10px 10px 0px;
}

div#rightColumnA
{
	background: #A0A7BC;
	color: #FFFFFF;
	font-size: 14px;
	border-bottom: 1px solid #B5BCCF;
	padding: 15px;
}

div#rightColumnB
{
	background: #949CB4;
	color: #FFFFFF;
	border-bottom: 1px solid #B5BCCF;
	padding: 15px;
}

div#rightColumnC
{
	background: #838CA7;
	color: #FFFFFF;
	border-bottom: 1px solid #B5BCCF;
	padding: 15px;
}

div#spacer
{
	width: 202px;
	height: 116px;
	background: #FFFFFF;
}

div#homeColumnTextLeft
{
	background: url(../images/common/bg_home_column_1.gif) repeat-x top left;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	width: 410px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 20px;
	padding-bottom: 100px;
	display: inline;
	float: left;
}

div#homeColumnTextRight
{
	background: url(../images/common/bg_home_column_2.gif) repeat-x top left;
	border-top: 2px solid #FFFFFF;
	width: 238px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 100px;
	display: inline;
	float: left;
}

div#subpageContentWide
{
	background: url(../images/common/bg_home_column_1.gif) repeat-x top left;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	width: 690px;
	padding: 50px;
	display: inline;
	float: left;
	font-size:14px;
}

div#subpageContent
{
	background: url(../images/common/bg_home_column_1.gif) repeat-x top left;
	border-right: 0px;
	border-top: 2px solid #FFFFFF;
	width: 477px;
	padding: 50px;
	display: inline;
	float: left;
	font-size:14px;
}

div#subnavSidebar
{
	background: url(../images/common/bg_home_column_2.gif) repeat-x top left;
	margin-top: 2px;
	margin-right: 2px;
	padding: 40px 10px 10px 0px;
	width: 201px;
	height: 800px;
	float: left;
}

div#subnavSidebar li
{
	border-bottom: 1px solid #FFFFFF;
}

.smallHeadlineRed
{
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 12px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #772921; 
	text-decoration: none;
	margin-bottom: 10px;
}

h1
{
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif; 
	font-size: 22px;
	line-height: 1.2;
	color: #252D45;
	margin-bottom: 20px;
}

h2
{
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif; 
	font-size: 16px;
	line-height: 1.2;
	color: #252D45;
	margin-top: 30px;
	margin-bottom: 15px;
}

A:LINK
{ 
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 12px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #0E47E8; 
	text-decoration: none;
}

A:VISITED
{ 
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 12px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #0E47E8; 
	text-decoration: none;
}

A:HOVER
{ 
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 12px; 
	line-height: 1.2; 
	font-weight: normal;
	color: #0E47E8; 
	text-decoration: underline; 
}

A:ACTIVE
{ 
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 12px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #0E47E8; 
	text-decoration: underline; 
}

div#upcomingevents
{
	background: url(../images/common/bg_upcomingevents.gif);
	background-repeat: no-repeat;
	background-position: bottom left; 
	background-color: #EBF1F3;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	width: 400px;
	min-height: 120px;
}

table#upcomingeventstable 
{
	width: 100%;
	border-width: 0px;
}

table#upcomingeventstable td 
{
	padding: 5px;
	text-align:left;
	vertical-align:top;
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 10px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #666666;
}

.headline 
{
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 25px; 
	line-height: 1.2; 
	font-weight: bold; 
	color: #772921; 
	text-decoration: none;
	text-shadow: #DEDEDE 0.1em 0.1em 0.1em
}

.headlineWhite
{
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 15px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
	text-shadow: #DEDEDE 0.1em 0.1em 0.1em
}

.textWhite
{
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 12px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
	text-shadow: #DEDEDE 0.1em 0.1em 0.1em
}

.content
{
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 12px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #666666;
}

.footer
{  
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 9px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none;
}

ul 
{
	list-style-image: url(../images/common/bullet.gif);
	list-style-type: circle;
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 12px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

li 
{
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DEDEDE;
}

img
{
	border: 0px;
}

.required
{  
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 12px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FF0000; 
	text-decoration: none;
}

.dashes
{
	border-top: 1px dashed #5B5039;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bluedashes
{
	border-top: 1px dashed #B6D1D9;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	background-color: #EBF1F3;
	margin-top: 5px;
	margin-bottom: 5px;
}

.darkGray
{
	border-top: 1px solid #BABABA;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.darkGrayIE
{
	border-top: 1px solid #BABABA;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 5px;
	margin-bottom: 4px;
}

.subnavHR
{
	border-top: 0px;
	background-color: #CCCFD1;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.subnavMarginHR
{
	border-top: 0px;
	background-color: #CCCFD1;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.doubleLine
{
	border-top: 1px solid #D3D3D3;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px;
	border-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #7C9FB2;
}

hr
{
	color: #666666;
	background-color: #ADADAD;
	height: 1px;
	width: 100%;
	border: 0px;
}

table#calendar 
{
	border: 1px;
	padding: 5px;
}


table#calendar td
{
	text-align:left;
	vertical-align: top;
	padding: 2px;
	border-top: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px;
	font-style: normal;
	line-height: 1;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 14%;
	height: 75px;
}

.linked-day
{
	background-color: #EBEBEB;
}

.bodycopytd
{
	background: url(../images/common/bg_fade_gray.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.borderLeft
{
	background: url(../images/common/border-left.gif);
	background-repeat: repeat-y;
	background-position: top right;
	/*width: 13px;
	height: 453px;*/
}

.borderRight
{
	background: url(../images/common/border-right.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 13px;
	/*height: 400px;*/
}

.borderTop
{
	background: url(../images/common/top_fill_white.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	vertical-align: bottom;
}

.borderTopIE
{
	background: url(../images/common/top_fill_white_IE.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	vertical-align: bottom;
}

.borderBottom
{
	background: url(../images/common/border-bottom.gif);
	background-repeat: repeat-x;
	background-position: top right;
}

.crossover
{
	/*background-color: #772921;*/
	width: 12px;
	height: 17px;
}

.transparent_class {
	filter:alpha(opacity=80);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.mediumImage
{
	border-top: 1px solid #C1CACD;
	border-left: 1px solid #C1CACD;
	border-right: 1px solid #C1CACD;
	border-bottom: 2px solid #C1CACD;
}

.imageRollOver
{  
	border: 0px;
}
a:link.imageRollOver
{  
	border: 0px;
}
a:visited.imageRollOver
{  
	border: 0px;
}
a:hover.imageRollOver
{  
	filter:alpha(opacity=90);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
a:active.imageRollOver
{  
	border: 0px;
}

.photoAlbumIcon
{
	width: 100px;
	height: 100px;
	border: 2px solid #CCCCCC;
}

div#dynamicContactForm
{
	display: none;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(../images/common/bg_contact_form.jpg);
	background-repeat: no-repeat;
	background-position: top left; 
	background-color: #939393;
	width: 225px;
}

div#ShowEmailForm
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.greenLink
{  
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif; 
	font-size: 12px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #C4E16D; 
	text-decoration: none;
	margin-right: 18px;
}
a:link.greenLink
{  
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 12px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #C4E16D; 
	text-decoration: none;
}
a:visited.greenLink
{  
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 12px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #C4E16D; 
	text-decoration: none;
}
a:hover.greenLink
{  
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 12px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #C4E16D; 
	text-decoration: underline;
}
a:active.greenLink
{  
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 12px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #C4E16D; 
	text-decoration: none;
}