/* Vote Seminole Main CSS */
/* Updated: 07.18.05 */
/* Updated for ADA compliance: 09.2005 */

/*  General */
body {
	color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family:Times, Serif, Times New Roman;
	font-size:12px;
	line-height:160%;
	background-color:#330000; /*burgundy*/
	}

/* styles - that aren't defined RAR added */
a:link, a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color:#CC0000;
	text-decoration: underline;
}
div {
	margin: 0;
	padding: 0;
	border:0 solid #333;
}
p {
	margin:0;
	padding:0;
	padding-bottom:16px;}
	
.Indent {
	margin:0 0 0 0;
	padding:0;
	border:0; 
}

h1, h2 { margin:0; padding:0; font-weight: normal;}
h3, h4, h5 { margin:0 0 1em 0; padding:0;}

h1 { font-size: 1.6em; }
h2 { font-size: 18pt; color:#000000;}		/* MRC */
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }
h5 { font-size: 1.0em; }
h6 { font-size: 0.8em; }

h1, h4, h5 {
	color:#37535E;
	line-height:120%;
	font-weight:normal;}

form, input {
	margin:0;
	padding:0;}
ol, ul, li {
	border:0;
	margin:0;
	padding:0;
}
	
/* /styles - that aren't defined */
.pageheading{		/* used in standard pages for Page headings */
	font-size: 14pt;
	color:#000000;
	text-transform:uppercase;
	padding-bottom:12pt;
}

.section_text{		/* provide an indent to section text, but not to section title, in standard pages */
	padding-left:12pt;
}

.section_caption{ /* provides right justification and font style to Auther and Source on news pages */
	font-style:italic;
	right: inherit;
}

.section_text li{	/* provide black bullet points with proper indenting of wrapped lines */
	LIST-STYLE-IMAGE: url(/images/black_li.gif);
	margin-left: 12px;
}

body#iFrameBody {
	background: url(/images/lft_nav_paper_bg.gif);
	margin: 0;
	padding: 0;
	text-align:left;
}

/*  General layout parameters */
#Container {
	/*******************/
	/*GB ago/2005 align page to left*/
/*	position: absolute;
	top: 0px;
	left: 0px;*/
	/*******************/
	margin: 0 auto;
	padding: 0;
	width: 762px;
	text-align:left;
	}
body#Container {width:762px;} /*-- this is hidden from IE/Win --- */
#Logo {
	width: 762px;
	height: 90px;
	text-align: center;
	float:left;
	margin:0 0 0 0;
	}
body#Logo {margin:0 0 0 0;} /*-- this is hidden from IE/Win --- */

#GlobalNav { 
	width:762px;
	float:right;}

#Crumbtrail {
	width: 100%;
	font-size:90%;
	text-align:left;
	border:0;
	clear:both;
	margin:0 0 0 0;
	}
#PageID {
	border:0;
	margin:0;
	padding:0;
	}
#PageID h1{
	width: auto;
	text-align:left;
	margin:0 0 0 0;
	border-bottom:0;
	font-size:150%;
	font-weight:bold;
	}
#SplashContent {
	font-family: Times, Serif, Times New Romain;
	font-size: 16px;
	}

#MainContent {
	border:0;
	padding-left: 0;
	margin:0 0 0 0;
	}
#MainContent p{
	margin:0 0 0 0;
	}
.ImageRight {
	float:right;
	text-align: center;
	margin:0 0 0 0;
	padding:0;
	padding-top:0 ;
	width:0;
	height:0;
	}
#Footer {
	margin:0;
	height:0;
	width:762px;
	border:0;
	border-top:0;
	text-align:center;
	}

body#Footer {width:762px;} /*-- this is hidden from IE/Win --- */

/* Voter statistics box in front page: */
#voterStats{
	background: url(/images/lft_nav_paper_bg.gif);
	font-weight:bold;
	font-size: 10pt;
}

#voterStats a, #voterStats a:link, #voterStats a:visited{
	color: #fff;
	text-decoration: none;
}

#voterstatstitle{
	background-color:#993300; 
	font-weight:bold; 
	color: #fff;
}

#voterstatsheader{
	font-weight:bold; 
	color: #000;
}

#voterstatsdata{
	border-bottom:1px; 
	font-weight:bold; 
	color: #000;
}

#Copyright {
	float:left;
	border:0;
	margin:0;
	padding:0;
}

/*  Homepage styles */

body#HomeImagery {width:600px;} /*-- this is hidden from IE/Win --- */
/*
#FloatButton {
	float: left;
	position:absolute; 
	top: 446px; 
	left:200px;
}
*/

#HomeContent {
	clear:left;
	border:0;
	border-right: 0;
	padding:0;
	padding-right:0;
	margin:0 0 0 0;
	}
/*  /Homepage styles */

#Button {
	position:absolute; 
	bottom:20px;
	left:100px;
}
#Button2 {
	position:absolute; 
	bottom:20px;
	left:150;
}
#Button3 {
	position:absolute; 
	bottom:20px;
	left:200;
}
#Button4 {
	position:absolute; 
	bottom:20px;
	left:250;
}



 /***************************/
