<!-- trim/href color: #3173A3 (light blue) -->
<!-- background color: #ECE8D7 (dk canvas) -->
<!-- container background color: #FBF7E5 (med canvas) -->
<!-- iframe background color: #FFFEF2 (lt canvas) -->
<!-- menu link color: #9A2923 (red) -->	




html 
{
	overflow: auto;
}


body
{
	background-image: url(/images/site_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-color: #F7DCCB;
	margin: 0; padding: 0;
	width: 100%; height: 100%;
	
	text-align:center;
	font-family: Verdana, Tahoma, Helvetica, sans-serif, arial; 
	color: #000000;
 	font-size: 10pt;
}


A:link
{
	text-decoration: none; color: #000090;
}
A:active
{
	text-decoration: none; color: #000090;
}
A:visited
{
	text-decoration: none; color: #000090;
}
A:hover
{
	text-decoration: none; color: #9C0000;
}

A.nolink
{
	color: #000; text-decoration: none; cursor: default;
}

DIV
{
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif, arial;
	font-size: 10pt;
}
TABLE, TBODY
{
	background-color: transparent; border: 0px; padding: 0px; margin: 0px;
}

TR
{
	border: 0px; padding: 0px; margin: 0px;
}

TD
{
	border: 0px; padding: 0px; margin: 0px;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif, arial;
	color: #55554f;
	font-size: 12px;
	letter-spacing: 0.01em;
	line-height: 1.4;
}

IMG 
{
	BORDER-STYLE: none; margin: 10px 10px 10px 10px; padding: 0px;
	behavior: url(/iepngfix.htc);
}

IMG.m
{
	BORDER-top: none; 
	BORDER-left: none; 
	BORDER-right: none; 
	BORDER-bottom: 1px solid #ECE8D7; 
	margin: 2px 2px 0px 1px;
	padding: 0;
}


IMG.ir, .right
{
	margin: 4px 0px 6px 12px;
	float: right;
}
IMG.il, .left
{
	margin: 4px 12px 6px 0px;
	float: left;
}
IMG.l
{
	margin: 1px 1px 0px 1px;
}
IMG.s
{
	margin: 0px 0px 0px 0px;
}
IMG.icon
{
	margin: 0;
	padding: 0;
	position: relative;
	top: 2px;
}


HR 
{
	border-width: 0px; border: 0;
	border-top: 1px dotted #666;
	margin-top: 20px; margin-bottom: 16px;
	margin-left: auto; margin-right: auto;
	width: 60%; clear: both;
}

UL 
{
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif, arial;
	font-size: 10.5pt; margin-top: 3px; margin-left: 1.25em; padding-left: 0px; 
	list-style-type: square; color: #004; 
}
LI
{
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif, arial;
	color: #400; font-size: 10.5pt; padding-left: 0px;
	margin-top: 0px; margin-bottom: 8px; margin-left: 0em;
	line-height: 1.2;
}

LI.image 
{
	LIST-STYLE: none; margin-top: 3px; margin-bottom: 3px; 
	padding: 0 0 0 20px;
	background: url(images/bullet.gif) no-repeat 0px 0px; font-size: 10pt; 
	font-color: black;
}

OL 
{
	margin-top : 5px; margin-bottom : 5px; padding: 0px; font-size: 10pt;
}

H1
{
	font-size: 13pt;
	font-weight: normal;
	letter-spacing: 0px;
	border-color: #CAA;
	border-width: 0 0 1px 0;
	border-style: solid solid solid solid;
	margin-top : 0px; margin-bottom : 8px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 1px;
}
H2, H3, H4
{
	font-size: 12pt;
	font-weight: normal;
	color: #440000;
	letter-spacing: 0px;
	margin-top : 8px; margin-bottom : 8px;
	text-align: left;
}

H3, H4
{
	font-size: 11pt;
	color: #000;
}



P 
{
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif, arial;
	color: #003;

	margin-bottom : 0px; margin-top : 3px;
	font-size: 10.5pt;
	
	letter-spacing: 0;
	text-indent: 1.8em;
	line-height: 1.35;
	text-align: left;
}
P.small
{
	margin-bottom : 6px; margin-top : 3px;
	font-size: 10px;

	text-indent: 0;
	line-height: 1.15;
}
P.list
{
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif, arial;
	color: #000000;
	display: block;
	width: 220px;

	margin: 20px 0 20px 0; 
	font-size: 11px;

	text-indent: 0;
	text-align: center;
	letter-spacing: 0.025em;
	text-indent: 0;
	line-height: 1.45;
}
P.portrait
{
	margin: 0px;
	font-size: 11px;
	text-indent: 0;
}
P.byline
{
	margin: 0 0 10px 0;
	color: black;
	text-indent: 0;
}
P.quote, P.quoteby
{
	line-height: 1.3;
}
P.quote
{
	font-size: 9pt;
	text-indent: 1em;
}
P.quoteby
{
	font-size: 8.5pt;
	text-indent: 0;
	margin-top: 3px;
	margin-bottom: 9px;
	color: #400;
	text-align: right;
}
P.noindent
{
	text-indent: 0;
}




#outer{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#inner {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 630px;
}

