body {
	margin: 0;
	padding: 0;
	background-color: #050845;
	color: white;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	font: small Arial, Helvetica, Verdana, sans-serif;
}

#wrapper {
  background-color: #fdf8f2;;
  background-image: url(images/logo-header-1600.jpg);  
  background-repeat: repeat-x;
  color: black;
  margin: 40px 40px 40px 40px;
  padding: 2px;
} 

#wrapper .mainheading{
	/*
  height: 175px;
  background-image: url(images/logo-header-1600.jpg);  
  background-repeat: no-repeat;
  text-indent: -9999px;
  padding: 0px;
	*/
	font-weight: bold;
  /* background-color: #fdf8f2;*/
	color: #383455;
	font-family: Impact, Desdomona, Verdana, Arial;
  font-size: 300%;
  font-style: italic;
  margin: 0 0 0 125;
  padding: 0 0 0 20px;
  width: 700px;
  position: absolute;
  top: 75px;
  left: 250px;
} 

#header .ares-logo {
  position: absolute;
  top: 42px;
  right: 55px;
}  

#header .duval-ares-logo {
  position: absolute;
  top: 42px;
  left: 55px;
}

#header-bottom {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
}  

#header-bottom ul {
  margin: 0;
  padding: 0 50px 0 0;
  text-align: right;
}

#header-bottom li {
  display: inline;
  background-color: #fdf8f2;
  color: #050845;
}

#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  background-color: #fdf8f2;
  color: #050845;
}

#headline {
  font-weight: bold;
  background-color: #fdf8f2;
  font-size: 200%;
  color: #050845;
  font-style: italic;
  margin: 0 0 0 125;
  padding: 0 0 0 20px;
  width: 500px;
  position: relative;
  top: 100px;
  left: 250px;
}

#tagline {
  font-weight: bold;
  background-color: #fdf8f2;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 20px;
  width: 300px;
  float: left;
}

#ares-logo {
  position: relative;
  float: right;
  top: 0px;
  right: 0px;
}  

#duval-ares-logo {
  position: relative;
  top: 0px;
  left: 0px;
}

#header-logo {
  position: relative;
  top: 0px;
  left: 0px;
}

#main {
  position: relative;
  top:0;
  left: 0;
  width: 100%;
  margin-top: 10px;
}

#content {
#margin: 0 240px 0 0;
margin: 0 0 0 240px;
border: 1px solid #b9d2e3;
background-color: white;
color: black;
}  

#mainfeature {
<!--background-image: url(images/mainimg.jpg);-->
background-repeat: no-repeat;
background-color: #112236;
color: white;
padding: 2em 2em 1em 200px;
}

#mainfeature h2 {
  margin: 0;
  font-weight: normal;
  font-size: 140%;
}

#mainfeature p {
  font-size: 110%;
}

#mainfeature p.more {
  margin-top: 0;
  text-align: right;
}

#mainfeature p.more a:link, #mainfeature p.more a:visited {
  color: white;
  background-image: url(images/square_bullet_red.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}

#content .inner {
  margin: 10px 20px 10px 40px;
}

#content .inner h2 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 110%;
}

#content .inner h3 {
  color: #245185;
  padding-bottom: 0.2em;
  font-size: 110%;
}

#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}

#content .inner ul.features2{
  margin: 0px 0px 0px 40px;
  padding: 0;
  <!--
  list-style-image:url("/images/bullet-blue-ball-17px.gif");
  list-style-type:square;
  -->
  list-style:none inside url("/images/bullet-blue-ball-17px.gif");
}

#content .inner h3 {
  font-size: 130%;
}

#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #245185;
  text-decoration: none;
}

#content .inner h4 {
  color: #245185;
  padding-bottom: 0.2em;
  font-size: 100%;
	font-style: bold;
}

#content .inner p {
  color: #666666;
  font-size: 100%;
}

#content .inner p.label {
	color: #245185;
  font-size: 100%;
  font-weight: bold;
}

#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
  <!--url(images/tn_ball33.gif);-->
}

#content .inner p.author {
  font-weight: bold;
}

#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
  color: black;
  background-image: url(images/square_bullet_red.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
  text-decoration: none;
}
	
#content .inner p.event-date{
  margin-top: 0;
	margin-right: 300px;
  text-align: right;	
}

#content .inner .list-menu {
width: 132px;
/* this width value is also effected by
the padding we will later set on the links. */
}

#content .inner a:link, #content .inner a:visited {
  color: #245185;
  text-decoration: none;
}

#content .inner th {
	color: #245185;
	border-bottom: 1px solid #245185;
}

#content .inner th.stealth {
	color: #245185;
	border-bottom: 0px;
}

#content .inner td {
		color: #666666;
}		

#content .inner td.centered {
		color: #666666;
		text-align: center;
}

.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }


#sidebar {
  position: absolute;
  top: 0;
  left: 0;
  width: 220px;
  background-color: #256290;
  color: white;
  margin: 10;
  padding: 0;
}

#sidebar h3 {
  font-size: 110%;
  background-image: url(images/sidebar-header-bg.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: normal;
}

#sidebar .inner {
  padding: 10px;  
}

#sidebar ul {
  margin-left: 0;
  padding-left: 0px;
  list-style-type: none;
}

#sidebar p, #sidebar li {
  font-size: 100%;
  line-height: 1.4em;
}

#sidebar ul a:link, #sidebar ul a:visited {
  color: white;
  text-decoration: none;
  display: block;
  <!--width: 120px;-->
  width: 150px;
  padding: 2px 2px 2px 10px;
  border: 1px solid #000000;
  background: #869FBA;
}

#sidebar ul a:hover {
  color: white;
  text-decoration: none;
  display: block;
  <!--width: 120px;-->
  width: 150px;
  padding: 2px 2px 2px 10px;
  border: 1px solid #000000;
  background: #050845;
}

#sidebar .date {
  font-weight: bold;
}

#searchform .text {
  width: 196px;
  border: 1px solid #45bac0;
}

#searchform .searchbutton {
  text-align: right;
  margin-top: 4px;
}

#searchform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
}

#FrontPage_Form1 .text {
  width: 196px;
  border: 1px solid #45bac0;
}

#FrontPage_Form1 .searchbutton {
  text-align: right;
  margin-top: 4px;
}

#FrontPage_Form1 .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
}

#sidebar .motm-image {
  float: right;
  margin: 0 30px 0 20px;
}

#sidebar p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}

#sidebar p.more a:link, #sidebar p.more a:visited {
  color: white;
  background-image: url(images/square_bullet_red.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}

#sidebar .inner p.heading {
  font-weight: bold;
  font-size: 105%;
}

.priority {
	font-weight: bold;
	color: red;
}