/* background for mac ie */

body {
	background: url(images/bg2.jpg)repeat-y 50% 0;
}

#bodycopy {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000;
	line-height: 18px;
	text-align:left;
	padding: 10px 10px 10px 15px;
	margin-left: 0px;
	margin-right: 0px;
}
	

#top {
	background: url(images/bg.jpg);
}
	
#bodycopy {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000;
	line-height: 18px;
	text-align:left;
	padding:10px 10px 10px 10px;
}

ul li {list-style: url(images/bullet.gif);
	margin-bottom: 0.5em;
}
#bodycopy a:link, #bodycopy a:visited {
	color: #669900;
	text-decoration: none;
}
#bodycopy a:hover {
	color: #669900;
	text-decoration: underline;
	background-color: #fff
}
#bodycopy2 {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000;
	line-height: 18px;
	text-align:left;
	padding-left:10px;
	margin: 0px 10px 10px 10px;
}
#bodycopy2 a:link, #bodycopy2 a:visited {
	color: #669900;
	font-weight:bold;
	text-decoration: none;
}
#bodycopy2 a:hover {
	color: #669900;
	font-weight:bold;
	text-decoration: underline;
}
.callout {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight:bold;
	color: #000033;
	line-height: 20px;
	text-align:left;
	padding:10px 20px 10px 10px;
	margin: 10px 10px 0px 10px;
	background-color:#CCC;
}
#callout {
	background-color:#CCC;
	border-bottom: solid 1px #990000;
	border-left: solid 1px #990000;
	border-right: solid 1px #990000;
	vertical-align: middle;
	margin: 10px 10px 10px 10px;
	}
h1 {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 3px;
	font-family: Verdana, Arial;
	vertical-align: middle;
	font-weight: normal;
	font-size: 14px;
	color: #669900;
}
h2 {
	margin: 10px 0px 3px 10px;
	vertical-align: middle;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 18px;
	color: #FF3B02;
}
h3 {
	margin: 5px 0px 5px 10px;
	font-family: Verdana, Arial;
	vertical-align: middle;
	text-align:left;
	font-weight: normal;
	font-size: 26px;
	color: #FF3B02;
}
.footer {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #000033;
	line-height: 22px;
	margin-top: 20px; 
}
.footer a:link {
	color: #000033;
	text-decoration: none;
}
.footer a:visited {
	color: #000033;
	text-decoration: none;
}
.footer a:hover {
	color: #000033;
	text-decoration: underline;
}
.footer a:active {
	color: #000033;
	text-decoration: underline;
}

