/* hides accessibility & handheld elements */
.hide {
position: absolute;
left: -9999px;
background:inherit;
}
.handheld {
	display: none;
}
#preload {
	display: none;
}

/*********** General Styles ***********/

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
background: url(../images/backgrounds/dotsbackground.gif);
background-position: center; 
margin: 0px;
padding: 0px;
}

a {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color:#660066;
}

a:visited:hover {
	color: #333333;
}

p {
	margin: 0px 0px .7em 0px;
}

h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #003333;
	margin-top: 1em;
	margin-bottom: .4em;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #007AAC;
	margin: 1.2em 0px 1em 0px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #56A7C1;
}
img {
	margin-bottom: 5px;
}

/*********** Layout Styles ***********/

#container {
	width: 1000px;
	text-align: left;
	margin: 0px auto 0px auto;
	background-image: url(../images/backgrounds/bannersh4.jpg);
	background-repeat: no-repeat;
	padding: 0px !important;
}

#main {
	background-image: url(../images/backgrounds/mainbg.png);
	background-repeat: repeat-y;
	margin: 0px 10px 0px 10px; 
}

#banner {
	height: 150px;
}

#banner h1 {
	float: left;
	color: #FFFFFF;
	margin: 40px 0px 0px 20px;
	background: none;
}

#global {
	color: #999999;
	padding: 5px 160px 0px 2em;
	height: 80px;
	text-align: right;
}
#global a {
	text-decoration:none;
	text-align:-moz-right;
}
#global a:hover {
	text-decoration: underline;
}

#office {
	color: #FFFFFF;
	text-align: right;
	margin: 30px 10px 0px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif
}

#content {
	float: left;
	width: 750px; 
	margin: 0px 0px 10px 20px;
	padding: 20px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: none;
}
/* for IE6 and below */
* html #content {
	margin-left: 7px;
	width: 750px;
}

#content li {
	margin-top: .4em;
}
#content ul {
	padding-left: 10px;
	padding-bottom: 0px;
	margin-left: 15px;
	margin-top: .4em;
	margin-bottom: .5em;
}
#content ol {
	padding-left: 10px;
	padding-bottom: 0px;
	margin-left: 20px;
	margin-top: .4em;
	margin-bottom: .5em;
}

/*********** Sidebar ***********/

#sidebar {
	float: right;
	width: 180px;
	margin: 15px 15px 0px 0px;
	padding: 0px;
}
/* for IE6 and below */
* html #sidebar {
	width: 180px;
	margin: 15px 5px 0px 5px;
}

#sidebar h1 {
	margin-top:0px;
}

/*********** Main Navigation ***********/

#nav-main {
	float: left;
	font-weight: bold;
	width: 100%;
	background-image: url(../images/backgrounds/bannersh3.jpg);
	background-position: 0 -150px;
}
/* for IE6 and below */
* html #nav-main {
	background: none;
}
#nav-main li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", sans-serif;
}
#nav-main a {
 	float: left;
	display: block;
	margin: 0px 1px 0px 0px;
	padding: 4px 8px;
	color: #333;
	text-decoration: none;
	border: 2px solid #333300;
	border-bottom: none;
	background: #F9E9A9 url(../images/backgrounds/TabOff.gif) repeat-x bottom left;
}
#nav-main a:hover, body#home #t-home a {
	color: #333;
	padding-bottom: 4px;
	border-color: #727377;
	background: #fff url(../images/backgrounds/TabOn.gif) repeat-x top left;
}
#nav-main a:hover, body#progress #t-progress a {
	color: #333;
	padding-bottom: 4px;
	border-color: #727377;
	background: #fff url(../images/backgrounds/TabOn.gif) repeat-x top left;
}
#nav-main a:hover, body#press #t-press a {
	color: #333;
	padding-bottom: 4px;
	border-color: #727377;
	background: #fff url(../images/backgrounds/TabOn.gif) repeat-x top left;
}
#nav-main a:hover, body#speeches #t-speeches a {
	color: #333;
	padding-bottom: 4px;
	border-color: #727377;
	background: #fff url(../images/backgrounds/TabOn.gif) repeat-x top left;
}
#nav-main a:hover, body#firstlady #t-firstlady a {
	color: #333;
	padding-bottom: 4px;
	border-color: #727377;
	background: #fff url(../images/backgrounds/TabOn.gif) repeat-x top left;
}
#nav-main a:hover, body#biography #t-biography a {
	color: #333;
	padding-bottom: 4px;
	border-color: #727377;
	background: #fff url(../images/backgrounds/TabOn.gif) repeat-x top left;
}
#nav-main a:hover, body#contact #t-contact a {
	color: #333;
	padding-bottom: 4px;
	border-color: #727377;
	background: #fff url(../images/backgrounds/TabOn.gif) repeat-x top left;
}
#nav-main a:hover, body#videos #t-videos a {
	color: #333;
	padding-bottom: 4px;
	border-color: #727377;
	background: #fff url(../images/backgrounds/TabOn.gif) repeat-x top left;
}
/*********** Related Links ***********/

