/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 
body {
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	/*background-color: #FFFFEA;*/
	color: black;
}
.campainbackground {
	background-image: url(images/janetfullbody.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
html
{
	background-image: url(images/newleftborder.gif);
	background-repeat: repeat-y;
	margin: auto;
	max-width: 1200px;
	border-right: 4px solid #B3A3C7;
}
#outer{
	min-height:100%;
	position:relative;
}
* html #outer{height:100%} 
#pageheading {
	/*height: 5.8em;
	background-image: url(images/topbackground.gif);*/
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 0.3em;
	/*background-color: #FFFFEA;*/
}
.reverse {
  color: white;
  background-color: black;
  padding-left: 0.2em;
  padding-right: 0.2em;
}
#titlegroup {
	float: right;
	margin-top: 390px;
	margin-right: 0px;
	padding: 20px;
	width: 200px;
	margin-left: 20px;
	height: 0px;
	/*font: Arial, Helvetica, sans-serif;
	background-color: #B3A3C7;*/
}
#titlegrouphome {
	float: right;
	margin-top: 390px;
	margin-right: 0px;
	padding: 20px;
	width: 200px;
	margin-left: 20px;
	height: 0px;
	font: Arial, Helvetica, sans-serif;
	background-color: #B3A3C7;
	height: 500px;
}
#pagetitle {
	font-weight: bolder;
	color: black;
	/*font-size: larger;*/
}
#pagesubtitle {
	font-weight: bolder;
	/*font-size: larger;*/
	/*font-size-adjust: -0.5em;*/
	color: black;
	margin-top: -0.2em;
}
#pagesubsubtitle {
	font-size: large;
}
#content {
	top: 104px;
	margin-left: 230px;
	margin-right: 10em;
	color: black !important;
	text-align: justify;
	min-height: 40em;
}
h1 {
	font-size: 21pt;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: left;
	/*margin-top: 2em;*/
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0.5em;
	margin-top: 2em;
	text-align: left;
}
h2 a {
    text-decoration: none;
    color: black;
}
h2 a:visited {
    color: black;
}
.bigheading {
	font-size: xx-large;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #0E8F5B;
}
.bigsubheading {
	font-size: x-large;
	font-style: italic;
	margin-top: 0px;
	padding-top: 0px;
	color: #0E8F5B;
}
#janet {
	/*left: 10px;
	top: 106px;*/
	margin-top: 2em;
}
#menutitle {
	font-weight: bolder;
}
#menu p {
  margin-bottom: 0px;
}
#menu {
	width: 170px;
	float: left;
	margin-top: 1.5em;
	margin-left: 20px;
	margin-right: 40px;
	margin-bottom: 40px;
	height: 440px;
}
#menu li  {
	margin: 0px;
	padding-left: px;
	/*text-indent: -10px;*/
	font-size: 0.9em;
	position: relative;
	
}
#menu li a {
	padding:0 0 0 15px !important;
	background:url(images/newbullet.gif) 0px 0.4em no-repeat;
	display: block;
}
#menu li a:hover {
	background:url(images/newbullet_current.gif) 0px 0.4em no-repeat;
}
#menu a:hover {
	text-decoration: underline;
}
#menu a {
	text-decoration: none;
	color: black;
}
#menu ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	margin-left: 10px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top:0px;
}
#current a {
	list-style-position: outside;
	list-style-type: none;
	background: url(images/bullet_current.jpg) left no-repeat;
}
#janet {
	left: 10px;
	top: 106px;
}
.byline {
	margin-top: -0.5em;
	margin-bottom: -0.5em;
}
#copyright {
	position:absolute;
	bottom:0;
	left:0;
	color: white;
	font-size: smaller;
	/*background-image: url(images/bottombackground.jpg);
	background-repeat: repeat-x;*/
	background-color: black;
	height: 2.5em;
	width:100%;
	padding-top: 7px;
	text-align: right;
}
#copyright a {
	color: white;
}
#clearfooter{clear:both;height:40px;}/*needed to make room for footer*/
.cellthumbnaildesc {
	height: 4em;
}
.cellthumbnail {
  height: 100px;
	width: 100px;
}
ul {
	list-style-image: url(images/newbullet.gif);
	margin: 0px;
}
li {
	margin-bottom: 0.7em;
}
ul.toc {
	font-style: italic;
	margin-left: 2em;
}
ul.toc a {
	color: black;
}
ul.toc li {
	margin-bottom: 0.2em;
	padding-left: 0px;
}

