/* CLEAR 
------------------------------------ */
html, body {margin:0;padding:0;width:100%;height:100%;}
h1, h2, p, blockquote {margin:0;padding:0;}
ul, ol, dl, li, dt, dd {list-style:none;margin:0;padding:0;}
fieldset,legend,img,form {border:0;padding:0;margin:0;}
address {font-style:normal;}
abbr {border:none;}


/* UNNECESSARY FOR PRINT
------------------------------------ */
#top-nav,#top-photo,#search,#main-nav,#foot ul,#menu-wrapper,#banners,ul.view,#content-nav,.more,.time {display:none;}


/* 	LAYOUT 
------------------------------------ */
#site-wrapper {width:765px;}
#site {padding:10px;}

h1 {margin-bottom:1.5em;}

/* footer */
#foot {clear:both;margin:5px 10px;padding:5px 0;border-top:1px solid #000;}

/* news list */
.news li {clear:both;padding:7px 0 10px 0;}
.news li p {margin:.4em 0;}
.news li h4 {margin:0;}
.news li h4 a {color:#CD8415;}
.news li .image {padding:6px;float:left;margin:0 7px 0 0;}
.news li .date {display:block;}


/*	COLORS AND BACKGROUNDS 
------------------------------------ */
body {background:#fff;}
a {color:#000;}



/*	TYPOGRAPHY
------------------------------------ */
body {font:normal 62.5% Arial,sans-serif;}
#site-wrapper {font:normal 1.1em "Trebuchet MS",Arial,sans-serif;}

h1 a {font-size:1.5em;}
h2 {font-size:1.4em;}
h3 {font-size:1.4em;}
h4 {font-size:1.4em;}
h5 {font-size:1.4em;}
h6 {font-size:1.4em;}

/* footer */
#foot p {font-size:1em;}

/* content navigation - tabs */
#content-nav {text-align:right;}
#content-nav ul li a {font-size:.9em;text-decoration:none;}
#content-nav ul li a:hover {text-decoration:underline;}

/* news list */
.news li h4 {font-size:1.5em;font-weight:normal;}

#latest h3 {margin:0 0 .3em;font-weight:normal;text-transform:uppercase;}
#latest .image {float:left;margin-right:15px;}
#latest .image img {float:left;}
#latest h4,
#latest p {width:500px;float:left;}