.relatedLinks{
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	margin: 20px 6px 15px 10px;
	text-align: left;
}
.relatedLinks h1 {
	margin-top: 0px;
}
.relatedLinks ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}
.relatedLinks li {
	margin: 0px 0px .3em 0px;
}
.relatedLinks a {
	text-decoration: none;
	padding: 0px 5px 2px 0px;
	margin: 0px;
}
.relatedLinks a:hover{
	text-decoration: underline;
}
.relatedLinks p{
	color: #3300FF;
}

/*********** Icon Links ***********/

.iconLinks{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	text-transform: capitalize;
	margin: 5px 0px 0px 0px;
	text-align: left;
}
.iconLinks ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.iconLinks li {
	padding: 0px;
	margin: 5px 0px 5px 0px;
}
/* for IE6 and below */
* html .iconLinks li {
	margin: -5px 0 -5px 0;
}
.iconLinks a:hover{
	color: #FFFFFF;
	background-color: #000066;
	border: 2px solid #9DE4FF;
}
.iconLinks a {
	display: block;
	text-decoration: none;
	padding: 3px;
	font-weight: bold;
	border: 2px solid #FFFFFF;
}

/*********** Footer ***********/
#footer {
	color: #333333;
	clear: both;
	text-align: center;
	background: #0183b4;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 90%;
}

#footer a{
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
	
/*********** Page Divisions ***********/

.full-page {
	width: 750px;
	float:left;
	margin-bottom: 15px;
	text-align: left;
} 
.full-page h1{
	margin-top: 0px;
} 
.entire-page {
	width: 735px;
	float:left;
	margin-bottom: 15px;
	text-align: left;
	padding-top: 10px;
} 
.entire-page h1{
	margin-top: 0px;
} 

