/* CSS Document */
body { background:#fffce7; color:#000; font:11px Verdana, Arial, Helvetica, sans-serif; margin:0 auto; padding:0px; text-align:center; }

img { border:0px; }
p { line-height:140%; color:#00219f; }
a { color:#00219f; text-decoration:underline; }
a:hover { color: #827559; text-decoration: underline; }
h1, h2, h3, h4, h5, h6 { font:13pt Tahoma,Arial,Helvetica,sans-serif; font-weight:bold; }
h1 { color:#52483b; padding:0px 0px 10px 0px; margin:0px; }
h2 { color:#52483b; }
h3 { color:#00219f; font:10pt Tahoma,Arial,Helvetica,sans-serif; font-weight:bold; }
h4 {  }
h5 {  }
h6 {  }

ul { color:#00219f; font-weight:bold; list-style-type: none; padding:0 0 0 1em; margin: 0; }
li { background: url(images/uncommon_li1.gif) 0 .5em no-repeat; padding:0 0 .2em .8em; }
.nested1 ul { color:#00219f; font-weight:bold; list-style-type: none; padding: 0; margin: 0; }
.nested1 li { background: url(images/uncommon_li2.gif) 0 .8em no-repeat; padding:.2em 0 0 .8em; }
.ordered li { background:none; color:#00219f; }


#container { margin:0 auto; padding:0px; text-align:left; background:url(images/uncommon_mainBG.gif) repeat-y; width:830px; }

#header { margin:0px; padding:0px; background:url(images/uncommon_headerBG1.gif) top center no-repeat; width:830px; height:124px; min-height:124px; }
#navtop { background:url() bottom center no-repeat; height:160px; min-height:160px; width:800px; margin:0 auto; }
#navigation { padding:0px; margin:0px; }

#main { width:800px; margin:15px auto 0px auto; padding:0px 0px; }
#content {  margin:0px auto; padding:5px 5px 0px 5px; }

/* Footer */
#footer { background:#f9f7ea; margin:0px auto; padding:5px 0px; height:65px; min-height:65px; 
	clear:both; vertical-align:bottom; position:relative; top:10px; }
#footer p { background:#f9f7ea; color:#000; text-align:center; font:11px Arial, Helvetica, sans-serif; padding:0em 0 0 0; }

/* Bottom Navigation */
#bNavC { margin:0px auto; padding:0px; background:url(images/uncommon_footbottomBG.gif) bottom center no-repeat; 
	width:830px; height:20px; min-height:20px; }
#bNav { margin:0px auto; padding:0 0 10px; 0; width:800px; text-align:center; font:11px Arial, Helvetica, sans-serif; 
	position:relative; top:2em; left:6em; overflow: hidden; }
#bNavlist { list-style-type:none; margin:0px auto; padding:0; }
#bNavlist li { border-left:1px solid #00219f; float:left; line-height:1.1em; margin:0 .5em 0 -.5em; padding:0 .5em 0 .5em;  background:none; }


/* Other */
#left { padding:0 10px 0 0; margin:0 0 0 5px; width:280px; min-height:14px; float:left; border-right:1px solid #00219f; }
#right { padding:0 5px 0 0px; margin:0 0 25px 0px; float:right; width:475px; }
.centered { margin:0 auto; }
.tableft { padding-right:20px;}
.tabright { padding-left:20px; }
