@charset "UTF-8";
body {
	background-color: #acb697;
	background-image: url(images/sitewide/bg_home.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px 10px 0px 200px; margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif;
}

body.inner {
	background-color: #9ca886;
	background-image: url(images/inner/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px 10px 0px 200px; margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {text-decoration: none;}
a:link, a:visited {color: #650d30;}
a:active, a:hover {color: #9ca886;}


#wrapper {width: 657px;}
#masthead {height: 143px;}
#flash {height: 271px;}
#nav {height: 38px; font-size: 11px;}
#hpcontent {padding: 29px 30px 40px 20px; background: url(images/home/bg.gif) repeat-y #FFFFFF;}
#hpcontent #left {font-size: 11px; line-height: 20px; color: #33362d; float: left; width: 363px;}
#hpcontent #right {font-size: 11px; line-height: 20px; color: #33362d; float: right; margin-left: 52px; width: 185px;}
#hpcontent #right .byline {color: #797e70; font-style: italic;}

#ipcontent {padding: 29px 3px 0px 20px; background: #FFFFFF;}
#ipcontent #left {font-size: 11px; line-height: 20px; color: #33362d; padding-right: 35px;}
.title {color: #3d1021; font-size: 12px; font-weight: bold;}
#ipcontent .right {background: #e9efde; padding-top: 8px; padding-left: 8px;}
#ipcontent .right ul
{
list-style-type: none;
padding: 0;
margin: 0 0 20px 0px;
}

#ipcontent .right li
{padding-left: 25px; color: #650d30; font-size: 12px; line-height: 20px;
}

#ipcontent .right li.in
{padding-left: 25px; color: #3d1021; font-size: 12px; font-weight: bold; line-height: 20px;
}

#ipcontent .right li.in a, #ipcontent .right li a {text-decoration: none;}
#ipcontent .right li.in  a:link, #ipcontent .right li a:visited {color: #650d30;}
#ipcontent .right li.in  a:active, #ipcontent .right li a:hover {color: #3d1021;}

.clear, #clear {clear: both;}
#footer {font-size: 10px; color: #e5e9de; text-align: center; padding: 10px;}
#footer  a {color: #e5e9de;}
#footer  a:link, #innerfooter a:visited {text-decoration: none;}
#footer  a:active, #innerfooter a:hover {text-decoration: underline;}

#innerfooter {font-size: 10px; color: #e5e9de; text-align: center; padding: 10px;}
#innerfooter a {color: #e5e9de;}
#innerfooter a:link, #innerfooter a:visited {text-decoration: none;}
#innerfooter a:active, #innerfooter a:hover {text-decoration: underline;}

#printfooter {display: none;}
