/* Standard Tags */
body {background:#FFF url(/img/layout/bg.jpg) top left repeat-x; font:12px Arial, Helvetica, sans-serif; margin:0; color:#492e0a;}

p {margin:10px;}

a {outline-style:none;} /* Removes dotted lines around links when active */
a:link {color:#132963;}
a:visited {color:#132963;}
a:hover {color:#60CA30;}
s
strong {font-weight:bold;}

img {border:none;}

ul {margin:0; padding:0;}
ul li {margin:0; padding:0;}

/* Layout */
#wrapper {width:1008px; margin:0 auto;}

#header {height:61px; background:url(/img/layout/header_bg.jpg) top left no-repeat; position:relative;}

#subNav {height:26px; margin:0; padding:0; position:absolute; top:25px; right:10px;}
#subNav li {display:inline; padding:0 5px 0 5px; float:left; border-right:1px solid #f7ead0;}
#subNav li a {color:#f7ead0; font:12px Verdana, Arial, Helvetica, sans-serif;}
#subNav li.last {border:none;}

#content {background:#FCF8F5 url(/img/layout/content_bg.jpg) top left no-repeat;}
#content_bg {background:url(/img/layout/left_nav_bg.gif) top left repeat-y;}

#left_column {float:left; padding:148px 0 0 35px; width:226px; position:relative;}
#left_column *{behavior:url(/iepngfix.htc);}
#left_column ul {list-style:none; margin:5px 0 10px 30px;}
#left_column ul li {padding:5px 0 0 0;}
#left_column ul li a {font:bold 14px Arial, Helvetica, sans-serif; color:#492e0a; text-decoration:none;}

#logo {position:absolute; top:-50px; left:30px; behavior:url(/iepngfix.htc);}
#phone {font:bold 18px Arial, Helvetica, sans-serif; color:#871719; padding:0 0 0 30px;}

#right_column {float:left; width:746px;}
#right_column h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	border-bottom: double #cf4960;
	/*text-transform:uppercase;*/
	font-size:24px;
	color:#881a1b;
	padding-left:10px;
	}
#callouts ul {list-style:none;}
#callouts li {float:left; display:inline; margin:0 10px 0 0;}
#callouts li.last {margin:0;}

#left {float:left; width:476px; margin:10px 0 0 0;}
#announcements {width:450px; height:166px; background:url(/img/layout/events_announcements_bg.jpg) top left no-repeat; margin:25px auto 0 auto; text-align:center; padding:15px 0 0 0;}


#flash {margin:0 0 0 5px;}

#right {float:left; width:216px; margin:10px 0 0 25px; padding:15px 0 0 0; background:url(/img/layout/right_column_bg.jpg) top left no-repeat;}
#right p {text-align:left; padding:0 0 0 8px;}

#newsletter {background:url(/img/layout/newsletter_bg.jpg) top left no-repeat; width:198px; height:86px; text-align:center; margin:20px auto 0 auto;}
#newsletter p {font:bold 13px Arial, Helvetica, sans-serif; color:#fff; padding:15px 0 5px 0; text-align:center; margin:0;}

#footer {background:url(/img/layout/footer_bg.jpg) top left no-repeat; padding:51px 0 0 0; position:relative; font:11px Arial, Helvetica, sans-serif; z-index:1;}
#footer ul {list-style:none;}
#footer ul li {float:left; display:inline; margin:5px 0; padding:0 5px; border-right:1px solid #000;}
#footer ul li.last {border-right:none;}

#copyright {padding:20px 5px 5px 5px;}
#address {position:absolute; top:56px; right:0px; text-align:right; padding:5px;}

#delawarelogo {
	font-size:10px;
	width:100%;
	margin:0 auto;
	text-align:center;
}
a.delawarelink{
	text-decoration:none;
	color:#333333;
}

#contact_right{float:left; background:url(/img/layout/address.png); behavior:url(/iepngfix.htc); width:300px; height:275px; font-family:Georgia,'Times New Roman', Times, serif;}

/********************************************************/
/********************* CSS Hacks ************************/
/********************************************************/

.clear {clear:both;}
.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 */