/* CSS Document */

a img {
	border: none;
}

a:hover, a:visited:hover {
	color: #900; 
	text-decoration: underline;
}

a:link	{
	color: #990000; 
	text-decoration: underline;		
}

a:visited {
	color: #666;
}

#advisor h2 {
	margin-bottom: -10px;
}

*:first-child+html #advisor h2 {
 	margin-bottom: -16px;
}

* html #advisor h2 {
	margin-bottom: -16px;
}

#bannerprint {
	display: none;
}

body {
	background-image:url("images/bodyBg2.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#empty {
	clear: both;
	position: relative;
}

/****************************** PAGE FOOTER STYLES **********************************/

#footer {
	float: left;
	padding-top:20px;
	position: relative;
	width: 100%;
	z-index: 0;
}

#footeraddress {
	color: #666;
	margin-left: 165px;
	padding-top: 12px;
}

#footerbtmnav {
	background-image:  url("images/bgFooter2.jpg");
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: normal;
	height: 22px;
	line-height: 19px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px 5px 0px 10px;
}


/****************************** END PAGE FOOTER STYLES **********************************/

#gap {
	background-image: url("images/gap.gif");
	background-repeat: repeat-x;
	height: 2px;
}

/* Fix IE. Hide from IE Mac \*/
* html #gap {
	position: relative;
	top: -3px;

}
/* End */

h1, h2, h3, h4, h5 {
	color: #316900;
	font-family: Georgia, "Times New Roman", Times, serif;
}		

h1	{
	font-size: 20px;
	font-weight: lighter;
}
	
h2	{
	font-size: 17px;
   	font-weight: lighter;
    margin-bottom:8px;
    margin-top: 16px;
}
	
h3	{
	 font-size: 14px;
	 font-weight: lighter;
	 margin-bottom:8px;
}

h4	{
	color:#000;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left:-13px;
	padding-bottom: 10px;
	padding-top: 4px;
	text-transform: uppercase;
}
	
h5	{
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding: 4px 10px 0px 0px;
}

/******************************** PAGE HEADER STYLES ***********************************/

#headerchicologo {
	background-color: #FFFFFF;
	background-image: url("images/headerBg.gif");
	background-position: top;
	background-repeat: repeat-x;
	height: 91px;
}

#headerbanner {
	background-image:   url("images/banner2.gif");
	background-position: right top;
	background-repeat: no-repeat;
	min-width: 560px;
}


/****************************** END PAGE HEADER STYLES **********************************/

/****************************** LEFTNAV STYLES **********************************/

/* these are the styles for the pop up menu */
#leftnav {
	background:url(images/navBg2.jpg) no-repeat;
	height:500px;
	left:0px;
	list-style: none;
	margin: 0;
	padding: 5px 0px 10px 0px;
	position: absolute;
	top:94px;
	width:148px;
	z-index: 100;
}

/* Fix IE. Hide from IE Mac \*/
* html #leftnav {
	top:91px;
}
/* End */

#leftnav li {
	margin:0;
	position: relative;
}

#leftnav li a {
	background-image: url("images/spacer.gif");  /* IE needs this in order for the menu to work */
	color:#900;
	display:block;
	font-size: 11px;
	font-weight: normal;
	margin:0;
	padding:5px 15px 5px 10px;
	text-align:right;
	text-decoration: none;
	width:123px;
}

/* IE6 Fix. Hide from IE Mac \*/
* html #leftnav li {
      display: inline;
}
/* End */

#leftnav li a:hover {
	background-color:#0033FF;
	color: #fff;
}

#leftnav li ul {
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	display: none;
	left: 138px;
	list-style: none;
	position: absolute;
	top: -1px;
	padding: 0;
	margin:0;
	width: 150px;
}

#leftnav ul li {
	background-color: #33CCFF;
	text-align:left;
}

#leftnav ul li a {
      text-align: left;
}
	
#leftnav ul li a:hover {
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	margin:0;
	padding:4px 15px 4px 10px;
}

/* IE ignores this, but we have the javascript hack to fix it.  
 * The only reason this is here is to keep the "parent" element active. */
#leftnav li:hover {
	background-color: #0033FF;
	background-image: none;
	color: #fff; 
}

#leftnav li:hover ul, #leftnav li.over ul { 
	display: block;
}


/****************************** END LEFTNAV STYLES **********************************/

/****************************** BEGIN MAINCONTENT STYLES **********************************/

#maincontent {
	margin-left: 175px;
	margin-right:197px;
}

#maincontent ul li, #maincontent ol li {
	line-height: 16px;
}

			

/****************************** END MAINCONTENT STYLES **********************************/

/****************************** RIGHT AREA STYLES **********************************/


#mainright {
	position: absolute;
	right:0px;
	top: 94px;
	width: 184px;
	z-index: 2;
}

#mainrightbreadcrumbs {
	background-color: #fff;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	font-size: 10px;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 7px 10px 10px 10px;
}

/* Fix IE. Hide from IE Mac \*/
* html #rightbreadcrumbs {
	position:relative;
	top: -3px;
}
/* End */

p {
	line-height: 16px;
    margin-top: 5px;
	margin-bottom: 8px
}

#skip {
	background-color:#FFFFFF;
	height: 1px;
	width: 100%;
}

.top {
	padding-bottom: 12px;
}

/****************************** SEARCH BOX STYLES **********************************/

#searchbox {
	margin:0;
	padding:0;
	position: absolute;
	text-align:right;
	top: 405px;
	width:142px;
	z-index:1000;
}

/* Fix IE. Hide from IE Mac \*/
* html #searchbox {
	width:135px;
}
/* End */

#searchbox fieldset {
	border: 0px;
}

#searchbox label {
	display: none;
}

#search {
	background-color: #fff;
	color: #666;
	font-size: 10px;
	height: 13px;
	padding-top: 3px;
}

.searchbutton {
	position: relative;
	top: 5px;
	left:0px;
}

/****************************** END SEARCH BOX STYLES **********************************/

