* { margin:0; padding:0;}
body {background:url(images/body-bg.gif) left top repeat-x #c3c2bb; font-family:Arial; font-size:100%; line-height:.9375em; color:#3c3c3c;}

input, textarea { font-family:Arial; font-size:1em;}

form {margin:0; padding:0;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:20px;}
p.contact { margin-bottom:20px; font-size:1.2em; line-height:17px;}
p.contactlast { margin-bottom:0px; font-size:1.2em; line-height:17px;}
p.last { margin-bottom:0px;}
p.dateSection { margin-bottom:15px; font-size:0.9em; color:gray;}

.socialLogo {vertical-align: middle; margin: 4px 4px 4px 0; border: 0px;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#formFields {
	overflow:auto;
	border-bottom:1px solid #999;
	margin: 0;
	padding:0 0 18px 9px;
}

#formFields p {display:inline; float:left; margin: 0 0 3px 0; padding:3px 3px 3px 3px;}
#formFields .text-input { width:262px; border:1px solid #293b60; margin-right:4px; margin-top:2px; padding:3px 3px 3px 3px;}
#formFields .text-input:focus {background-color:#cdd9e7;}

#radioBoxes1 {display:inline; float:left; margin-right: 55px; padding:18px 0 6px 16px;}
#radioBoxes1 p {margin: 0 0 12px 0;}
#radioBoxes1 .check-box {margin-right:6px;}

#radioBoxes2 {display:inline; float:left; padding:18px 0 0 0;}
#radioBoxes2 p {margin: 0 0 12px 0;}
#radioBoxes2 .check-box {margin-right:6px;}

#messageBox {
	clear:both;
	border-top: 1px solid #999;
	margin: 0;
	padding:18px 0 15px 12px;
}
#messageBox textarea { width:548px; background:#fff; overflow:auto; border:1px solid #293b60; margin-top: 2px; padding:3px 3px 3px 3px;}
#messageBox textarea:focus {background-color:#cdd9e7;}

#searchBox .submit {
	width:65px;
	height:28px;
	background:url(images/search-bg.gif) no-repeat left top;
	color:#fff;
	text-align:center;
	font-weight:bold;
	border:0;
	font-size:1.1em;
	padding-bottom:5px;
	margin-top:11px;
	cursor:pointer;
}

