@charset "utf-8";
/* CSS Document */

BODY {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	background: url(https://www.zorbitz.net/images/test2.jpg) repeat;
	margin:0px;
}
a:link, a:active, a:visited {
	color: #73344F;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
a:hover {
	color: #404040; 
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
#sm a:link, #sm a:active, #sm a:visited {
	color: #73344F;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
#sm a:hover {
	color: #404040; 
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
#kk a:link, #kk a:active, #kk a:visited {
	color: #fff;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
#kk a:hover {
	color: #ffffff; 
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
.big_font {
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	line-height:34px;
	letter-spacing:-1px;
	font-weight:normal;
	color: #404040;
}
.reg {
	font-family: "Courier New", Courier, monospace; 
	font-size: 12px;
	color: #404040;
}
.reg2 {
	font-family: "Courier New", Courier, monospace; 
	font-size: 14px;
	color: #404040;
}
.ds {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #404040;
}
.med {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #404040;
	font-weight:normal;
}
.small {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height:16px;
	color: #404040;
}
.dark {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight:bold;
	color: #404040;
}
.em {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #404040;
	font-style: oblique;
}
.alert {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight:normal;
	letter-spacing:normal;
	color: #73344F;
}
.alert_small {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #73344F;
}
.copy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #404040;
}
.title {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #404040;
	font-weight:bold;
}
.header{width:1000px; height:auto; margin:0px auto; background:#f3dee0;}
.footer{width:1000px; height:auto; margin:0px auto; background:#f3dee0;}
.wrapper{width:1000px; height:auto; margin:0px auto; background:#BE5583;}
.prodphoto{width:100%; height:auto; margin:0px; text-align:center;}
.prodcontainer{width:800px; text-align:center; background:#f3dee0; border:0px solid #ddd; float:left;}
.prodbox{width:185px; height:250px; padding:4px; float:left; margin-left:4px; margin-top:4px; text-align:center; border:1px solid #BFA3A5; background:#faf0f1; overflow:hidden;}
.leftlinks{width:200px; float:left; margin:0px; background:#BE5583;}

/* left menu */
.nav{background:#BE5583; width:192px; height:24px; color:#fff; padding-top:10px; padding-left:8px; border-bottom:1px solid #BFA3A5;}
.nav:hover{ background:#73344F; color:#fff;}

/* TOP NAV */
#nav
{
  display: block;
  float:left;
}
#nav:hover
{ 
  background-position: 0 -50px;
}
#nav span
{
  display: none;
}
.press{background:url(images/n_press.gif) no-repeat; width:174px; height:50px;}
.testimonials{background:url(images/n_testimonials.gif) no-repeat; width:159px; height:50px;}
.charities{background:url(images/n_charities.gif) no-repeat; width:151px; height:50px;}
.about{background:url(images/n_about.gif) no-repeat; width:180px; height:50px;}
.blog{background:url(images/n_blog.gif) no-repeat; width:100px; height:50px;}
.contact{background:url(images/n_contact.gif) no-repeat; width:127px; height:50px;}

/* TEXT HEADERS */
#txt{width:792px; height:150px; margin:0px auto;}
#txt span{ display:none;}

/*  COLORSCHEMES
963B46
C47266
D99C81
EBBF96
FFE2B3

BE5583
73344F
BFA3A5
736263
404040
BFBFBF
*/