@media screen{

/*#Color Legend#*/
#C79E5C		tan background
#FAFFC9		yellow background
#C7DB94		green background
#006600		green background


/*#Reset#*/
/* YUI Reset v2.6.0 */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
/* YUI Base v2.6.0 */
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}

/* Custom */
table tr td
{
	vertical-align: top;
}




/*#Global#*/
body
{
  background-color: #C79E5C;
  text-align: center;
  font-family: Arial;
  overflow: auto;
}

#mainContainerShadow
{
	position: relative;
	margin: 45px auto 0 auto;
	width: 820px;
	background-image: url(./../../javascripts/App_Themes/LorainCCCP/mc-shadow-right.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

	#mcShadowTopRight
	{
		position: absolute;
		top: 0;
		right: 0;
	}

	#mcShadowBottom
	{
		position: absolute;
		bottom: 0;
		right: 0;
	}

#mainContainer
{
	width: 802px;
	text-align: left;
	overflow: hidden;
}

	#mainContainer a
	{
		color: #006600;
	}


/*#Header#*/
#header
{

line-height: 0;
font-size: 0;
}

	#headerMenu
	{
	  margin: 0;
	  padding: 0;
	}

#headerMenu ul
{
}

	#headerMenu li
	{
	  float: left;
	  list-style-type: none;
	  height: 40px;
	}

#middleContainer
{
	background-color: #FAFFC9;

	min-height: 545px;
	height: auto !important; 
	height: 545px;
}

/*#Left Nav#*/
#leftNav
{
	float: left;
	width: 199px;
	background-color: #C7DB94;
	border-left: 1px solid #DADA9A;
	border-right: 1px solid #DAE9A8;

	/* Equal height columns based on example 4 from http://www.ejeliot.com/blog/61 */
	margin-bottom: -5000px;
	padding-bottom: 5000px;
}

#leftNavIntro
{
	padding: 20px 20px;
	font-size: .8em;
	color: #006600;
}

#leftNavMenuHeader
{
	background-color: #006600;
	color: #F8FEC4;
	font-family: "Times New Roman";
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 0;
	text-align: center;
	margin-left: -1px;
}

#leftNav ul#menuElem
{
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#leftNav ul#menuElem li
{
	background-image:url(./../../javascripts/App_Themes/LorainCCCP/triangle.png);
	background-position: 40px 16px;
	background-repeat: no-repeat;
	border-bottom: 2px solid #12710E;
	margin-left: -1px;	
	padding: 8px 0 8px 52px;
	list-style-type: none;	
}

.leftnav_CMSListMenuHighlightedLI
{
	background-color: #9FC476;
}

#leftNav ul#menuElem li a
{
	text-decoration: none;
	color: #45251F;
}

/*#Content#*/
#content
{
	float: left;
	background-image: url(./../../javascripts/App_Themes/LorainCCCP/content-background.jpg);
	background-position: 170px 50px;
	background-repeat: no-repeat;
	background-color: #FAFFC9;

	/* ie6 min-height fix -- http://www.dustindiaz.com/min-height-fast-hack/ */
	min-height: 545px;
	height: auto !important; 
	height: 545px;
}

#oneColumn
{
	float: left;
	width: 560px;
	padding: 6px 20px 40px 20px;
}

#twoColumnPage
{
	float: left;
	width: 375px;
	padding: 20px 20px 40px 20px;
}

#twoColumnPageHome
{
	position: relative;
	top: 40px;
	float: left;
	width: 375px;
	padding: 20px 20px 40px 20px;
}

.imageGallery
{
	width: 580px;
}


/*#Right Sidebar#*/
#rightSidebar
{
	float: left;
	width: 142px;
	height: 420px; /* might need to do min-height div */
	background-image: url(/../../javascripts/App_Themes/LorainCCCP/right-sidebar-background.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding: 8px 10px;
	color: #006600;
	border-left: 1px solid #F7FDC6;
	border-top: 1px solid #F7FDC6;
	border-right: 1px solid #F7FDC6;
	font-size: small;
}

/*#Right Sidebar#*/
#rightSidebarHome
{
	position: relative;
	top: 40px;
	float: left;
	width: 142px;
	height: 420px; /* might need to do min-height div */
	background-image: url(/../../javascripts/App_Themes/LorainCCCP/right-sidebar-background.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding: 8px 10px;
	color: #006600;
	border-left: 1px solid #F7FDC6;
	border-top: 1px solid #F7FDC6;
	border-right: 1px solid #F7FDC6;
	font-size: small;
}

#rightSidebarHeader
{
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 2px solid #12710E;
	font-size: 1.1em;
}

	#rightSidebarHeader img
	{
		margin: 0 4px 2px 4px;
	}

/*#Footer#*/
#footer
{
	margin: 0 auto 15px auto;
	width: 820px;
	clear: both;
	font-size: .7em;
}

#footer ul
{
  margin: -10px 0 5px -4px;
  padding: 0;
}

#footer ul li
{
  list-style-type: none;
  display: inline;
  padding: 0 2px 0 2px;
}

#footer ul li.separator
{
	color: #F1EEB3;
}

#footer ul li a
{
	color: black;
	text-decoration: none;
}

.clear
{
  clear: both;
}

h1
{
	font-size: 1.25em;
	color: #006600;
}


/*#FAQ#*/
.faqAnswer
{
  font-size: 10pt; 
  color: #330000; 
  font-family: Arial; 
  line-height: 200%;
  mso-fareast-font-family: 'Times New Roman'; 
  mso-ansi-language: EN-US; 
  mso-fareast-language: EN-US; 
  mso-bidi-language: AR-SA;
}

.forecloseFAQs
{
  font-size: 10pt; 
  font-family: Arial; 

  line-height: 200%;
}


} /* end @media */

/*#Scroller#*/
#homeScroller
{
  background-color: #C7DB94;
  height: 28px;
  padding-top: 12px;
}

.MsoNormal a {

text-decoration: underline !important;
text-decoration-color: green !important;
-moz-text-decoration-color: green; /* Code for Firefox */

color: rgb(51, 0, 0) !important;
font-weight: bold !important;
font-family: arial !important;
font-size: small !important;

	
}

#twoColumnPageHome ul li, #twoColumnPageHome ol li {


    font-family: Arial;
    color: rgb(51, 0, 0);
    font-size: 10pt;

line-height: 200%;
}