/* BROWSER RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,hr {     margin:0;        padding:0;    }  table {       border-collapse:collapse;        border-spacing:0;   } fieldset,img {         border:0;   } 
address,caption,cite,code,dfn,th,var {       font-style:normal;        font-weight:normal;  }  ol,ul {       list-style:none;   }  caption,th {       text-align:left;   }  h1,h2,h3,h4,h5,h6 {       font-size:100%;        font-weight:normal;   }  q:before,q:after {   content:'';   }  abbr,acronym { border:0;   }

/* CSS Document */
body{
/*background-color:#cccccc;*/
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #59595b;
line-height: 15px;
}

#container {
width: 900px;
background-color: #ffffff;
margin: auto;
background-image:url(../images/mataura_valley_container_bg.gif);
background-repeat:repeat-y;
}

#top_section1 {
background-image: url(../images/mataura_valley_banner1.jpg);
background-repeat: no-repeat;
background-position:bottom;
background-color:#ffffff;
height: 255px;
width: 900px;
position:relative;
padding-top: 20px;
}

#top_section2 {
background-image: url(../images/mataura_valley_banner2.jpg);
background-repeat: no-repeat;
background-position:bottom;
background-color:#ffffff;
height: 255px;
width: 900px;
position:relative;
padding-top: 20px;
}

#top_section3 {
background-image: url(../images/mataura_valley_banner3.jpg);
background-repeat: no-repeat;
background-position:bottom;
background-color:#ffffff;
height: 255px;
width: 900px;
position:relative;
padding-top: 20px;
}

#top_section4 {
background-image: url(../images/mataura_valley_banner4.jpg);
background-repeat: no-repeat;
background-position:bottom;
background-color:#ffffff;
height: 255px;
width: 900px;
position:relative;
padding-top: 20px;
}

#top_section5 {
background-image: url(../images/mataura_valley_banner5.jpg);
background-repeat: no-repeat;
background-position:bottom;
background-color:#ffffff;
height: 255px;
width: 900px;
position:relative;
padding-top: 20px;
}

#top_section6 {
background-image: url(../images/mataura_valley_banner6.jpg);
background-repeat: no-repeat;
background-position:bottom;
background-color:#ffffff;
height: 255px;
width: 900px;
position:relative;
padding-top: 20px;
}

#top_section7 {
background-image: url(../images/mataura_valley_banner7.jpg);
background-repeat: no-repeat;
background-position:bottom;
background-color:#ffffff;
height: 255px;
width: 900px;
position:relative;
padding-top: 20px;
}

#top_section8 {
background-image: url(../images/mataura_valley_banner8.jpg);
background-repeat: no-repeat;
background-position:bottom;
background-color:#ffffff;
height: 255px;
width: 900px;
position:relative;
padding-top: 20px;
}

#top_section9 {
background-image: url(../images/mataura_valley_banner9.jpg);
background-repeat: no-repeat;
background-position:bottom;
background-color:#ffffff;
height: 255px;
width: 900px;
position:relative;
padding-top: 20px;
}

#top_section10 {
background-image: url(../images/mataura_valley_banner10.jpg);
background-repeat: no-repeat;
background-position:bottom;
background-color:#ffffff;
height: 255px;
width: 900px;
position:relative;
padding-top: 20px;
}

#logo {
width: 208px;
height: 46px;
position:absolute;
top:20px;
left:20px;
}

#nav {
width: 207px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
line-height: 25px;
position:absolute;
top:86px;
left:20px;
}

#nav a:link {
text-decoration: none;
color: #ffffff;
}

#nav a:visited {
text-decoration: none;
color: #ffffff;
}

#nav a:active {
text-decoration: none;
color: #c1d1d8;
}

#nav a:hover {
text-decoration: none;
color: #c1d1d8;
}

.left_admin{
	padding: 5px 20px;
}

.left_admin a:link, .left_admin a:visited {
text-decoration: none;
color: #59595b;
}

.left_admin a:active. .left_admin a:hover {
text-decoration: underline;
color: #c1d1d8;
}

.whiteline {
border-bottom: #ffffff 1px solid;
}

#mid_section {
width: 900px;
background-image:url(../images/mataura_valley_news_bg.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}

.clearthis{
clear: both;
}

#left_col {
background-color: #ebf1f3;
width: 207px;
height: 100%;
float: left;
padding: 20px 20px 0px 20px;
}

#left_col img {
margin: 0px 0px 20px 0px;
}

#main_content {
width: 436px;
float: left;
color: #59595b;
padding: 0px 20px 0px 20px;
}

#main_content ul {
list-style-type: disc;
padding-left: 20px;
}

h1 {
font-family: Arial Narrow, Helvetica, sans-serif;
text-transform:uppercase;
font-size: 17px;
font-weight: bold;
color: #003d74;
line-height: 20px;
letter-spacing: .5px;
margin: 16px 0px 14px 0px;
}

h2 {
font-family: Arial Narrow, Helvetica, sans-serif;
text-transform:uppercase;
font-size: 13px;
font-weight: bold;
color: #a3130c;
line-height: 20px;
letter-spacing: .5px;
margin:  0px 0px 14px 0px;
}

h3 {
font-family: Arial Narrow, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #003d74;
line-height: 20px;
letter-spacing: .4px;
margin: 14px 0px 14px 0px;
}

h4 {
color: #003d74;
}

#news_col {
width: 123px;
float: right;
color: #003d74;
padding: 0px 20px 0px 20px;
position:relative;
}

#news_col_top {
background-image:url(../images/mataura_valley_news_top.gif);
background-repeat:no-repeat;
position:absolute;
top:-29px;
left:0px;
width:163px;
height:33px;
}

#btm_curve {
background-image:url(../images/mataura_valley_footer.jpg);
background-repeat:no-repeat;
width:100%;
height:56px;
clear:both;
}

#footer {
background-color: #e1e1e1;
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
height: 69px;
clear: both;
position:relative;
}

#footer ul li{
display:inline;
}

#footer ul {
position:absolute;
top:30px;
left:267px;
}

.ftr-logo {
position:absolute;
top:20px;
left:773px;
}

.copyright {
position:absolute;
top:30px;
left:26px;
}

.trademark {
position:absolute;
top:-25px;
left:26px;
color: #999999;
line-height: 12px;
}

#footer a:link {
text-decoration: none;
color: #666666;
}

#footer a:visited {
text-decoration: none;
color: #666666;
}

#footer a:active {
text-decoration: none;
color: #666666;
}

#footer a:hover {
text-decoration: underline;
color: #666666;
}


a:link {
text-decoration: none;
color: #a3130c;
}

a:visited {
text-decoration: none;
color: #a3130c;
}

a:active {
text-decoration: none;
color: #a3130c;
}

a:hover {
text-decoration: underline;
color: #a3130c;
}

p {
margin: 0px 0px 14px 0px;
}

.smallred {
font-size: 10px;
font-weight: normal;
}

.bluedotted {
line-height: 4px;
}

.newsheader {
color: #003d74;
}


.formTable td {
padding:2px;
}

.formTable select {
	font-size: 10px;
}
