
body, h1, h2, h3, h4, h5, h6, p, ul, li, a, img { margin:0;	padding:0; }
	
body		{
font-family: "Times New Roman", Times, Georgia, serif;
background-color: #EEF2E1;
background-image:url(../imagery/bkwide_green.jpg);
background-position:center;
background-repeat:repeat;
}
			
#container	{ width:740px; margin: 0 auto; }

#banner	{ background-image:url(../imagery/home/logoheader_orange.jpg); background-repeat:no-repeat; height:100px; }
#banner a { display:block; width:740px; height:100px; }
#banner span { display:none; }

#mainNav { height:35px; background-image:url(../imagery/home/mainNav_orange.jpg); background-position:center; background-repeat:no-repeat; }
#mainNav ul	{ width: 100%; margin: 0; text-align: center; font:15px/35px normal normal arial; letter-spacing:2px; }
#mainNav ul li	{ display: inline; padding: 0 20px; }
#mainNav a	{ color:#fff; text-decoration: none; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bold;}
#mainNav a:hover	{ color:#BBDE98; }

#subNav	{ height:240px;	background-image:url(../imagery/home/ban_home.jpg);	background-repeat:no-repeat; }
	
h1 {width:240px;padding:20px 0 10px 0;text-align:center;color:#FFF;font-size:28px;letter-spacing:1px;}

#content { width:740px; margin:10px 0; background:#EEF2E1 url(../imagery/home/bk_sections.jpg) repeat-y center; }
#content p { padding:10px; font-size: 1.0em;}
#content a:link	{ color:#D63C35; text-decoration: none; font-weight: bold;}
#content a:visited	{ color: #4e4e4e; text-decoration: underline; font-weight: bold; }
#content a:hover	{ color:#D63C35; text-decoration: underline; font-weight: bold;}

#left	{float: left; width: 240px;}
#right	{float:right;width: 240px;}
#middle	{width: 240px;margin:0 0 0 250px;}
	
h2 {
width:240px;
height:50px;
text-align:center;
color:#030;
font-size:18px;
line-height:50px;
background-image:url(../imagery/home/sectiontitle.jpg);
background-repeat:no-repeat;
font-weight: normal;}

#clear { height:10px; clear:both; }

#sitemap { padding:10px; background-color:#FFF; }
#center { margin:0 auto 0 auto; }
#sitemap ul { width:175px; margin-right:5px; display:block; float:left; }
#sitemap li { list-style-type:none; }		
#sitemap .section { font-weight:bold; font-size:18px; line-height:24px; color:#C60; }
#sitemap ul a { display:block; height:30px; padding-left:5px;line-height:30px; border-bottom:#ccc dotted 1px; text-decoration:none; color:#999; }
#sitemap ul a:hover { background-color:#CCCCCC; color:#000; }
		
#terms { background-color:#FFF; padding:10px; }
	
h4 {
color:#D63C35;
font-family: "Times New Roman", Times, Georgia, serif;
font-size:26px;
line-height:40px;
letter-spacing:1px;
font-weight:lighter;
border-bottom:#506E30 dotted 1px;
}

#terms p { padding:10px 0; }

#footer		{
clear: both;
height:35px;
margin-bottom:20px;
background-image:url(../imagery/home/footer_orange.jpg);
background-repeat:no-repeat;
font-size: .75em;
font-weight: bold;
}

#footer ul	{
width: 100%;
margin: 0;
text-align: center;
line-height: 35px;
letter-spacing:1px;
font-family: "Times New Roman", Times, Georgia, serif;
}

#footer ul li	{ display: inline; color:#fff; }
#footer a	{ color:#fff; text-decoration: none; }
#footer a:hover	{ color:#BBDE98; }