*	{
	padding:0;
	margin:0;
	outline:none;
}
html, body	{
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background:url(../images/bg.gif) repeat-x;
	background-color: #BFBEA2;
}
* html .clearfix	{
	height:1%;
}
p	{
	margin-bottom:1em;
}
p.error	{
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}
h1	{
	font-size:1.4em;
	color:#003366;
	margin-bottom:0.5em;
}
h2	{
	font-size:1.2em;
	color:#003366;
	margin-bottom:0.5em;
}
h1.invis	{
	text-indent:-9999px;
	margin:0;
}
a	{
	color:#003366;
}
a:visited	{
	color:#990000;
}
a img	{
	border:none;
}
#container	{
	width:952px;
	height:auto;
	margin: 0px auto;
	padding:0;
}
#donate	{
	background:url(../images/donate.gif) no-repeat 0 0;
	width:125px;
	height:43px;
	float:right;
	display:block;
}
#donate:hover	{
	background:url(../images/donate_rollover.gif) no-repeat 0 0;	
}
#contact	{
	background:url(../images/contact.gif) no-repeat 0 0;
	width:125px;
	height:43px;
	float:right;
	clear:right;
	display:block;
}
#contact:hover	{
	background:url(../images/contact_rollover.gif) no-repeat 0 0;	
}
#subscribe	{
	background:url(../images/subscribe_box.gif) no-repeat 0 0;
	width:253px;
	height:58px;
	float:right;
	clear:right;
	margin:0;
	padding:0.5em 0 0 1em;	 
}
form.subscribe	{
	width:95%;
}
form.subscribe fieldset	{
	border:0;
}
form.subscribe label	{
	color:#FFF;
	text-transform:uppercase;
	font-weight: bold;
	margin-top:0.25em;
	margin-right:0.5em;
}
form.subscribe input	{
	border:1px solid #003366;
}
form.subscribe .submit	{
	margin-left:8.5em;
	background:#003366;
	border:1px solid #FFF;
	color:#FFF;
	padding:2px;
}
form.subscribe p {
	color:#FFF;
	font-weight:bold;
}
form.subscrbe p.error	{
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}
#header	{
	position:relative;
	width:321px;
	height:96px;
	background:#003366;
	float:left;
	clear:left;
}
#nav	{
	width:100%;
	float:left;
	font-size:0.8em;
	background:url(../images/nav_back.gif) repeat;
	margin-top:19px;
}
#nav ul	{
	margin:0;
}
#nav li	{
	position:relative;
	float:left;
	list-style-type:none;
	padding:0;
}
#nav a	{
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	padding:1em;
	display:block;
}
#nav a:hover	{
	background:#FFF;
	color:#003366;
}
#nav ul li ul	{
	margin:0;
	position:absolute;
	width:100%;
	left:-1px;
}
#nav ul li ul li	{
	width:100%;
	background:#003366;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

