/*reset.css*/ body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

BODY	 { FONT-FAMILY: 8pt Verdana, Arial, Helvetica, sans-serif; color: #404040; line-height: 135%; background-color:#FFFFFF;	}

a:link { color: #B1C09F; font-weight: bold; text-decoration: none; }
a:visited { color: #B1C09F; font-weight: bold; text-decoration: none; }
a:alink { color: Silver; font-weight: bold; text-decoration: none; }
a:hover { color: #B1C09F; font-weight: bold; text-decoration: underline; }

TABLE { word-spacing:normal; letter-spacing:normal; text-transform:none; FONT-FAMILY: Verdana,"MS Sans Serif", Arial, Helvetica, sans-serif; vertical-align: top; width: 750px; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; }
.margin_left { margin : 0px 0px 0px 240px; }
.border_all { border: 1px solid #DDD; }
.border_top { border-top: 1px solid #999999; }
.border_bottom { border-bottom: 1px solid #999999; }
.border_sides { border-left: 1px solid #999999; border-right: 1px solid #999999; }
.border_none { border-top: 0px; border-bottom: 0px; border-left: 0px; border-right: 0px; }

TD { vertical-align : top; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; line-height : 135%; font-size: 8pt; color: #404040; }
.press { width: 560px; margin-bottom:24px; }
.flicker { margin-bottom:24px; padding-right:30px;}
.flicker_student { margin-bottom:100px; width:100%; text-align: center;}
.bkground_dark { background-color: #B1C09F; }
.bkground_light { background-color: #FFFFFF; }

P		 { FONT-FAMILY: Verdana,"MS Sans Serif", Arial, Helvetica, sans-serif; line-height : 135%; font-size: 8pt; color: #404040; }
.footer { font-size: 9pt; FONT-FAMILY: Arial, sans-serif; color: #B94218; text-align: right; font-weight : bolder; }
.copyright { color: #666666; line-height : 100%; text-align: center; }
.title { font-weight: bold; }
.upcoming {color:#FFFFFF;margin-left:2px;margin-top:12px;line-height:135%; }

H1 { FONT-FAMILY: Arial, Futura, Helvetica, sans serif; font-size: 180%; font-weight: bold; text-transform: capitalize; color: #B94218; color: #940F04; padding-top : 1.80em; }
H2 { FONT-FAMILY: Arial, Futura, Helvetica, sans serif; font-size: 160%; font-weight: bold; text-transform: capitalize; color: #B94218; color: #940F04; padding-top : 1.60em; }
H3 { FONT-FAMILY: Arial, Futura, Helvetica, sans serif; font-size: 150%; font-weight: bold; text-transform: capitalize; color: #B94218; color: #940F04; padding-top : 1.50em; }
H4 { FONT-FAMILY: Arial, Futura, Helvetica, sans serif; font-size: 135%; font-weight: bold; text-transform: capitalize; color: #B94218; color: #940F04; padding-top : 1.35em; }
H5 { FONT-FAMILY: Arial, Futura, Helvetica, sans serif; font-size: 115%; font-weight: bold; text-transform: capitalize; color: #B94218; color: #940F04; padding-top : 1.15em; }
.header_row { padding-top: 0px; }

.nancy  #container { 
	width: 750px;  /* default was 46em; fits 800px browser window with text at browser default font sizes */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.nancy  #collections { 
	width: 720px;  /* default was 46em; fits 800px browser window with text at browser default font sizes */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.nancy  #pages { 
	width: 720px;  /* default was 46em; fits 800px browser window with text at browser default font sizes */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-left: 32px; /* this overrides the text-align: center on the body element. */
} 

#upcoming { 
	width: 372px;  /* default was 46em; fits 800px browser window with text at browser default font sizes */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top:30px;
} 

#footer { 
	width: 100%;  /* default was 46em; fits 800px browser window with text at browser default font sizes */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	FONT: 11pt "Century Gothic", Arial, Helvetica, sans-serif; 
	color: #BF3B26; color: #940F04; 
	text-transform: uppercase;
	line-height: 135%; 
	background-color:#FFFFFF;
	margin-top:6px;
} 

UL		{ FONT-FAMILY: Verdana,"MS Sans Serif", Arial, Helvetica, sans-serif; text-indent: 0; list-style-image: url(../images/button.jpg); list-style-position : outside; padding-bottom : 1em; line-height : 135%; font-size: 8pt; color: #404040; }
OL		{ FONT-FAMILY: Verdana,"MS Sans Serif", Arial, Helvetica, sans-serif; text-indent: 0; list-style-position : outside; padding-bottom : 1em; line-height : 135%; font-size: 8pt; color: #404040; }
LI		{ FONT-FAMILY: Verdana,"MS Sans Serif", Arial, Helvetica, sans-serif; text-indent: 0; list-style-position : outside; padding-bottom : 1em; line-height : 135%; font-size: 8pt; color: #404040; }
