body {
	background-image: url(images/bkimg.gif);
	background-repeat: repeat;
}

body.white {
	background: #ffffff;
}

.contenttable {
	background-color: #ffffff;
}

.column {
	background-image: url(images/bkimg.gif);
	background-repeat: repeat;
}

.slogan {
	font-size: 14px;
	color: #990033;
	font-weight: 800;
}

.sidenavback {
	background-image : url(images/sidenav/bkimg2.gif);
	background-repeat: repeat;
}

p, h1, h2, h3, h4, h5, h6, a, ul, li, ol, #joebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

p, ul, li, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

 .formfield {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

a {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #990033;
	text-decoration: underline;
}

/* Front Page specific classes */

.headline {
	color: #003366;
}

a.continue {
	font-weight: bold;
	text-decoration: none;
}

.orangebullets {
	list-style-image: url(images/bullet.gif);
	line-height: 18px;
}

.bluebullets {
	list-style-image: url(images/blueball.gif);
	line-height: 18px;
}

.orangearrow {
	list-style-image: url(images/orangeballarrow.gif);
	line-height: 18px;
}

.bluearrow {
	list-style-image: url(images/blueballarrow.gif);
	line-height: 18px;
}

.arrowbullets {
	list-style-image: url(images/arrow.gif);
	line-height: 18px;
}	

.arrowball {
	list-style-image: url(images/arrowball.gif);
}	
.CAAlist {
	font-size: 10px;
	color: #333366;
}

a.CAAlist {
	text-decoration: none;
}

a.CAAlist:hover {
	color: #990033;
	text-decoration: underline;
}

.CAAheight {
	line-height: 15px;
}

.importantnews {
	font-size: 11px;
	color: #CC0000;
}

.importantnews2 {
	font-size: 14px;
	color: #CC0000;
}

.largernews {
	font-weight: bold;
	color: #CC0000;
}

/* hack job section */
p.smallheight {
	line-height: 3px;
}

p.spacer {
	font-size: 2px;
}


/* Forum Related Styles */

.currentforums {
	background-color: #99CCFF;
	border: solid;
	border-width: 1px;
	border-color: #333366;
}

.yankeebox {
	background-color: #ffcc99;
	border: solid;
	border-width: 1px;
	border-color: #333366;
}

.boxheader {
	font-weight:bold;
	font-size: 13px;
	color: #333366;
}

.forumboxtext {
	color: #333366;
}

.cityrows {
	background-color: #cccccc;
}

.pagetitle {
	color: #990033;
	font-weight: 900;
}

.agencybox {
	border: solid;
	border-width: 2px;
	border-color: #000000;
}

.agencyrow {
	background-color: #cccccc;
	border: solid;
	border-width: 2px 0px 2px 0px;
	border-color: #000000;
}

.agencyrow1 {
	background-color: #cccccc;
	border: solid;
	border-width: 1px 0px 2px 0px;
	border-color: #000000;
}

.agencyrowtext {
	font-weight: bold;
	font-size: 13px;
}

.agencyname {
	font-size: 13px;
	color: #003366;
	font-weight: bold;
}

.statetable {
	font-size: 10px;
}

.delegates {
	font-size: 14px;
}

.smallerheader {
	font-size: 13px;
	font-style: italic;
	color: #000000;
	font-weight: 600;
}

li.level2 {
	list-style-type: square;
}

.footer {
	font-size: 10px;
}

#footerbox {
	border-style: solid;
	border-color: #003366;
	border-width: 1px 0px 0px 0px;
	width: 350;
}

div.currentforums {
	padding: 10px 10px 0 10px !important;
	margin: 0 5px 5px 6px;
	background-color: #cde4f0;
}

div.currentforums h4 {
	margin: 0 0 10px 0;
	color: #900;
}

.group_photo {
	font-size: 10px;
}

.group_photo img {
	margin: 0 0 5px 15px;
}

#agencybox {
	border:1px solid #000;
	padding:7px;
	width:475px;
	margin-left:10px;
}

#agencybox p, #agencybox li {
	font-size:11px;
}

#homeimage {
	float:right;
	margin-top:12px;
}

html>body #homeimage {
	margin-top:6px;
}

#donate {
	width:500px;
	height:53px;
	background-color:#d0e1f3;
	margin:-10px 10px 10px 10px;
	padding:5px;
	font:bold 11px;
	text-align:center;
}

#confcall {
	border:1px solid #000;
	width:500px;
	margin:10px;
	padding:5px;
}

#confcall #firstp strong {
	font-size:14px;
}