/* CSS Document */
/* using a customized version of eric meyer's css reset to give us an even,cross-browser playing field. more info:http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded*/
html,body,div,span,applet,object,iframe, h1,h2,h3,h4,h5,h6,p,blockquote,pre, a,abbr,acronym,address,big,cite,code, del,dfn,em,font,img,ins,kbd,q,s,samp, small,strike,strong,sub,sup,tt,var, b,u,i,center, dl,dt,dd,ol,ul,li, fieldset,form,label,legend, table,caption,tbody,tfoot,thead,tr,th,td{background:transparent;border:0;font-size:99%;font-family:Arial;margin:0;outline:0;padding:0;vertical-align:baseline;}
ol,ul{margin-left:25px;}
.rounded {
	background-color: #fffff;
	padding: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; }
H1 {font-size:1.5em;}
BODY{line-height:1.2;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;background-image:url('../imgs/cityscapelon5.jpg');
background-position:top;}
#pagecontainer{font-family: 'arial black';margin:10px auto;width:996px;}
#pagewrap{background-repeat:repeat;background-image:url('../imgs/wrapbkgrd.png'); margin:10px 0px;padding:3px;padding-bottom:10px; 
  -moz-border-radius: 5px;
	-webkit-border-radius: 5px; }
.headwrap{height:126px;
	background-color: #fffff;
	color:#fff;
	padding: 3px;
  -moz-border-radius: 10px;
	-webkit-border-radius: 10px;}
.headtop{height:126px;}
.headnav{height:60px;border:3px green solid;}
.horiznav{width:100%;height:27px;margin:0px;padding:0px;background:#000000 url(imgs/bg-horiznav.gif) top left repeat-x;}
.horiznav ul{list-style:none;margin:0px;padding:0px; border:3px yellow dotted;}
.horiznav ul li{float:left;margin:0;padding:0;background:transparent url(imgs/bg-horiznav-button.gif) top left no-repeat;}
.horiznav ul li a{display:block;float:left;padding-left:40px; height:25px; margin:0px; font-size:70%; color:#FFFFFF; text-decoration:none; border:1px yellow solid; }
#slider{width:820px;margin:10px auto;position:relative; }
.scroll{height:450px;width:820px;overflow:auto;overflow-x:hidden;position:relative;clear:left;background:#FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom; 
  -moz-border-radius: 8px;
	-webkit-border-radius: 8px;}
.scrollContainer div.panel{padding:20px;height:240px;width:780px;}
.panelpara{padding:10px 40px;margin-bottom:20px;margin-top:10px;text-align:left; vertical-align:top;}
/* #shade{background:#EDEDEC url(images/shade.jpg) no-repeat 0 0;height:50px; }*/
ul.navigation{list-style:none; margin:0px; margin-bottom:10px; padding:12px 0px; background-color:white;  -moz-border-radius: 8px;
	-webkit-border-radius: 8px;}
ul.navigation li{display:inline; margin-right:2px;}
ul.navigation a{color:rgb(179,179,179);font-weight:bold;padding:10px 20px;text-decoration:none;border:solid 2px white;}
ul.navigation a:hover{color:gray;background-color:#f6f6f6;border:solid 2px rgb(49,3,127);}
ul.navigation a.selected{background-color:rgb(232,232,232);color:rgb(136,136,136);}
ul.navigation a:focus{outline:none;}
.scrollButtons{position:absolute; top:150px; cursor:pointer;}
.scrollButtons.left{left:-20px;}
.scrollButtons.right{right:-20px;}
.hide{display:none;}
.mcontwrap{border:3px yellow solid;}
.title{text-align:left;margin-left:0px;padding:5px 0px 0px 0px;}
ul.quotenav{list-style:none;margin:0px;margin-bottom:10px;padding:12px 0px;background-color:white;}
ul.quotenav li{display:inline;margin-right:2px;}
ul.quotenav a{font-weight:bold;padding:10px 20px;color:rgb(179,179,179);text-decoration:none;border:solid 2px white;}
ul.quotenav a:hover{color:gray;background-color:rgb(255,255,255);border:solid 2px rgb(49,3,127);}
ul.quotenav a.selected{background-color:silver;}
