/*Skaan Campaign Solutions 2008*/
/* CSS Document created by Erik Johnson */

html, body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	
}
td, a, span, div, input, h7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

p {
	font-size:11px;
	margin: 4px 14px 4px 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h1 {
	color: #000000;
	font-size: 14px;
	margin: 10px 8px 0px 12px;
}
h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}
h3 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin:10px 4px 0px 4px;
}
h4 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top:0px;
	padding:5px 5px;
}
h5 {
	color: #000000;
	font-size: 14px;
	border-bottom: 1px solid #007cc2;
	text-align: center;
}
h6 {
	color: #000000;
	font-size: 18px;
	border-bottom: 1px solid #007cc2;
	margin:2px 0px;
}
h7 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
}




/***DIV CONTAINERS***/

#outer_container {
	width: 854px;
	text-align: left; 
	/*top: 15px;*/
	margin: auto;
	padding: 6px;
	position: relative;
}
#container {
	width: 850px;
	background-color: #ffffff;
	font-size: 9pt;
}

.outer_container {
	padding:3px 3px 3px 3px;
	width: 845px;
	background: white;
	text-align: left; 
	top: 15px;
	margin: auto;
	padding: 6px;
	position: relative;
    background-color: #CCCCCC;
}
.container {
	width: 841px;
	background-color: #ffffff;
	font-size: 9pt;
}



#contact {
width: 260px;
border:1px solid #999999;
background-color:#dddddd;
margin: 8px 8px 8px 8px;
clear: both;
}

#politicalnews {
width: 260px;
border:1px solid #999999;
background-color:#dddddd;
margin: 8px 8px 8px 8px;
clear: both;
}

#homenews {
width: 260px;
border:1px solid #999999;
background-color:#dddddd;
margin: 8px 8px 8px 8px;
clear: both;
}

.aclist {
    list-style: none; 
    margin: 0;
    padding: 0 0 10px 0;
    margin-top: 3px;
	vertical-align:baseline;
}

.aclistitem {
	border-bottom:solid #999999 1px;
}

#mainbox {
width: 540px;
border:1px solid #999999;
background-color:#dddddd;
margin: 8px 8px 8px 8px;
clear: both;
}

#photocontainer {
width: 620px;
border:1px solid #999999;
margin: 8px 8px 8px 8px;
padding: 8px 8px 8px 8px;
clear: both;
}

#networking {
width: 540px;
border:1px solid #999999;
margin: 8px 8px 8px 8px;
clear: both;
}


#topcontainer {
	background: #fff;
}

#bannercontainer {
	height: 85px;
}

#bannerleft {
	width: 500px;
	float: left;
}

#bannerright {
	width: 300px;
	float:left;
}	
	

#sbannercontainer {
	height: 102px;
	background-image:url(../images/sbanner.gif);
	clear:both;
}
#maincontentcontainer {
	padding: 4px 5px;
	clear:both;
}
#mainleft {
width:555px;
float:left;
}
#mainright {
float:left;
}

#bottomcontainer {
	margin-top: 10px;
	padding: 0px 5px;
	clear: both;
}



/*Navigation*/
#navcontainer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	z-index: 2;
	top: 0px;
	width: 850px;
	height: 20px;
	padding: 0px;
	/*background-image: url(../images/navbg.gif);*/
	background-color:#00C000;
	background-repeat: repeat-x;
	position: relative;
	clear: both;
}
#nav, #nav ul{
	float: left;
	list-style-type: none;
	line-height: 1.5;
	padding: 0;
	border-width: 1px 0;
	margin: 0 0 0 0;
}
#nav a {
	color: #ffffff;
	font-size: 10px;
	display: block;
	text-decoration: none;
	padding: .30em 1em;
}
#nav a:hover {
	color: #000000;
	font-size: 10px;
	display: block;
	text-decoration: none;
	padding: .30em 1em;
}
#nav li {
	padding: 0;
	float: left;
}
#nav li:hover {
	float: left;
	background-image: url(../images/navbg_over.gif);
	background-repeat: repeat-x;
}
#nav li ul {
	position: absolute;
	display: none;
	width: 149px;
	line-height: 1.1;
	margin: 0;
}
#nav li li {
	width: 149px;	/*menu window width for png*/
}
#nav li ul a {
	font-size: 9px;
	margin-right: 1px;
	margin-left: 1px;
}
#nav li ul span {
	color: #000000;
	padding: .25em 1em;
	font-size: 10px;
	font-weight: bold;
	margin-right: 1px;
	margin-left: 2px;
}
#nav li ul a:hover {
	font-size: 9px;
	margin-right: 1px;
	margin-left: 1px;
}
#nav li ul li:hover a {
	font-size: 9px;
	background: #eee;   /*highlight color*/
}
#nav li:hover ul, #nav li.sfhover ul {
	display: block;
}
#nav .bot{
	background-image: url(../images/tab_capB.png);
	background-repeat: no-repeat;
	background-position: top center;
	height:6px;
}
#nav .mid{
	background-image: url(../images/tab_tile.png);
	background-repeat: repeat-y;
	background-position: center center;
}
#nav .top{
	background-image: url(../images/tab_capT.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#contribute-btn{
	padding: 3px;
	left: 20px;
	position: relative;
}


