html { font-family:Century Gothic; }
body { background:url('/images/bg.png'); background-repeat:repeat-x; background-color:#E0DCD8; margin:0px;  font-size:14px; }
strong{ color:#333333; }
a { color:#333333; text-decoration:none; font-weight:400; }
a:hover { text-decoration:underline; }
#wrapper { margin:0 auto; width:1025px; }
#top_nav { height:87px; width:100%; }

h1 { font-size:14px; font-weight:200; color:#333333; }
h2 { font-size:14px; font-weight:200; color:white; }

#top_nav .nav_button { background:url('/images/nav_div.png');background-repeat:no-repeat; background-position:0% 0%; float:left; height:54px;  width:146px; text-align:center; padding-top:33px; }
#top_nav .nav_button a { color:#CCCCCC; text-decoration:none; font-size:12px; font-weight:600; }
#top_nav .nav_button a:hover { color:#BBC676; }
#top_nav .nav_button img { margin-left:10px;  }

#header { background:url('/images/bg_top.png'); background-position:bottom; background-repeat:no-repeat;margin-top:20px;height:160px;margin-right:2px; }
#logo { float:left; }
#mission { float:right; }

#content { background:url('/images/bg_content.png'); background-repeat:repeat-y; margin:0 auto; width:750px;padding-left:40px;padding-right:40px;padding-top:20px;}
#content_nopad { background:url('/images/bg_content.png'); background-repeat:repeat-y; margin:0 auto; width:830px;left:2px; }

#content input { width:180px; }

#left2 { width:254px; float:left;margin-left:26px;padding:10px; color:#e0dcd8; }
#right { width:450px; float:left;padding:10px 10px 10px 40px; }

#left { width:254px; background-color:#908985; float:left;margin-left:26px;padding:10px; color:#e0dcd8; }

#slideshow { position:relative; width: 775px;height: 580px; margin:0 auto;}
.slide-image {position: absolute;top: 0;left: 0;width: 775px;height: 580px; }

#showContent { height:300px; }


#footer { background:url('/images/bg_bottom.png'); background-position:top; background-repeat:no-repeat; height:100px; width:830px;font-size:12px; padding-top:60px;padding-right:30px;margin-left:81px;}

#footer_left { float:left; width:500px;margin-left:30px; }
#footer_right { float:right; width:auto; }
#footer input { height:12px; width:70px; font-size:10px; }
#footer .login { background-color:#333333; cursor:pointer; text-align:center; }

#footer .login_short { margin-left:5px;padding-left:10px;padding-right:10px;background-color:#333333; cursor:pointer; text-align:center; }
#footer .login:hover, .login_short:hover { border: solid 1px #FFFFFF; color:#FFFFFF; }

