﻿/* =============================================================================
SV - Main Style
============================================================================= */

/* =============================================================================
General
============================================================================= */

html, body {height: 100%;}

html,body,div,p,ul,ol,li,h1,h2,h3,h4,pre,form,p,button,img {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  background-color: #fff;
  font: normal 11px/16px Tahoma, Arial, sans-serif;
  color: #8d8d85;
}

ul,li {list-style-type: none;}
a {outline: none; text-decoration: none;}
a:hover {text-decoration: none; cursor: pointer;}
a span, button span, h2 span, h3 span {display: none;}

input {
  font: normal 11px/17px Tahoma, Arial, sans-serif;
  color: #3a3a35;
}

button {
  display: block;
  cursor: pointer;
}

div.clear {
  font-size: 1px;
  line-height: 1px;
  height: 1px;
  position: relative;
  clear: both;
}
div.clear1 {
  font-size: 1px;
  line-height: 1px;
  height: 15px;
  position: relative;
  clear: both;
  width: 100%
}

div.clear2 {
  font-size: 1px;
  line-height: 1px;
  height: 150px;
  position: relative;
  clear: both;
}

div.clear3 {
  font-size: 1px;
  line-height: 1px;
  height: 20px;
  position: relative;
  clear: both;
}



#page_container {
  text-align: left;
  width: /*920px;*/674px;
  margin: 0 auto;
  padding: 0 0 30px 30px;
}

#page_content {
  width: 890px;
  margin: 40px 0 0 15px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;

}

p a,
h4 a {
  color: #6385a1;
  border-bottom: 1px solid #d7e1e9;
}

p a:hover,
h4 a:hover {
  color: #80a1bb;
  border-bottom: 1px solid #fff;
}

p.link {padding: 0 0 0 19px;}
p.arrow_right {background: url(../img/icons/arrow_right.gif) 0 2px no-repeat;}
p.arrow_down {background: url(../img/icons/arrow_down.gif) 0 2px no-repeat;}

h3 {height: 10px;

}

h3#header1 {height: 10px;
color: #685D5D;
}

h3#header3 {height: 10px;
color: #685D5D;
text-decoration:underline
}


h3#header2 {height: 20px;
}


#left_column {
  width: 674px;
  float: left;
}

a#ridings {
	color: #004276;
	text-decoration: none;
	}

a#ridings:hover {
	text-decoration: underline;
	}

a#ridings:visited  {
	color: #666699;
	}

h6#ridings {
	font-weight: bold;
	line-height: inherit;
	margin: 0;
	padding: 0;
	padding-left:3px;
	font-size: 100%; 
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

h6#prov {
	font-weight: bold;
	line-height: inherit;
	margin: 0;
	padding: 0;
	padding-left:10px;
	text-transform: uppercase;
	font-size: 100%; 
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

  
/* Header
============================================================================= */

#intro {height: 100px;
	padding: 10px 0 0 0;
}

h1.intro {
	font-size: 6.6em;
	font-weight: normal;
	color: #914d20;
	letter-spacing: -1px;
	padding: 20px 0 0 10px;
	margin: /*76px*/ 0 0 4px 0;
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
}

span.head {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.1em;
	color: #878b3f;
}	

span.head1 {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-weight:normal;
	font-style: italic;
	font-size: 1.5em;
	color: /*#878b3f*/#646823;
}	

span.head2 {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-weight:normal;
	font-size: 0.4em;
	color: /*#878b3f*/#646823;
}	

 p.intro {
    float: right;
    width: /*520px;*/ 674px;
    font-size: 2em;
	line-height: 1.4em;
	height: 1%;
	color: #575447;
	text-align: right;
    border-bottom: 4px solid #e0d9b8;
	margin-top: 20px;
    padding: 4px 0px 5px 0;
    font-style: italic;
 }
 
  p.intro1 {
    float: left;
    width: /*520px;*/ 190px;
    font-size: 1.4em;
	line-height: 1.4em;
	height: 1%;
	color: #575447;
	text-align: left;
    border-bottom: 4px solid #e0d9b8;
	margin-top: 20px;
    padding: 4px 0px 5px 0;
    font-style: italic;
 }



/* Header
============================================================================= */
#header {height: 90px;}

  #header #logo {
	width: 580px;
	height: 80px;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
}

  #header h1:hover {background-position: 0 -33px;}


/* Navigation
============================================================================= */

#right_column {
  width: 215px;
  float: right;
  padding: 0 0 27px 0;
}

  #right_column p {margin: 7px 0 0 15px;}
  #right_column p.highlight,#right_column span.highlight {color: #7aaa1b;}
  #right_column p.new {margin: 19px 0 0 15px;}
  #right_column p.twitter {margin: 1px 0 0 15px;}
  #right_column p.link {margin: 16px 0 0 15px;}

  #right_column .section {
    padding: 0 0 24px 0;
    border-bottom: 1px solid #dcdcdc;
  }

#right_column h3 {margin: 0 0 12px 15px;}

h3#latest_news {
  background: url(../img/typography/section_headings/latest_news.gif) 0 0 no-repeat;
  width: 76px;
}