/* SUB-NAVIGATION */
#subnav {
	padding: 2px 0px;
}
#subnav a {
	color: #002b5c;
	font-size: 12px;
}
#subnav a:hover {
	color: #007cc2;
}



/* BUTTONS */
.btn {
float:left;
text-align: center;
color: #333;
font: 9pt arial;
padding: 25px 2px 1px 12px;
}

.btn a{
text-decoration: none;
}

.btn2 {
text-align: center;
color: #333;
font: 8pt arial;
padding:0px 0px 0px 0;
clear: both;
}


/*FOOTER*/


#footercontainer {
	height: 15px;
	margin-top: 10px;
	clear: both;
	background-color: #00C000;
	/* background-image: url(../page_elements/terms_fade.png); 
	background-repeat: repeat-x;
	background-position: bottom; */
	color: #ffffff;
	font: 9px arial;
	border: solid 1px #ffffff;
	border-top: 0;
	border-left: 0;
	padding: 3px 10px 5px;
}
#footercontainer p {
font-size: 9px;
	text-align: right;
	padding: 3px 0px;
	margin: 0px;
	display: block;
}
#footercontainer img {
	float:left;
	left:32px;
	position: relative;
}

#footercontainer a {
	padding-left: 10px;
	text-decoration: none;
	color: #ffffff;
}
#footercontainer a:hover {
	padding-left: 10px;
	text-decoration: underline;
	color: #000000;
}
.pullright {
	float: right;
	width: 200px;
	padding: 4px;
	margin: 8px;
	background: #ddd;
	color: #333;
	font: italic 14px/110%  Georgia, "Book Antiqua", "Times New Roman", Times, Georgia, serif;
}

.pullleft {
	float: left;
	width: 200px;
	padding: 4px;
	margin: 8px;
	background: #ddd;
	color: #333;
	font: italic 14px/110%  Georgia, "Book Antiqua", "Times New Roman", Times, Georgia, serif;
}

.highlight {
	border:1px solid #999999;
	background-color:#ececec;
	margin-right:15px;
	margin-left:15px;
	padding: 0px 10px 0px 10px;
	clear: both;
}

.highlight_left {
  border:1px solid #999999;
  background-color:#ececec;
  margin-right:300px;
  margin-left:15px;
  padding: 0px 10px 0px 10px;
}



/******* TABLE.CSS ****(necessary for photogallery?********/


#photogallery td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
	padding: 10px;
	
}
#photogallery th{
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
	padding: 4px;
}
#photogallery table {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
	margin-top0:7px;
}

#photogallery caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}



#photogallery thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

#photogallery tbody th {
	font-weight: bold;
}

#photogallery tbody tr { background: #FCFDFE; }

#photogallery tbody tr.odd { background: #F7F9FC; }

#photogallery table a:link {
	color: #718ABE;
	text-decoration: none;
}

#photogallery table a:visited {
	color: #718ABE;
	text-decoration: none;
}

#photogallery table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

#photogallery tfoot th, #photogallery tfoot td {
	font-size: 85%;
}

#photogallery strong {
font-size:12px;
}
.border {
border-right:thick;
}


#photogallery1 td {
	
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
	padding:1px 1px 1px 1px;
	
}
#photogallery1 th{
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;

}
#photogallery1 table {
	
	
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}

#photogallery1 caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}



#photogallery1 thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

#photogallery1 tbody th {
	font-weight: bold;
}

#photogallery1 tbody tr { background: #FCFDFE; }

#photogallery1 tbody tr.odd { background: #F7F9FC; }

#photogallery1 table a:link {
	color: #718ABE;
	text-decoration: none;
}

#photogallery1 table a:visited {
	color: #718ABE;
	text-decoration: none;
}

#photogallery1 table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

#photogallery1 tfoot th, #photogallery tfoot td {
	font-size: 85%;
}


.border {
border-right:thick;
}

/*Email Box*/

#emailsignup {
background-image:url(../images/emailbg.png);
text-align:left;
vertical-align:middle;
margin-right: 12px;
padding: 8px;
width: 350px;
background-repeat:no-repeat;
float: right;
color:#FFFFFF;
}

/*this IE6 fix for the above PNG image doesn't seem to be working correctly yet*/
img, #emailsignup { behavior: url(iepngfix.htc); } 