@charset "utf-8";
body  {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	/*background: #314975;*/
	background: url(gradient.jpg) repeat-x #a1c3ff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 20px 0 0 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-weight: 500px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.twoColFixLtHdr #container { 
	width: 970px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header { 
	background: #FFF;
	height: 143px;
	border-top: none;
	border-bottom: 1px solid #bf311a;
	padding: 15px 0 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header a img{
	border: none;
	padding-left: 8px;
	margin-top: -3px;
}
.twoColFixLtHdr #header h1 {
	position: absolute;
	z-index: 1;
	left: 195px;
	text-align: left;
	line-height: 75%;
	font-weight: 400;
	font: Verdana, Geneva, sans-serif;
	font-size: 64px;
	color: #bf311a;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 25px 0 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #header h1 #subtitle {
	margin-left: 4px;
	font-size: 30px;
}
.twoColFixLtHdr #linkHeader { 
	background: #d4daef;
	padding: 1px 20px 2px 20px;
	font-size: 9pt;
	font-weight: 500;
}
.twoColFixLtHdr #linkHeader a {
	color: #006;
	text-decoration:underline;
	padding-left: 4px;
}
.twoColFixLtHdr #linkHeaderBar { 
	background: #bf311a;
	padding: 2px 0 3px 20px;
	color: #FFF;
	font-size: 10pt;
	font-weight: 600;
	margin: 0;
}
#linkHeaderBar a:link, #linkHeaderBar a:visited{ 
	padding: 1px 4px;
	color: #FFF;
	text-decoration: none;
	margin-right: 14px;
}
#linkHeaderBar a:hover{
	text-decoration: underline;
}
.button {
	font-size: 11pt;
	border: 0;
	color: #FFF;
	font-weight: 500;
	background: #bf311a;
	margin: 1px 0 0 18px;
}
.searchinput {
	width: 120px;
	margin: 0;
}
.twoColFixLtHdr #leftContent {
	float: left; /* since this element is floated, a width must be given */
	width: 550px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 15px 0 0 10px;
	padding: 0 10px 15px 0;
}
.twoColFixLtHdr #leftContentContact {
	float: left;
	width: 680px;
	margin: 15px 0 0 10px;
	padding: 0 10px 15px 0;
}
.twoColFixLtHdr #leftContentContact h1{
	text-align: center;
	font-size: 20pt;
	margin-top: 0;
}
/* set background images for corners */
.rbroundbox, .rbroundboxphoto, .rbroundboxfullwidth { background: url(greyline.gif) repeat-x top;}
.bottom { background: url(greyline.gif) repeat-x bottom;}
.rbtop div  { background: url(topleft.gif) no-repeat top left; }
.rbtop      { background: url(topright.gif) no-repeat top right; }
.rbbot div  { background: url(bottomleft.gif) no-repeat bottom left; }
.rbbot      { background: url(bottomright.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.rbroundbox { width: 550px; margin: auto; }
.rbroundboxphoto {width: 332px; }
.rbroundboxfullwidth { width: 900px; margin: auto;}

.twoColFixLtHdr #leftContent #slideShow {
	border-left: 2px solid #CCC;
	border-right: 2px solid #CCC;
	padding: 0 15px;
}
#slideShow p {
	margin-bottom: 0;
	margin-top: 2px
}
.signature {
	font-size: 0.9em;
	text-align: right;
}

