html body {
  margin:0;
  padding:0;
  background:#C7C5EE url("image/sides_body.gif") repeat-y center top;
  text-align:center;
  font:small Verdana,Arial,Sans-serif;
  color:#333;
  }
body.pop {
  background:#E6E6FA;
  }


/* Page Structure
----------------------------------------------- */
#body {
  width:710px;
  padding:10px 0 15px;
  margin:0 auto;
  text-align:left;
  }
.pop #body {
  width:auto;
  padding:10px 15px 15px;
  }
#main {
  background:#fff url("image/c_top.gif") no-repeat left top;
  padding-top:15px;
  float:left;
  width:100%;
  }
#m2 {
  background:url("image/c_bot.gif") no-repeat left bottom;
  padding-bottom:15px;
  float:left;
  width:100%;
  }
#m3 {
  border:5px solid #C7C5EE;
  border-width:0 5px;
  padding:0 15px;
  float:left;
  width:670px;
  }
.pop #main, .pop #m2, .pop #m3 {
  background:none;
  padding:0;
  margin:0;
  border-width:0;
  }

#primary {
  width:400px;
  float:left;
  margin-right:20px;
  }
html>body.sp #primary {
  float:right;
  }
#secondary {
  width:245px;
  }
html>body #secondary {
  float:right;
  }
.sp #secondary {
  float:left;
  padding-right:20px;
  }

#newsblock {
  float:left;
  width:395px;
  padding-left:20px;
  }
#promoblock {
  float:right;
  width:245px;
  padding-right:20px;
  }
#addedblock {
  margin:0 20px;
  }

#sidebar {display:none;}
.ms #main-wrap, .sm #main-wrap {width:490px;}
.ms #sidebar, .sm #sidebar {width:200px; display:block;}
.ms #main-wrap, .sm #sidebar {float:left;}
.ms #sidebar, .sm #main-wrap {float:right;}
.ms #main, .sm #main {
  background-image:url("image/c490_top.gif");
  float:left;
  width:490px;
  }
.ms #m2, .sm #m2 {
  background-image:url("image/c490_bot.gif");
  }
.ms #m3, .sm #m3 {
  width:450px;
  }


/* Links
----------------------------------------------- */
a {
  font-weight:bold;
  color:#333;
  text-decoration: none;
  }
a:hover {
  text-decoration:underline;
  color:#96C;
  }


/* Header
----------------------------------------------- */
html #header {
  background:#C7C5EE url("image/sides_head.gif") repeat-y center top;
  position:relative;
  top:-4px;
  border-width:0;
  border-bottom:0px;
  padding:0;
  }
.pop #header {
  background:#E6E6FA;
  position:static;
  border-color:#333;
  }
#h2 {
  position:relative;
  top:4px;
  }
#h3 {
  width:710px;
  height: 40px;
  margin:0 auto;
  padding:15px 20px 14px;
  border-bottom:5px solid #C7C5EE;
  text-align:left;
  background:url("image/header.jpg") no-repeat left top;
  }
#home #h3 {
  padding-top:20px;
  padding-bottom:19px;
  }
.pop #h2, .pop #h3 {
  position:static;
  background:none;
  border-width:0;
  width:auto;
  }
.pop #h3 {
  padding:10px 15px 9px;
  }
#header a {
  color:#9cf;
  padding:0 .1em;
  font-weight:bold;
  text-decoration:none;
  }
#header #logo {
  float:left;
  margin:0;
  padding:0;
  text-decoration:none;
  }
#logo img {
  display:block;
  width:150px;
  color:#fff;
  font-size:180%;
  }
#home #logo img {
  width:346px;
  }
.pop #logo img {
  width:97px;
  }


/* Nav
----------------------------------------------- */
.nav {
  margin:0 0 9px;
  }
.nav strong, .nav a {
  float:left;
  width:80px;
  margin-right:10px;
  }
#navtour strong, #navtour a {
  margin-right:14px;
  width:70px;
  }
#navtour strong.last, #navtour a.last {
  margin-right:0;
  }
.nav a:hover {
  background:#fff;
  }
.nav strong img, .nav a img {
  display:block;
  }


/* Titles
----------------------------------------------- */
h1 {
  margin:0 0 15px;
  font-size:220%;
  line-height:1.2em;
  font-weight:normal;
  color:#666;
  }
#home h1 {
  font-size:240%;
  }
h1 strong {
  color:#000;
  }
h1 em {
  font-style:normal;
  font-weight:bold;
  color:#f60;
  }
h2 {
  margin:1em 0 .5em;
  font-size:130%;
  line-height:1.3em;
  color:#96C;
  font-weight:normal;
  }
.first {
  margin-top:0;
  }
#main h2 strong {
  color:#f60;
  }
#sidebar .mod h2, #addedblock h2 {
  margin-top:0;
  color:#333;
  }
#sidebar h2 strong, #addedblock h2 strong {
  color:#96C;
  }
h3 {
  margin:1em 0 .25em;
  padding:.25em 0;
  font-size:93%;
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#BAA68E;
  }
h4 {
  margin:1em 0 .25em;
  font-size:100%;
  }

.pop h1 {
  font-size:160%;
  margin-bottom:.5em;
  }
.pop h2 {
  font-size:110%;
  }


/* Page Copy
----------------------------------------------- */
#text {
  padding-left:15px;
  background-repeat:no-repeat;
  background-position:0 0;
  }
#text h1 {
  margin:0 0 10px 0;
  line-height:25px;
  font-size:150%;
  }

/* Miscellaneous
----------------------------------------------- */
p {
  margin:0 0 .75em;
  line-height:1.5em;
  }
#newsblock p, #promoblock p, #sidebar p {
  font-size:93%;
  }
#photos p {
  font-size:83%;
  }
p strong {
  color:#000;
  }
ul {
  margin:0 0 1em;
  padding:0;
  list-style:none;
  }
#main ul {
  margin-left:.5em;
  }
#main table ul {
  margin-left:0;
  }
li {
  margin:0 0 .25em;
  padding:0 0 0 20px;
  background:url("image/nav_arrow.gif") no-repeat 2px .40em;
  line-height:1.3em;
  }

