﻿/* Change website background color here 


body { background: #F0DEA2;} */


/* Brings in the department banner */

#globalarea {
    background: url('../MasterPages/images/banners/DtopsHeader_02.jpg') no-repeat right top;	
	width:224px;
	height:122px;	
}

#LeftDeptBanner {
	background: url('../MasterPages/images/banners/DtopsHeader_01.jpg') no-repeat right top;	
	width:736px;
	height: 122px;		
}
div.sidebox {
	width:190px;
	background-color:#E05A03;
	overflow: hidden;
	border:thick;
	float:right;
	}

div.sidebox_header {
	width:190px;
	background-color: #E05A03;
	overflow: hidden;
	border:thick;
	padding: 2px;
}
div.sidebox_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:thick;
	padding: 2px;
}
.sidebox h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: #ffffff;
font-weight: bold;

}
h1{
color:#57130F;}

#center h2 {
color:#57120D;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
margin-bottom:5px;
margin-top:0;
padding:4px;
}

* allow room for 2 columns */
div.columns ul
  {
    width: 700px;
  }

  /* float & allow room for the widest item */
.columns  ul li
  {
    float: left;
    width: 350px;
	text-align:left;
	list-style:none;
	margin-top: 10px;
  }

  /* stop the float */
.columns  br
  {
    clear: left;
  }

  /* separate the list from subsequent markup */
div.columns
  {
    margin-bottom: 1em;
  }
  
#center img{
   padding:10px;
   border:0px; 
   
}


/* OVER RIDE Slider */
/* Is used for Sliding(Rotating) Ads */

#slide_photos {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:small;
	margin-left:15px;

}
            
#slide_photos td { 
    padding-bottom: 10px;
}


td.StoryBox {        
    color: #A65408;    
    width:300px;


}


.StoryTitle { 
    font-family: Palatino Linotype, Times New Roman, Serif ; 
    font-size:x-large; 
    font-weight:bold; 
    color: #A53A04;   
    

}

#lbldesc { 
    font-family: Palatino Linotype, Times New Roman, Serif ; 
    margin:20px;
}

#lblTitle {   
    width:190px;
}

td.rightImage {
    margin-top:0px;
     

}

#slide_photos a { margin-left:130px; }

#slide_photos a:link { color: #000000; text-decoration:none; font-style: italic; font-weight:bold;}
#slide_photos a:visited { COLOR: #000000; text-decoration: none; font-style: italic; font-weight:bold; }
#slide_photos a:active { COLOR: #000000; text-decoration: none; font-style: italic; font-weight:bold; }
#slide_photos a:hover { COLOR: #000000; text-decoration: underline; font-style: italic; font-weight:bold; }



