/****************************************************
Created By: Charley Ruggiero
Date Created: 04/08
Layout CSS File 
****************************************************/

/* Standard Tags */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#FFFFFF;
}
p {
	margin:10px;
}
img {
	border:none;
}

a {outline-style:none;}
a:link, a:visited {color:#763e3e; text-decoration:underline;}
a:hover, a:focus, a:active {color:#763e3e; text-decoration:none;}

#topNav ul { margin:0; }
#topNav li {float:left; list-style:none; padding:0 5px; border-right:#930 solid 1px; }
#topNav li.end { border-right:none; }
#topNav li a { text-decoration:underline; color:#930; font:Arial, Helvetica, sans-serif;}
#topNav a:hover {text-decoration:none;}

#footerNav1 {float:left; width:100%; position:relative;  overflow:hidden; height:20px;}
#footerNav1 ul { clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
 }
#footerNav1 li {    display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0 5px; border-right:#999 solid 1px;
   position:relative;
   right:50%;
 }
#footerNav1 li.end { border-right:none; }
#footerNav1 li a { font:10px Arial, Helvetica, sans-serif; color:#000; padding:3px 2px; line-height:10px; margin:0 auto;}
#footerNav1 li a:hover { color:#999; text-decoration:none;}#footerNav1 {float:left; width:100%; position:relative;  overflow:hidden; height:30px;}

#footerNav1 {float:left; width:100%; position:relative;  overflow:hidden; height:20px;}
#footerNav2 ul { clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
 }
#footerNav2 li {    display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0 5px; border-right:#999 solid 1px;
   position:relative;
   right:50%;
 }
#footerNav2 li.end { border-right:none; }
#footerNav2 li a { font:10px Arial, Helvetica, sans-serif; color:#000; padding:3px 2px; line-height:10px; margin:0 auto;}
#footerNav2 li a:hover { color:#999; text-decoration:none;}


/*#footerNav1 ul { margin:0 auto; width:600px;  }
#footerNav1 li {float:left; list-style:none; padding:0 5px; border-right:#999 solid 1px; }
#footerNav1 li.end { border-right:none; }
#footerNav1 li a { text-decoration:underline; color:#999; font:Arial, Helvetica, sans-serif;text-align:center;}
#footerNav1 a:hover {text-decoration:none;}
*/
/*#footerNav2 ul { margin:20px auto 20px auto; width:500px; }
#footerNav2 li {float:left; list-style:none; padding:0 5px; border-right:#999 solid 1px; margin:0 auto; }
#footerNav2 li.end { border-right:none; }
#footerNav2 li a { text-decoration:underline; color:#999; font:Arial, Helvetica, sans-serif;}
#footerNav2 a:hover {text-decoration:none;}
*/
#footerLogos { margin:50px 0 0 0;}

/* Css Hacks */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Layout */
#wrapper {width:900px; margin:0 auto;}

#delawarelogo {
	font-size:10px;
	width:100%;
	margin:0 auto;
	text-align:center;
}
a.delawarelink{
	text-decoration:none;
	color:#333333;
}

#golf a {width:205px; height:75px; background:url(../images/golf.jpg) top left no-repeat; display:block;}
#golf a:hover {background:url(../images/golf-over.jpg) top left no-repeat;}

#columnRight { float:left; width:245px;}

.goog-te-gadget select.goog-te-combo  {width:120px; margin-top:0px; margin-bottom:12px; background:#E3E3E3; padding:0; border:1px solid #E3E3E3;; font-size:10px; color:#993300;}

/*******  CMS Changes  *********/

#treePageDetailsDescription { width:500px;}
