/* CSS Document 
Theme Name: MDLC Wordpress Theme
Description: MDLC WordPress theme.
Version: 1
Author: G1440
Author URI: 
Tags: space, custom header, fixed width, two columns, widgets
*/
@import "reset.css";

/* GENERAL */
.clear { clear:both; }
body	{  
	margin:0px;
	font:normal 12px Verdana, Helvetica, sans-serif;
	line-height:18px;
	color:#000;
	background:#a3d869; 
	text-align:center;
}
.alignright {
	float:right;
}
a, a:link {
	color:#00338e;
	text-decoration: none;
}
a:hover {
	color:#00338e;
	text-decoration: underline;
}
strong { font-weight: bold;}
em { font-style: italic;}
body p { margin-bottom:15px; }
#wrapper {
	text-align:left;
	width:950px;
	margin:0 auto;
}
#site {
	background:url(images/bg-siteMid.png) repeat-y;
	margin:20px 0;
	overflow: hidden;
	width:950px;
}
#header {
	background:url(images/bg-siteTop.png) no-repeat;
	height:138px;
}
#header #utility {
	float:right;
	margin:40px 20px 0 0;
	height:30px;
	display:inline;
}
#utility ul {
	float:left;
	margin-top: 3px;
}
#utility li { 
float:left;
}
#utility li a,
#utility li a:link { 
	background: url(images/bg-utNavDiv.png) no-repeat 100% 50%;
	padding:5px 10px;
	font-size: 11px;
	line-height: 11px;
	height:20px;
	text-decoration: none;
}
/* Hide switch to Full Graphics Link */
#utility li.switchToGraphics{
	display:none;
}

/* Search
----------------------------- */
.searchform {
	float:left;
	margin-left: 10px;
}
#header .searchBox,
#int_right .searchBox {
	float:left;
	width:160px;
	height:30px;
}
#header .searchLeft,
#int_right .searchLeft {
	background:transparent url(images/bg-searchLeft.png) no-repeat scroll 0 0;
	float:left;
	height: 30px;
}
#header .searchRight,
#int_right .searchRight {
	background:transparent url(images/bg-searchRight.png) no-repeat scroll right top;
	float:left;
	width:12px;
	height: 30px;
}
#header .srch_fld,
#int_right .srch_fld {
	float: left;
	background:transparent none repeat scroll 0 0;
	border:medium none;
	outline-style:none;
	width:138px;
	height:20px;
	margin:6px 5px 2px 5px;
}
#header input.searchsubmit,
#int_right input.searchsubmit {
	float: left;
	background:transparent none repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	margin-left: 10px;
}


#logo {
	float:left;
	clear:left;
	margin:18px 0 16px 44px;
	width:177px;
	height:66px;
	display:inline;
}
#site, #page, #footer, #nav, #header {
	clear:left;
	width:950px;
	float:left;
}
#brand {
	clear:left;
	float:left;
	width:940px;
	margin:0 5px;
	display:inline;
}
#brand img {
float:left;
}
#news {
	float:left;
	width:232px;
	margin:0;
	background:url(images/bg-news.png) no-repeat;	
	padding:20px 30px;
	height:200px;
	overflow: hidden;
}
#news h2 {
	background:url(images/hdr-LatestNews.png) no-repeat;	
	width:120px;
	height:18px;
	text-indent: -5000px;
	margin:0;
	padding:0;
}
#news ul { float:left; width:220px; margin-top: 10px;}
#news ul li {
	margin:10px 0;
	font-size:11px;
	line-height: 16px;
}
#news ul li a,
#news ul li a:link {
	color:#00338e;
	text-decoration: none;
}
#news ul li a:hover {
	text-decoration: underline;
}
.home #content {
	background:url(images/bg-homeMidGrey.png) no-repeat;
	clear:left;
	width:950px;
	float:left;
	padding:20px 0 10px 0;
}
.home #home_left {
	text-align: center;
	padding:20px 0;
	min-height: 240px;
	height:auto !important;
	height:240px;
	float:left;
	width:200px;
	margin:0 0 0 10px;
	font-size: 11px;
	background: url(images/bg-doubleDivVertical.png) top right repeat-y;
	display:inline;
}
.home #home_left h2 {
	width:400px;
	height:20px;
	margin-bottom:10px;
	background:url(images/home/bg-hdrTagline.png) no-repeat;
	text-indent:-5000px;
}
.home #home_left .socialMedia{
	text-align:center;
}
.home #home_left .socialMedia a,
.home #home_left .socialMedia a:link{
	margin:0 5px;
}
.home #home_right {
	width:700px;
	float:left;
	margin:0 0 0 20px;
}
.home #home_right .textCol {
	float:left;
	width:370px;
}
.home #home_right .textCol p,
.home #home_right .textCol ul {
	font-size:11px;
}
.home #home_right .textCol ul {
	margin-left: 20px;
}
.home #home_right .textCol ul li {
	padding-left: 15px;
	background: url(images/bg-blueBullet.png) no-repeat 0 7px;
}