div.left-callout {
	width: 12em;
	float: left;
	position: relative;
	background-image:  url(images/smallbraceleft.png);
	background-position: 92% 8%;
	background-repeat: no-repeat;
	background-color: #E0EBA5;
	padding-bottom: 1em;
	padding-right: 4em;
	padding-top: 1em;
	padding-left: 1em;
	margin: 1em 1em 1em 0em;
	text-align: right;
}
div.right-callout {
	width: 12em;
	float: right;
	position: relative;
	background-color: #E0EBA5;
	background-image:  url(images/smallbrace.png);
	background-position: 8% 8%;
	background-repeat: no-repeat;
	padding-bottom: 1em;
	padding-left: 4em;
	padding-top: 1em;
	margin: 1em 1em 1em 1em;
	text-align: left;
}
.articlecallout {
	width: 10em;
	float: right;
	position: relative;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 0.3em;
	margin-bottom: 20px;
	text-align: left;
	margin-right: -4em;
	z-index: 10;
}
.blogarchives {
	width: 14em;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-top: -4em;
	margin-bottom: 20px;
	text-align: left;
	margin-right: 20px;
	z-index: 10;
	font-size: 9pt;
}
.blogarchives h3 {
	font-weight: bolder;
	font-size: 9pt;
}
.entry {
}
.articlecallout p {
	margin-top: 0.3em;
	margin-right: 20px;
}
.articlecallout a {
	color: black;
}
.articlecalloutbottom {
	height: 15px;
	background-color: black;
	margin-right: 7px;
	z-index: 9;
}
/*.left-callout:before { 
  content: open-quote; 
}
.left-callout:after { 
  content: close-quote; 
}
div.right-callout {
	width: 10em;
	float: right;
	position: relative;
	background-image:  url(images/callout-bottom-right.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: larger;
	padding-bottom: 22px;
	margin: 1em;
	color: #B93533;
	text-align: left;
	margin-right: -4em;
}
.right-callout:before { 
  content: open-quote; 
}
.right-callout:after { 
  content: close-quote; 
}*/
.picture-right {
	float: right;
	position: relative;
	margin: 1em;
	margin-right: -4em;
}
.picture-left {
	float: left;
	position: relative;
	padding-bottom: 22px;
	margin: 1em 1em 1em -4em;
}
h4 {
	font-size: larger;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-style: italic;
	text-align: left;
}
.pictureframe {
  float: left;
  padding-left: 0px;
  margin-left: -20px;
  width: 180px;
  padding-right: 10px;
  margin-bottom: 40px;
}
.basepicture {
  padding-left: 0px;
  margin-left: 0px;
  z-index: 0;
  position: relative;
  float: left;
}
.pictureoverlay {
  background-image: url(images/rightgreenbrace.png);
  background-position: right bottom;
  height: 100px;
  margin-top: -80px;
  z-index: 3;
  background-repeat: no-repeat;
  /*width: 150px;*/
  position: relative;
  float: right;
  margin-right: 20px;
}
.bodyimg {
  padding-bottom: 15px;
  background-color: black;
}
.rightpictureframe {
  /*padding-left: 0px;*/
  margin-right: -100px;
  float: right;
  padding-left: 20px;
  margin-left: 20px;
}
.leftpictureframe {
  /*padding-left: 0px;*/
  margin-left: -100px;
  float: left;
  padding-right: 20px;
  margin-right: 20px;
}
.picturecaption {
  text-align: left;
  font-size: smaller;
  text-indent: 0px;
  float: left;
  margin-top: 0px;
  padding-left: 3px;
  padding-right: 3px;
}
.leftbasepicture {
  padding-left: 0px;
  z-index: 1;
  position: relative;
}
.rightbasepicture {
  padding-right: 0px;
  z-index: 1;
  position: relative; 
}
.testborder {
  border: 1px dashed black;
}
.rightbraceoverlay {
  background-image: url(images/rightgreenbrace.png);
  background-position: right bottom;
  height: 200px;
  margin-top: -180px;
  z-index: 3;
  background-repeat: no-repeat;
  position: relative;
  margin-right: -20px;
  width:200px;
  float: right;
}
.leftbraceoverlay {
  background-image: url(images/rightgreenbrace.png);
  background-position: left bottom;
  height: 200px;
  margin-top: -180px;
  z-index: 3;
  background-repeat: no-repeat;
  position: relative;
  margin-left: -20px;
  width: 200px;
  float: left;
}
hr {
	width: 80%;
	height: 1px;
	border: 0;
	border-top: 1px solid black;
	color: black;
}
.triangle {
	float: right;
}
.thumbnail {
	margin: 6px;
}
#electiondate {
	margin-top: 180px;
	margin-left: 30px;
	padding-left: 20px;
	vertical-align: middle;
	background-image: url(images/smallbrace.png);
	background-position: left;
	background-repeat: no-repeat;
	min-height: 74px;
}
#electiondate p {
	font-size: x-large;
	font-weight: bold;
	padding-top: 7px;
}
.badge {
  border: none;
}
.entryfooter, .entryfooter a, .entryfooter a:hover, .entryfooter a:visited {
  color: gray;
}
.taglink, a[rel="tag external"] {
    color: black;
}
.taglinkext, a[rel="tag"] {
	background-image: none;
	border-bottom: 3px double #C2C2C2;
} 
.taglinkext:hover {
	color: #00A8FF!important;
	background-image: none;
	border-bottom: 3px double #00A8FF;
}
/* upload styles */
#main {
  margin: auto;
	border: 1px solid #cccccc;
	width: 700px;
	background: #F1F3F5;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size : 12px;
}

form {
  margin-left: 80px;
	border: 1px solid #cccccc;
	width: 600px;
	background: #E9ECEF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size : 12px;
  padding:5px;
  margin-bottom:10px;
}

.result {
  margin-left: 100px;
	border: 1px solid #cccccc;
	width: 350px;
	background: #E9ECEF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 11px;
  padding:5px;
  margin-top:15px;
  margin-bottom:10px;
}
.dirlist {
  border-collapse: collapse; 
	width: 100%;
}
.dirlist td {
  border-bottom: 1px dashed #cccccc;
}
.text {
	border: 1px solid #cccccc;
}

input {
    border: 0px solid #cccccc;
}


#caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#C64934;
}

#icon{
    width:100px;
    height:100px;
    float:left;
    background-image:url(images/icon.gif);
    background-repeat: no-repeat;
    background-position:center center;
}
#icon2{
    width:100px;
    height:50px;
    float:left;
    background-image:url(images/icon2.gif);
    background-repeat: no-repeat;
    background-position:center center;
}
