
/*------------------------------------------------header--------------------*/
	body{
		padding:0;
		margin:0;
		background-color:#FFFFFF;
		background-image:url(images/background_gradient.gif);
		background-position: top;
		background-repeat: no-repeat;
		}
	a:link { 
	color: #0076A3;
	text-decoration: none;
	border: none;
	}
a:visited { 
	color: #0076A3;
	text-decoration: none;
	border: none;
	}
a:hover { 
	color: #0076A3;
	border: none;
	}
a:active { 
	color: #0076A3;
	text-decoration: none;
	border: none;
	}
	img
{  border-style: none;
}
	#frame {
		width:880px;
		margin: 0 auto;
		}
	#contenttop {
		background:#FFFFFF;
		}
	#topimg{
	text-decoration:none;
	}
	#contentleft {
		width:289px;
		padding:0px;
		float:left;
		background:#fff;
		}
	#contentbig {
		width:585px;

		padding:0px;
		float:left;
		background:#fff;
		}
	#contentcenter {
		width:295px;

		padding:0px;
		float:left;
		background:#fff;
		}
	
	#contentright {
		width:290px;

		padding:0px;
		float:left;
		background:#fff;
		}
	#contentbottom {
	    width:880px;
		margin-top: 20px;
		margin-right:auto;
		margin-left:auto;
		height:70px;
		padding:0px;
		}
	#contentbottom p {
		font-size:11px;
		font-family: Helvetica, Arial, sans-serif;
		background:url(images/footer_div.gif) 0 0 repeat-x;
		margin:15 0px 0px 0px;
		padding: 15px;
	    display:block;
		height: 25px;
		color:#333333;
		text-align:center;
		}
	#contentbottom strong {
		font-size:11px;
		padding: 10px;
		font-family: Helvetica, Arial, sans-serif;
		color:#BDD74D;
		}
  .clear { 
		line-height: 0px; 
		font-size: 0px; 
		clear: both; 
		height: 0px; 
		} 
	#smalltext {
		color: #999999;
		font-size: 10px;
		}
	
	#contentheader {
		width: 295px;
		height:60px;
		background:url(images/daltonlogo.gif) 0 0 no-repeat;
		margin:0 0 0 0;
		}
	#hotlist {
		padding:0;
		margin:0;
		}
	div#hotlist li{
		font-family: Helvetica, Arial, sans-serif;
		font-size:12px;
		line-height:25px;
		color:#333333;
		}
	div#hotlist ul{
	list-style-image:url(images/green_bullet.gif);
		}
	p,h1,pre {
		margin:0px 0px 0px 0px;
		padding: 0px;
		font-family: Helvetica, Arial, sans-serif;
		font-size: small;
		color: #333333;
		line-height: 20px;
		white-space:normal;
		}
		
	h1 {
		font-size:15px;
		padding-top:10px;
		color:#000000;
		}
	h3 {
		font-size:11px;
		font-family: Helvetica, Arial, sans-serif;
		padding-top:10px;
		padding-bottom:10px;
		color:#000;
		text-align:center;
		}

/*------------------------------------------------header--------------------*/
/*------------------------------------------------nav--------------------*/
div#navbar1 {
	width: 100%;

	background-color: #FFFFFF;
	height:80px;
	background:url(images/daltonlogo.gif) 0 0 no-repeat;
	margin-top: 20px;
}
div#navbar1 ul {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	line-height: 70px;
	white-space: nowrap;
	float:right;
}
div#navbar1 li {
	list-style-type: none;
	display: inline;
}
div#navbar1 li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #000;
}
div#navbar1 li a:link {
    color: #000;
}
div#navbar1 li a:visited {
    color: #000;
}
div#navbar1 li a:hover {
    color: #BDD64D;
}
/*------------------------------------------------nav--------------------*/
div#navbar2 {
	width: 259px;

}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	line-height: 20px;
	white-space: nowrap;
}
div#navbar2 li {
	  list-style: none;
  text-align: left;
  margin: 0;
}
div#navbar2 li a {
  display: block;
  text-decoration: none;
  padding: .25em;

}
div#navbar2 li a:link {
    color: #000;
}
div#navbar2 li a:visited {
    color: #000;
}
div#navbar2 li a:hover {
    color: #BDD64D;
}
/*------------------------------------------------left2--------------------*/
#left2{
	float:left;
	margin:30px 10px 5px 10px;
}
#left2 h2{
	height:25px;
	background:url(images/news_div.gif) 0 0 repeat-x;
	margin:0px 10px 16px 1px;
	display:block;
}
#left2 h2 span{
	font-size:16px;
	font-family: Helvetica, Arial, sans-serif;
	color:#202020;
	background-color:#fff;
	width:67px;
}
#left2 p.newsPic{
	display:block;
	background:url(images/news_pic.gif) 0 0 no-repeat;
	margin:0 16px 29px 0;
	padding:0;
	float:left;
	width:91px;
	height:119px;
}
#left2 p.newsText{
	font:normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#251C00;
	background-color:#fff;
	padding:0;
	margin:0;
	float:left;
	display:block;
	width:340px;
}
#left2 p.newsText span{
	color:#006882;
	background-color:#fff;
	font:bold 12px/17px Verdana, Arial, Helvetica, sans-serif;
}


/*------------------------------------------------left2--------------------*/
/*------------------------------------------------form--------------------*/
.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

/*------------------------------------------------form--------------------*/