.entire-page2 {
	width: 735px;
	float:left;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 0px;
} 
.entire-page2 h1{
	margin-top: 0px;
} 
.two-thirdsF {
	width: 485px;
	float:left;
	margin:  0px 0px -10px 5px;
	padding: 0px 10px 30px 0px;
	text-align: left;
	background-image: url(../images/backgrounds/BRflowers.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
} 
.two-thirdsF h1{
	margin-top: 0px;
} 
.one-third {
	width: 235px;
	float:left;
	margin: 0 10px 15px 0;
}
.one-third h1{
	margin-top: 0px;
} 
.half-page {
	width: 360px;
	float: left;
	margin: 0 15px 15px 0;
}
.half-page h1{
	margin-top: 0px;
} 
.player {
	width: 500px;
	float:left;
	margin:  0 15px 15px 0;
	text-align: left;
} 
.player2 {
	width: 210px;
	float:left;
	margin: 0 15px 15px 0;
}
.player2 h1{
	margin-top: 0px;
}
.mediaColumn2 {
	width: 400px;
	float:left;
	margin:  0 10px 15px 0;
	text-align: left;
} 
.mediaColumn {
	width: 320px;
	float:left;
	margin: 0 15px 15px 0;
}
.one-fourth {
	width: 172px;
	float:left;
	margin: 0 15px 15px 0;
	text-align: center;
	background-image: url(../images/page/bottom172g2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.one-fourth p {
	margin-top:0;
	padding-top:0;
	font-size: 95%;
}
.one-fourth img {
	margin-bottom:0;
	padding-bottom:0;
}

/*********** Box Styles ***********/


.boxgrey {
	padding: 10px 5px 5px 10px;
	background-color:#FFFFFF;
	background-image: url(../images/backgrounds/BRwhite2lightgrey.png);
	background-repeat:no-repeat;
	background-position: bottom right;
	
}
.boxgrey h2 {
	margin: -10px -5px .5em -10px;
	padding: 5px 5px 5px 10px;
	background-image: url(../images/backgrounds/TLlightgrey2white.gif);
	background-repeat:no-repeat;
	background-position: top left;
	color: #000000;
	border-bottom: 2px solid #CCCCCC;
}

.boxgrey ul {
	margin: 0px;
	list-style-image: url(../images/icons/arrowb.gif);
	background-repeat: no-repeat;
}

.boxblue {
	padding: 10px 5px 5px 10px;
	background-color: #E5FFFF;
	margin: 0px 0px 15px 0px;
	background-image: url(../images/backgrounds/BRsky.png);
	background-repeat:no-repeat;
	background-position: bottom right;
	width: 220px;
}
.boxblue h2 {
	margin: -10px -5px .5em -10px;
	padding: 5px 5px 5px 10px;
	color: #FFFFFF;
	background-image: url(../images/backgrounds/TLsky.gif);
	background-repeat:no-repeat;
	background-position: top left;
	background-color: #598D8D;
}
.boxblue ul {
	margin: 0px;
	list-style-image: url(../images/icons/arrowb.gif);
	background-repeat: no-repeat;
}
.boxblue li {
	margin-left: -10px;
}

.boxyellow {
	padding: 10px 5px 5px 10px;
	background-color: #FFFFE5;
	margin: 0px 0px 15px 0px;
	background-image: url(../images/backgrounds/BRlemon.png);
	background-repeat:no-repeat;
	background-position: bottom right;
	width: 220px;
}
.boxyellow h2 {
	margin: -10px -5px .5em -10px;
	padding: 5px 5px 5px 10px;
	color: #FFFFFF;
	background-image: url(../images/backgrounds/TLlemon.gif);
	background-repeat:no-repeat;
	background-position: top left;
	background-color: #8D8D59;
}
.boxyellow ul {
	list-style-image: url(../images/icons/arrowy.gif);
	background-repeat: no-repeat;
}
.boxyellow li {
	margin-left: -10px;
}

.boxgreen {
	padding: 10px 5px 5px 10px;
	background-color: #E5FFEf;
	margin: 0px 0px 15px 0px;
	background-image: url(../images/backgrounds/BRlime.png);
	background-repeat:no-repeat;
	background-position: bottom right;
	width: 220px;
}
.boxgreen h2 {
	margin: -10px -5px .5em -10px;
	padding: 5px 5px 5px 10px;
	color: #FFFFFF;
	background-image: url(../images/backgrounds/TLlime.gif);
	background-repeat:no-repeat;
	background-position: top left;
	background-color: #598D59;
}
.boxgreen ul {
	list-style-image: url(../images/icons/arrowg.gif);
	background-repeat: no-repeat;
}
.boxgreen li {
	margin-left: -10px;
}

.boxred {
	padding: 10px 5px 5px 10px;
	margin: 0px 0px 15px 0px;
	background-color: #FFE5E5;
	background-repeat:no-repeat;
	background-position: bottom right;
	background-image: url(../images/backgrounds/BRorange.png);
	width: 220px;
}
.boxred h2 {
	margin: -10px -5px .5em -10px;
	padding: 5px 5px 5px 10px;
	color: #FFFFFF;
	background-image: url(../images/backgrounds/TLorange.gif);
	background-repeat:no-repeat;
	background-position: top left;
	background-color: #8D5959;
}
.boxred ul {
	list-style-image: url(../images/icons/arrowr.gif);
	background-repeat: no-repeat;
}
.boxred li {
	margin-left: -10px;
}

.boxbg {
	border: 2px solid #549672;
	padding: 10px 5px 5px 10px;
	background-image: url(../images/backgrounds/bgdollar.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px 0px 15px 0px;
}
.boxbg h2 {
	margin: 0px 0px .5em 0px;
	color: #407357;
}
.boxbg ul {
	list-style-image: url(../images/icons/arrowg.gif);
	background-repeat: no-repeat;
}
.boxbg li {
	margin-left: -10px;
}


/*********** Bullet Styles ***********/

.document {
	list-style-image: url(../images/icons/document.png);
	background-repeat: no-repeat;
	padding-left: 6px;
	margin-left: 12px;
}
.check {
	list-style-image: url(../images/icons/check.gif);
	background-repeat: no-repeat;
	padding-left: 6px;
	margin-left: 12px;
}
.checknot {
	list-style-image: url(../images/icons/checknot.gif);
	background-repeat: no-repeat;
	padding-left: 6px;
	margin-left: 12px;
}
.mail {
	background-image: url(../images/icons/mail.gif);
	background-position: 5px 4px;
	background-repeat: no-repeat;
	text-indent: 25px;
}
.subscribe {
	background-image: url(../images/icons/subscribe.gif);
	background-position: 5px 4px;
	background-repeat: no-repeat;
	text-indent: 25px;
}
.photo {
	background-image: url(../images/icons/photo.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	text-indent: 25px;
}
.print {
	background-image: url(../images/icons/print.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	text-indent: 25px;
}
.press {
	background-image: url(../images/icons/print.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	text-indent: 25px;
}
.video {
	background-image: url(../images/icons/video.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	text-indent: 25px;
}
.listen {
	background-image: url(../images/icons/audio.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	text-indent: 25px;
}

/******** image styles ********/

.imgl {
	float: left;
	margin-right: 10px;
}
.imgr {
	float: right;
	margin-left: 5px;
}

/******** thumbnail list items ********/

div.break {
	float: left;  
	width: 100%;
	margin: 10px 0 10px 0;
}
div.item {
	float: left;  
	width: 100%;
	margin: 5px 0px 0px 0px;
}
div.item img {
	float: left; 
	margin-right: 10px;
}
div.clearer {clear: left; 
	line-height: 0; 
	height: 0;
}
div.item h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: bold;
}
div.item h4 {
	margin: .2em 0 .2em 0;
	font-size: 90%;
	color: #6699CC;
}
div.item a {
    text-decoration: none;
}
/******** Asst Styles ********/

.caption { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
}

