	
/* typography
#fbab52 = orange;
#ffe115 = yellow;
#ae923e = brown;
#6f34a0 = purple;
#9ccc66 = green;
#5d8744 = dark green;
#59bd00 = bright green;
#217ca3 = blue;

#ffcc00 = Yellow;
#ffcc33 = Orange;
#ffcc33 = Green;
#ae923e = Brown;
#7e630d = Dark Brown;
#535353 = Grey;

*/
body {font-family: arial, helvetica, sans-serif;font-size: 76%;color:#555;background:#ededed;}
a {text-decoration:underline;color:#217ca3;}
a:link {}
a:visited {}
a:active {}
a:hover {text-decoration: none;}
h2, h3, h4, h5, h6{margin: 1.1em 0em 1.1em 0em;}
h4, h5, h6{font-weight:bold;}
h1, h2, h3{font-weight:normal;}
h1 {font-size: 2.0em;margin-top: 1em;margin-bottom: 0em;color:#000;}
h2 {font-size: 1.7em;color:#000;}
h3 {font-size: 1.4em;color:#000;border-bottom:2px #ddd solid;}
h4 {font-size: 1.2em;color:#000;}
h5 {font-size: 1.0em;color:#000;}
h6 {font-size: 0.8em;color:#000;}
img {border: 0;}
#content ol,#content ul,#content li {font-size: 1.0em;line-height: 1.3em;margin-top: 0.15em;margin-bottom: 0.2em; }
#content ul,#content ol,#content dl{margin-left:1em;}/*re-enable indenting*/
p {font-size: 1.0em;line-height: 1.8em;margin: 1.2em 0em;color:#666;}
li > p {margin-top: 0.2em;}
pre {font-family: monospace;font-size: 1.0em;}
strong, b {font-weight: bold;}

/*location specific*/
.pw1 h3, .pw2 h3{margin-top:10px;color:#217ca3;}
.pw1 p, .pw2 p {line-height: 1.3em;}

#intro { color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:.8em;}
#intro *{color:#fff;line-height: 1.2em;}
#intro h2 {color:#fff;font-size:1.5em;font-weight:bold;letter-spacing:-0.05em;line-height:1.5em;}
	
#crumbs, #crumbs a {color:#999;font-weight:lighter;text-decoration:none;}
#crumbs a:hover {text-decoration:underline;}

#searchbox{font-size:10px;}

#minimenu a,#minimenu {text-decoration:none;color:#999 !important;}
#minimenu a:hover {color:#333 !important;}