/* Suggested order:

 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content 
 * display
 * list-style
 * position
 * float
 * clear
 *
 */
 
/* Global ------------------------------------ */

a img { border:0; }
img { border:0; }
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { margin:0; padding:0; }

body { color:#000; background: #C1CBD9; font:normal 62.5% Arial, Helvetica, sans-serif; text-align:center;}

a:link { color:#4E617D; text-decoration:underline; }
a:visited { color:#4E617D; text-decoration:underline; }
a:hover { color:#9C9C9C; text-decoration:underline; }
h2 { font-size:2.6em; color:#4E617D; margin-bottom:20px; font-style:italic; font-weight:bold; }
h3 { font-size:1.6em; color:#711617; margin-bottom:0px; font-weight:bold; margin-top: 30px;  }
h4 { font-size:1.5em; color:#4E617D; font-style:italic; font-weight:bold; margin-top: 30px;  }
h5 { font-size:1.2em; font-weight:bold; color:#FFF; background-color:#4E617D; margin-top:0.5em; padding:5px; }
h6 { font-size:1.2em; font-style:italic; color:#666666; margin-top:0.5em; padding:5px; }
p { font-size:1.35em; line-height:1.5em; }
li {list-style:none;}



.hide { display:none; }
.clear { clear:both; }
.centered, p.centered { text-align:center; }
.right { text-align:right; }


	
/*-- wrapper and header styles -------------------*/ 
	
#wrapper { width:820px; margin:0 auto; text-align:left; background:url(../images/bdy_bg.jpg) repeat-y; }

#header { width:800px; height:208px; margin:auto; }
#header h1 { float:left; width:219px; }
#header h2 { float:left; width:800px; clear:both; }
#header #menu { width:581px; height:45px; color:#50617d; font-size:10px; text-align:center; text-transform:uppercase; }
#header #menu a { color:#fff; text-decoration:none; }
#header #menu a:hover { color:#ddd; text-decoration:underline; }
#header #menu img { display:block; float:left; }
#header #button { float:right; margin-top:-45px; } */


/*-- main body --------------------------------*/

#showpics { clear:both;}

#main { float:left; text-align:left; width:550px; margin:20px 0px 20px 0px; padding-left:135px;}
#main ul {margin-top: 10px; }
#main li { font-size:1.3em; line-height:1.5em; margin-left: 30px; list-style:disc; }

#sidebar { float:right; text-align:left; width:250px; margin-top: 20px; padding-right: 40px;}
#sidebar li { color:#666666; list-style:none; margin-left:20px; }


/*-- content ----------------------------------*/

#content a {font-size:1.0em;}
#content h2 { font:"Times New Roman", Times, serif; }

#map {margin:20px 0px 30px 0px; }
#map img { float:left; margin:0px 10px 0px 0px; border:1px solid #4E617D; }

#e-mail { width:250px; background-color:#F7F7F7; margin-top:10px; margin-left:20px; padding:20px; border:1px solid #999999; }
#e-mail p {font-size: 1.2em; }
#e-mail input {margin-bottom:12px; width:250px; background-color:#D6D6D6;}
#e-mail input.button { width:72px; float:right; }
#e-mail input.cb { width: 16px; vertical-align:middle; }

#events { margin:0px 0px 50px 20px; }
#events p.date { font-weight:bold; margin-bottom: 5px; }

li#press {list-style:url(../images/icon_PDF.gif); margin-bottom:8px; }
li#press-dl {list-style:url(../images/icon_ZIP.gif); margin-bottom:8px; }
li#press-web {list-style:url(../images/internet.png); margin-bottom:8px; }

.example { font-style:italic; font-size:10px; }

/*-- =footer --------------------------------- */

#footer { width:800px; background-color:#9C9C9C; color:#FFFFFF; margin-top: 20px; margin:auto; font-size:.7em; }

#footer img {float:left; vertical-align:middle; margin-bottom:3px; }	
#footer p { padding:8px 10px 5px 30px; float:right;}
#footer a { color:#FFFFFF; }
#footer a:visited { color:#FFFFFF; }	
#footer a:hover { color:#4E617D; }
	
/* images ------------------------------------ */

/* forms ------------------------------------ */


/* CLEARFIX FLOAT ELIMINATOR */
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height:1%;  }
.clearfix { display:block; }
/* End hide from IE-mac */

.news li{
	margin:0px 0px 10px 0px;	
}
