/* Main style sheet for website */

body{
/* background:#e0e0e0 url(img/bodybg.gif) repeat-x; */
background:#D8E8FF;
/* color:#505050; */
/* font:76% Georgia,Verdana,Tahoma,Arial,sans-serif; */
font:76% Arial;
color:#010050;
margin:0;
padding:0;
text-align:center;
}

p{
line-height:1.5em;
margin:0 0 15px;
}

a{
/* color:#fa9035; */
font-weight:700;
text-decoration:none; /* was none */
}

a:hover{
color:#d04a10;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

#container{
/* background:#c0c0c0 url(img/bodybg.gif) repeat-x; */
margin:0 auto;
text-align:left;
width:752px;
}

#sitename{
background:#ffffff url(img/centennialbanner.bmp) top left no-repeat;
/* color:#ffffff; */
font-weight:400;
height:100px;
/* margin:0 20px 10px 0; */
margin:0 0 0 0;
text-align:center;
padding-right:10px;
}

#sitename h1{
font-size:2.2em;
margin:0;
padding-top:20px;
}

#sitename span{
font-size:1.6em;
letter-spacing:-1px;
margin:0;
}

#nav{
background:#ffffff url(img/greypx.gif) bottom left repeat-x;
float:left;
width:752px;
}

#nav ul{
list-style:none;
margin:0;
padding:0;
}

#nav a{
background:url(img/tabs.jpg) no-repeat 100% 0;
color:#808080;
display:block;
font-size:1.1em; /* was 1.2 */
letter-spacing:-1px;
/* padding:7px 20px 4px 11px; */
padding:5px 11px 2px 3px; /* just changed - was 4 11 3 3 */
text-align:center;
text-decoration:none;
}

#nav a:hover{
color:#505050;
}

#nav li{
background:url(img/tabs.jpg) no-repeat 0 0;
float:right; /* was left */
/* margin:0 4px 0 0; */
margin:0 0px 0 0;
padding:0 0 0 9px;  /*  was 9 */
}

#nav #current{
background:url(img/tabs.jpg) no-repeat 0 -41px;
}

#nav #current a{
background:url(img/tabs.jpg) no-repeat 100% -41px;
color:#303030;
/* padding:7px 20px 5px 11px; */
padding:5px 20px 2px 11px; /* just changed */}

#wrap1{
background:#ffffff url(img/bgblue2.jpg) repeat-y; 
border-bottom:1px solid #808080;
border-left:1px solid #808080;
border-right:1px solid #808080;
clear:both;
padding:10;
width:750px;
}

#wrap2{
/* background:url(img/header.jpg) top left no-repeat; */
/* padding:10px; comment out this line to not shift down nav stuff */
width:745px; /* was 730 */
padding:0 0 0 5px;
/* float:right; */
}

#mainpage{
background:#6699FF;
border-left:1px solid #808080;
border-right:1px solid #808080;
border-bottom:1px solid #808080;
width:740px;
padding:5px 0px 5px 10px;
font-size:1em;
font-weight:900;
color:white;
font-size:1.9em;
}

#pagetitle{
background:#6699FF;
border-left:1px solid #808080;
border-right:1px solid #808080;
border-bottom:1px solid #808080;
width:740px;
padding:5px 0px 5px 10px;
font-size:1em;
font-weight:900;
color:white;
font-size:2em;
text-align:center;
}

#header{
height:30px;
position:relative;
width:730px;
}

#header h1{
float:left;
font-size:1.4em;
margin:0;
width:180px;
}

#topbox{
/* color:#808080; */
background:#25259D; /* set background color of location stuff */
color:white;
margin:0 0 0px;  /* was 0 0 4 */
text-align:left;
width: 745px; /* new was 615*/
float:right;  /* new */
border-left:1px solid #808080;
border-right:1px solid #808080;
border-bottom:1px solid #808080;
padding:0 0 0 5px;
}

#topbox a{
/* color:#d04a10; */
color:white;
}

#topbox a:hover{
text-decoration:underline;
}

#leftside{
float:left;
margin:10px 0 0 0;
/* width:145px; */
width:125px;
}

#leftside h1{
font-size:1.4em;
font-weight:400;
}

#rightside{
float:right;
margin:3px 3px 20px 0; /* was 40 15 20 0 */
width:244px; /* was 130 */
}

#rightside h1{
font-size:1.4em;
font-weight:400;
margin:0 0 12px;
}

#rightside p{
/* font-size:0.9em;  new */
margin:2px 0 12px 10px;
}
/*
#rightside img{
border:1px solid #fa9035;
margin:10px 0 5px 5px;
padding:2px;
}
*/
#content{
/* margin:45px 160px 0 180px; */
margin:10px 260px 0 140px; /* was 0 160 0 140 */
font-size:1.1em;
}

#contentalt{
/* margin:45px 15px 0 180px; */
margin:10px 15px 0 140px;
font-size:1.1em;
}

#content p,#contentalt p{
/* margin:8px 0 0 10px; */
margin:0 0 0 0;
}

#content h1,#contentalt h1{
color:#505050;
font-size:2em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#content h2,#contentalt h2{
color:#505050;
font-size:1.5em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}

#content h3,#contentalt h3{
font-weight:700;
font-size:1.1em;
color:#bd0000;
}

/*  comment out image stuff
#content img,#contentalt img{
border:1px solid #fa9035;
float:left;
margin:5px 15px 6px;
}
*/

#footer{
clear:both;
/* color:#a0a0a0; */
font-size:0.9em;
height:16px;
margin-top:5px; /* was commented out*/
padding:1px;
text-align:right;
width:748px;
background:#c0c0c0; /* new */
border:1px solid #808080; /* new */
}

#footer a{
color:#a0a0a0;
font-weight:400;
}

#footer a:hover{
color:#a0a0a0;
text-decoration:underline;
}

.menublock{
margin-bottom:10px;
}

.nav{
/* color:#d04a10; */
color:#0000ff;
display:block;
font-size:1.1em;
font-weight:700;
margin-bottom:1px;
padding:2px 2px 2px 2px; /* was 2 2 2 10 */
position:relative;
text-decoration:none;
width:125px; /* was 125 */
}

.nav:hover{
border:1px solid #fa9035;
color:#505050;
padding:1px 1px 1px 2px; /* was 1 1 1 9 */
}

.sub{
font-size:0.9em;
margin-left:10px; /* was 20 */
padding:1px 1px 1px 4px;
width:115px;
}

.sub:hover{
border:1px solid #fa9035;
color:#505050;
padding:0 0 0 5px;
}

.intro{
font-weight:700;
font-size:1.1em;
}

.active{
border:1px solid #fa9035;
padding:1px 1px 1px 9px;
}

.box{
background:#f8f8f8 url(img/boxbg.gif) top left repeat-y;
border:1px solid #d0d4d4;
color:#505050;
margin:15px auto;
padding:10px 10px 10px 20px;
width:75%;
}

.photo{
margin:5px auto 15px;
padding:5px;
}

.smallcaps{
font-variant:small-caps;
}

.mini{
color:#a0a0a0;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.85em;
}

.large{
font-size:1.4em;
}

.soft{
color:#808080;
}

.normal{
font-weight:400;
}

.sharp{
color:#101010;
}

.center{
text-align:center;
}

.hide{
display:none;
}