/* CSS Document */

/*reset styles*/
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: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1.45;
	font-family: inherit;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
}

.centerInclude {
	margin: 0 auto;	
	}

ol,ul {

	list-style-position: outside;
	margin-left:1em;
	
	}
	
li{
	margin: .35em 0 .35em 0;

}

.navBar{
	height: 28px;
	background-color:#0e4f06;
	
}

#navBarSpacer{
	height:10px;
}

.navBar table td{
	text-align:center;
	color:#a1d2e2;
	
	
}

/* styles for links on nav bar */
.navBar a:link {color:#FFFFFF; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-weight: 900;}
.navBar a:visited {color:#FFFFFF; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight: 900;}
.navBar a:hover {color:#FFFFFF; text-decoration:underline; font-family:Arial, Helvetica, sans-serif; font-weight: 900;}



strong {
	font-weight:900;
}


p.newSection{
	padding-top:.75em;
	padding-bottom: .75em;
	border:0px solid #FF0000;
}
	
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}


#container {
	border:0px dotted #00CC00;
	margin: 0 auto;
	width: 980px;
	text-align:left;
	
	
}

.headerImg {
	padding-top: 10px;
	padding-left: 4px;
	padding-bottom: 5px;
}

body {
	text-align:center;
	background:url(../images/floralPattern.jpg);
	background-color:#5f7a3d;
	color:#000;
	}
	
	
	
#leftColumn{
	/*background-color:#cff1cf;*/
	background-color:#FFFFFF;
}


#leftColumn p {
	
	margin: .75em 0 .75em 0;
	
}

#rightColumn{
	background-color:#ffe88c;
	
}






#mainArticle{
	color:#333333;
	padding: 20px 40px 50px 40px;
	margin-top:0;
	/*background-color:#99CC99;*/
}

#mainArticle p{
	margin-top:1.5em;
}

#mainArticle h2{
	color:#717171;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 15px;
	padding-bottom: 10px;
}


.intro{
	font-size:3em;
	color:#87a265;
	text-transform:uppercase;
}


	
.contentHolder{
	border: 1px solid #CCCCCC;
	margin-top:20px;
	padding-top:0px;
}


table.contentHolder td{
	border: 0px solid #FF0000;
}

.rightColumnHeader {
	
	border:0px solid #FF0000;
	padding-top: 15px;
	padding-bottom:25px; 
	margin-bottom: 10px;
	color: #000;
	

	
}

.rightColumnHeader h1{
	border: 0px solid #00CC00;
	font-family: Arial, Helvetica, sans-serif;
	color:#1b5114;
	font-weight: 900;
	font-size:1.2em;
	text-align:center;
	margin-top: 10px;
}

.rightColumnHeader p{
	border: 0px solid #00CC00;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size:1em;
	text-align:center;
}


.rightColumnContent{
	border: 0px solid #00CC00;
	padding: 0 20px 20px 20px;
	
}

.rightColumnContent li{
	list-style-type:disc;
	font-family:Georgia, "Times New Roman", Times, serif;
	border: 0px solid #339900;
	text-align:left;
	font-size: .8em;
	line-height: 1.5;
	margin: 0 2px 1.1em 2px;
	
	
}

.fileSize{
	font-size: .75em;
	color:#666666;
}

.downloads {
	/*border: 1pt solid #FF0000;*/
	
}

.downloads td{
	
	padding-top: 1em;
}

	
/*table{
	border:1px solid #00CC00;
	}
*/	
	
		
/*.highlight{
	font-size:1.5em;
	color:#0e5005;
}*/	
	
	
#footer{
	background-color:#6699CC;
}	

.footerContent{
	text-align:center;
	margin: .25em auto .25em auto;
}

.question{
	font-weight:900;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 100px;
	color:#2d80e7;
	border:0px solid #FF0000;
	
}

.answer{
	padding-top: 20px;
	border:0px solid #00CC00;
	margin-top: 10px;
}
	
td .contactAnswer{
	/*background-color:#00FF00;*/
	padding-left: 13px;
}	


p.address{
	color:#FF0000;
	font-size: .5 em;
}

#firstParagraph:first-letter{
	font-size: 4em;
	padding: 0;
	margin-right: .1em;
	border: 0px solid #FF0000;
	display: block;
	float:left;
	color:#999999;
}

.insetImage{
	float:left;
	border: 0px solid #FF0000;
	margin-right: 1.75em;
	margin-top: 1em;
	margin-bottom: 1em;
}

#sponsors{
	background:url(../images/sponsors.gif);
	width:680px;
	height:218px;
	border:0px solid #FF0000;
	margin-top: -2em;
	margin-bottom:2em;
}

#headline{
	border: 0px solid #FF0000;
	margin-bottom: -2em;
}