@charset "utf-8";
/* CSS Document */
body {background-color:#FFF; font-family:Verdana, Geneva, sans-serif; font-size:90%;}
a img {border:none;}
h1{font-size:170%; color:#900; background-color:transparent; margin-bottom:70px; font-weight:normal;}

.floatleft {float:left; margin-left:45px;}

.smaller {font-size:95%;}




#banner {height:44px;}

#container { margin-left:auto; margin-right:auto; width:900px; height:600px; background-image:url(images/newbackg.jpg); background-color: #D5AB49; padding-top:40px;}
#left { margin-right:575px; margin-left:50px; font-size:80%;}
#leftnav { font-size:90%; color:#FFF; background-color:transparent; margin-bottom:100px;}
#leftnav ul {list-style:none; padding:0px; margin:0px;}
#leftnav ul li {display:inline; margin:0px; padding:0px;}
#leftnav a:link, #leftnav a:visited {color:#FFF; text-decoration:none;}
#leftnav a:hover { text-decoration:underline;}

#leftcopy { line-height:130%;}



#right{ width:520px; float:right; height:401px; margin-right:30px; margin-top:80px;}
#botnav{ border-top:#FFF solid 1px; color:#000; background-color:transparent; font-size:70%; margin-right:30px; margin-left:30px;}

#botnav ul {list-style:none; text-align: center; padding:0px; margin:0px;}
#botnav ul li {display:inline; margin-right:30px;}
#botnav a:link, #botnav a:visited {color: #C90; text-decoration:none;}
#botnav a:hover { color:#666; background:transparent;}

object:active, div:active
{
outline: none;
}

object:focus, div:focus
{
-moz-outline-style: none;
} 
