/*	Desc: Sunday Edition Screen Style Sheet
	Author: SSE Design Group http://ssedesigngroup.com
	Date: 20080115
    281206  dkbrown
    5f4225  medbrown
    745232  ltbrown
    e0dfdd  gray
=== === === === === === === === === === */
/*=STRUCTURE
=== === === === === === === === === === */
body {background-color: #e0dfdd; background-image: url(/images/200801/bkgrd1.jpg); background-repeat:repeat; padding: 0;margin: 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #000;}

/*=COMMON
=== === === === === === === === === === */
a {color: #5f4225; text-decoration:underline;}
a:visited {color: #281206;}
a:hover {color: #745232;}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
.smtext {font-size: 10px;}
.medtext {font-size:11px;}

.img {border:1px solid #000;}
.img2left {float:left; margin-right:8px;}
.img2right {float:right; margin-left:8px;}
img {border: 0px;}

/*=WRAPPER
=== === === === === === === === === === */
#wrapper {background-image: url(/images/200801/bkgrd.jpg); background-repeat:no-repeat; background-position:top; margin:auto; width: 900px; border:1px solid #000;}

/*=MASTHEAD
=== === === === === === === === === === */
#masthead {height: 294px; width: 900px;}
#masthead h1 {text-indent: -9999px;font-size: 1%}

/*=NAVIGATION
=== === === === === === === === === === */
#navigation {background-image: url(/images/200801/nav.jpg); height:47px; text-align:center;}
.navbartext, .navbartext a, .navbartext a:visited {color: #5f4225; padding-top: 8px; text-decoration: none; font-weight: bold; font-size:16px;}
.navbartext a:hover {color: #e0dfdd; background-color:#281206; padding:3px;}
.navbartext ul {margin:0; padding:0;}
.navbartext li {display: inline; list-style-type: none; padding-right: 14px;}

/*=CONTENT
=== === === === === === === === === === */
#content {background-image: url(/images/200801/content.jpg); background-repeat:repeat-y;}
#content-text {padding: 30px 50px 10px 50px;}

/*=NEWS
=== === === === === === === === === === */
#news {background-image:url(/images/200801/news-bot.png); background-repeat:no-repeat;float:right; background-position: bottom; margin-left: 15px; width: 309px;}
#news-top {background-image:url(/images/200801/news-mid.png); background-repeat:repeat-y;}
#news-back {background-image:url(/images/200801/news-top.png); background-position:top; background-repeat:no-repeat;}
#news-text {padding: 5px 20px 5px 10px; font-size:10px; color:#e0dfdd;}
#news-text a, #news-text a:visited, #news-text a:hover {color:#e0dfdd; text-decoration:underline;}

/*=SWITCH
=== === === === === === === === === === */
.table1 {background-color: transparent;}
.table2 {background-color: #b27f4e;}
.table3, .table3 a, .table3 a:visited, .table3 a:hover {background-color: #e0dfdd; color: #281206;}


/*=FOOTER
=== === === === === === === === === === */
#footer {background-image: url(/images/200801/content-bot.jpg); background-repeat:no-repeat; height: 106px;}
#footer-text {padding: 0px 50px 0px 50px; font-size:10px; text-align:center;}