/* General Elements */
a{
	color:#CC3399;
}

a.voteIssue{
	color:#660099;
	text-decoration:none;
	margin-left:20px;
}

a.voteIssue:hover{
	color:gray;
}

a:hover{
	color:#999999;
}

body{
	margin:0px;
	margin-bottom:20px;
	background-attachment:fixed;
	background-image:url('../images/site_bkg.jpg');
}

img{
    border: none;

}

img.page_header_home{
    margin-bottom:15px;
    margin-top:15px;
    margin-left:10px;
}

img.page_header{
    margin-bottom:15px;
    margin-top:10px;
    margin-left:30px;
}

div, span, td, p{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
    line-height: 1.5em;	
}

div.voteIssue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:10px;
	border-bottom:  solid 1px silver;
}

div.voteIssue strong{
	font-size:12pt;
}

div.bioText{
  line-height: 1.5em;
  font-size: 10pt;
}

li{
    margin-bottom:8px;
}

table{
	border: none;
}

a.topmenu{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}

a.topmenu:hover{
	color:#d75d73;
}

a.shop{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight:bold;
	color: #d75d73;
	text-decoration:none;
}
	
a.shop:hover{
	color:#000000;
}

div.pinkbox{
	position:relative;
	background:url(../images/pink_gradient.jpg);
}

div.textarea{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #000000;
	padding-right: 10px;
	line-height:1.3em;
}

img.mybdr  { 
 border: #d75d73 1px solid;
 float:left;
} 

span.topheader{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color:#bb8a9a;
}

span.bodyheader{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16pt;
	color:#d75d73;
	font-weight:bold;
}

td.topheader{
	text-align:right;
}

td.topmenuItem{
	text-align:right;
	padding-left:20px;
	padding-right:20px;
}

td.topmenuItem2{
	text-align:right;
	padding-left:16px;
	padding-right:16px;
}

td.indent{
padding-left:20px;
}

td.menubg{
	background-image:url(../images/menubg.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	}
	
td.leftmenu{
background-color:#f6d4d0;
border-top:#d75d73 4px solid;

}

p.leftmenu{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight:bold;
	color: #000000;
	border-bottom:  groove thin #d75d73;
	padding-left: 20px;
	padding-right: 20px;
}


div#pink {
	position: absolute; left: 19px; top: 510px; 
	width:425px; 
	height:250px;
	background-image:url(../images/pink_gradient.jpg);
	background-repeat:no-repeat;
	border:#FFFFFF 1px solid; 
	border-left:none;
	vertical-align:top;
	padding-top:8px;
}

span.pinkboxhead{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #340b33;
	font-weight:bold;
	line-height: 1.5em;
	padding-top:5px;
	padding-left: 15px;
	padding-right:10px;
}

div.textwhite{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #ffffff;
	line-height: 1.5em;
	padding-left: 15px;
	padding-right: 10px;

	}	
	
div.footer{
  font-family:Arial, Helvetica, sans-serif;
  font-size:8pt;
  height: 25px;
  color:#ffffff;
  text-align:center;
  vertical-align: middle;
  width:880px;
  background-image:url('../images/footer_bkg_middle.jpg');
  background-repeat:repeat-x;
  margin:auto;
  margin-top:15px;
}
	
.pageNumLink{

}

.currentPageNum{

}

input.text{
    border: solid 1px #000000;
}

input.button{

}

input.radio{

}

input.checkbox{

}	
select{

}

table.topMenu{
    margin-left:15px;
    margin-right:auto;
}

table.topMenu td{
    background-image:url('../images/top_menu_bkg_middle.jpg');
    background-repeat:repeat-x;
    padding-left:10px;
    padding-right:10px;
}

table.topMenu td a{
    color:White;
    font-weight:bold;
    font-size:10pt;
    font-family:Arial;
}

table.topMenu td#donateCell{
    background-image:url('../images/top_menu_bkg_middle2.jpg');
    background-repeat:repeat-x;
    padding-left:15px;
    padding-right:15px;
}

table.topMenu td#emptyCell{
    background-image:none;
    padding-left:0px;
    padding-right:0px;
}

table.topMenu td a:hover{
    color:Black;
}

table.contentMain{

}

h1.pageHeader{
    color:#e3169d;
    font-family:Arial;
    font-size:24pt;
    font-weight:normal;
    margin-top:20px;
    margin-left:15px;
    text-align:left;
}

span.pageHeader2{
    color:black;
    font-family:Arial;
    font-size:24pt;
    font-weight:normal;
    text-align:left;
}

h2{
    color:#e3169d;
    font-family:Arial;
    font-size:16pt;
    font-weight:normal;
    padding-bottom:5px;
    border-bottom:dotted 1px #660099;
    width:250px;
    margin-left:15px;
    text-align:left;
}

td.contentLeft{
    width:600px;
    text-align:left;
    vertical-align:top;
    padding-left:15px;
}

div.text_container{
    background-image:url('../images/content_bkg.png');
    background-repeat:no-repeat;
    padding-left:15px;
    padding-right:25px;
    height: expression( this.scrollHeight <= 450 ? "450px" : "auto" ); /* sets min-height for IE */
    min-height: 450px; /* sets min-height value for all standards-compliant browsers */
    behavior: url(css/iepngfix.htc);
}

td.contentRight{
    width:300px;
    text-align:left;
    vertical-align:top;  
}

td.leftTextColumn{
    width:50%;
    padding-right:15px;
    border-right:solid 1px silver;
    text-align:justify;
}

td.rightTextColumn{
    width:50%;
    padding-right:15px;
    padding-left:15px; 
    text-align:justify;
    border-right:solid 1px silver;
}

#calendar_code_Calendar1{
    margin:auto;
}

        .ddMenuList{
        	position:absolute;
        	z-index:50;
        	top:38px;
        	display:none;
        	background-color:#ffffff;
        	border: solid 1px #e4169d;
        	border-top:none;
        }

        .ddMenuList td.ddMenuItem{
        	height:32px;
        	font-size:8pt;
        	width:160px;
        	padding-left:15px;
        	border-bottom:solid 1px white;
        	text-align:left;
        	vertical-align:middle;
        	background-image:url('../images/submenu_bkg.jpg');
        	background-repeat:no-repeat;
        	background-position:center center;        	
        }

        .ddMenuList td.ddMenuItem a{
        	color:black;
        	font-size:8pt;
        	font-weight:bold;
        	text-decoration:none;
        }

        .ddMenuList td.ddMenuItem a:hover{
        	color:#660099;
        	text-decoration:underline;
        }

span.board_title{
  font-size:11pt;
  font-weight:bold;
  color:black;
}

td.bioImage{
  padding-bottom:10px;
  padding-right:10px;
}

td.bioImage img{

}

td.bioText{
  border-top: solid 1px silver;
  padding-top:35px;
  padding-bottom:10px;
}

td.sponsorLogo{
	padding-bottom:20px;
}

td.sponsorInfo span{
	font-size:14pt;
}