.twoColFixLtHdr #leftContent #news h1 {
	text-align: center;
	font-size: 20pt;
	margin: 9px 0 4px 0;
}
#news {
	min-height: 341px;
	height: auto !important;
	height: 341px;
}
#newsitem1, #newsitem2, #newsitem3 {
	min-height: 90px;
	height: auto !important;
	height: 90px;
	border-left: 2px solid #CCC;
	border-right: 2px solid #CCC;
	padding: 0 10px;
}
.newspacer {
	margin-top: 6px;
}
.twoColFixLtHdr #leftContent #photogallery {
	width: 332px;
	float: left;
	min-height: 316px;
	height: auto !important;
	height: 316px;
}
.twoColFixLtHdr #leftContent #photogallery h1 {
	text-align: center;
	font-size: 20pt;
	margin: 2px 0 4px 0;
}
.twoColFixLtHdr #leftContent #photogallery #photogallerybox {
	border-left: 2px solid #CCC;
	border-right: 2px solid #CCC;
	padding: 0 10px;
	text-align: center;
}
.twoColFixLtHdr #leftContent #photogallery #photogallerybox td {
	width: 156px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.twoColFixLtHdr #leftContent #photogallery #photogallerybox img {
	border: none;
	margin: 0 auto;
}
.twoColFixLtHdr #leftContent #photogallery #photogallerybox td img{
	max-width: 136px;
	overflow: hidden;
}
#requestedarticle, .allarticle {
	border-left: 2px solid #CCC;
	border-right: 2px solid #CCC;
	padding: 0 10px;
}
#requestedarticle {
	min-height: 320px;
	height: auto !important;
	height: 320px;
}
#requestedarticle p{
	margin-bottom: 0;
}
.allarticle {
}
#newspage h1, #mediareleasespage h1, #speechespage h1{
	text-align: center;
}
#newspage h2, #mediareleasespage h2, #speechespage h2{
	text-align: center;
	margin-top: 0;
}
.listedlink {
	margin: 5px 35px;
}
.twoColFixLtHdr #leftContent #electorate {
	text-align:center;
	margin: 100px 0 0 0;
}
.twoColFixLtHdr #leftContent #electorate img{
	border: none;
	text-decoration: none;
}
.twoColFixLtHdr #leftContent #electorate a{
	text-decoration: none;
}
.twoColFixLtHdr #rightContent { 
	margin: 15px 0 0 560px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
}
.twoColFixLtHdr #rightContentContact {
	margin: 15px 0 0 690px;
}
.twoColFixLtHdr #rightContentContact h2{
	font-size: 20px;
	margin-top: 0;
}
.twoColFixLtHdr #rightContent h1 { 
	font-size: 20px;
	margin-top: -2px;
}
.twoColFixLtHdr #rightContent h2 { 
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 3px;
}
.twoColFixLtHdr #rightContent a img { 
	border: none;
	position: absolute;
}
.twoColFixLtHdr #rightContentContent { 
	padding: 0 10px;
}
/* set background images for corners */
.rbroundboxblue { }
.rbtopblue div  { background: url(bluetopleft.gif) no-repeat top left; }
.rbtopblue      { background: url(bluetopright.gif) no-repeat top right; }
.rbbotblue div  { background: url(bluebottomleft.gif) no-repeat bottom left; }
.rbbotblue      { background: url(bluebottomright.gif) no-repeat bottom right; }

 /* height and width details */
.rbtopblue div, .rbtopblue, .rbbotblue div, .rbbotblue {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.rbroundboxblue { width: 390px; margin: 0 auto; background: #d4daef;
}
.rbroundboxbluecontact { width: 260px; margin: 0 auto; background: #d4daef;
}

.twoColFixLtHdr #footer { 
	padding: 15px 10px 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #FFF;
	color:#333;
	text-align: center;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0 0 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.topright {
	position: absolute;
	right: 0;
	z-index: 0;
	float: right;
	top: 0;
	/*margin-top: -32px;
	margin-bottom: -32px;*/
	border-top: 2px solid #314975;
}
.me {
	font-size: 0.7em;
	color: #666;
}
.me a:link, .me a:visited {
	color: #06C
}



#aboutmark {
	margin: 0 35px;
}
#aboutmark h1{
	font-size: 20pt;
	text-align: center;
	font-variant: small-caps;
}
#aboutmark h2{
	text-align: center;
}
#aboutmark hr{
	color: #bf311a;
	background-color: #bf311a;
	height: 5px;
}
#aboutmark #profile {
	display: block;
	margin: 15px auto;
}
#aboutmarkcontent {
	margin: 0 40px;
}



#aboutthesenate {
	margin: 0 75px;
}
#aboutthesenate h1 {
	font-size: 20pt;
	text-align: center;
}



#photospage h1{
	font-size: 20pt;
	text-align: center;
}
#selectedimage {
	height: 330px;
	margin: 0 auto;
}
#selectedimage img {
	padding: 5px;
	border: 2px solid #CCC;
	display: block;
	height: 320px;
	margin: 0 auto;
}
#selectedcaption {
	width: 450px;
	height: 90px;
	margin: 2px auto;
	overflow: auto;
}
#selectedcaption h3 {
	margin: 3px 0 2px 0;
}
#scrollimages {
	height: 120px;
	width: 900px;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	border: 2px solid #CCC;
	margin: 10px auto;
}
#scrollimages img {
	height: 80px;
	padding: 5px;
	margin: 2px 0 0 2px;
}
#scrollimages a:link img, #scrollimages a:visited img{
	border: 2px solid #FFF;
}
#scrollimages a:hover img{
	border: 2px solid #03C;
}




#searchContent form {
	text-align: center;
}
#searchContent {
	padding: 0 30px;
}
#searchContent h4 {
	margin-bottom: 2px;
}