/*
for:candi peterson
by: waters edge grafiix
*/
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
ol, ul {
	list-style: none;
}
/*--------------GLOBAL-----------------*/
body  {
	background: #fff url(../images/4sq_tan.gif) repeat;
	/*	text-align: center;*/
	color: #333333;
}
#rap{
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000;
	text-align: left;
}
#footer {
	height: 20px;
	width: 800px;
}

/*---------------HEADER-----------------------*/

#header {
	background: #fff url(../images/candi-header.jpg) no-repeat; 
	height: 150px;
	width: 800px;
} 
#header h1 {
	margin: 0 0 0 -9999px; 
}
/*---------------LEFT COL-----------------------*/
#leftcol {
	float: left;
    height:700px; 
	background-color: #fff;
	height: 600px;
	width: 180px;
	position: relative;

}
#sidebar1 {
	width: 175px;
	background: url(../images/notebg.jpg) no-repeat;
	height: 315px;

} 
#sidebar1 h3 {
	color: #CC0000;
	width: 100%;
	margin: 0px 0px 5px;
	text-align: center;
	padding-top: 25px;
	height: 20px;
	font-size: 0.8em;
	font-weight: bold;
}
#sidebar1 .breakit {
	height: 15px;
	width: 100%;
}
#sidebar1 .isssues {
	font: bold .8em "Courier New", Courier, monospace;
	width: 150px;
	padding: 0px 0px 0px 25px;
	letter-spacing: -1px;
}
#leftcol #linkto {
	width: 170px;
	margin-top: 25px;
	margin-left: 10px;

}
#leftcol #linkto ul {
	list-style: none;
	width: 160px;
}
#leftcol #linkto li {
	padding: 0px 0px 0px 2px;
	font: bold 0.7em/3.5em Arial, Helvetica, sans-serif;
	text-align: left;
	width: 150px;
}
#leftcol #linkto img {
	height: 10px;
	width: 10px;
	border-style: none;
	padding-right: 3px;
}

#leftcol #linkto h2 {
	font-size: .9em;
	color: #FFFFFF;
	background: #009343;
	text-align: center;
}
#leftcol #linkto a {
	color: #cc0000;
	text-decoration: none;
	border-style: none;
}
#leftcol #linkto a:hover {
	color: #666666;
	text-decoration: underline;
}
/*---------------MAIN COL-----------------------*/
#maincol {
	float: left;
	height:700px;
	background-color:#fff;
	width: 420px;
	position: relative;
}
#maincol h1, #maincol h2 {
    font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
    line-height:1.15em;
	color: #D50000;
	padding: 10px 0px 10px 10px;
}
#maincol p {
	margin: 5px 0px 0px;
	padding: 0em 5em 0.5em 10px;
	width: 410px;
	font-size: 0.8em;
	line-height: 1.5em;
}
#maincol p.send {
	font-size: 0.7em;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maincol p.send a{ 
color:#CC0000;
}
#maincol p.send a:hover{
	color:#000000;
	text-decoration: none;
}
#maincol ul {
	list-style: url(none) none outside;
}
#maincol li {
	font: bold 0.75em/1.5em Arial, Helvetica, sans-serif;
	color: #006600;
	width: 375px;
	padding-top: .5em;
	padding-left: 30px;
}
#petitionform  {
	width: 400px;
	margin-top: .5em;
}
#petitionform .attn {
	font-size: .7em;
	font-style: oblique;
	font-weight: bold;
}
#petitionform label {
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
}
#petitionform input {
	width: 200px;
}
#petitionform input.submit {
	width: auto;
	background: #009343;
	color: #FFFFFF;
	margin-top: .5em;
	font-weight: bold;
}


#petiton {
	width: 390px;
	height: 300px;
	margin-left: 0.5em;
}


/*---------------RIGHT COL-----------------------*/
#rightcol {
	float: left;
	background-color:#fff;
	width: 170px;
	margin-left: 15px;
}

#rightcol h3 {
	font-size: 0.85em;
	color: #CC0000;
	width: 160px;
	margin: 0px 0px 1em;
	font-weight: bold;
}
#rightcol ul {
	list-style:none;
}
#rightcol li {
	font-size: 0.7em;
	width: 170px;
	padding: 0px;
	line-height: 1.45em;
}
#rightcol .ad {
	height: 500px;
	width: 170px;
	margin-top: 40px;
	margin-bottom: 1em;
}



/*---------------FOOTER-----------------------*/
#footer {
	background-color: #009343;
	height: 25px;
	width: 800px;
	margin-top: 8em;
} 
#footer p {
	color: #fff;
	background-color:#009343;
	text-align: center;
	font-size: .7em;
	padding: 3px;
}
#footer a {
	color: #CCFF00;
	background-color: inherit;
	font-weight: bold;
	letter-spacing: .125em;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;
}
/*---------------CLASSES-----------------------*/
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.arrhilite {
	font-weight: bold;
	color: #D50000;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.leftcolite {
	color: #006600;
	font-weight: bold;
	width: 170px;

}
.arrhilite {
	font-weight: bold;
	color: #D50000;
}
p.signoff {
	color: #D50000;
	font: bold .9em/1.5em Arial, Helvetica, sans-serif;
	padding-left: 0px;
	width: 350px;
	height: 50px;
	margin-bottom: 2em;
}
