@charset "utf-8";
/* CSS Document */

* {
   margin: 0;
}
html, body {
    height: 100%;
}
.wrapper {
	width:980px;
	margin:auto;
    height: auto !important;
    /*margin: 0 auto -4em;*/
}


/* Main Format & Styles */

body {
	background:url(images/bg-newwhite.gif) repeat-x #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3b3125;
}

p           { margin: 0 0 1.5em; line-height:150%; }
p.last      { margin-bottom: 0; }


a {
	color:#F90;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#006;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#012758;
	font-style:italic;
	font-weight:400;
	line-height: 40px;
	padding-top: 20px;
                     padding-bottom: 10px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#ff8201;
                    	font-style:italic;
	font-weight:lighter;
                     padding-bottom: 6px;
}

h3 {
	font-family: Arial, sans-serif;
	font-size:13px;
	color:#010066;
	text-transform: uppercase;
	font-weight:lighter;
                     line-height: 30px;
                     background : #f2f2f2;
                     padding-left: 10px;
                     margin-bottom: 8px;

         
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter;
	color:#9f9d9d;
                      line-height : 22px;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#3b3125;
}

/* Menu mouse over drop down */
td.menu-item {
	color: #fff;
	padding: 10px !important;
	text-align:center;
                      cursor: pointer;cursor: hand;
}

td.menu-item-hover {
	color: #fff;
	padding: 10px !important;
	text-align:center;
                     cursor: pointer;cursor: hand;
}

td.menu-item-selected {
	color: #ccffff;
	padding: 10px !important;
	text-align:center;
                     cursor: pointer;cursor: hand;
}

td.submenu-item {
	background: #ffa038;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
                      height: 30px; 
                      padding-top: 10px;
                      padding-left:15px;  
                     cursor: pointer;cursor: hand;
}

td.submenu-item-hover {
	background: #ff8201;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
                     height: 30px;
                      padding-top: 10px;
                      padding-left:15px; 
                      cursor: pointer;cursor: hand;
}

td.submenu-item-selected {
	background: #99ccff;
	font-family:Arial, Helvetica, sans-serif;
                     valign: centre;
	color: #fff;
	font-size: 12px;
                     height: 30px;
                      padding-top: 10px;
                      padding-left:15px; 
                      cursor: pointer;cursor: hand;
}


#topbanner {
	width:980px;
	height: 93px;
	background:url(images/topwhite.gif) no-repeat;
	margin-top:6px;
}

/* Search Form & Members */

#topbanner_rh {
	width :370px;
	height: 60px;
	float: right;
}

#login{
	float: right;
	width: 300px;
                      color: #000033;
	height: 0px;
	margin-top: 10px;
	margin-right: 0px;
                     font-size: 11px;
}

#login a {
	color:#F90;
	text-decoration:none;
                      font-size: 11px;
}

#login a:hover {
	text-decoration:underline;
	color:#66ccff;
                     font-size: 11px;
}



whoslogged {
	color: navy;
	text-align: right;
	margin-right: 10px;
                      font-size:  11px;
}

#search {
	float: right;
	width: 300px;
	height: 0px;
	margin-top: 45px;
	margin-right: 20px;
	clear : both;
}
.searchbox {
	text-align: right;
	background:url(images/search.gif) no-repeat;
}


.search {
	background:url(images/search.gif) no-repeat;
	
}

.search-input {
	border:none;
	background-color:#00183e;
	padding-left:10px;
	color:#71a1df;
	position:absolute;
	width:174px;
	left:7px;
	top:12px;
	outline:none;
}

.search-go {
	position:absolute;
	left: 208px;
	top: 1px;
}

/* Search Form */
#menu{
	
	height: 37px;
}

#pageheading{
	height: 100px;
	
}

#splash{
	height: 275px;
	background:url(images/banner.gif) no-repeat;
	margin:0 auto;
	width:980px;
}

.sliderwrapper {
	width:980px;
    margin: 0 auto;
	
}

.banner-text {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height: 28px;
	font-style:italic;
	color:#fff;
	left: 0px;
	width: 355px;
	height: 71px;
	padding-top: 10px;
}

/**RSSPRINT*/
div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}


#content{
	background: #FFF;

}

/* Home content (columns 1,2,3) */

#content-home1 {
 width: 400px;
 float:left;	
}

#content-home2 {
	width: 250px;
	left : 425px;
	
}
#content-home3 {
	width: 250px;
	left : 555px;
	float: right;
	clear: both;
	
}

#content-right h2 {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-style:italic;
	font-size:20px;
	line-height: 32px;
	color:#000;
}

#content-right ul {
	padding-top: 10px;
	margin-left:0px;
	line-height:23px;
	padding-bottom: 20px;
}

#content-left ul {
	padding-top:20px;
	margin-left:0px;
	line-height:23px;
	padding-bottom: 20px;
}

#content-right li {
	list-style-image:url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

#content-left li {
	list-style-image:url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#content-right {
                    	
                     padding-top:30px;
	left: 450px;
	width: 265px;
	float: right;
	clear:both;
}

#content-left {
	background:url(/images/contentbg.gif) repeat-x #FFF;
	padding-top:10px;
                     padding-right: 35px;
                     width:630px;
	float:left;
}

body.content-page {
	background:url(images/bg-other.gif) repeat-x #FFF;
}
.wrapper2 {
	width:980px;
	margin:auto;
	padding-top: 50px;
}

#footer{
	height: 300px;
	position:inherit;
	background-color:#d2d2d2;
	background:url(images/footer.gif) repeat-x #d2d2d2;
}
#footer h2 {
	font-family:  Georgia,"Times New Roman", Times, serif;
	font-style:italic;
	font-size:26px;
	line-height: 32px;
	color:#000;
}

#footer .address {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform : uppercase;
	line-height: 20px;
}