/* BASIC */

body
{
  margin: 0px;
  padding: 0px;
  font: 62.7% Verdana, Arial, Helvetica, sans-serif;
  background: #E6E6E6 url(/home/images/background.png) repeat-y center top;
  text-align: center;
}

h1, h2, h3, h4, h6, h7, p, ul, ol
{
  margin: 0px;
  padding: 0px;
}

a img
{ 
  border: none;
}

a:link
{
  text-decoration: none;
  border-bottom: 1px dashed #B2F511;
  color: #152D6A;
}

a:visited
{
  text-decoration: none;
  border-bottom: 1px dashed #B2F511;
  color: #152D6A;
}

a:active
{
  text-decoration: none;
  border-bottom: 1px dashed #B2F511;
  color: #152D6A;
}

a:hover
{
  text-decoration: none;
  border-bottom: 1px dashed #f5b211;
  color: #152D6A;
}


#wrapper {
  width: 760px;
  margin-right: auto;
  margin-left: auto;
  border-right: 2px solid #000000;
  border-left: 2px solid #000000;
  background: #ffffff;
  text-align: left;
}

/* BANNER */

#banner
{
  width: 760px;
  margin-right: auto;
  margin-left: auto;
  background: url(/home/images/caucus_banner.png) no-repeat top;
  height: 90px;
}

