/***
	Layout for DS home page
	July 22, 2010
****/

/***colors******
#412169 - purple
#6a6297 - muted purple
#dd7ff - soft muted purple

#8b7331 - gold
#c0a864 - light tan
#ebd9a6 - pale tan

#5f5f5f - gray
#949494 - darker gray

***/
div#page #copy {clear:both;width:1004px;}
div#signsTop{clear:both;width:1004px;margin:0 0 10px 20px;padding:0;}
div.buttonBox{width:263px;margin-top:-5px;background-color:#ffffff;}
div.buttonBox ul{}
div.buttonBox li a{margin-left:-10px;width:200px;height:47px;background: url(/images/home/btn_home.png) no-repeat;display:block;color:#ffffff;text-decoration:none;font-size:20px;padding:15px 40px 0 0px;text-align:center;}
div.buttonBox li a:hover{background: url(/images/home/btn_home_on.png) no-repeat;}
div.buttonBox li{width:230px;height:57px;list-style:none;}
div#signs_right{float:right;}
div#signs_left{float:left;}
div#signs_middle{float:left;margin-left:3px;}

div#columnsBottom{margin: 20px 0 10px 20px;}
div#columnsBottom div#columnMiddle{float:left;width:475px;}
div#columnsBottom div#columnLeft{float:left;width:248px;margin-right:16px;}
div#columnsBottom div#columnLeft img{margin-bottom:20px;}
div#columnsBottom div#columnRight{float:right;width:248px;margin-right:-20px;background-color:#ddd7ff;}
div#columnRight p{margin:20px;}
div#columnsBottom div div.columnTitle{color:#ffffff;height:26px;width:100%;font-size:18px;line-height:20px;padding-top:5px;}
div.columnTitle span{margin-left:20px;} 
div#columnLeft div.columnTitle{background-color:#5f5f5f;}
div#columnRight div.columnTitle{background-color:#6a6297;}
div#columnMiddle div.columnTitle{background-color:#8b7331;}
div#columnMiddle div.columnTitle h1{font-size:18px;color:#ffffff;font-weight:normal;margin-left:20px;margin-top:0;}

div#columnMiddle p{margin:20px;}
