@charset "utf-8";

@import "reset.css";

body {background:#fff; color:#000; font:14px/20px Georgia, "Times New Roman", Times, serif; text-align:center;}
h1 {font:44px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#832010;}
h2 {font:bold 20px/24px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#35327e; margin:7px 0;}
h3 {font:bold 20px/28px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#35327e; margin:25px 0 7px 0;}
h4, h5, h6 {font:bold 14px/20px Georgia, "Times New Roman", Times, serif; margin:7px 0;}
p, ul, ol {margin:7px 0;}
blockquote {margin:9px 20px; font-style:normal;} 
a:link, a:visited {color:#000; text-decoration:underline;}
a:hover, a:active {color:#242cd4; text-decoration:underline;}
.blue {color:#35327e;}
.red {color:#832010;}
.green {color:#257e33;}
.yellow {color:#b69105;}
.bold {font-weight:bold;}
.italic {font-style:italic;}
.xsm {font-size:10px; line-height:20px;}
.sm {font-size:12px; line-height:20px;}
.lg {font-size:16px; line-height:20px;}
.xlg {font-size:18px; line-height:20px;}
.rght {text-align:right;}
.list {margin-bottom:50px;}
.clear {clear:both;}
ul.opp {text-transform:uppercase; font:bold 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; list-style:none outside none;}
ul.opp a {text-decoration:none;}
ul.opp li a {display:block; padding:2px 25px;}
ul.opp li a.gold {background:url(../images/gold.gif) right center no-repeat;}
ul.opp li a.sky {background:url(../images/blue.gif) right center no-repeat;}
ul.opp li a.lime {background:url(../images/lime.gif) right center no-repeat;}
ul.opp li a.coral {background:url(../images/coral.gif) right center no-repeat;}
ul.opp li a.rd {background:url(../images/red.gif) left center no-repeat;}
ul.opp li a.maroon {background:url(../images/maroon.gif) left center no-repeat;}
ul.opp li a.grn {background:url(../images/green.gif) left center no-repeat;}
ul.nav {float:right; margin-top:-15px; margin-right:-20px;}
.cite, cite {display:block; width:auto; text-align:right; font-style:normal; font-weight:normal;}
.center {text-align:center;}

/* Layout Structure */
#wrap {width:1000px; margin:30px auto 0 auto; text-align:left;}
#head {width:1000px; clear:both;}
#content {width:568px; float:right; padding:10px 0 0 0;}
#sidebar {width:400px; float:left; text-align:right;}
#footer {width:1000px; clear:both;}

/* Sidebar */
#sidebar dl, #sidebar dl dt, #sidebar dl dd {font:bold 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#e1e3d7;}
#sidebar dl dt {margin-top:8px;}
#sidebar dl dd {font-style:italic; font-weight:normal; font-size:12px;}
#sidebar dl dt a {color:#832010;}
#sidebar dl dd a {color:#832010; text-decoration:none;}
#sidebar dl dd.current, #sidebar dl dt.current {color:#666;}

/* Footer */
#footer {color:#ccc; font:12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; text-align:right; padding:10px;}
#footer a {color:#999;}