/*Page Content Top Menu */
#contentTopMenu {
	background-color: #993300;
	FONT-SIZE: 0.9em; 
	display: block;
	TOP: 152px;  <!--position sub menu from page-->
	LEFT: 0px; 
	WIDTH: 100%; 
	text-align:right;	
/*	margin-left: 145px;*/
}
/* Content Menu Top Nav */
#contentMenuTopNav {
/*	POSITION: absolute;*/
}
#topmenu {
	padding-left: 22px;
}
#contentMenuTopNav DL {
	FLOAT: left;
}
#contentMenuTopNav LI {
	DISPLAY: inline;
}
#contentMenuTopNav A {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}


/******************/
dl, dt, dd, ul, li {
	padding: 0px ;		/* leave at 0 */
	margin: 0px ;		/* leave at 0 */
	list-style-type: none;
}
#menu {		/* left menu */
	position: relative;
	top: 0;
	left: 0;
	width: 156px;
	/*background:  #993300; /*ochre*/
	/*background: #FFFFCC;	/*cream*/
	background-image: url(/images/lft_nav_paper_bg.gif);
	FONT-SIZE: 8pt;
	font-weight: bold;
	margin-top: -2px;	/* push up against feathers */
/*	margin-right: 28px; /* ERROR! it slides the backgound to the right. */
	margin-bottom: 0px;
	margin-left: 0px;	/* flush with border of page */
/*	padding-top: 30px;  /*Distance between feaders graphics and first line of menu*/
}

#menu ul {						
	list-style:none;
	text-align: left;
	margin-bottom:0px;			/* margin beneath each main item */
	padding-left: 4px;
}

#menu ul li a {
	padding: 0px;		/* does not control the padding as desired... */
	margin: 0px;		/* does not control the padding as desired... */
	/*background:  #993300; /*ochre*/
	/*background: #FFFFCC;	/*cream*/
	background-image: url(/images/lft_nav_paper_bg.gif);
	color: #993300; /*#eee;		/* the color of the text of the links */
	text-decoration: none;
	display: block;
	height: 100%;
}

#menu li a:hover{
	color: #993300; /*#fff;		/* the color of the text of the links */
	/* font-weight: bold;	/* make the line currently under the cursor be bold */
	/*font-style: italic; */
	text-decoration: underline;
/*	font-weight: bold; */
}

.menu_rule{				/* the line separating the main menu items */
	border: thin;
	border-style: dashed;
	border-color: #993300; /*#eee;*/
	border-height: 0.2px;
	width: 90%;
	align: center;
}

/* Top Nav Bar */
#menuTopNav DT {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px -2px 0px 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none;
}
#menuTopNav DL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px -2px 0px 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none;
}
#menuTopNav DD {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px -2px 0px 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none;
}
#menuTopNav UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none;
}
#menuTopNav LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none;
}
#menuTopNav {
	POSITION: absolute;
}
#menuTopNav DL {
	FLOAT: left;
}
#menuTopNav LI {
	DISPLAY: inline;
}
#menuTopNav A {
	COLOR:  #ffffff; 
	TEXT-DECORATION: none;
}

#ssmenu1 {
	BORDER-TOP: ; 
	background-color:#993300;
	FONT-SIZE: 9pt; 
	display: block;
	TOP: 1px;  <!--position sub menu from top page-->	
	LEFT: 0px; 
/*	WIDTH: 400px; */
	margin-left: 64px;
	POSITION: absolute
}
#ssmenu2 {
	BORDER-TOP: ; 
	background-color:#993300;
	FONT-SIZE: 9pt; 
	TOP: 1px;  <!--position sub menu from top page-->	
	LEFT: 0px; 
/*	WIDTH: 400px; */
	margin-left: 64px;
	POSITION: absolute
}
#ssmenu3 {
	BORDER-TOP: ; 
	background-color:#993300;
	FONT-SIZE: 9pt; 
	TOP: 1px;  <!--position sub menu from top page-->
	LEFT: 0px; 
/*	WIDTH: 400px; */
	margin-left: 64px;	
	POSITION: absolute
}
#ssmenu4 {
	BORDER-TOP: ; 
	background-color:#993300;
	FONT-SIZE: 9pt; 
	TOP: 1px;  <!--position sub menu from top page-->
	LEFT: 0px;
/*	WIDTH: 400px; */
	margin-left: 64px;	
	POSITION: absolute;
}
#ssmenu5 {
	BORDER-TOP: ; 
	background-color:#993300;
	FONT-SIZE: 9pt; 
	TOP: 1px;  <!--position sub menu from top page-->
	LEFT: 0px;
/*	WIDTH: 400px; */
	margin-left: 64px;	
	POSITION: absolute;
}
#ssmenu6 {
	BORDER-TOP: ; 
	background-color:#993300;
	FONT-SIZE: 9pt; 
	TOP: 1px;  <!--position sub menu from top page-->
	LEFT: 0px;
/*	WIDTH: 400px; */
	margin-left: 64px;	
	POSITION: absolute;
}