#banner img
{
  float: left;
}
#banner ul
{
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#banner li
{
  display: inline;
  float: right;
  margin-right: 5px;
  padding-bottom: .5em; /* to display bottom border on links in IE */
}

#sitetools li a
{
  font-size: 1em;
  text-decoration: none;
  color: #FFFFFF;
  line-height: 2em;
  background: #999999;
  padding: 5px;
  height: 1.5em;
  border: 1px solid #4D69B0;
  font-weight: bold;
}

#sitetools li a:hover
{
  color: #10214E;
  background: #DCE5FF;
}

/* SIDE BAR */

#nav
{
  float: left;
  width: 150px;
  clear: left;
}

#nav p
{
  color: #ED6733;
  padding-right: 5px;
  padding-left: 5px;
}

#nav a
{
  text-decoration: none;
  border-bottom: none;
  color: #666666;
}

#nav h2
{
	font: normal 1.75em, "Tahoma", sans-serif;
	color: #000000s;
	margin-top: 15px;
	margin-bottom: 5px;
	border-top: 2px solid #0000CC;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5;
	margin-bottom: 0;
}

/* MENU LAYOUT */
#menuNav
{
  background: #FFFFFF;
  padding-right:5px;
  padding-left: 5px;
  font-weight: bold;
}

#menuNav li
{
  list-style: none;
  display: inline;
}

#menuNav ul
{
  border-top: 1px dashed #999999;
  margin-top: 20px;
  margin-bottom: 20px;
}

#menuNav a
{
  border-bottom: 1px dashed #999999;
  text-decoration: none;
  color: #999999;
  font-size: 1.1em;
  text-transform: uppercase;
  display: block;
  padding: 7px 5px 7px 5px;
  background: #e7e7e7;
}

#menuNav a:hover
{
  color: #333333;
  background: #aab5ff;
  padding-right: 5px;
  padding-left: 5px;
  font-weight: bold;
}

#submenu li
{
  list-style: none;
  display: inline;
}

#submenu ul
{
  border-top: 0px none #ffffff;
  margin-top: 0px;
  margin-bottom: 0px;
}

#submenu a
{
  border-bottom: 0px none;
  text-decoration: none;
  color: #333333;
  font-size: 1.1em;
  text-transform: none;
  display: block;
  padding: 7px 5px 7px 15px;
  background: #f2f4ff;
}

#submenu a:hover
{
  color: #333333;
  background: #aab5ff;
  text-transform: uppercase;
  padding: 7px 5px 7px 15px;
  font-weight: bold;
}

div.natEx
{
  text-align: center;
  margin-top: 25px;
  font-weight: bold;
}

p.natEx
{
  margin-bottom: 5px;
  margin-right: 5px;
  margin-left: 5px;
}

h3.natEx
{
  margin-right: 5px;
  margin-left: 5px;
}

/* Main News Layout - Center column */

#main
{
  float: left;
  width: 428px;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 1px dashed #999999;
  border-right: 1px dashed #999999;
  display: inline;
}

#main a
{
  text-decoration: none;
  border-bottom: 1px dashed #B2F511;
  color: #152D6A;
}

#main h1
{
  color: #152D6A;
  margin-top: 15px;
  margin-bottom: 5px;
  font: normal 2.7em Impact, "Arial Narrow", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  word-spacing: 5px;
  background: url(/home/images/feature.png) no-repeat top right;
  border-bottom: 2px solid #0000CC;
}

#main h2
{
  background: url(/home/images/highlight.png) no-repeat left center;
  padding-top: 2px;
  padding-left: 30px;
  font: normal 2em Impact, "Arial Narrow", sans-serif;
  margin-top: 15px;
  margin-bottom: 3px;
  color: #152D6A;
  border-bottom: 1px dotted #CCCCCC;
}

#main li
{
  background: url(/home/images/star_blue.png) no-repeat left top;
  list-style-type: none;
  margin-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 25px;
  padding-right: 22px;
  font-size: 1.25em;
}

#main p
{
  font-size: 1.25em;
  margin-bottom: 10px;
  margin-top: 10px;
}

.bullet1
{
  background: url(/home/images/star_blue.png) no-repeat center left;
  list-style-type: none;
  margin-left: 10px;
  padding-top: 0px;
  padding-left: 15px;
  padding-right: 15px;
}

.bullet2
{
  background: url(/home/images/bullet_red.png) no-repeat top left;
  list-style-type: none;
  margin-left: 10px;
  padding-top: 0px;
  padding-left: 15px;
  padding-right: 15px;
}


/* Main page using two columns */
#main2
{
  float: left;
  width: 576px;
  margin-right: 0px;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 1px dashed #999999;
  display: inline;
}

#main2 a
{
  text-decoration: none;
  border-bottom: 1px dashed #B2F511;
  color: #152D6A;
}

#main2 h1
{
  color: #152D6A;
  margin-top: 15px;
  margin-bottom: 5px;
  font: normal 2.7em Impact, "Arial Narrow", sans-serif;
  letter-spacing: 1px;
  word-spacing: 5px;
  border-bottom: 2px solid #0000CC;
}

#main2 h2
{
  background: url(/home/images/highlight.png) no-repeat left center;
  padding-top: 2px;
  padding-left: 30px;
  font: normal 2em Impact, "Arial Narrow", sans-serif;
  margin-top: 15px;
  margin-bottom: 3px;
  color: #152D6A;
  border-bottom: 1px dotted #CCCCCC;
}

#main2 li
{
  background: url(/home/images/star_blue.png) no-repeat left top;
  list-style-type: none;
  margin-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 25px;
  padding-right: 22px;
  font-size: 1.25em;
}

#main2 p
{
  font-size: 1.25em;
  margin-bottom: 10px;
  margin-top: 10px;
}

#main2 tr.tinytext
{
  font-size: 0.75em;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #0000ff;
}

/* Main page using all three columns */
#main3
{
  float: left;
  width: 580px;
  margin-right: 74px;
  margin-left: 74px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline;
}

#main3 a
{
  text-decoration: none;
  border-bottom: 1px dashed #B2F511;
  color: #152D6A;
}

#main3 h1
{
  color: #152D6A;
  margin-top: 15px;
  margin-bottom: 5px;
  font: normal 2.7em Impact, "Arial Narrow", sans-serif;
  letter-spacing: 1px;
  word-spacing: 5px;
  border-bottom: 2px solid #0000CC;
}

#main3 h2
{
  background: url(/home/images/highlight.png) no-repeat left center;
  padding-top: 2px;
  padding-left: 30px;
  font: normal 2em Impact, "Arial Narrow", sans-serif;
  margin-top: 15px;
  margin-bottom: 3px;
  color: #152D6A;
  border-bottom: 1px dotted #CCCCCC;
}

#main3 li
{
  background: url(/home/images/star_blue.png) no-repeat left top;
  list-style-type: none;
  margin-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 25px;
  padding-right: 22px;
  font-size: 1.25em;
}

#main3 p
{
  font-size: 1.25em;
  margin-bottom: 10px;
  margin-top: 10px;
}

#main3 tr.tinytext
{
  font-size: 0.75em;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #0000ff;
}

/* EVENTS */

#events
{
  float: right;
  width: 158px;
  border-bottom: 2px solid #000000;
  padding-bottom: 0px;
  background: url(/home/images/newshead.png) no-repeat left bottom;
  border-left: 2px solid #000000;
}

#events .story
{
  background: url(/home/images/events.png) repeat-y;
  color: #FFFFFF;
  padding: 4px 4px;
  border-bottom: 1px dashed #AAEB11;
  display: block;
  text-decoration: none;
  line-height: 100%;
}

#events span.title
{
  font-size: 1.1em;
  font-weight: bold;
  display: block;
  line-height: 120%;
  color: #FFCC00;
}

#events a.story:hover
{
  color: #4A761D;
  background: url(/home/images/events_highlight.png);
}

#events h2 {
	background: #B2F511 url(/home/images/newshead_calendar.png) top center;
	color: #333333;
	font-size: 2em;
	text-transform: uppercase;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#events h3 {
	background: #B2F511 url(/home/images/newshead_vote.png) top center;
	color: #333333;
	font-size: 2em;
	text-transform: uppercase;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#events h4 {
	background: #B2F511 url(/home/images/newshead_pride.png) top center;
	color: #333333;
	font-size: 2em;
	text-transform: uppercase;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#legal
{
  border-top: 1px dashed #999999;
  margin-center: 100px;
  font-weight: bold;
  color: #666666;
  padding: 5px 160px 20px;
  clear: both;
}

/* COLOR CODES */

.red
{
  color: #ff0000;
}

.redbold
{
  color: #ff0000;
  font-weight: bold;
}

.blue
{
  color: #0000ff;
}

.bluebold
{
  color: #0000ff;
  font-weight: bold;
}

.grey
{
  color: #eeeeee;
}

.greybold
{
  color: #eeeeee;
  font-weight: bold;
}

/* GRAPHICS */

.fireworks
{
  background: url(/home/images/fireworks.png) no-repeat right top;
}

