/* CSS Document */

body {
	background-color:#f2edd6;
	margin:0 0 0 0;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	line-height:140%;
	zoom: 100%; /* Fix for IE 7 non-display */
	}
	
H1 { 
	font-size:16px;
	margin-top:3px;
    margin-bottom:3px;
	}
	
H2 { 
	font-size:15px;
	margin-top:0px;
    margin-bottom:2px;
	}

H3 { 
	font-size:14px;
	margin-top:-1px;
    margin-bottom:-2px;
	}	
	
p { 
	margin-top:2px;
	margin-bottom:7px;
	text-indent:2em;
	}		
	
	
a:link, a:visited, a:active {
	color:#333333;
	text-decoration:underline;
	}
	
a:hover {
	color:#333333;
	text-decoration:none;
	display:inline;
	}	
	
blockquote {
	margin:5px 0 0 20px;
	}	
	
/* DIV id's */			
	
#container {
	width:899px;
	margin: 0 auto 0 auto;
	}	
	
#header {
	width:885px;
	height:129px;
	background-image:url(sousa-images/sousa-home-slices/sousa_header.jpg);
	background-repeat:no-repeat;
	background-color: #1A1B1C;
	}	
	
#main-text-1 {
	padding:10px 0 0 10px;
	width: 550px;
	display: block;
	overflow:visible;
	clear:both;
	}	
	
#main-text-2 {
	padding:7px 10px 3px 10px;
	}	
	
#main-text-3 {
	padding:10px 0 0 10px;
	width: 550px;
	height:209px;
	display: block;
	overflow:visible;
	clear:both;
	}				
	
/* classes */		
	
.top-text-bar {
	background-color:#333333;
	color:#FFFFFF;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:10.5px;
	font-weight:bold;
	text-align:center;
	padding:3px 0 3px 0;
	}	
	
.left-vertical {
	background-image:url(sousa-images/sousa-home-slices/sousa_left_vertical.jpg);
	background-repeat:repeat-y;
	}	
	
.right-vertical {
	background-image:url(sousa-images/sousa-home-slices/sousa_right_vertical.jpg);
	background-repeat:repeat-y;
	}	
	
.red-link-bar {
	background-color:#990000;
	color:#FFFFFF;
	border-top:solid #333333 thin;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:2px 0 3px 0;
	}	

.red-link-bar a:link, a:visited, a:active {
	text-decoration:underline;
	color:#FFFFFF;
	} 			

.red-link-bar a:hover {
	text-decoration:none;
	} 	
	
.left-gray-bar {
	background-color:#666666;
	color:#FFFFFF;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:3px 0px 3px 10px;
	}	
	
.left-gray-bar a:link, a:visited, a:active {
	text-decoration:underline;
	color:#FFFFFF;
	} 	
	
.left-gray-bar a:hover {
	text-decoration:none;
	} 		
	
.home-body {
	background-color:#FFFFFF;
	background-image:url(sousa-images/sousa-home-slices/sousa_senate_steps.jpg);
	background-position:top right;
	background-repeat: no-repeat;
	color:#000000;
	overflow:visible;
	}	

.home-body a:link a:visited a:active {
	color:#333333;
	text-decoration:underline;
	display:block;
	}	
	
.home-body a:visited {
	color:#333333;
	}			
	
.disclaimer {
	font-size:10px;
	}	
	

		