#shell
{
	text-align: center;
	margin-left:auto;
	margin-right:auto;

	background-color: transparent;
	width: 920px; height: 630px;

	border: 0;
	padding: 0;
}	


#container 
{
	background-image: url(/images/cont_bg.png);
	background-color: transparent;
	background-repeat: no-repeat;
	behavior: url(/iepngfix.htc);

	width: 920px;
	min-height: 610px;
	border: 1px solid #F88;

	z-index: 3;

	margin: 15px 0 3px 0;
	padding: 0px;
/*	overflow: hidden; */
}


#mainlogo
{
	margin: 0; padding: 0;
	display: block;
}

#leftpane
{
	display: block;
	float: left;
	padding: 340px 0 0 20px;
	width: 180px;
	text-align: left;
/*	overflow: visible; */
}

#menu
{
	display: block;
	float: left;
	padding: 98px 0 10px 175px;
	width: 540px; height: 98px;
	position: relative;
}

#thispage
{
	display: block;
	float: left;
	padding: 0 0 0 180px;
	width: 360px; height: 30px;
}	

#rightpane
{
	display: block;
/*	float: left; */
	padding: 0 17px 15px 38px;
	width: 650px;
	min-height: 390px;
	overflow: auto;
}

#news_summary
{
	width: 80%;
	margin-top: 15px; margin-bottom: 30px;
	margin-left: auto; margin-right: auto;
	border-left: 5px solid #bbb;
	padding: 8px 15px 10px 15px;
	background-color: white;
	font-size: smaller;
}
	#news_summary p {
		font-size: 9.5pt;
		}
	#news_summary h3 {
		margin-top: 14px;
		margin-bottom: 0;
		}

#main
{
	display: block;

	background-color: #F0EEE1;
	padding: 0px; margin: 0px;
	width: 100%; height: 415px;
	border-top: none;
	border-left: 1px solid #DCDAAE;
	border-right: 1px solid #DCDAAE;
	border-bottom: 1px solid #DCDAAE;
	z-index: 5;
}

IFRAME
{
	display: block;
	background-color: #F4F2E9;
	margin: 0px;
	padding: 0px;
	width: 100%; height: 100%;
}

#copy
{
	font-size: 10px; color: #666; float: left; margin-bottom: 5px;
	text-align: left; width: 400px;
}

#designby
{
	font-size: 10px; color: #666; float: right; margin-bottom: 5px;
	text-align: right;
	padding-bottom: 15px;
}

#fb-root
{
	float: left; margin-bottom: 5px;
	background-color: transparent;
}


.caption
{
	clear: both;
	font-size: smaller;
	margin: 0;
	position: relative; top: -7px;
}


#m1, #m2, #m3, #m4, #m5, #m6, #m7, #m8
{
	font-size: 21px;
	float: left;
	padding-right: 20px;
	position: relative;
}
#m1
{
}
#m2
{
}
#m3
{
}
#m4
{
}
#m5
{
	top: -8px;
	left: -10px;
}
#m6
{
	top: -8px;
	left: -6px;
}
#m7
{
	top: -8px;
	left: -2px;
}
#m8
{
	top: -8px;
}

.c0, .c1, .c2, .c3, .c4, .c5, .c6, .c7, .c8
{
	padding-left: 15px;
	padding-top: 10px;
	height: 38px;
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: visible;
}
.c0
{
	background-image: none;
}
.c1
{
	background-image: url(/images/menu/c1.gif);
	background-position: 0 3px;
}
.c2
{
	background-image: url(/images/menu/c2.gif);
	background-position: 4px 1px;
}
.c3
{
	background-image: url(/images/menu/c3.gif);
	background-position: 1px 1px;
}
.c4
{
	background-image: url(/images/menu/c4.gif);
	background-position: 0px 2px;
}
.c5
{
	background-image: url(/images/menu/c5.gif);
	background-position: 0px 2px;
}
.c6
{
	background-image: url(/images/menu/c6.gif);
	background-position: 0px 4px;
}
.c7
{
	background-image: url(/images/menu/c7.gif);
}
.c8
{
	background-image: url(/images/menu/c8.gif);
}






#lightbox{
	background-color:#F1F1F1;
	padding: 10px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/overlay.png); }

* html #overlay{
	background-color: #fff;
	back\ground-color: transparent;
	background-image: url(/images/spacer.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	}










.shadow {
	background-color: gray;
	filter:alpha(opacity=30); -moz-opacity:0.30; opacity: 0.30;
	margin: 0; padding: 0;
	display: block;
}
.noshadow {
	background-color: transparent;
	margin: 0; padding: 0;
	display: block;
	height: 10px; width: 10px;
}








