@charset "utf-8";
/* CSS Document */


.onlyprint { 				/* styles you want in the printed version */
	font-style: normal;
	font-weight: bold;	/* then text in this class is invisible on screen: not in the viewport */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #000000;
	margin-left: 0;
	padding-bottom: 15px;
	display: block;
}

.noprint, #FLASH,#topnav, #header, #homeheader,
#sidebarnarrow img, #homevideobox {display: none} 


body {
	color : #000000;
	background : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	background-color: #FFFFFF;
}

a, #Footer a, .ShowSpecials a, #signupregister a, #homeorangeboxcontent a {
	text-decoration : underline; 
  color : #0000ff; 

}
#Footer {text-align:center}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	line-height: normal;
	margin-bottom: 12px;
	margin-top: 12px;
}


#Content {
	background:#ffffff;
	font-size:12pt;
	line-height:15pt;
	margin-bottom: 15px;
}

/****TEXT FORMATS****/
P, .smalltext,  ul, ol, li, .orangetext, .ltgreentext, 
.dkgreentext, .dkgreensmalltext, .orangeboxtext, 
.sidebarquote, #Footer, #whiteboxtext p, .homemaincopy, .homepagequote,
 .marctext, ul.ContactItems, .sidebarquoteName, #maincontent ul li {
	color: #000000;
	text-align: left;
	font-size:12pt;
	line-height:16pt;
	margin-bottom: 15px;
	background-color: #ffffff;
	
}

#container { border: none; background-color:#FFFFFF; height:100%}
 ul, ol, li, {
 	list-style-image: none;
	list-style-type: disc;
}

h3.orangeleaf, #maincontent ul li {
	text-indent: 0px;
	background-image: none;
}
.clearer {
	clear:both;
}
#twocolcontain {
	float: right;
	width: 679px;
}
#maincontent, {
	float: left;
	width: 335px;
}
#submaincontent, #homeorangebox {
	float: right;
	width: 315px;
}




/*******HOME PAGE LAYOUT DIVISIONS******/
#homecontainer, #homewhitebox, #sidebarnarrow, #container, #homeorangeboxcontent {
	background-color:#FFFFFF
	width: 100%;
	background-image: none;
}

#homevideobox, #bottommarc,
#homesub2col, #homemain2col, #homecontentmain,
#orangebox, #whiteboxtext, #homeorangeboxcontent, 
{	width: 100%; height:auto  }


	

