/* background for mac ie */

body {
	background: #666 url(images/bg-mac-ie.gif) center repeat-y;
}
.bodycopy {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Georgia, Verdana;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
}
.bodycopy2 {
	margin-left: 10px;
	margin-right: 20px;
	font-family: Georgia, Verdana;
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
.header {
	margin-left: 40px;
	margin-top: 35px;
	font-family: VTPabstOldStyle, Georgia, Verdana;
	font-size: 20px;
	color: #000;
}
.footer {	
	font-family: Georgia, Verdana;
	font-size: 10px;
	color: #723E0F;
	line-height: 22px;
}
.headcopy {
	font-family: Futura MD BT, Arial, Georgia, Verdana;
	font-size: 14px;
	color: #723E0F;
	line-height: 22px;
	font-weight: bold;
}
.sidecopy {
	margin-left: 0px;
	margin-top: 85px;
	margin-right: 10px;
	font-family: Futura LT BT, Futura MD BT, Arial, Georgia, Verdana;
	font-size: 13px;
	color: #723E0F;
	line-height: 22px;
	font-weight: bold;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #333;
	text-decoration: underline;
}

	
/* hide from mac ie \*/

body {
	background: url(images/bg.gif) repeat-y 50% 0;
	voice-family: "\"}\""; /* hides from win */
	margin-top: 0px;
	margin-left: 0px;
	}
.bodycopy {
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 20px;
	font-family: Georgia, Verdana;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
}
.bodycopy2 {
	margin-left: 10px;
	margin-right: 20px;
	font-family: Georgia, Verdana;
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
.header {
	margin-left: 40px;
	margin-top: 35px;
	font-family: VTPabstOldStyle, Georgia, Verdana;
	font-size: 20px;
	color: #000;
}
.footer {
	
	font-family: Georgia, Verdana;
	font-size: 10px;
	color: #723E0F;
	line-height: 22px;
}
.headcopy {
	font-family: Futura MD BT, Arial, Georgia, Verdana;
	font-size: 14px;
	color: #723E0F;
	line-height: 22px;
	font-weight: bold;
}
.sidecopy {
	margin-left: 0px;
	margin-top: 85px;
	margin-right: 10px;
	font-family: Futura LT BT, Futura MD BT, Arial, Georgia, Verdana;
	font-size: 13px;
	color: #723E0F;
	line-height: 22px;
	font-weight: bold;
	}
a:link {
	color: #fff;
	text-decoration: underline;
}
a:visited {
	color: #ffffcc;
	text-decoration: underline;
}
a:hover {
	color: ##55B1FF;
	text-decoration: underline;
}
a:active {
	color: #fff;
	text-decoration: underline;
}