body #nav ul li ul	{
	display:none;
}
#nav ul li:hover ul	{
	display:block;
}
* html #nav ul li ul	{
	border-left:0px;
}
#actionmenu	{
	width:197px;
	height:auto;
	float:right;
}
#actionmenu #socialnetwork	{
	width:197px;
	height:36px;
}
#actionmenu #socialnetwork #facebook	{
	width:95px;
	height:36px;
	float:left;
	background:url(../images/fb.gif) no-repeat;
	display:block;
}
#actionmenu #socialnetwork #flickr	{
	float:right;
	width:95px;
	height:30px;
	background:url(../images/flickr_logo.gif) no-repeat;
	display:block;
}
#actionmenu #donatefull	{
	width:197px;
	height:50px;
	background:url(../images/donate-full.jpg) no-repeat;
	display:block;
}
#actionmenu #donatefull:hover	{
	background-position: -197px 0;
}
#actionmenu #differencefull	{
	width:197px;
	height:50px;
	background:url(../images/difference_full.jpg) no-repeat;
	display:block;
}
#actionmenu #differencefull:hover	{
	background-position: -197px 0;	
}
#actionmenu #volunteerfull	{
	width:197px;
	height:50px;
	background:url(../images/volunteer-full.jpg) no-repeat;
	display:block;
}
#actionmenu #volunteerfull:hover	{
	background-position: -197px 0;	
}
#actionmenu #votefull	{
	width:197px;
	height:50px;
	background:url(../images/vote-full.jpg) no-repeat;
	display:block;
}
#actionmenu #votefull:hover	{
	background-position: -197px 0;	
}
#actionmenu #mccain	{
	width:197px;
	height:131px;
	background:url(../images/mccain_palin_logo.jpg) no-repeat;
	display:block;
	margin:3px 0 0;
}
#actionmenu #soe	{
	width:197px;
	height:182px;
	background:url(../images/jackson_soe_logo.jpg) no-repeat;
	display:block;
	margin:3px 0 0;
}
#left #boyd	{
	width:197px;
	height:147px; 
	background:url(../images/blue_about_boyd.jpg) no-repeat;
	display: block;
	margin: 3px 0 0 0;
}
#left #ccfl	{
	width:197px;
	height:88px;
	background:url(../images/ccfl.jpg) no-repeat;
	display:block;
	margin:3px 0 0 0;
}
#left #ptr	{
	width:197px;
	height:217px;
	background:url(../images/ptr.jpg) no-repeat;
	display:block;
	margin:3px 0 0 0;
}
#main	{
	width:930px;
	height:auto;
	background:#FFF;
	padding:10px;
	margin:0;
	line-height:1.4em;
	float:left;
}
#main #left	{
	width:200px;
	height:auto;
	float:left;
}
#main #right	{
	width:500px;
	float:left;
	margin-left:1em;
	clear:right;
}
#main #left li	{
	list-style-type: none;
}
#main a img	{
	vertical-align:top;
}
#main li	{
	list-style-position: inside;	
}
#sidebar	{
	float:right;
	width:250px;
	background:#FFFFCC;
	border:1px solid #000;
}
#sidebar h1	{
	text-transform:uppercase;
	text-align:center;
	font-size:1em;
	padding:0;	
}
#sidebar a img	{
	border:1px solid #000000;
}
#sidebar a, #sidebar p	{
	text-align:center;
}
#mapContainer {
  height: 600px;
  width: 800px;
  margin-left:auto;
  margin-right:auto;
  border:1px solid #000;
}
#right_content	{
	width: 200px;
	height:auto;
	float:right;
	margin-left:1em;
}
form.volunteer fieldset	{
	float: left;
	clear: left;
	width:100%;
	margin: 20px 0 1.5em 0;
	padding: 0;
	border:none;
}
form.volunteer fieldset ul	{
	padding: 1em 1em 0 0;
	list-style: none;
}
form.volunteer fieldset li	{
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 0.25em;
	list-style:none;
}
form.volunteer label	{
	float: left;
	width: 14em;
	margin-right: 1em;
	clear:left;
}
form.volunteer fieldset.submit	{
	width: auto;
	border: 0 none #FFFFFF;
	margin-left: 11em;
}
#clearone	{
	clear:both;
	height:1px;
}
#footer	{
	margin-top:10px;
	width:917px;
	height:auto;
	font-size:0.8em;
	color:#000;
	padding:1.5em 1.5em 0;
	border: 1px solid #000;
	background:#E1E1C4;
	float:left;
}
#footer a	{
	color:#000;
}
#footer img	{
	float:left;
	margin-right:15px;
}
#footer img.fix	{
	margin:0.5em 1.5em 0 0;
}
#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_badge_uber_wrapper {margin-top:1em;width:auto;}
#flickr_www {display:block; text-align:center; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {border: solid 1px #000000}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

h1.invis	{
	text-indent:-9999px;
	margin:0;
}
div.figure {
	float:left;
	width: 220px;
	height:auto;
	margin: 10px 15px 5px 30px;
	padding: 7px;
}
div.figure a, div.figure p	{
	text-align:center;
}
div.figure img	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #000;	
}
div.contact	{
	width:625px;
	border-collapse:collapse;
	margin-right:3em;
}
div.contact table	{
	border-collapse:collapse;
}
div.contact th	{
	text-align:center;
	background: #000066;
	color:#FFFFFF;
	speak-header:once;
}
div.contact td a	{
	color:#000;
}
div.contact td, .contact th	{
	padding:2px 10px;
	border:1px solid #000000;
}
div.contact tr.odd	{
	background:#660000;
	color:#FFF;
}
div.contact tr.odd a	{
	color:#FFF;
}
div.contact caption	{
	font-size:0.75em;
	text-align:right;
}
div.contactform	{
	width: auto;
	float:right;
}
div.contactform	input	{
	border:1px solid #000066;
	margin:0.2em;
}

.smallfont	{
	font-size:70%
}
.clear	{
	clear:left;
}
img.float	{
	float:right;	
}