body	{
	text-align:center;
	margin:0 auto;
	padding:0;
	background:#0066cc;
	font-family:sans-serif;
	font-size:0.9em;
	color:#666;
}

#outer	{
	text-align:left;
	margin:0 auto;
	padding:0;
	background:#fff;
	width:750px;
}

#content	{
	padding:20px 10px 20px 10px;
}

#header	{
	margin:0;
	padding:0;
	height:60px;
	font-size:0.7em;
	border-bottom:1px solid #ffcc00;
}

.headerimage	{
	float:left;
	padding:10px 0 0 10px;
}

#header p	{
	padding:0;
	margin:0;
}

#topnav	{
	margin:0;
	padding:0;
	text-align:justify;
	font-family:arial, sans-serif;
	font-weight:bold;
	background-image: url(/images/fade-orange-small2.png);
	background-repeat:repeat-x;
	color:#0066cc;
}

#topnav ul	{
	margin:0;
	padding:0 0 0 15px;
	text-indent:0;
}

#topnav li	{
	margin:0;
	padding:0 20px 0 0;
	text-indent:0;
	list-style-type:none;
	display:inline;
	font-size:1.1em;
	line-height:1.6em;
}


#footer	{
	font-size:10px;
	text-align:center;
	border-top:1px solid #ccc;
	clear:both;
}

#leftcol	{
	width:560px;
	float:left;
}

#rightcol	{
	width:160px;
	float:right;
}

#rightcol h2	{
	margin:0; 
        padding:0;
	text-indent:5px;
	font-family:sans-serif, arial;
        font-size:100%;  
        line-height:150%;
        color:#fff;
        background-image: url(/images/fade-green-small.png);
        background-repeat:repeat-x;  
	border-bottom:1px solid #ccc;
}

#rightcol p	{
	font-size:90%;
	margin:0px;
	padding:5px;
	border-bottom:1px solid #33cc00;
	border-left:1px solid #33cc00;
	border-right:1px solid #33cc00;
}

#form   {
        margin:0;
        padding:10px 50px 20px 50px;
}


/* Headings */

#leftcol h1, #leftcol h2, #leftcol h3, #leftcol h4, #leftcol h5	{
	font-family:sans-serif, tahoma, arial;
	font-weight:bold;
	text-indent:5px;
	color:#996600;
}

h1	{
	margin:0;
	padding:0;
	line-height:180%;
	font-size:160%;
	font-weight:bold;
}

#leftcol h2	{
	margin:0;
	padding:0;
	font-size:110%;
	line-height:200%;
}

#leftcol p	{
	margin:0;
	padding:10px 10px 10px 10px;
}

/* Links */

a:link { 
	color: #996600;
	text-decoration:none;
}
a:visited { 
	text-decoration:none;
	color: #996600;
}
a:hover { 
	text-decoration: underline;
	color: #996600;
}
a:active { 
	text-decoration:none;
	color: #996600;
}


/* Images */

.imageleft	{
	float:left;
}

.imageright	{
	float:right;
}

img 	{
	border:0;
}

#nationwide	{
	border:1px solid #FF9900;
	background:#FFFFCC;
	padding:20px;
	text-align:center;
}
