﻿body {
	background: #f5dbd5;
}
#wrapper {
	background: #f5dbd5 url(../images/bgred.png) repeat-y 50% 0;
}
h1, h2, h3, h4, strong, b, em, dt {
	color: #b34024;
}
a, a:link, a:visited {
	color: #cca300;
}
a:hover {
	color: #998a4c;
}
.hr {
	background: #f6dbd5 url(../images/hrred.png) repeat-x;
}

#header {
	background: #ffffff url(../images/hrred.png) repeat-x 0 100%;
}
#footer {
	background: #faeeeb url(../images/hrred.png) repeat-x 0 0;
}
#footer, #footer p, #footer strong, #footer b, #footer em {
	color: #99371f;
}

#nav dl {
	border-top-color: #99371f;
}
#nav dd {
	border-color: #99371f;
}
#nav dd.submenu {
	background: #faeeeb;
}
dd.submenu a, dd.submenu a:visited, dd.submenu a:hover {
	border-left-color: #faeeeb;
	color: #806600;
}
dd.submenu a:hover {
	background-color: #ffebcc;
	border-left-color: #24b300;
	color: #99811f;
}
dd.submenu a.smsel, dd.submenu a.smsel:visited {
	border-left-color: #ff9900;
	color: #b36b00;
}
dd.submenu a.smsel:hover {
	border-left-color: #ff9900;
}


#nav a.home {
	background-image: url(../images/nhome.png);
}
#nav a.services {
	background-image: url(../images/nservices.png);
}
#nav a.store {
	background-image: url(../images/nstore.png);
}
#nav a.voip {
	background-image: url(../images/nvoip.png);
}
#nav a.cw {
	background-image: url(../images/ncw.png);
}
#nav a.about {
	background-image: url(../images/nabout.png);
}
#nav a.contact {
	background-image: url(../images/ncontact.png);
}
#nav a.spam {
	background-image: url(../images/nspam.png);
}
#nav a.betterHealth {
	background-image: url(../images/nhealth.png);
}
