/*
==========================================
Stylesheet for Renewal Inc. - NEWS PAGE
Version 1.0 - Wednesday, February 16, 2008
==========================================
*/

/*
IE png fix
*/

img, div, td { behavior: url(iepngfix.htc) }

/*
Alternatively, you can specify that this will apply to all tags like so:
* { behavior: url(iepngfix.htc) }
*/

body,html {
	margin:0;
	padding:0;
	color:#000;
}

.clear {clear: both;}

body {
	min-width:763px;
	background:url(images/bg_page2.jpg) repeat-x top #F7F6E8;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#4F4F4F;
}
.heading {
	font-family:"Times New Roman", Times, serif;
	color:#003372;
	font-size:28px;
	font-weight:bold;
	margin:0;
	padding:20px 0 0 20px;
}

.paragraph {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#4F4F4F;
}
#home {background:url(images/bg_page.jpg) repeat-x top #F7F6E8;}
#login {background:url(images/bg_page3.jpg) repeat-x top #F7F6E8;}

img {
	border:solid 0;
}

#container {
	margin: 0 auto;
	width: 763px;
}

#wrap {
	background-image: url(images/dot-bg.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	width:763px;
}

#sidebar {
	width:172px;
	margin: 0;
	padding: 0;
	float: left;
}

#side-content {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

#side-content ul.subnav {
	margin-left: 1px;
	margin-bottom: 25px;
	margin-right: 0;
	margin-top: 15px;
	padding: 0;
	border-top: thin dotted #666666;
}

#side-content ul.subnav li { 
	list-style-type: none; 
	margin:0;
	padding:0;
	text-align: center;
}

#side-content ul.subnav li a {
	/* background-position: 0 -32px;
	padding: 0;
	margin:0;
	display: block;
	height: 32px;
	max-height: 32px;
	_margin: -4px 0 -12px; */
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 171px;
	height: 22px;
	border-bottom: thin dotted #666666;
	padding-top: 10px;
	text-decoration: none;
	color: #666666;
	background-color:#F8F6E9;
	text-align:center;
}

#side-content ul.subnav li a:hover {
	color: #fff;
	background-color:#FFCC66;
}


#side-content ul.subnav li a.location {background:url(images/location.gif) 0 0 no-repeat;}
#side-content ul.subnav li a.location:hover {background:url(images/location.gif) 0 -32px no-repeat;}
#side-content ul.subnav li a.employment {background:url(images/employment.gif) 0 0 no-repeat;}
#side-content ul.subnav li a.employment:hover {background:url(images/employment.gif) 0 -32px no-repeat;}
#side-content ul.subnav li a.publication {background:url(images/publication.gif) 0 0 no-repeat;}
#side-content ul.subnav li a.publication:hover {background:url(images/publication.gif) 0 -32px no-repeat;}
#side-content ul.subnav li a.contact {background:url(images/contact.gif) 0 0 no-repeat;}
#side-content ul.subnav li a.contact:hover {background:url(images/contact.gif) 0 -32px no-repeat;}
#side-content ul.subnav li a.login {background:url(images/login.gif) 0 0 no-repeat;}
#side-content ul.subnav li a.login:hover {background:url(images/login.gif) 0 -32px no-repeat;}

a {color:#003E6F;}

#masthead {
	background:no-repeat; 
	position:relative;
	width:595px;
	display:block;
	background:url(images/news-header.jpg);height:150px;
}

#content {
	margin: 0;
	padding: 0;
	width: 590px;
	float:right;
	overflow:hidden;
	min-height: 550px;
}

#content #padme {
	padding:  0 10px 10px 25px;
}

#content h1 {
	color:#003372;
	font-size:28px;
	font-weight:bold;
	margin:0;
	padding:20px 0 0 20px;
}

#content h2 {
	text-transform: uppercase;
	color:maroon;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:5px 0 0 0;
	text-decoration: none;
}

#content h2 a {
	text-transform: capitalize;
	color:#003372;
	text-decoration: none;
}

#content p {
	padding: 0;
	margin: 10px 0;
}

#sidebar-news {
	background-position: 12px 0;
	background-image: url(images/out_news.jpg);
	background-repeat: no-repeat;
	font-size:12px;
	padding-top: 60px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

#sidebar-news ul {
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 25px;
	list-style-type: none;
	text-align:left;
	padding: 5px;
}

#sidebar-news ul li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align:left;
	background:url(images/4x1.gif) repeat-x bottom center;
}

#sidebar-news ul li a {color:#FF0000;display:inline;}


#sidebar-news ul li:first-line {
	font-weight: bold;
}

#sidebar-news ul li.last {
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align:left;
	background:none;
}

#box-wrap {
	padding: 0;
	margin: 0 8px;
	color:#001A2E;
	background: url(images/shadow.gif);
	background-repeat: no-repeat;
	float: left;
}

#box-head {
	border-style: none;
	border-width: 0;
	padding-top: 10px;
	margin-left: 15px;
	margin-bottom: 0;
	background: url(images/box_03.png);
	background-repeat: no-repeat;
}


#box-container {
	background-position: center bottom;
	background-image: url(images/box-footer.gif);
	background-repeat: no-repeat;
	border-left-color: white;
	border-right-color: white;
	padding-bottom: 10px;
	margin-bottom: 0;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: none;
	border-left-width: 3px;
	border-bottom-width: 0;
	border-right-width: 3px;
	border-top-width: 0;
	width: 252px;
}

#box1 {
	background:url(images/box01.jpg) no-repeat top;
	padding:55px 10px 5px 10px;
}

#box2 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 55px;
	margin-bottom: 0;
	background:url(images/box02.jpg) no-repeat top;
}

#moredetails {
	padding-top: 6px;
	padding-left: 8px;
	width: 135px;
	margin-top: 0;
	margin-left: 123px;
	height: 35px;
	background: url(images/box_10.gif);
	background-repeat: no-repeat;
}

#footer {
	background-color: #F8F6E9;
	min-width: 763px;
	max-width: 763px;
	width: 763px;
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(images/4x1.gif);
	font-size:12px;
	line-height:15px;
	clear:both;
	text-align: center;
}

#footer a {
	color:#BC2126;
	text-decoration:none;
}

#footer a:hover {text-decoration:underline;}

#footer-copy {
	padding-bottom: 10px;
	padding-top: 10px;
}

#navigation {
	margin: 0;
	padding: 0;
	vertical-align: top;
	height: 37px;
	display: block;
	_margin-bottom:-3px;
}

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation ul li {
	display: inline;
	float:left;
	margin: 0;
	padding: 0;
	height: 37px;
}

#navigation ul li a, #navigation ul li img.separator {
	display: block;
}

#navigation ul li a:hover {background:url(images/over_top.jpg) repeat-x;}

#navigation ul li a img {margin: 12px;}