* {
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	font-family:Arial;
	font-size:100%;
	line-height:.9375em;
	color:#3c3c3c;
	background-color: #006699;
	background-image: url(../images/gradient_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

input, textarea { font-family:Arial; font-size:1em;}

.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:10px;
}

hr{
	color:#c00;
	background-color:#822433;
	height:2px;
	border:none;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

/*==================search form====================*/
input, select {
	vertical-align:middle;
	font-size: 0.9em;
}
img {border:0; vertical-align:top; text-align:left;}

#search {
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#search .text-input { width:281px; border:1px solid #4a091c; margin-right:4px; padding:4px 4px 5px 4px;}
#search .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:4px;}

.form { height:26px;}
.form input {width:273px; height:18px;  border:1px solid #555038;}
textarea { width:403px; height:128px; 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;}

.picture-gallery { width:100%; overflow:hidden;}
.picture-gallery li { display:inline;}
.picture-gallery li img { display:block; padding:0 0 3px 0;}
.picture-gallery li a { display:block; float:left; width:140px; margin-right:6px; padding-bottom:3px;}
.picture-gallery li a.last { margin-right:0;}
.picture-gallery li a:hover { color:#c10e42; 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:10px;
}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 {
	margin-bottom:4px;}
.p2 { margin-bottom:24px;}
.p3 { margin-bottom:11px;}

/*==================txt, links, lines, titles====================*/
a {color:#3f68b3; text-decoration:none;}
a:hover { text-decoration:underline;}

h1 {
	font-size:1.82em;
	font-weight:normal;
	color:#fff;
	line-height:1.1em;
	margin-bottom:22px;
}/*=changed to title each page==*/
h2 {
	font-size:1em;
	font-weight:bolder;
	line-height:1.1em;
	border-bottom:1px solid #e1e0dd;
	margin-bottom:10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
}

h3 {
	font-size:1.82em;
	font-weight:normal;
	line-height:1.1em;
	border-bottom:1px solid #e1e0dd;
	margin-bottom:18px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 0;
}
h4 { font-size:1.82em; font-weight:normal; line-height:1.1em; margin-bottom:10px;}
h5 {
	font-size:1.18em;
	color:#3f68b3;
	margin-bottom: 8px;
} 
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;}

.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;}

.line-hor {
	border-bottom:1px solid #e1e0dd;
	padding-bottom:9px;
	margin-bottom:20px;
}

/*==================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 .border-top4 { background:url(../images/border-top1-4.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-top-corner4 {background:url(../images/left-top-corner1-4.gif) no-repeat left top;}
.box1 .right-top-corner4 {background:url(../images/right-top-corner1-4.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;}

.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;}

/*
.picture-box { width:276px; float:left;}
.picture-box .line-hor {padding-bottom:14px; margin-bottom:10px;}
.picture-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;}
*/


/*header*/
#header .row-1 {
	height:99px;
	background-image: url(../images/headerbkg.gif);
}
#header .row-1 .fleft {
	padding-top: 21px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#header .row-1 .fright { font-weight:bold; color:#fff; padding:4px 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:34px;background-color: #006699;padding-left: 2em;}

#header .row-3 { height:72px;}

/*footer
#footer {padding:30px 0 50px 0; color:#fff;}
#footer a { color:#fff; text-decoration:underline;}
#footer a:hover { text-decoration:none;}

/*===============this is my footer test=========================*/
#footer .row-1 {
	height:49px;
	background-image: url(../images/footerbkg.gif);
}

#footer .row-1 .fleft {
	padding-top: 8px;
}

#footer .row-2 {
	background-color: #d9ac6d;
	padding-left:2em;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
}

/*===============from old website=========================*/
.headtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.27em;
	color: #000066;
	text-align: left;
	font-weight: bold;
	line-height: normal
}
.maintext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal; font-variant: normal; line-height: normal}
.pagetitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #336600; text-align: left; font-weight: bolder; line-height: normal }
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #000000;
	text-align: left;
	font-weight: bold
}