.home #home_right .textCol h2 {
	width:370px;
	height:20px;
	margin-bottom:10px;
	background:url(images/hdr-tagLine.png) no-repeat;
	text-indent:-5000px;
}
.home #home_right .picCol {
	float:left;
	width:320px;
	margin:10px 0;
}

#footer {
	clear:left;
	float:left;
	height:35px;
	width:950px;
	background:url(images/bg-Footer.png) no-repeat;
	padding:20px 0 10px 0;
	color:#fff;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	/* IE6 Bug where #site background extended below footer */
	_margin-bottom:-5px;
}
.interior #footer {
	clear:left;
	float:left;
	height:35px;
	width:950px;
	background:url(images/bg-Footer2.png) no-repeat;
	padding:20px 0 10px 0;
	color:#fff;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	/* IE6 Bug where #site background extended below footer */
	_margin-bottom:-5px;
}

#copyright {
	float:left;
	width:260px;
	text-align: left;
	padding:5px 0 0 0;
	margin:0 0 0 20px;
	display:inline;
}
#disclosure {
	float:right;
	margin:0 20px 0 0;
	width:600px;
	font-style: italic;
	text-align: right;
	display:inline;
}

/* NAVIGATION */
#nav {
/*	height:40px;	*/
}
#dropmenu, #dropmenu ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
	list-style-position:outside;
	position:relative; 
	z-index:400; 
	font-size:14px;
	font-family:Arial, sans-serif;
}
ul#dropmenu { 
	margin:0 5px;
	float:left;
	width:940px; 
	background: url(images/bg-nav.png) repeat-x;
	display:inline;
}

#dropmenu a {
	display:block;
	padding:10px 18px;
	color:#fff;
	float:left;
	background:url(images/bg-navDiv.png) 0 50% no-repeat;
	text-decoration:none;
	margin:0;
	zoom:1;
}
#dropmenu li.first a {
	display:block;
	padding:10px 18px;
	color:#fff;
	background:none;
	text-decoration:none;
	margin:0;
}
#dropmenu a:hover 		{ color:#e6e6e6;  }

#dropmenu li			{ float:left; position:relative;}

#dropmenu li.current_page_item a {
	font-weight:bold;
	color:#fff;
}
#dropmenu li.current_page_parent,
#dropmenu li.current_page_item {
	font-weight:bold;
	color:#fff;
	background:transparent url(images/common/bg-navCurrent.png) 50% 0 no-repeat;
}
	

#dropmenu li.current-cat a 			{ background:#fff; color:#000;}



/* INTERIOR */
#int_left {
	float:left;
	width:160px;
	padding-right: 20px;
}
#int_right {
	width:690px;
	float:left;
	margin:0px;
	padding:0 0 20px 30px;
	background:url(images/bg-doubleDivVertical.png) repeat-y;
}
.interior #content {
	clear:left;
	width:900px;
	float:left;
	padding:25px;
}
.interior #content table {
	margin:10px auto;
}
.interior #content table td {
	vertical-align: top;
	padding:5px;
}
.interior #content table td img {
	margin:5px;
}
h1 {
	font:22px Arial, Helvetica, sans-serif;
	color:#00338e;
	margin:15px 0 15px 0;
}
h2 {
	font:18px Arial, Helvetica, sans-serif;
	color:#ff9900;
	margin:15px 0 15px 0;
}
h3 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#a7d773;
	margin:15px 0 5px 0;
}
h4 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#990033;
	margin:15px 0 5px 0;
}
h5 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	margin:15px 0 5px 0;
}
h6 {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#000;
	margin:15px 0 5px 0;
}

.interior #content #int_right p {
	font-size:12px;
	line-height:18px;
}
.interior #content #int_right ol  {
	list-style-type:decimal;
	padding:10px;
	margin:10px 40px 20px 40px;
}
.interior #content #int_right ul {
	margin:10px 40px 20px 30px;
}
.interior #content #int_right ul li {
	background:transparent url(images/interior/bullet.png) no-repeat scroll 0 5px;
	margin:5px 0;
	padding-left:20px;
}

/* SUBNAV */
#int_left .navigation {
	margin-top:30px;
	background:url(images/interior/subnavdiv.png) bottom left repeat-x;
    width:150px;
}
#int_left .navigation li {
width:150px;
background:url(images/interior/subnavdiv.png) left top repeat-x;
}
#int_left .navigation li.first {
width:150px;
background:none;
}
#int_left .navigation li a span {
display:block;
padding:5px 9px 5px 18px;
color:#333;
}
#int_left .navigation li a:hover span {
color:#00338e;
}
#int_left .navigation li.current_page_item span {
background:transparent url(images/bg-leftNavActive.png) no-repeat 5px 14px;
color:#00338e;
font-weight:bold;
}