h3#twitter_feed {
  background: url(../img/typography/section_headings/twitter_feed.gif) 0 0 no-repeat;
  width: 113px;
  height: 28px;
  margin: 18px 0 0 13px;
}

h5 a{ font-size:1.5em; line-height:1; margin-bottom: .5em; padding:1em 0 .3em 0; color:#115563; border-bottom:1px dotted #ccc; font-family:Cambria, Georgia, Times, 'Times New Roman', serif;}
h5 a:hover{ font-size:1.5em; line-height:1; margin-bottom: .5em; padding:1em 0 .3em 0; color:#225C6B; border-bottom:1px dotted #ccc; font-family:Cambria, Georgia, Times, 'Times New Roman', serif;}


/* Boxes
============================================================================= */

#boxes {
  background: url(../img/backgrounds/boxes.gif) 0 0 repeat-y;
  width: 890px;
  margin: 0 0 0 15px;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}

  #boxes .box {
    width: 200px;
    padding: 28px 0 27px 0;
    margin: 0 0 0 30px;
    float: left;
  }

  #boxes .left {margin: 0;}
  #boxes p {margin: 10px 0 0 0;}
  #boxes p.link {margin: 16px 0 0 0;}



h3#proposal_planner {
  background: url(../img/typography/section_headings/proposal_planner.gif) 0 0 no-repeat;
  width: 117px;
}


h3#updates {
  background: url(../img/typography/section_headings/updates.gif) 0 0 no-repeat;
  width: 51px;
}

  #boxes form div {
    background: url(../img/backgrounds/forms/textbox_144.gif) 0 0 no-repeat;
    height: 26px;
    margin: 23px 0 0 0;
  }

  #boxes form input {
    background: none;
    width: 132px;
    height: 21px;
    padding: 5px 6px 0 6px;
    border: none;
    float: left;
  }

  #boxes form button {
    background: url(../img/buttons/send.gif) 0 0 no-repeat;
    height: 26px;
    width: 48px;
    float: right;
  }

  #boxes form button:hover {background-position: 0 -26px;}

/* Footer ============================================================================= */

#news_box {
  position: relative;
}


#footer {
  padding: 10px 0 10px 15px;
  margin: 0 0 0 0;
  background-color:#cdcdcd;
  width: 659px;
  
}

  #footer ul,
  #footer li {float: left;}

    #footer li a {
      color: #6e6e66;
      border-bottom: 1px solid #e0e0e0;
    }

    #footer li a:hover {
      color: #8e8e86;
      border-bottom: 1px solid #fff;
    }

    #footer li span {color: #d0d0d0;}

  #footer p#copyright {
    width: 225px;
    float: right;
  }
  

/* menu_nav start ==================================================================== */

#menu_nav	{
	width: 674px;
	height: 40px;
	margin: 10px 0 0 0;
	float: left;
	font-size: 1.5em;
	border-bottom:thin;
	border-bottom-color:#ccc;
	border-bottom-style:solid;	

}


#menu_nav ul {
	float: right;
	margin: 10px 0 0 0;
}

#menu_nav li {
	display: inline;
	margin-left: 15px;
	position: relative;
	color: #54503D;
	font-style: normal;
}

#menu_nav a {
	display: inline;
	padding: 0;
	margin: 0;
	color: #54503D;
	text-decoration: none;
	font-style: normal; 	
}

#menu_nav a:hover	{
	padding-bottom: .2em;
  	border-bottom: 4px solid #797373;
}

#active    {
    padding-bottom: .2em;
    border-bottom: 4px solid #797373;
}

#active a:hover	{
	padding-bottom: 0;
	border: 0;
}

/* menu_nav end==================================================================== */

/* Article Start================================================================== */



	
#articleBody {
	font-size: 125%;
	line-height: 1.5em;
	color: #000;

	} 
	
#articleBody a {
	text-decoration: underline;
	}
	
 
	
#articleBody #articleInline a:hover {
	text-decoration: underline;
	}
	
#articleBody .inlineLeft {
	margin-right: 15px !important;
	}



/* Article End================================================================== */

/* Start Article Inline 
--------------------------------*/



#articleInline {
	display:block; /* had been set to none in main.css for buggy browsers*/
	margin: 4px 15px 10px 0;
	float:left;
	}

#inlineBox {
	width: 190px;
	}




span.article {
	font-weight:bold;
	font-style: italic;
	font-size: 1.1em;
}	

span.article3 {
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	text-decoration: underline;
	padding-bottom:10px;
	padding-top:15px;
	margin-left:3px;

}	


ol.article {
	
	background-color: #ffffff;
	color: #000000;
	padding-right: 0px;
	padding-left: 1px;
	margin-left: 0px;
}

ol.article1 {
	list-style: upper-roman;
	background-color: #ffffff;
	color: #000000;
	padding-right: 0px;
	padding-left: 1px;
	margin-left: 25px;
}


ol li.article {
	list-style:
	decimal;
	margin-left: 30px;
	background-color: white;
	margin-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #aaaaaa;
}	

ol li.article1 {
	list-style:upper-roman outside;
	margin-left: 30px;
	background-color: white;
	margin-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #aaaaaa;
}	

/* END Article Inline 
--------------------------------*/
  