/* 
Theme Name: Capitol Ideas
Theme URI: http://www.capitolwebdesign.com/capitolideas/
Description: Based on the Capitol Web Design site design.
Version: 1.0
Author: Doug Farnes
Author URI: http://www.capitolwebdesign.com/
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:link  {
	color: #336699;
	text-decoration: none;
	border-bottom: #666666;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:visited {
	color: #336699;
	text-decoration: none;
	border-bottom: #666666;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:hover {
	color: #993333;
	text-decoration: none;
	border-bottom: #666666;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a.navigation {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a:visited.navigation {
	color: #fff;
}

a:hover.navigation {
	color: #ccc;
}

a.without_u {
	text-decoration: none;
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
}

h1 {
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	}


	
p	{
	line-height: 20px;
}

.style3 {color: #CCCCCC}
.style4 {
	color: #999999;
	font-style: italic;