.form { height:26px;}
.form input {width:273px; height:18px; background:#1b1714; border:1px solid #555038;}
/*
textarea { width:403px; height:128px; background:#1b1714; overflow:auto; border:1px solid #555038;}
*/


/*==================list====================*/
ul { list-style:none;}

.site-nav { padding:10px 0 9px 0; border-bottom:1px solid #3d121e; width:100%; overflow:hidden;}
.site-nav li { display:inline;}
.site-nav li a { display:block; float:left;  font-size:1.1em; color:#fff; text-decoration:none; margin-right:10px;}
.site-nav li a b { display:block; padding:9px 15px 7px 15px;}
.site-nav li a:hover {background:url(images/menu-left.gif) no-repeat left top #fff; color:#900423; text-decoration:none;}
.site-nav li a:hover b { background:url(images/menu-right.gif) no-repeat right top;}
.site-nav li a.current {background:url(images/menu-left.gif) no-repeat left top #fff; color:#900423;}
.site-nav li a.current b { background:url(images/menu-right.gif) no-repeat right top;}
.site-nav li a.last { margin:0;}

.top-news { width:100%; overflow:hidden;}
.top-news li { display:inline;}
.top-news li a { color:#3f68b3; font-weight:bold; margin-right:14px; text-transform:uppercase; text-decoration:underline;}
.top-news li a:hover { text-decoration:none;}
.top-news li a.last-item { color:#b90b31; text-decoration:none; font-size:.91em;}
.top-news li a.last-item:hover { text-decoration:underline;}

.list1 li { background:url(images/bull1.gif) no-repeat left 5px; padding:0 0 3px 14px; font-weight:bold;}
.list1 li a { color:#fff;}

.list2 li { display:inline;}
.list2 li a { background:url(images/bull2.gif) no-repeat 10px 10px; display:block; color:#fff; font-size:1.1em;}
.list2 li a b { display:block; padding:6px 0 4px 24px;}
.list2 li a.alt { background:url(images/list2-left.gif) no-repeat left top #293752;}
.list2 li a.alt b { background:url(images/list2-right.gif) no-repeat right top;}
.list2 li a:hover { color:#99ccff;}

.list3 li { background:url(images/bull3.gif) no-repeat left 4px; padding:0 0 1px 12px;} 

.list4 li { background:url(images/arrow1.gif) no-repeat left 4px; padding:0 0 1px 12px;} 

.list5 li { background:url(images/bull4.gif) no-repeat left 4px; padding:0 0 5px 12px;} 

.list6 li { font-size:1.1em; padding:0 0 3px 0; color:#fff;}
.list6 li a { color:#fff; text-decoration:underline;}
.list6 li a:hover { text-decoration:none;}

.list7 li { display:inline;}
.list7 li a { background:url(images/bull4.gif) no-repeat 10px 10px; display:block; font-size:1.1em;}
.list7 li a b { display:block; padding:6px 0 4px 24px;}
.list7 li a.alt { background:url(images/list7-left.gif) no-repeat left top #d4d8df;}
.list7 li a.alt b { background:url(images/list7-right.gif) no-repeat right top;}
.list7 li a:hover { color:#293752;}

.picture-gallery { width:100%; overflow:hidden; padding: 0; margin: 0;}
.picture-gallery li { display:inline;}
.picture-gallery li img { display:block; padding:0 0 3px 0; margin: 0;}
.picture-gallery li a { display:block; float:left; width:140px; margin-right:6px; margin-bottom:14px; padding-bottom:5px;}
.picture-gallery li a.last { margin-right:0;}
.picture-gallery li a.bot { margin-bottom:0;}
.picture-gallery li a.botlast { margin-right:0; margin-bottom:0;}
.picture-gallery li a:hover { color:#c10e42; text-decoration:underline;}

.news-gallery { width:100%; overflow:hidden;}
.news-gallery li { display:inline;}
.news-gallery li img { display:block; padding:0 0 3px 0;}
.news-gallery li img.addRows { display:block; padding:6px 0 3px 0;}
.news-gallery li a { display:block; float:left; width:140px; margin-right:5px; padding-bottom:3px;}
.news-gallery li a.last { margin-right:0;}
.news-gallery li a:hover { color:#c10e42; text-decoration:none;}

.video-thumbs { width:100%; overflow:hidden;}
.video-thumbs li { display:inline;}
.video-thumbs li img { display:block; padding:0 0 5px 0;}
.video-thumbs li img.addRows { display:block; padding:6px 0 3px 0;}
.video-thumbs li a { display:block; float:left; width:150px; margin-top:5px; margin-right:16px; padding-bottom:3px; color:#fff; font-size:1.1em; font-weight:bold; text-align:center;}
.video-thumbs li a.last { margin-right:0;}
.video-thumbs li a:hover { color:#99ccff; text-decoration:none;}

.news-list li { vertical-align:bottom; width:100%; overflow:hidden; border-bottom:1px solid #e1e0dd; padding:0 0 9px 0; margin-bottom:8px;}
.news-list li img { display:block; float:left; margin-right:12px;}
.news-list li a { display:block; font-size:1.27em; padding:0 40px 0 0; margin-top:10px;}

/*==================other====================*/
.img-indent { margin:0 18px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:4px;}
.p2 { margin-bottom:24px;}
.p3 { margin-bottom:11px;}
.p4 { padding-top:35px; margin-bottom:4px;}

/*==================txt, links, lines, titles====================*/
a {color:#3f68b3; text-decoration:none;}
a:hover { text-decoration:underline;}

h1 { font-size:2.18em; font-weight:normal; color:#fff; line-height:1.1em; padding:15px 0 9px 0;}
h2 { font-size:1.82em; font-weight:normal; color:#fff; line-height:1.1em; margin-bottom:22px;}
h3 { font-size:1.82em; font-weight:normal; line-height:1.1em; border-bottom:1px solid #e1e0dd; margin-bottom:18px; padding:20px 0 14px 0;}
h4 { font-size:1.82em; font-weight:normal; line-height:1.1em; margin-bottom:10px;}
h5 { font-size:1.18em; color:#3f68b3;}
h6 { font-size:1em; font-weight:normal; margin-bottom:5px; color:#000;}

.txt1 { color:#8b8b8b; font-size:.91em;}
.txt2 { font-size:.91em;}
.txt3 { font-size:1.45em; color:#fff; line-height:1.25em;}
.txt4 { font-size:1.41em; color:#fff; line-height:1.15em;}

.date-txt { background:url(images/bull3.gif) no-repeat left 4px; padding:0 0 0 11px; color:#3f68b3;}

.link1 { color:#8b8b8b; text-decoration:underline;}
.link1:hover { text-decoration:underline;}
.link2 { font-size:.91em; color:#c10e42;}
.link3 { color:#fff; font-size:1.1em; text-decoration:underline;}
.link3:hover { text-decoration:none;}
.link4 { color:#fff; font-size:1.4em; text-decoration:underline;}
.link4:hover { text-decoration:none;}

.line-hor { border-bottom:1px solid #e1e0dd; padding-bottom:9px; margin-bottom:5px;}

/*==================boxes====================*/

.top-box { background:url(images/top-box-left.gif) no-repeat left top #fff; width:100%; margin:26px 0 0 0;}
.top-box .inner { background:url(images/top-box-right.gif) no-repeat right top; padding:7px 0 9px 16px;}

.extra-box { background:#3a5381; width:100%; margin-bottom:6px;}
.extra-box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.extra-box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.extra-box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.extra-box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; width:100%;}
.extra-box .leftside { float:left; width:602px;}
.extra-box .leftside .inner { padding:15px 15px 15px 15px;}
.extra-box .rightside { float:left; width:361px; background:#32466a;}
.extra-box .rightside .inner { padding:18px 22px 15px 22px;}
.extra-box .rightside h2 { font-size:2.36em; margin-bottom:6px; padding:0;}
.extra-box .rightside h2 a { font-size:10px; color:#e0e0de; margin-left:10px;}

.box1 { background:#fff; width:100%;}
.box1 .border-top { background:url(images/border-top1.gif) left top repeat-x;}
.box1 .border-top1 { background:url(images/border-top1-1.gif) left top repeat-x;}
.box1 .border-top2 { background:url(images/border-top1-2.gif) left top repeat-x;}
.box1 .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
.box1 .left-top-corner1 {background:url(images/left-top-corner1-1.gif) no-repeat left top;}
.box1 .right-top-corner1 {background:url(images/right-top-corner1-1.gif) no-repeat right top;}
.box1 .left-top-corner2 {background:url(images/left-top-corner1-2.gif) no-repeat left top;}
.box1 .right-top-corner2 {background:url(images/right-top-corner1-2.gif) no-repeat right top;}
.box1 .left-top-corner3 {background:url(images/left-top-corner1-3.gif) no-repeat left top;}
.box1 .right-top-corner3 {background:url(images/right-top-corner1-3.gif) no-repeat right top;}
.box1 .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom;  width:100%;}
.box1 .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }
.box1 .inner { padding:7px 14px 11px 15px;}
.box1 .inner1 { padding:20px 13px 11px 14px;}
.box1 .inner2 { padding:7px 14px 25px 15px;}
.box1 .inner3 { padding:7px 10px 25px 15px;}

.box2 { width:139px; margin-right:5px; float:left;}
.box2 .border-top { background:url(images/border2.gif) left top repeat-x;}
.box2 .border-right { background:url(images/border2.gif) right top repeat-y;}
.box2 .border-bot { background:url(images/border2.gif) left bottom repeat-x;}
.box2 .border-left { background:url(images/border2.gif) left top repeat-y;}
.box2 .left-top-corner {background:url(images/left-top-corner2.gif) no-repeat left top;}
.box2 .right-top-corner {background:url(images/right-top-corner2.gif) no-repeat right top;}
.box2 .left-bot-corner {background:url(images/left-bot-corner2.gif) no-repeat left bottom;}
.box2 .right-bot-corner {background:url(images/right-bot-corner2.gif) no-repeat right bottom; }
.box2 .inner { padding:11px 10px 18px 7px;}
.box2 span { display:block; font-size:2.91em; color:#3f68b3; text-align:center; padding:20px 0 16px 0; line-height:1.1em;}
.box2 strong { font-size:1.18em; display:block; color:#293b60; text-align:center;}

.box3 { width:100%; background:#848277;}
.box3 .left-top-corner {background:url(images/left-top-corner3.gif) no-repeat left top;}
.box3 .right-top-corner {background:url(images/right-top-corner3.gif) no-repeat right top;}
.box3 .left-bot-corner {background:url(images/left-bot-corner3.gif) no-repeat left bottom;}
.box3 .right-bot-corner {background:url(images/right-bot-corner3.gif) no-repeat right bottom; }
.box3 .inner { padding:17px 13px 21px 20px;}

.elections-box { width:276px; float:left;}
.elections-box .line-hor {padding-bottom:14px; margin-bottom:10px;}
.elections-box .inner { padding:4px 0 0 12px !important;}

.elections-title { width:100%; overflow:hidden;}
.elections-title strong { display:block; font-size:1.82em; font-weight:normal; padding:10px 0 0 0;}
.elections-title .date { float:left; background:url(images/el-left.gif) no-repeat left top #821031; color:#fff; font-size:1.81em; text-align:center; line-height:1.1em; margin-right:10px;}
.elections-title .date .right { background:url(images/el-right.gif) no-repeat right top; padding:5px 10px 7px 10px;}

.newsroom-articles {margin: 0 0 20px 0; padding: 0 0 20px 0; border-bottom:1px solid #999;}
.newsroom-articles-last {margin: 0; padding: 0;}

/*header*/
#header .row-1 { height:172px; background:url(images/header_bg.jpg) left bottom no-repeat;}
#header .row-1 .fleft { padding:69px 0 0 515px;}
#header .row-1 .fright { font-weight:bold; color:#fff; padding:0 16px 0 0; text-align:right;}
#header .row-1 .fright a { color:#fff; text-decoration:none;}
#header .row-1 .fright a:hover { text-decoration:underline;}
#header .row-1 .fright span { color:#ff195b;}
#header .row-2 { height:51px;}
#header .row-3 { height:72px;}

/*footer*/
#footer {padding:20px 0 20px 0; color:#fff;}
#footer a { color:#fff; text-decoration:underline;}
#footer a:hover { text-decoration:none;}

/*==========================================*/

/*RSS Feeds*/
.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

#example1 li{ /*CSS specific to demo 1*/
margin-bottom: 4px;
}

#example2 div{ /*CSS specific to demo 2*/
margin-bottom: 5px;
}

#example2 div a{ /*CSS specific to demo 2*/
text-decoration: none;
}

#arizonaNews a{ /*CSS specific to demo 3*/
text-decoration: none;
font-weight: bold;
}

#arizonaNews img{ /*CSS specific to demo 3*/
margin: 0 10px 0 0;
float:left;
}

#arizonaNews p{ /*CSS specific to demo 3*/
margin-bottom: 10px;
}

#nationalNews a{ /*CSS specific to demo 3*/
text-decoration: none;
font-weight: bold;
}

#nationalNews img{ /*CSS specific to demo 3*/
margin: 0 10px 0 0;
float:left;
}

#nationalNews p{ /*CSS specific to demo 3*/
margin-bottom: 10px;
}

code{ /*CSS for insructions*/
color: red;
}
/*==========================================*/
