*.primary {
	background-color: rgb(34, 177, 76)
}
*.secondary {
	background-color: rgb(255, 213, 3);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	vertical-align: middle;
}
*.tertiary {
	background-color: #22b14c
}
*.tertiaryOrg {
	background-color: rgb(221, 105, 30);
	font-variant:small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFCC;
}
*.tertiaryAd {
	background-color: rgb(34, 177, 76);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFC;
	padding-bottom:11px;
}
*.tertiaryBrn {
	background-color: rgb(148, 66, 14);
	font-variant:small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFCC;
}
*.tertiaryLtBrn {
	background-color: rgb(206, 150, 2);
	font-variant:small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFCC;
}
*.tertiaryGrn {
	background-color: rgb(19, 164, 87);
	font-variant:small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFCC;
	}
*.tertiaryPink {
	background-color: rgb(242, 147, 150);
	font-variant:small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFCC;
	}
*.tertiaryGrn {
	background-color: rgb(19, 164, 87);
	font-variant:small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFCC;
	}
*.tertiaryGrn2 {
	background-color: rgb(65, 118, 48);
	font-variant:small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFCC;
}
*.tertiaryBlu {
	background-color: rgb(112, 141, 200);
	font-variant:small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFCC;
}
*.tertiaryGold {
	background-color: rgb(237, 183, 0);
	font-variant:small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFCC;
}
*.tertiaryRed {
	background-color: rgb(139, 38, 7);
	font-variant:small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFCC;
}
*.background {background-color: rgb(239, 239, 239)}
h1#website-title {font-family: arial, verdana, sans-serif; font-size: 24px; font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none}
h2#website-slogan {
	font-family: georgia, "times new roman", serif;
	font-size: 15px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	font-style: normal;
	text-decoration: none;
}
*#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: rgb(85, 85, 85);
	font-style: normal;
	text-decoration: none
}
*.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: rgb(85, 85, 85);
	font-style: bold;
	text-decoration: none;
	line-height: 2em;
}
*.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(85, 85, 85);
	font-style: normal;
	text-decoration: none;
	line-height: 1em;
	padding-left: 9px;
}
.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	display: block;
	padding-bottom: 15px;
	padding-top: 10px;
	line-height: 1.75em;
	padding-right: 7px;
}
*#content a:link {font-weight: normal; color: rgb(88, 121, 147); font-style: normal; text-decoration: underline}
*#content a:active {font-weight: normal; color: rgb(88, 121, 147); font-style: normal; text-decoration: underline}
*#content a:visited {font-weight: normal; color: rgb(88, 121, 147); font-style: normal; text-decoration: underline}
*#content a:hover {font-weight: normal; color: rgb(79, 109, 132); font-style: normal; text-decoration: underline}
*#navcontainer div a h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	font-style: normal;
	text-decoration: none
}
*#navcontainer div a:hover h3 {
	font-weight: bold;
	color: rgb(45, 8, 35);
	font-style: normal;
	text-decoration: none;
	background-color: rgb(255, 255, 255);
}
*#navcontainer div a:hover {
	font-weight: bold;
	color: rgb(220, 103, 2);
	font-style: normal;
	text-decoration: none;
	background-color: rgb(255, 255, 255)
}
*.accent {background: transparent url(../images/house.jpg) no-repeat top left}

