/* CSS Document */

/* Layout Divs */
#content {Width: 720px; margin-left: auto; margin-right: auto; margin-top: 30px;
	padding: 0px; background: #ffffff; border: 2px solid #FFFFFF;}

#header {width: 720px; margin-left: auto; margin-right: auto; margin: 0px 0px 15px 0px;}

#footer {float: right; width: 720px; margin-left: auto; margin-right: auto; margin: 8px 0px 0px 0px;}



/*Page Columns*/
#lColumnEven { width: 300px; text-align: center; Float: left; padding: 15px 0px 10px 0px;
	border-right-style: solid; border-right-color: #000000; border-right-width: 1px;}

	


/* Dave Editing */


#lColumnEvenMod { width: 300px; text-align: center; Float: left; padding: 0; margin: 0;
	border-right-style: solid; border-right-color: #000000; border-right-width: 1px; }

#lColumnEvenMod p { padding: 6px 0 16px 2px; font-family: arial; font-size: 13px; line-height: 20px; }

#lColumnEvenMod a { color: #990000; text-decoration: Underline; }

#lColumnEvenMod a:hover { color: #000000; }

#lColumnEvenMod span { color: #990000; font-weight: bold; }

#rColumnEvenMod {Width: 415px; Float: right; text-align: center; padding: 0px 0px 0px 0px;}

#rColumnEvenMod p { padding: 0; margin: 0 10px 5px 10px; font-family: arial; font-size: 12px; line-height: 16px;}

#rColumnEvenMod h3 { color: #990000; font-weight: bold; margin: 6px 0 5px 0; }

#rColumnEvenMod ul { padding-bottom: 0; text-align: left; font-family: arial; font-size: 12px; list-style-image: url(../images/dot.gif);}

#rColumnEvenMod li { padding-bottom: 4px; }

#rColumnEvenMod h4 { padding-top: 5px; text-align: left; font-family: arial; font-size: 12px; color: #000099; font-weight: bold; font-style: italic;}

#rColumnEvenMod h5 { padding-top: 0px; text-align: center; font-family: arial; font-size: 15px; color: #000099; font-weight: bold;}
#rColumnEvenMod h5 a:link { padding-top: 0px; text-align: center; font-family: arial; font-size: 15px; color: #009900; font-weight: bold; text-decoration:underline;}
#rColumnEvenMod h5 a:hover { padding-top: 0px; text-align: center; font-family: arial; font-size: 15px; color: #009900; font-weight: bold; text-decoration:underline;}
#rColumnEvenMod h5 a:visited { padding-top: 0px; text-align: center; font-family: arial; font-size: 15px; color: #009900; font-weight: bold; text-decoration:underline;}
#rColumnEvenMod h5 a:active { padding-top: 0px; text-align: center; font-family: arial; font-size: 15px; color: #009900; font-weight: bold; text-decoration:underline;}


#rColumnEven {Width: 415px; Float: right; text-align: center; padding: 15px 0px 10px 0px;}

#lColumnNarrow {width: 150px; text-align: center; Float: left; padding: 15px 0px 10px 0px;}
	
#rColumnWide {Width: 565px; Float: right; border-left-width: 1px; border-left-style: solid;
	border-left-color: #000000; padding: 15px 0px 10px 0px;}
	



/* Top Navigation */
#navBar {Background: #990000; Font-Family: Arial; Font-Size: 13px; Font-Weight: Bold; Width: 100%;
	text-align: center; vertical-align: middle; line-height: 20px; color: #FFFFFF;}
	
#navBar a {color: #FFFFFF; padding-left: 8px; padding-right: 8px;}	
	
#navBar a:link {text-decoration: none;}

#navBar a:active {text-decoration: none;}

#navBar a:visited {text-decoration: none; color: #DDDDDD;}

#navBar a:hover {text-decoration: none; background-color: #FFFFFF; color: #990000;}



/* Bottom Navigation */
#footerNavBar {Background: #990000; Font-Family: Arial; Font-Size: 13px; color: #ffffff;
	Width: 720px; text-align: center; vertical-align: middle; line-height: 18px;}

#footerNavBar a {padding-left: 10px; padding-right: 10px; color: #ffffff;}

#footerNavBar a:link {text-decoration: none;}

#footerNavBar a:active {text-decoration: none;}

#footerNavBar a:visited {text-decoration: none; color: #dddddd;}

#footerNavBar a:hover {text-decoration: none; background-color: #FFFFFF; color: #990000;}




#boilerplate {Clear: both; margin: 0px; padding:5px; font-family: Arial; font-size: 11px;
	line-height: 13px; text-align: center;}

#boilerplate p {font-color: #666666}
	
#boilerplate a {Color: #666666;}

#boilerplate a:link {text-decoration: none;}

#boilerplate a:active {text-decoration: none;}

#boilerplate a:visited {text-decoration: none; color: #777777;}

#boilerplate a:hover {text-decoration: underline;}


#special h1 {font-family: Arial; font-weight: bold; font-size: 17px; color: #990000;
	text-align: center; margin: 0px 10px 16px 10px; line-height: 21px;}
	
#special h2 {font-family: Arial; font-weight: bold; font-size: 17px; color: #000066;
	text-align: center; margin: 0px 10px 10px 10px; line-height: 21px;}
	
#special h3 {font-family: Arial; font-weight: bold; font-size: 14px; color: #000066;
	text-align: left; margin: 0px 10px 8px 10px; line-height: 17px;}
	
#special h4 {font-family: Arial; font-weight: bold; font-size: 11px; color: #000066;
	text-align: left; margin: -5px 10px 8px 30px; line-height: 14px;}
